Merge branch 'master' of github.com:owncloud/android into resizeCache
authortobiasKaminsky <tobias@kaminsky.me>
Sat, 14 Nov 2015 15:33:22 +0000 (16:33 +0100)
committertobiasKaminsky <tobias@kaminsky.me>
Sat, 14 Nov 2015 15:33:22 +0000 (16:33 +0100)
1  2 
res/values/strings.xml

      <string name="file_list__footer__files">%1$d files</string>
      <string name="file_list__footer__files_and_folder">%1$d files, 1 folder</string>
      <string name="file_list__footer__files_and_folders">%1$d files, %2$d folders</string>
 +    <string name="common_category">Common</string>
 +    <string name="pref_cache_size">Cache size</string>
  
+     <string name="share_dialog_title">Sharing</string>
+     <string name="share_with_user_section_title">Share with Users and Groups</string>
+     <string name="share_no_users">No data shared with users yet</string>
+     <string name="share_add_user_or_group">Add User or Group</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>