Use real ellipsis

And see if these strings can sync up
This commit is contained in:
Lim Chee Aun 2024-08-13 18:17:00 +08:00
parent e58f592470
commit 4918027c90
4 changed files with 7 additions and 7 deletions

View file

@ -2450,7 +2450,7 @@ function MediaAttachment({
onClick={() => { onClick={() => {
setUIState('loading'); setUIState('loading');
toastRef.current = showToast({ toastRef.current = showToast({
text: t`Generating description. Please wait...`, text: t`Generating description. Please wait`,
duration: -1, duration: -1,
}); });
// POST with multipart // POST with multipart
@ -2499,7 +2499,7 @@ function MediaAttachment({
onClick={() => { onClick={() => {
setUIState('loading'); setUIState('loading');
toastRef.current = showToast({ toastRef.current = showToast({
text: t`Generating description. Please wait...`, text: t`Generating description. Please wait`,
duration: -1, duration: -1,
}); });
// POST with multipart // POST with multipart

View file

@ -311,7 +311,7 @@ function MediaModal({
onClick={() => { onClick={() => {
setUIState('loading'); setUIState('loading');
toastRef.current = showToast({ toastRef.current = showToast({
text: t`Attempting to describe image. Please wait...`, text: t`Attempting to describe image. Please wait`,
duration: -1, duration: -1,
}); });
(async function () { (async function () {

View file

@ -744,7 +744,7 @@ msgstr ""
#: src/components/compose.jsx:2453 #: src/components/compose.jsx:2453
#: src/components/compose.jsx:2502 #: src/components/compose.jsx:2502
msgid "Generating description. Please wait..." msgid "Generating description. Please wait"
msgstr "" msgstr ""
#: src/components/compose.jsx:2473 #: src/components/compose.jsx:2473
@ -1128,7 +1128,7 @@ msgid "Open original media"
msgstr "" msgstr ""
#: src/components/media-modal.jsx:314 #: src/components/media-modal.jsx:314
msgid "Attempting to describe image. Please wait..." msgid "Attempting to describe image. Please wait"
msgstr "" msgstr ""
#: src/components/media-modal.jsx:329 #: src/components/media-modal.jsx:329

View file

@ -744,7 +744,7 @@ msgstr ""
#: src/components/compose.jsx:2453 #: src/components/compose.jsx:2453
#: src/components/compose.jsx:2502 #: src/components/compose.jsx:2502
msgid "Generating description. Please wait..." msgid "Generating description. Please wait"
msgstr "" msgstr ""
#: src/components/compose.jsx:2473 #: src/components/compose.jsx:2473
@ -1128,7 +1128,7 @@ msgid "Open original media"
msgstr "" msgstr ""
#: src/components/media-modal.jsx:314 #: src/components/media-modal.jsx:314
msgid "Attempting to describe image. Please wait..." msgid "Attempting to describe image. Please wait"
msgstr "" msgstr ""
#: src/components/media-modal.jsx:329 #: src/components/media-modal.jsx:329