projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
5def365
)
- clarify pin description
author
tobiasKaminsky
<tobias@kaminsky.me>
Tue, 30 Dec 2014 08:35:48 +0000
(09:35 +0100)
committer
tobiasKaminsky
<tobias@kaminsky.me>
Tue, 30 Dec 2014 08:35:48 +0000
(09:35 +0100)
res/values/strings.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
2ea02db
..
13e819e
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-24,8
+24,8
@@
<string name="prefs_category_more">More</string>
<string name="prefs_accounts">Accounts</string>
<string name="prefs_manage_accounts">Manage Accounts</string>
<string name="prefs_category_more">More</string>
<string name="prefs_accounts">Accounts</string>
<string name="prefs_manage_accounts">Manage Accounts</string>
- <string name="prefs_pincode">
App PIN
</string>
- <string name="prefs_pincode_summary">P
rotect your client
</string>
+ <string name="prefs_pincode">
Protect your client
</string>
+ <string name="prefs_pincode_summary">P
IN will be asked for 10s after leaving the app.
</string>
<string name="prefs_instant_upload">Instant picture uploads</string>
<string name="prefs_instant_upload_summary">Instantly upload pictures taken by camera</string>
<string name="prefs_instant_video_upload">Instant video uploads</string>
<string name="prefs_instant_upload">Instant picture uploads</string>
<string name="prefs_instant_upload_summary">Instantly upload pictures taken by camera</string>
<string name="prefs_instant_video_upload">Instant video uploads</string>