jetpack
Opened 14 years ago
Closed 14 years ago
#1494 closed defect (invalid)
One-line fix for pt_BR translation (1.2.2)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Severity: | major |
| Plugin: | jetpack | Keywords: | translation, pt_BR |
| Cc: |
Description
In languages/jetpack-pt_BR.po
#: modules/stats.php:865 msgid "%1$s %2$s Views" msgstr "%%1$s 2 $ s Views" #--------- WRONG
The formatting tokens are all mangled. This string is used in the "Top Posts" view, for the Jetpack summary in the admin Panel. Important one! No posts or links are shown anymore. The correct line is:
msgid "%1$s %2$s Visualizações"
Note: See
TracTickets for help on using
tickets.
Please submit all translations to http://translate.wordpress.com/projects/jetpack