summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-eo
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2019-11-21 18:54:19 +0100
committertom79 <tschneider.ac@gmail.com>2019-11-21 18:54:19 +0100
commitc0ed768845d5869c86f1cc23f5cc0c4cb9f75a84 (patch)
tree0c5de2f04b2f0c82f942076237e1e1d0a247d3ae /app/src/main/res/values-eo
parent49135fc40b7b561aefd4c5451e3cd616046b20e6 (diff)
parent550a8f8b78d2b3da0a68c50c1d07fd27f5955a77 (diff)
Merge branch 'l10n_develop' into develop
# Conflicts: # app/src/main/res/values-ca/strings.xml
Diffstat (limited to 'app/src/main/res/values-eo')
-rw-r--r--app/src/main/res/values-eo/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index 9a3a9a839..aff982669 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -270,6 +270,7 @@
<string name="set_notify">Sciigi?</string>
<string name="set_notif_silent">Silent Notifications</string>
<string name="set_nsfw_timeout">NSFW view timeout (seconds, 0 means off)</string>
+ <string name="set_med_desc_timeout">Media Description timeout (seconds, 0 means off)</string>
<string name="settings_title_profile">Redakti profilon</string>
<string name="settings_title_custom_sharing">Custom sharing</string>
<string name="settings_custom_sharing_url">Your custom sharing URL&#8230;</string>
@@ -937,6 +938,10 @@
<item quantity="one">%d voĉdono</item>
<item quantity="other">%d voĉdonoj</item>
</plurals>
+ <plurals name="number_of_voters">
+ <item quantity="one">%d voter</item>
+ <item quantity="other">%d voters</item>
+ </plurals>
<string-array name="poll_choice_type">
<item>Single choice</item>
<item>Multiple choices</item>