summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-06-28 18:48:16 +0200
committerThomas <tschneider.ac@gmail.com>2019-06-28 18:48:16 +0200
commit0a77837a192cbb6f4ab0f1e102a8e634fb174920 (patch)
tree89c929d45cceed2c12a6faac2e88bb5a161dbe1f
parent81a0cb399d3c8268c083d8e12d94aa2ee1b10819 (diff)
New translations strings.xml (Lombard)
-rw-r--r--app/src/main/res/values-lmo/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-lmo/strings.xml b/app/src/main/res/values-lmo/strings.xml
index 90a9371b0..d3cd8a243 100644
--- a/app/src/main/res/values-lmo/strings.xml
+++ b/app/src/main/res/values-lmo/strings.xml
@@ -976,6 +976,11 @@
<string name="mark_unresolved">Mark as unresolved</string>
<string name="toast_empty_content">Empty content!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
+ <string name="audio">The application needs to access audio recording</string>
+ <string name="toot_message_record_error">An error occurred when recording the voice message!</string>
+ <string name="voice_message">Voice message</string>
+ <string name="set_quick_reply">Enable quick reply</string>
+ <string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>