projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Modify kitkat document provider implementation in order to cover all 'content://...
[pub/Android/ownCloud.git]
/
res
/
values-da
/
strings.xml
diff --git
a/res/values-da/strings.xml
b/res/values-da/strings.xml
index
07f7e46
..
9a27540
100644
(file)
--- a/
res/values-da/strings.xml
+++ b/
res/values-da/strings.xml
@@
-11,6
+11,12
@@
<string name="actionbar_settings">Indstillinger</string>
<string name="actionbar_see_details">Detaljer</string>
<string name="actionbar_send_file">Send</string>
<string name="actionbar_settings">Indstillinger</string>
<string name="actionbar_see_details">Detaljer</string>
<string name="actionbar_send_file">Send</string>
+ <string name="actionbar_sort">Sortér</string>
+ <string name="actionbar_sort_title">Sortér efter</string>
+ <string-array name="actionbar_sortby">
+ <item>A-Å</item>
+ <item>Nyeste - ældste</item>
+ </string-array>
<!--TODO re-enable when server-side folder size calculation is available
<item>Biggest - Smallest</item>-->
<string name="prefs_category_general">Generel</string>
<!--TODO re-enable when server-side folder size calculation is available
<item>Biggest - Smallest</item>-->
<string name="prefs_category_general">Generel</string>