Re: Merging strings?
Re: Merging strings?
- Subject: Re: Merging strings?
- From: Alexey Proskuryakov <email@hidden>
- Date: Fri, 02 Sep 2005 10:43:41 +0400
On 02.09.2005 10:15, "Markus Hitter" <email@hidden> wrote:
>> What I need is a tool that will open both .strings source files,
>> merge them, and keep the first instance of any duplicate strings.
>
> Something like
>
> cat source1.strings source2.strings | sort | uniq >result.strings
Will this work for UTF-16 (AFAIK, .strings are recommended to be such)?
- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden