summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-05-27 21:09:55 +0200
committerByteHamster <info@bytehamster.com>2019-05-27 21:09:55 +0200
commit81a3d756eb318dc2a6e01b294af61ce52d512312 (patch)
tree3f7e12c0d8bf48d744b19a96df907027d14150d3 /core/src
parent0f79fc4d9d97e3bdd6b000be8cfd69fea2cce9af (diff)
downloadAntennaPod-81a3d756eb318dc2a6e01b294af61ce52d512312.zip
Sort options: 'old to new' instead of 'ascending'
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 2fc311756..2b20681bf 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -302,6 +302,8 @@
<string name="ascending">Ascending</string>
<string name="descending">Descending</string>
<string name="clear_queue_confirmation_msg">Please confirm that you want to clear the queue of ALL of the episodes in it</string>
+ <string name="sort_old_to_new">Old to new</string>
+ <string name="sort_new_to_old">New to old</string>
<!-- Flattr -->
<string name="flattr_auth_label">Flattr sign-in</string>