Re: git version of gtranslator
- From: Simos Xenitellis <simos lists googlemail com>
- To: Arash Mousavi <mousavi arash gmail com>
- Cc: gnome-i18n <gnome-i18n gnome org>
- Subject: Re: git version of gtranslator
- Date: Thu, 14 Apr 2011 22:56:56 +0300
On Thu, Apr 14, 2011 at 9:19 PM, Arash Mousavi <mousavi arash gmail com> wrote:
> Hi!
>
> I really like to use a translation programs that uses native GNOME technologies like gtranslator instead of poedit that uses wxgtk. Today I
> saw Nacho's blog post[1] that says gtranslator git version is ported to GTK 3.0, so I got and tested it.
> It seems that the gtranslator wraps original strings in PO files. Besides that, it makes the files a little bigger, is that a problem?
>
> Arash M
>
> [1]
> http://blogs.gnome.org/nacho/2010/11/15/gtranslator-meets-gtk-3-and-beer-meeting-in-prague
>
The wrapping is fine. For example:
msgstr "This is a long string in my language"
msgstr ""
"This is a long string in my language"
msgstr "This is a long string"
" in my language"
are all the same.
If there are any other changes, do give samples.
You mention that the files get a bit bigger. If it is just the
additional "", then it's OK.
Simos
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]