summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-10-20 19:58:39 +0200
committerThomas <tschneider.ac@gmail.com>2019-10-20 19:58:39 +0200
commit7354e3d363dd328630d4375475fef58bd3957562 (patch)
tree2a20dfb072bbb8afaa0a205ac86f4303b61c0fc9
parent5fec94dae39e52078aebae1f8b10a4544978ccc8 (diff)
New translations strings.xml (Esperanto)
-rw-r--r--app/src/main/res/values-eo/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values-eo/strings.xml b/app/src/main/res/values-eo/strings.xml
index a3cc46dba..df3b9f30d 100644
--- a/app/src/main/res/values-eo/strings.xml
+++ b/app/src/main/res/values-eo/strings.xml
@@ -419,8 +419,8 @@
<string name="data_backup_success">%1$s new toots have been imported</string>
<string name="data_backup_notification_success">%1$s new notifications have been imported</string>
<string-array name="filter_order">
- <item>Dates descending</item>
- <item>Dates ascending</item>
+ <item>Datoj malsupreniranta</item>
+ <item>Datoj supreniranta</item>
</string-array>
<string-array name="filter_select">
<item>Ne</item>
@@ -1132,5 +1132,5 @@
<string name="message_preview">Message preview</string>
<string name="report_mention">Add mentions in each message</string>
<string name="fetch_conversation">Fetching conversation</string>
- <string name="order_by">Order by</string>
+ <string name="order_by">Ordigi laĆ­</string>
</resources>