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:
parent
168be9223d
commit
24d7ef7ccb
53 changed files with 209 additions and 288 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue