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 aaba52d commit f2ad265Copy full SHA for f2ad265
app/src/main/res/values/strings.xml
@@ -10,8 +10,8 @@
10
<string name="bottom_navigation_menu_favorites_label">Favorites</string>
11
<string name="bottom_navigation_menu_assistant_label">Assistant</string>
12
<string name="bottom_navigation_menu_media_label">Media</string>
13
-
14
+ <string name="file_list_error_headline">Poor connection</string>
+ <string name="file_list_error_description">Check your internet connection or try again later</string>
15
<string name="about_android">%1$s Android app</string>
16
<string name="about_version">version %1$s</string>
17
<string name="about_version_with_build">version %1$s, build #%2$s</string>
0 commit comments