Plugin Directory

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: oreio's profile oreio's profile oreio Owned by: mdawaffe's profile mdawaffe's profile mdawaffe
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"

Change History (1)

#1 @mdawaffe
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Please submit all translations to http://translate.wordpress.com/projects/jetpack

Note: See TracTickets for help on using tickets.