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:
authorStefan Niedermann <info@niedermann.it>2021-03-15 12:59:46 +0300
committerStefan Niedermann <info@niedermann.it>2021-03-15 12:59:46 +0300
commitb788c07f36ed742869d7b419e03aca62ad9ba831 (patch)
treeb5ebf3d71aa8806b42a8e296cbbdbbff0d299f9d /app/src/main/res/values
parentcb9164e249ab31aef9a2322be942e3609a198d40 (diff)
#916 Change remote account settings - UI
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 45ba55a1..841ec5a3 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -295,4 +295,7 @@
<string name="no_account_configured_yet">No account configured yet</string>
<string name="no_other_accounts">You don\'t have configured any other accounts yet.</string>
<string name="context_based_formatting">Context based formatting popover</string>
+ <string name="settings_notes_path">Set folder</string>
+ <string name="settings_file_suffix">File extension</string>
+ <string name="remove_account">Remove account</string>
</resources>