Stop the user from posting before the link card finishes loading (#2328)
* Stop the user from posting before the link card finishes loading * Add localization of error messages
This commit is contained in:
parent
e27ffc850a
commit
3b240db0c0
7 changed files with 96 additions and 44 deletions
|
@ -110,11 +110,11 @@ msgstr "Einzelheiten hinzufügen"
|
|||
msgid "Add details to report"
|
||||
msgstr "Einzelheiten zum Bericht hinzufügen"
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:438
|
||||
#: src/view/com/composer/Composer.tsx:442
|
||||
msgid "Add link card"
|
||||
msgstr "Link Karte hinzufügen"
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:441
|
||||
#: src/view/com/composer/Composer.tsx:445
|
||||
msgid "Add link card:"
|
||||
msgstr "Link Karte hinzufügen:"
|
||||
|
||||
|
@ -345,8 +345,8 @@ msgstr "Kamera"
|
|||
msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long."
|
||||
msgstr "Darf nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unterstriche enthalten. Muss mindestens 4 Zeichen lang sein, darf aber nicht länger als 32 Zeichen sein."
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:285
|
||||
#: src/view/com/composer/Composer.tsx:288
|
||||
#: src/view/com/composer/Composer.tsx:289
|
||||
#: src/view/com/composer/Composer.tsx:292
|
||||
#: src/view/com/modals/AltImage.tsx:128
|
||||
#: src/view/com/modals/ChangeEmail.tsx:218
|
||||
#: src/view/com/modals/ChangeEmail.tsx:220
|
||||
|
@ -669,6 +669,10 @@ msgstr "Entwicklungs-Server"
|
|||
msgid "Developer Tools"
|
||||
msgstr "Werkzeuge für Entwickler"
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:210
|
||||
msgid "Did you want to say anything?"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:143
|
||||
msgid "Discard"
|
||||
msgstr "Verwerfen"
|
||||
|
@ -1398,7 +1402,7 @@ msgstr "Ach nein!"
|
|||
msgid "Okay"
|
||||
msgstr "Okay"
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:354
|
||||
#: src/view/com/composer/Composer.tsx:358
|
||||
msgid "One or more images is missing alt text."
|
||||
msgstr "Bei einem oder mehreren Bildern fehlt der Alt-Text."
|
||||
|
||||
|
@ -1526,7 +1530,11 @@ msgstr ""
|
|||
#~ msgid "Please tell us why you think this decision was incorrect."
|
||||
#~ msgstr "Bitte teilen Sie uns mit, warum diese Entscheidung Ihrer Meinung nach falsch war."
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:337
|
||||
#: src/view/com/composer/Composer.tsx:214
|
||||
msgid "Please wait for your link card to finish loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:341
|
||||
#: src/view/com/post-thread/PostThread.tsx:225
|
||||
#: src/view/screens/PostThread.tsx:80
|
||||
msgid "Post"
|
||||
|
@ -2358,7 +2366,7 @@ msgstr "Wer kann antworten."
|
|||
msgid "Wide"
|
||||
msgstr "Breit"
|
||||
|
||||
#: src/view/com/composer/Composer.tsx:409
|
||||
#: src/view/com/composer/Composer.tsx:413
|
||||
msgid "Write post"
|
||||
msgstr "Posten schreiben"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue