Hi David Thanks for help! I'm using version 0.8rc5.
-----Original Message----- From: David Fraser [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 06, 2005 10:31 AM To: [email protected] Subject: Re: [l10n-dev] Armenian localization Artavazd Mertarjyan wrote: >translate-toolkit > >localize tool exports en-US.SDF file successfully. > >But oo2po tool in some files makes wrong exports. >As an example: >File: basic\source\ app.pot > >#: basic.src#IDD_TT_ABOUT_DIALOG.1.fixedtext.text >msgid "_: basic.src#IDD_TT_ABOUT_DIALOG.1.fixedtext.text\n" >"VCLTestTool" >msgstr "" > > Hi Artavazd The _: is used to distinguish between different strings with the same text. You can choose how this works with the option --duplicates to oo2po See http://translate.sourceforge.net/wiki/toolkit/duplicates_duplicatestyle for more information --duplicates=keep or --duplicates=merge will prevent these strings appearing (in different ways, read the page :-)) Which version of the translate toolkit are you using? David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
