Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-ca/strings.xml')
-rw-r--r--app/src/main/res/values-ca/strings.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 7a1a01a2..491b49ba 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -177,11 +177,8 @@
<string name="manage_accounts">Gestiona els comptes</string>
<string name="action_formatting_help">Format</string>
- <string-array name="noteMode_entries">
- <item>Obre en mode d\'edició</item>
- <item>Obre en mode de previsualització</item>
- <item>Recorda la darrera selecció</item>
- </string-array>
+
+ <string name="noteMode_remember_last">Recorda la darrera selecció</string>
<string-array name="fontSize_entries">
<item>Petita</item>
@@ -302,4 +299,5 @@
<string name="progress_import_indeterminate">S\'estan important les notes...</string>
<string name="progress_import">S\'està important la nota %1$d/%2$d...</string>
<string name="account_imported">S\'ha importat el compte.</string>
-</resources>
+ <string name="action_back">Torna</string>
+ </resources>