projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed local URI to video files passed to VideoView
[pub/Android/ownCloud.git]
/
res
/
values
/
strings.xml
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
987a9a0
..
2458d70
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-88,7
+88,6
@@
<string name="action_share_file">Share link</string>
<string name="action_unshare_file">Unshare link</string>
<string name="action_share_with_users">Share with users</string>
<string name="action_share_file">Share link</string>
<string name="action_unshare_file">Unshare link</string>
<string name="action_share_with_users">Share with users</string>
- <string name="action_unshare_with_users">Unshare with users</string>
<string name="common_yes">Yes</string>
<string name="common_no">No</string>
<string name="common_ok">OK</string>
<string name="common_yes">Yes</string>
<string name="common_no">No</string>
<string name="common_ok">OK</string>
@@
-349,8
+348,8
@@
<string name="shared_subject_header">shared</string>
<string name="with_you_subject_header">with you</string>
<string name="shared_subject_header">shared</string>
<string name="with_you_subject_header">with you</string>
- <string name="subject_
token
">%1$s shared \"%2$s\" with you</string>
- <string name="s
aml_subject_token
">\"%1$s\" has been shared with you</string>
+ <string name="subject_
user_shared_with_you
">%1$s shared \"%2$s\" with you</string>
+ <string name="s
ubject_shared_with_you
">\"%1$s\" has been shared with you</string>
<string name="auth_refresh_button">Refresh connection</string>
<string name="auth_host_address">Server address</string>
<string name="auth_refresh_button">Refresh connection</string>
<string name="auth_host_address">Server address</string>
@@
-374,5
+373,9
@@
<string name="share_search">Search</string>
<string name="search_users_and_groups_hint">Search users and groups</string>
<string name="share_search">Search</string>
<string name="search_users_and_groups_hint">Search users and groups</string>
+ <string name="share_group_clarification">%1$s (group)</string>
+
+ <string name="share_sharee_unavailable">Sorry, your server version does not allow share with users within clients.
+ \nPlease contact your administrator</string>
</resources>
</resources>