Changes between Initial Version and Version 3 of Ticket #15910
- Timestamp:
- 12/20/2010 10:33:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15910
-
Property
Status
changed from
newtoclosed -
Property
Resolution
changed from
toinvalid -
Property
Milestone
changed from
Awaiting Reviewto
-
Property
Status
changed from
-
Ticket #15910 – Description
initial v3 1 It would be great if we could translate a plugin's name and description. One idea might be to add a my_plugin_dummy_function() to the plugin, and in there just have two calls to __()with the name and description, so that they get added to the .pot file and translated, and have the translation domain in the plugin header (like I18N Domain: whatever), and then have the admin panel that displays the list of plugins load the translations.1 It would be great if we could translate a plugin's name and description. One idea might be to add a my_plugin_dummy_function() to the plugin, and in there just have two calls to `__()` with the name and description, so that they get added to the .pot file and translated, and have the translation domain in the plugin header (like I18N Domain: whatever), and then have the admin panel that displays the list of plugins load the translations.