Version: (using KDE 4.2.1) OS: Linux Installed from: Mandriva RPMs i d like to ask if an option "sychronize with pot file" is missing i did n't see it anywhere
do understand better i search the equivalent of poedit "update from pot file"
to be implemented as a kross script calling 'msgmerge'
very fast reply ! The KDE has an excellent support ! (much better than microsoft's :D ) thanks a lot, Dimitri
a fast reply doesn't mean I will do it today ;) i sometimes don't react to a mail for over a month ))) nevertheless, the feature will be present in KDE 4.3
SVN commit 963392 by shaforo: add msgmerge action. it operatos on the current file, or on selection in project tree (recursively). it searches for .pot files using 'templates' path specified in the project CCBUG: 187635 M +5 -1 CMakeLists.txt M +10 -0 editortab.cpp M +1 -0 editortab.h M +9 -1 lokalizemainwindow.cpp M +2 -0 lokalizemainwindow.h M +2 -0 org.kde.lokalize.Editor.xml M +6 -0 org.kde.lokalize.MainWindow.xml M +10 -0 project/org.kde.lokalize.Project.xml A project/org.kde.lokalize.ProjectOverview.xml M +4 -0 project/project.h M +13 -11 project/projecttab.cpp M +12 -0 project/projecttab.h M +4 -3 project/projectwidget.cpp M +5 -9 project/projectwidget.h A scripts/msgmerge.py A scripts/msgmerge.rc M +14 -9 scripts/new-project-wizard.py M +1 -1 scripts/new-project-wizard.rc WebSVN link: http://websvn.kde.org/?view=rev&revision=963392
Great news
closing this in favor of bug 57136: i'm going to extend msgmerge action for KDE 4.3. It should try harder to find template and support GNU project layout. *** This bug has been marked as a duplicate of bug 57136 ***