http://bugzilla.xfce.org/show_bug.cgi?id=5274
Mike Massonnet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Mike Massonnet <[email protected]> 2009-04-27 19:17:05 UTC --- Take po/de.po from the xfce4-session source, either from your distro or from the 4.6 branch in svn[1]. Edit the po file, fix the message and use msgfmt to compile it[2] and move it to $prefix/share/locale/de/LC_MESSAGES/[3]. [1] http://svn.xfce.org/svn/xfce/xfce4-session/branches/xfce_4_6/ [2] msgfmt de.po -o xfce4-session.mo [3] mv xfce4-session.mo /usr/share/locale/de/LC_MESSAGES/ -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
