Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<string name="configure">Configura</string>
<string name="identify_plugins">Identificar plugins</string>
<string name="perform_action">Realitzar acció</string>
<string name="perform_action">Realitza una acció</string>
<string name="release_history">Historial de publicació…</string>
<string name="donation">Ajudar el projecte…</string>
</resources>
2 changes: 1 addition & 1 deletion src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="configure">Määritä</string>
<string name="configure">Aseta</string>
<string name="perform_action">Suorita toimenpide</string>
<string name="identify_plugins">Tunnista liitännäiset</string>
<string name="release_history">Julkaisuhistoria…</string>
Expand Down
1 change: 1 addition & 0 deletions src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
<string name="donation">Projets supports …</string>
<string name="release_history">Historique des versions …</string>
<string name="identify_plugins">Identifier plugins</string>
<string name="perform_action">Effectuer une action</string>
</resources>