You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1456,6 +1456,7 @@
1456
1456
<stringname="unified_search_fragment_calendar_event_not_found">Event not found, you can always sync to update. Redirecting to web…</string>
1457
1457
<stringname="unified_search_fragment_contact_not_found">Contact not found, you can always sync to update. Redirecting to web…</string>
1458
1458
<stringname="unified_search_fragment_permission_needed">Permissions are required to open search result otherwise it will redirected to web…</string>
1459
+
<stringname="unified_search_fragment_search_takes_long">Search is taking longer than usual. Results will appear as soon as the server responds</string>
1459
1460
<stringname="file_name_validator_current_path_is_invalid">Current folder name is invalid, please rename the folder. Redirecting home…</string>
1460
1461
<stringname="file_name_validator_rename_before_move_or_copy">%s. Please rename the file before moving or copying</string>
1461
1462
<stringname="file_name_validator_error_contains_reserved_names_or_invalid_characters">Folder path contains reserved names or invalid characters</string>
0 commit comments