You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: owncloudApp/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -749,7 +749,7 @@
749
749
<stringname="release_notes_4_3_0_title_password_generator">Password generator for public links</string>
750
750
<stringname="release_notes_4_3_0_subtitle_password_generator">Passwords for public links can be now generated via a new generator in Infinite Scale accounts</string>
751
751
<stringname="release_notes_4_3_0_title_display_name_truncation">Resolved the bug where long display names were truncated incorrectly</string>
752
-
<stringname="release_notes_4_3_0_subtitle_display_name_truncation">Display names are now properly truncated in the middle with ellipsis (...) to maintain readability.</string>
752
+
<stringname="release_notes_4_3_0_subtitle_display_name_truncation">Display names are now properly truncated in the middle with ellipsis (…) to maintain readability</string>
753
753
754
754
<!-- Open in web -->
755
755
<stringname="ic_action_open_in_web">Open in web</string>
0 commit comments