Fix paste message in other locales
After #16954 other locales were not updated. I did that in git:41c4922beaa44dde91f345e7914979139a097565 but it reused old messages for lang.clipboard.pasteMsg
. This message is no longer actual (because it says about pasting into a dialog).
We need to either wipe out all of these entries, or simply change lang property name so that it doesn't collide with legacy entries.
Change History (8)
Owner: |
set to kkrzton
|
Status: |
confirmed →
assigned
|
Owner: |
kkrzton deleted
|
Status: |
assigned →
confirmed
|
Owner: |
set to kkrzton
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Status: |
review →
review_failed
|
Status: |
review_failed →
review
|
Resolution: |
→ fixed
|
Status: |
review →
closed
|
I assume the only change here needs to be done in transifex, which I am not able to do at the moment (no proper access).