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
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
changed "automatic auto" to "auto" in client.en.yml (#986)
The description of the automatic captions dialog prompt included "Would you like to enable automatic auto captions on image uploads." I removed the second "auto" at the suggestion of translators.
Copy file name to clipboardExpand all lines: config/locales/client.en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -410,7 +410,7 @@ en:
410
410
automatic_caption_setting: "Enable auto caption"
411
411
automatic_caption_loading: "Captioning images..."
412
412
automatic_caption_dialog:
413
-
prompt: "This post contains non-captioned images. Would you like to enable automatic auto captions on image uploads? (This can be changed in your preferences later)"
413
+
prompt: "This post contains non-captioned images. Would you like to enable automatic captions on image uploads? (This can be changed in your preferences later)"
414
414
confirm: "Enable"
415
415
cancel: "Don't ask again"
416
416
no_content_error: "Add content first to perform AI actions on it"
0 commit comments