https://bugs.kde.org/show_bug.cgi?id=189135
--- Comment #3 from Nick Shaforostoff <shafff ukr net> 2010-11-30 17:28:51 --- SVN commit 1202377 by shaforo: *give proper parent to the dialogs (this will possibly solve 189135) *check if the project is loaded before adding a term to glossary(bug 252965) if not, suggest user to create or open one. *react on project id change: open a tm for it *write target lang code in the .lokalize file even if it == system locale CCBUG:189135 CCBUG:252965 CCMAIL:[email protected] to [email protected]: this commit adds one string needed to explain that creation or opening of some lokalize project (.lokalize) is needed. M +1 -1 cataloglistview/cataloglistview.cpp M +13 -4 editortab.cpp M +5 -4 editorview.cpp M +41 -4 glossary/glossary.cpp M +2 -6 glossary/glossary.h M +13 -11 glossary/glossarywindow.cpp M +1 -1 glossary/glossarywindow.h M +7 -13 lokalizemainwindow.cpp M +3 -2 main.cpp M +51 -16 prefs/prefs.cpp M +12 -5 prefs/prefs.h M +35 -13 project/project.cpp M +11 -2 project/project.h M +5 -2 project/projectbase.kcfg M +2 -2 project/projecttab.cpp M +1 -1 tm/dbfilesmodel.h M +2 -1 tm/tmmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1202377 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
