We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0f878 commit 7ebb7daCopy full SHA for 7ebb7da
app/src/main/res/values-uk/strings.xml
@@ -40,6 +40,10 @@
40
41
<string name="change_category_title">Оберіть категорію</string>
42
43
+ <!-- UsersAndGroupsSearchProvider -->
44
+ <string name="users_and_groups_search_provider_authority">com.nextcloud.android.providers.UsersAndGroupsSearchProvider</string>
45
+ <string name="users_and_groups_search_provider_share_with">com.nextcloud.android.providers.UsersAndGroupsSearchProvider.action.SHARE_WITH</string>
46
+
47
<!-- NoteShareActivity -->
48
<string name="note_share_activity_activity_icon_content_description">значок активності нотатки</string>
49
<string name="note_share_activity_share_icon_content_description">значок нотатки поділитися</string>
0 commit comments