From cbcbcaece5e4daa2bb19e93aa9e01fe933957f6f Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Mon, 10 Feb 2003 10:00:16 +0000 Subject: [PATCH] fixed names of translation domains --- README.i18n | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.i18n b/README.i18n index ac2155a692..319b23ec6f 100644 --- a/README.i18n +++ b/README.i18n @@ -161,13 +161,13 @@ this one may not necessarily fit. not one catalog but many. For a full translation of the GIMP's UI, you will have to add translations for the following catalogs: - po/gimp.pot -- the core - po-libgimp/gimp-libgimp.pot -- the libgimp library - po-plugins/gimp-std-plugins.pot -- most of the plug-ins - po-script-fu/gimp-script-fu.pot -- the script-fu scripts - tips/gimp-tips.pot -- the startup tips + po/gimp14.po -- the core + po-libgimp/gimp14-libgimp.pot -- the libgimp library + po-plugins/gimp14-std-plugins.pot -- most of the plug-ins + po-script-fu/gimp14-script-fu.pot -- the script-fu scripts + tips/gimp-tips14.pot -- the startup tips - (plug-ins/perl/po/gimp-perl.pot -- the gimp-perl scripts) + (plug-ins/perl/po/gimp14-perl.pot -- the gimp-perl scripts) The perl translation is in brackets since gimp-perl is not built at the moment and it is not sure whether it will be in GIMP-1.4 or not.