Opened 18 years ago

Closed 18 years ago

#2965 closed enhancement (fixed)

[patch] small i18n patch

Reported by: Ramiro Morales Owned by: hugo
Component: Internationalization Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Atached patch marks as translatable the 'and' literal for a validation error message.

Attachments (2)

ticket-2965.patch (1.6 KB ) - added by Ramiro Morales 18 years ago.
ticket-2965-2.patch (823 bytes ) - added by Ramiro Morales 18 years ago.
Previous patch file version contained an unrelated hunk

Download all attachments as: .zip

Change History (3)

by Ramiro Morales, 18 years ago

Attachment: ticket-2965.patch added

by Ramiro Morales, 18 years ago

Attachment: ticket-2965-2.patch added

Previous patch file version contained an unrelated hunk

comment:1 by Russell Keith-Magee, 18 years ago

Resolution: fixed
Status: newclosed

(In [3949]) Fixes #2965 -- Added i18n for joiner used in validation error messages. Thanks, ramiro.

Note: See TracTickets for help on using tickets.
Back to Top