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:
authorNextcloud bot <bot@nextcloud.com>2020-06-09 06:32:16 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-09 13:16:26 +0300
commit51d9513b0abbe2c148216e4eca7acd90728bbae9 (patch)
treef41174986a02c57fa6bd7e3b13298ce5f407a0f0 /app/src/main/res/values-cs-rCZ/strings.xml
parent2edff23929047edc272d16f7f6f545eacee02ce7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-cs-rCZ/strings.xml')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 23b22204..bd73681a 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -161,6 +161,8 @@
<string name="simple_behavior">Chování</string>
<string name="share_multiple">Sdílet obsah %1$d poznámek</string>
<string name="manage_accounts">Spravovat účty</string>
+ <string name="action_formatting_help">Formátování</string>
+
<!-- Array: note modes -->
<string-array name="noteMode_entries">
<item>Otevřít v režimu úprav</item>
@@ -196,4 +198,5 @@
<item quantity="many">vybráno %d</item>
<item quantity="other">vybrány %d</item>
</plurals>
-</resources>
+
+ </resources>