Ticket #1232 (new defect)

Opened 3 weeks ago

French localizable strings missing quotes

Reported by: eschaton Assigned to: timothy
Priority: normal Component: Colloquy (GUI)
Version: Latest Nightly Severity: normal
Keywords: localization Cc:

Description

There are some strings in French.lproj/Localizable.strings that are missing terminal quotes. The strings are:

"Add \"%@ (%@)"\" "You changed this room to require a password of \"%@\"."

This could cause French users to see bogus localization, or tools that work with strings files to barf on the file.

Patch attached.

Attachments

FrenchLocalizableStrings.patch (1.2 kB) - added by eschaton on 04/19/08 18:32:52.
Patch to French.lproj/Localizable.strings to fix lack of proper quotes

Change History

04/19/08 18:32:52 changed by eschaton

  • attachment FrenchLocalizableStrings.patch added.

Patch to French.lproj/Localizable.strings to fix lack of proper quotes