projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include 'add account' button after last account listed
[pub/Android/ownCloud.git]
/
res
/
values
/
strings.xml
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
85a35c4
..
c9927ec
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-280,5
+280,6
@@
<string name="downloader_download_file_not_found">The file is no longer available on the server</string>
<string name="prefs_category_accounts">Accounts</string>
+ <string name="prefs_add_account">Add account</string>
</resources>