User tests: Successful: Unsuccessful:
Pull Request for Issue #22025
The calendar js is using the clear
variable and not the save
variable to clear the field.
Therefore the button Clear
is NOT translated when using another language.
The js code is clear (
this._nav_clear = hh(JoomlaCalLocale.clear, '', 100, 'button', '', 'js-btn btn btn-clear', {"type": "button", "data-action": "clear"});
and not save
...
Click on a calendar icon in backend publishing article tab and look at the buttons at the bottom when using another language than English (therefore not en-GB, en-US, en-Ca, etc if any)
Test in French
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Language & Strings |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Ready to Commit after two successful tests.
Thanks @infograf768 and @boomsya for reporting and fixing as well as the testers
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-09-07 07:20:04 |
Closed_By | ⇒ | zero-24 | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 9cb6150
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22026.