Johannes Schmid wrote: > I would like to do the same for gdl but I get an error in az.po when > trying to push a gnome-2-28 branch of gdl. Maybe someone of you can fix > that.
I just "fixed" it and pushed a 2.28 branch. In such situation the easiest is to mark the string as fuzzy, like this: #: gdl/gdl-dock-placeholder.c:440 #, c-format +#, fuzzy msgid "Something weird happened while getting the child placement for %p from parent %p" msgstr "%2$p valideynindən %2$p üçün törəmə yerləşdirilməsi alınarkən dəlicə bir şey baş verdi" Btw the problem in this string is that there are two %2$p. I filed a l10n report, https://bugzilla.gnome.org/show_bug.cgi?id=595881 Cheers, Frederic _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
