Bug 187635 - lokalize synchronize with pot file
Summary: lokalize synchronize with pot file
Status: RESOLVED DUPLICATE of bug 57136
Alias: None
Product: lokalize
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandriva RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Nick Shaforostoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-19 20:35 UTC by Dimitrios Glentadakis
Modified: 2009-05-25 02:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitrios Glentadakis 2009-03-19 20:35:19 UTC
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
Comment 1 Dimitrios Glentadakis 2009-03-19 20:36:35 UTC
do understand better i search the equivalent of poedit "update from pot file"
Comment 2 Nick Shaforostoff 2009-03-19 20:41:40 UTC
to be implemented as a kross script calling 'msgmerge'
Comment 3 Dimitrios Glentadakis 2009-03-19 20:50:59 UTC
very fast reply !
The KDE has an excellent support ! (much better than microsoft's :D ) 

thanks a lot,

Dimitri
Comment 4 Nick Shaforostoff 2009-03-19 21:05:51 UTC
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
Comment 5 Nick Shaforostoff 2009-05-04 19:26:00 UTC
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
Comment 6 Adrián Chaves (Gallaecio) 2009-05-04 19:33:00 UTC
Great news
Comment 7 Nick Shaforostoff 2009-05-25 02:07:08 UTC
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 ***