Skip to content

Commit bb3181d

Browse files
authored
chore(i18n): Added space before ellipsis
https://docs.nextcloud.com/server/latest/developer_manual/basics/translations.html#dos-and-don-ts Reported at Transifex. Signed-off-by: rakekniven <[email protected]>
1 parent c079c0a commit bb3181d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
<!-- Assistant General -->
8585
<string name="assistant_output_generation_warning_text">Output shown here is generated by AI. Make sure to always double-check.</string>
86-
<string name="assistant_thinking">Thinking…</string>
86+
<string name="assistant_thinking">Thinking …</string>
8787
<string name="assistant_screen_empty_content_title">Hello there! What can I help you with today?</string>
8888
<string name="assistant_screen_empty_content_description">Try sending a message to spark a conversation.</string>
8989

0 commit comments

Comments
 (0)