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
|
|
@ -316,7 +316,6 @@
|
|||
<string name="action_add_to_list">Cuir cuntas leis an liosta</string>
|
||||
<string name="action_remove_from_list">Bain cuntas ón liosta</string>
|
||||
<string name="compose_active_account_description">Postáil le cuntas %1$s</string>
|
||||
<string name="error_failed_set_caption">Theip ar an bhfotheideal a shocrú</string>
|
||||
<plurals name="hint_describe_for_visually_impaired">
|
||||
<item quantity="other">Déan cur síos ar dhaoine lagamhairc
|
||||
\n(teorainn carachtar %d)</item>
|
||||
|
|
@ -506,4 +505,4 @@
|
|||
<string name="action_dismiss">Dún</string>
|
||||
<string name="action_details">Sonraí</string>
|
||||
<string name="dialog_delete_conversation_warning">Scrios an comhrá seo\?</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue