Skip to content

Commit 8116a12

Browse files
fix translation line break
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 06192c0 commit 8116a12

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,7 @@
330330
<string name="common_switch_account">Switch account</string>
331331
<string name="common_switch_to_account">Switch to account</string>
332332
<string name="sync_all_action_dialog_title">Sync entire folder?</string>
333-
<string name="sync_all_action_dialog_description">
334-
All contained files and folders will be downloaded. This may require a significant amount of storage and take some time depending on your connection.
335-
</string>
333+
<string name="sync_all_action_dialog_description">All contained files and folders will be downloaded. This may require a significant amount of storage and take some time depending on your connection.</string>
336334
<string name="sync_fail_ticker">Sync failed</string>
337335
<string name="sync_fail_ticker_unauthorized">Sync failed, log in again</string>
338336
<string name="sync_fail_content">Could not sync %1$s</string>
@@ -880,7 +878,7 @@
880878
<string name="autoupload_configure">Configure</string>
881879
<string name="synced_folders_configure_folders">Configure folders</string>
882880

883-
<string name="empty" translatable="false" />
881+
<string name="empty" translatable="false"></string>
884882
<string name="test_server_button">Test server connection</string>
885883
<string name="info_separator" translatable="false">&#160;&#x2022;</string>
886884
<string name="resharing_is_not_allowed">Policy or permissions prevent resharing</string>

0 commit comments

Comments
 (0)