projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Prevent that arbitrary text is queried instead of selecting a user / group of the...
[pub/Android/ownCloud.git]
/
res
/
values
/
strings.xml
diff --git
a/res/values/strings.xml
b/res/values/strings.xml
index
b7c6155
..
5fbee3e
100644
(file)
--- a/
res/values/strings.xml
+++ b/
res/values/strings.xml
@@
-375,5
+375,6
@@
<string name="share_group_indicator">(group)</string>
<string name="search_users_and_groups_hint">Search users and groups</string>
+ <string name="share_group_clarification">%1$s (group)</string>
</resources>