We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2179af8 commit eda7505Copy full SHA for eda7505
app/src/main/res/values/strings.xml
@@ -255,7 +255,7 @@
255
<string name="no_update_found">No Update Found</string>
256
<string name="downloading_update">Downloading Update %1$s</string>
257
<string name="permission_required">Please give permission to access Files & Folders from Settings, & Try again.</string>
258
- <string name="started_downloading">Started Downloading%1$s</string>
+ <string name="started_downloading">Started Downloading %1$s</string>
259
<string name="loading_image_failed">Loading Image Failed</string>
260
<string name="failed_to_load_data">Failed to load saved data of %1$d</string>
261
<string name="access_not_available">Wasn\'t able to get access</string>
0 commit comments