Skip to content

Commit c49412b

Browse files
Merge pull request #16033 from nextcloud/fix/lint
fix: lint
2 parents af85f82 + b0939f0 commit c49412b

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)