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-de/strings.xml
parent2edff23929047edc272d16f7f6f545eacee02ce7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-de/strings.xml')
-rw-r--r--app/src/main/res/values-de/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 34f7e1d4..2fae90b4 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -161,6 +161,8 @@
<string name="simple_behavior">Verhalten</string>
<string name="share_multiple">Inhalt von %1$d Notizen teilen</string>
<string name="manage_accounts">Konten verwalten</string>
+ <string name="action_formatting_help">Formatierung</string>
+
<!-- Array: note modes -->
<string-array name="noteMode_entries">
<item>Im Bearbeitungsmodus öffnen</item>
@@ -194,4 +196,5 @@
<item quantity="one">%d ausgewählt</item>
<item quantity="other">%d ausgewählt</item>
</plurals>
-</resources>
+
+ </resources>