aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values-de/strings.xml5
-rw-r--r--src/main/res/values/strings.xml2
2 files changed, 7 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index ffef9a89c..f2866f33c 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -601,5 +601,10 @@
<string name="no_keys_just_confirm">Du vertraust diesem Kontakt bereits. Durch Auswählen von \"Fertig\" bestätigst du, dass %s Teil dieser Konferenz ist.</string>
<string name="select_image_and_crop">Bild auswählen und zuschneiden</string>
<string name="this_account_is_disabled">Du hast diesen Account deaktiviert</string>
+ <string name="pref_plugin_voice_recorder">Sprachaufnahme</string>
+ <string name="pref_plugin_voice_recorder_summary">Sende und empfange Sprachnachrichten</string>
+ <string name="preparing_images">Bilder werden für Übertragung vorbereitet</string>
+ <string name="shared_images_with_x">Bilder mit %s geteilt</string>
+ <string name="sharing_files_please_wait">Teile Dateien. Bitte warten…</string>
</resources>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index ea0f02ca8..52624196d 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -632,4 +632,6 @@
<string name="select_image_and_crop">Select image and crop</string>
<string name="contacts_have_no_pgp_keys">Pix-Art Messenger is unable to encrypt your messages because your contacts are not announcing their public keys.\n\n</string>
<string name="this_account_is_disabled">You have disabled this account</string>
+ <string name="pref_plugin_voice_recorder">Voice Recorder</string>
+ <string name="pref_plugin_voice_recorder_summary">Send and receive voice messages</string>
</resources>