-
Any updates?
Could you integrate the patch?.
2009-01-20 07:40:27 UTC in GQview image viewer
-
Could you review the patch?
It's still a problem on none UTF-8 locales.
2009-01-14 06:41:06 UTC in rdesktop
-
Do you have any updates?.
2009-01-14 06:13:29 UTC in X-Chat
-
After apply the patch,
% intltoolize --automake -c -f
% libtoolize -f
% autoconf
% automake -a -c -f
% ./configure.
2009-01-13 12:04:50 UTC in GQview image viewer
-
gqview.desktop is not localized for several langauges.
I'd like to i18n gqview.desktop with the attached patch.
It can merge .po translations with gqview.desktop.in file.
2009-01-13 12:03:01 UTC in GQview image viewer
-
I'd like to update the translation of openproj-1.4-src/openproj_build/resources/openproj.desktop .
I'm attaching the Japanese openproj.desktop.
2009-01-13 09:37:42 UTC in OpenProj - Project Management
-
I forgot to log int the system.
2008-12-11 18:38:38 UTC in Free Association (libical)
-
I attached the problem screenshot.
Since English dictionary doesn't include any multi-byte chars, I think the errors confuse users.
2008-12-01 05:57:33 UTC in GtkSpell
-
When I invoke vinagre --help it shows unlocalized strings from gtk-vnc.
I'd like to i18n the help option.
I'm attaching the patch.
After attach the patch, intltoolize need to be run.
libtoolize -f
intltoolize --automake --copy --force
aclocal
autoconf
automake -a -c -f
./configure.
2008-11-28 06:15:50 UTC in gtk-vnc
-
gtk-vnc breaks strings in copy/paste because it removes the end of '\0'.
I'm attaching the patch.
2008-11-28 06:07:38 UTC in gtk-vnc