Skip to content

Commit e014d40

Browse files
committed
fix: dont wrap lines
1 parent 9abe751 commit e014d40

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -738,13 +738,11 @@
738738
<string name="release_notes_bugfixes_title">Minor bugfixes</string>
739739
<string name="release_notes_bugfixes_subtitle">Some bugs were fixed to improve experience in the app</string>
740740
<string name="release_notes_4_6_1_title_shares_space_docs_provider">Shares space in Android native file explorer</string>
741-
<string name="release_notes_4_6_1_subtitle_shares_space_docs_provider">Shares space now appears next to the other spaces in Documents Provider
742-
for Infinite Scale accounts</string>
741+
<string name="release_notes_4_6_1_subtitle_shares_space_docs_provider">Shares space now appears next to the other spaces in Documents Provider for Infinite Scale accounts</string>
743742
<string name="release_notes_4_6_1_title_duplicated_automatic_uploads">Automatic uploads improved</string>
744743
<string name="release_notes_4_6_1_subtitle_duplicated_automatic_uploads">Automatic uploads are more consistent against duplications</string>
745744
<string name="release_notes_4_6_1_title_bearer_token_handling">Multiple accounts on Infinite Scale servers</string>
746-
<string name="release_notes_4_6_1_subtitle_bearer_token_handling">Multiple accounts can be logged in at the same time on the same Infinite
747-
Scale server. Additionally, fixed a problem related with session handling</string>
745+
<string name="release_notes_4_6_1_subtitle_bearer_token_handling">Multiple accounts can be logged in at the same time on the same Infinite Scale server. Additionally, fixed a problem related with session handling</string>
748746
<!-- Open in web -->
749747
<string name="ic_action_open_in_web">Open in web</string>
750748
<string name="ic_action_open_with_web">Open in %1$s (web)</string>

0 commit comments

Comments
 (0)