Browse Source

Merge remote-tracking branch 'upstream/develop' into reliable_uploads

Luke Owncloud 10 years ago
parent
commit
6d3a3e218c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      res/values-et-rEE/strings.xml

+ 6 - 0
res/values-et-rEE/strings.xml

@@ -11,6 +11,12 @@
   <string name="actionbar_settings">Seaded</string>
   <string name="actionbar_see_details">Üksikasjad</string>
   <string name="actionbar_send_file">Saada</string>
+  <string name="actionbar_sort">Sorteeri</string>
+  <string name="actionbar_sort_title">Sorteeri</string>
+  <string-array name="actionbar_sortby">
+    <item>A-Z</item>
+    <item>Uuem - vanem</item>
+  </string-array>
   <!--TODO re-enable when server-side folder size calculation is available   
     	<item>Biggest - Smallest</item>-->
   <string name="prefs_category_general">Üldine</string>