Skip to content

Commit 2179af8

Browse files
authored
Update strings.xml
1 parent cf981ba commit 2179af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
<string name="no_update_found">No Update Found</string>
256256
<string name="downloading_update">Downloading Update %1$s</string>
257257
<string name="permission_required">Please give permission to access Files &amp; Folders from Settings, &amp; Try again.</string>
258-
<string name="started_downloading">Started Downloading\n%1$s</string>
258+
<string name="started_downloading">Started Downloading%1$s</string>
259259
<string name="loading_image_failed">Loading Image Failed</string>
260260
<string name="failed_to_load_data">Failed to load saved data of %1$d</string>
261261
<string name="access_not_available">Wasn\'t able to get access</string>
@@ -498,5 +498,5 @@
498498
<string name="analytics_message" translatable="false">TODO</string>
499499
<string name="automatically_send_reports">Automatically send crash reports</string>
500500
<string name="existing_custom_tabs_title">Existing custom tabs found</string>
501-
<string name="existing_custom_tabs_message">To use a template, we have to delete all your custom tabs with feeds. If you don't want that, then simply select "None".</string>
501+
<string name="existing_custom_tabs_message">To use a template, we have to delete all your custom tabs with feeds. If you don\'t want that, then simply select \"None\".</string>
502502
</resources>

0 commit comments

Comments
 (0)