Changes between Initial Version and Version 4 of Ticket #35436
- Timestamp:
- 09/20/2016 12:38:26 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35436
-
Property
Status
changed from
newtoclosed - Property Owner set to ocean90
-
Property
Milestone
changed from
Awaiting Reviewto4.5 - Property Keywords has-patch added
-
Property
Resolution
changed from
tofixed
-
Property
Status
changed from
-
Ticket #35436 – Description
initial v4 1 In the `_get_plugin_data_markup_translate()` function a fallback to the 'default' textdomain for the Hello Dolly and Akismet plugins was created in #19965.1 In the `_get_plugin_data_markup_translate()` function a fallback to the 'default' textdomain for the Hello Dolly and Akismet plugins was created in [19965]. 2 2 As Akismet has got it's own textdomain now (since 3.9?) and translations for Akismet are available under that textdomain, the fallback is no longer needed.