Use specific term "image" in error UI, not "attachment" (#2592)
The new message for the crop feature, "The attachment could not be edited.", turned out to be awkward in some languages (French) where according to the translator it would be better to more specifically say "The image could not be edited." (as currently we can only edit images). Patch replaces error_media_edit_failed with a error_image_edit_failed and deletes the existing error_media_edit_failed-s.
This commit is contained in:
parent
0375aa1d18
commit
3ca8a0b549
12 changed files with 2 additions and 12 deletions
|
|
@ -532,7 +532,6 @@
|
|||
<string name="title_login">Skrá inn</string>
|
||||
<string name="status_count_one_plus">1+</string>
|
||||
<string name="error_could_not_load_login_page">Gat ekki lesið innskráningarsíðuna.</string>
|
||||
<string name="error_media_edit_failed">Ekki var hægt að breyta viðhenginu.</string>
|
||||
<string name="action_edit_image">Breyta mynd</string>
|
||||
<string name="saving_draft">Vista drög…</string>
|
||||
<string name="title_migration_relogin">Skráðu aftur inn fyrir ýti-tilkynningar</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue