[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    KDE/kdelibs
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2006-02-05 18:19:52
Message-ID: 1139163592.579376.18950.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 506075 by goutte:

Fix the extraction of two-parameter tr keyword in Qt.

(The first parameter is the text, the second one is a comment, which KDE4 can
use as context. KDE3 did the other way round but that does not work with Qt4.)

Unfortunately it means that in KDE4 the translation for left-to-right
or right-to-left in Qt will not be the same message than in Qt3. :-(

CCMAIL:kde-i18n-doc@kde.org
CCMAIL:kde-core-devel@kde.org



 M  +1 -1      Makefile.am.in  


--- trunk/KDE/kdelibs/Makefile.am.in #506074:506075
@@ -93,7 +93,7 @@
 		qurloperator qftp qhttp qlocal qerrormessage; do \
 		fgrep -v $$file list > list.new && mv list.new list ;\
 	done ;\
-	xgettext --omit-header -C --qt -ktr:1,1t -ktr:1c,2,2t -kQT_TRANSLATE_NOOP:1,1t \
-kQT_TRANSLATE_NOOP:1c,2,2t --files-from=list -o$$kdelibsdir/qt-messages.pot; \ \
+	xgettext --omit-header -C --qt -ktr:1,1t -ktr:1,2c,2t -kQT_TRANSLATE_NOOP:1,1t \
-kQT_TRANSLATE_NOOP:1c,2,2t --files-from=list -o$$kdelibsdir/qt-messages.pot; \  cd \
$$kdelibsdir  
 include admin/Doxyfile.am


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic