#3249 closed enhancement (wontfix)
Nothing in wp-db.php is translatable
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Severity: | minor | Version: | 2.1 |
| Component: | General | Keywords: | DB i18n needs-patch |
| Focuses: | Cc: |
Description
Not one string in wp-db.php is translatable. Not the end of the world, but hey.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Because wp-db.php loaded before locales, it's second file loaded in wp-settings.php ASC and locale.php is second DESC!