#3181 closed defect (bug) (fixed)
i18n issue in quicktags
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | minor | Version: | 2.1 |
Component: | Administration | Keywords: | i18n quicktags has-patch |
Focuses: | Cc: |
Description
The quicktags.js file contains a few hardcoded texts which can't be translated by language packs this way.
A quick scan gives at least the following texts: (line number in brackets)
Quick Links (171)
Dictionary lookup (263)
Close all open tags (264)
Enter the URL (369)
Enter the URL of the image (381)
Enter a description of the image (385)
Attachments (2)
Change History (14)
#1
@
18 years ago
- Keywords translate quicktags i18n removed
- Severity changed from normal to minor
- Type changed from defect to enhancement
#2
@
18 years ago
- Keywords i18n quicktags has-patch added
- Owner changed from anonymous to Sewar
- Status changed from new to assigned
#3
@
18 years ago
- Type changed from enhancement to defect
Probably safe to consider this a defect, "hardcoded texts which can't be translated by language packs this way."
Note: See
TracTickets for help on using
tickets.
Changing it to
quicktags.php
would be needed (and would be nice). It'd allow us to add in a hook to easily add more simple buttons.