Media description improvements (#898)
* Enforce 420-character limit on media descriptions in the UI * Persist media descriptions with drafts * Defer media description update until after upload finishes * Make description field 2 lines for better visibility of hint text * Reuse Gson instance * Force retranslation of modified string "hint_describe_for_visually_impaired" * Add bounds check when reading serialized media descriptions
This commit is contained in:
parent
026292122d
commit
690e612f8b
30 changed files with 103 additions and 48 deletions
|
|
@ -288,7 +288,6 @@
|
|||
<string name="compose_active_account_description">%1$s கணக்குடன் பதிவிட</string>
|
||||
|
||||
<string name="error_failed_set_caption">தலைப்பை அமைக்க முடியவில்லை</string>
|
||||
<string name="hint_describe_for_visually_impaired">பார்வையற்றவர்களுக்கான விளக்கம்</string>
|
||||
<string name="action_set_caption">தலைப்பை அமை</string>
|
||||
<string name="action_remove_media">நீக்கு</string>
|
||||
<string name="lock_account_label">கணக்கை முடக்கு</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue