Ticket #5865 (closed defect (bug): fixed)

Opened 1 year ago

Last modified 11 months ago

Some strings not gettexted

Reported by: SteveAgl Assigned to: anonymous
Priority: high Milestone: 2.5
Component: General Version: 2.5
Severity: major Keywords: has-patch
Cc: hervada

Description

a couple of string for manage posts and pages missing to be gettexed. Here is the patch

Attachments

i18n_missed_strings.patch (1.0 kB) - added by SteveAgl on 02/15/08 13:50:47.
i18n_missed_strings2.patch (1.0 kB) - added by hervada on 02/16/08 10:18:11.

Change History

02/15/08 13:50:47 changed by SteveAgl

  • attachment i18n_missed_strings.patch added.

02/15/08 17:46:03 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6859]) Gettext strings. Props SteveAgl?. fixes #5865

02/16/08 10:12:53 changed by hervada

  • cc set to hervada.
  • status changed from closed to reopened.
  • resolution deleted.

The patch i18n_missed_strings.patch does not work: the string "All Posts" does not appear at all. I submit a patch i18n_missed_strings2.patch which corrects the syntax.

02/16/08 10:18:11 changed by hervada

  • attachment i18n_missed_strings2.patch added.

02/16/08 11:36:47 changed by westi

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [6869]) Fix broken translations. Fixes #5865 props hervada.