Always publish image alt text

Previous code would discard the image alt-text if the user finished writing the text before the image had finished uploading.

This code ensures the text is set after the image has completed uploading.
This commit is contained in:
UlrichKu 2023-04-24 11:48:40 +02:00 committed by GitHub
commit 24d7ef7ccb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 209 additions and 288 deletions

View file

@ -234,7 +234,6 @@
<string name="action_lists">Zerrendak</string>
<string name="title_lists">Zerrendak</string>
<string name="compose_active_account_description">%1$s kontuarekin tut egiten</string>
<string name="error_failed_set_caption">Akatsa deskribapena eranstean</string>
<plurals name="hint_describe_for_visually_impaired">
<item quantity="other">Ikusmen urritasuna dutenentzat deskribapena\n(%d karaktereko muga)</item>
</plurals>
@ -509,7 +508,7 @@
\n
\n - Gogokoak, bultzadak eta jarraitzaileen jakinarazpenak
\n - Tutetan gogokoen eta bultzaden kopurua
\n - Profiletan jarraitzaileen eta argitalpenen estatistikak
\n - Profiletan jarraitzaileen eta argitalpenen estatistikak
\n
\nPush-jakinarazpenek ez dute eraginik izango, baina jakinarazpenen hobespenak eskuz berrikus ditzakezu.</string>
<string name="wellbeing_hide_stats_posts">Mezuetan estatistika kuantitatiboak ezkutatu</string>
@ -545,4 +544,4 @@
<string name="post_edited">%s editatua</string>
<string name="notification_sign_up_format">%s-(e)k izena eman du</string>
<string name="error_status_source_load">Akatsa zerbitzaritik egoeraren iturria kargatzean.</string>
</resources>
</resources>