|
@@ -21,8 +21,8 @@
|
|
<!-- Searchable configuration to search users & groups in an OC server -->
|
|
<!-- Searchable configuration to search users & groups in an OC server -->
|
|
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:label="@string/app_name"
|
|
android:label="@string/app_name"
|
|
- android:hint="@string/search_users_and_groups_hint"
|
|
|
|
|
|
+ android:hint="@string/share_search"
|
|
android:searchSuggestAuthority="@string/users_and_groups_search_authority"
|
|
android:searchSuggestAuthority="@string/users_and_groups_search_authority"
|
|
android:searchSuggestIntentAction="@string/users_and_groups_share_with"
|
|
android:searchSuggestIntentAction="@string/users_and_groups_share_with"
|
|
android:searchSuggestThreshold="1" >
|
|
android:searchSuggestThreshold="1" >
|
|
-</searchable>
|
|
|
|
|
|
+</searchable>
|