----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106306/ -----------------------------------------------------------
Review request for Calligra and Marijn Kruisselbrink. Description ------- Sheets script plugins load translation from krossmodulekspread.po but translation catalog is named as krossmoduletables.pot. Most of the scripts contain references to non-existing www.calligra.org/kspread and KSpread window, etc. Hope this patch fixes some of these issues. Diffs ----- sheets/plugins/scripting/CMakeLists.txt 9b7f610 sheets/plugins/scripting/Messages.sh 003b418 sheets/plugins/scripting/ScriptingPart.cpp ebcaa09 sheets/plugins/scripting/krossmodulekspread.desktop 739609a sheets/plugins/scripting/krossmodulesheets.desktop PRE-CREATION sheets/plugins/scripting/scripting.rc 53622b2 sheets/plugins/scripting/scripts/consoledocker.py 1b10d89 sheets/plugins/scripting/scripts/csvexport.py 38ccc71 sheets/plugins/scripting/scripts/csvimport.py ff15c16 sheets/plugins/scripting/scripts/functions.py a5013c2 sheets/plugins/scripting/scripts/htmlexport.py 63ec950 sheets/plugins/scripting/scripts/kexidbexport.py 30a3f73 sheets/plugins/scripting/scripts/kexidbimport.py 17d2338 sheets/plugins/scripting/scripts/odfpyexport.py d0ac37a sheets/plugins/scripting/scripts/rpyfunctions.py 199e66b sheets/plugins/scripting/scripts/vcardimport.py 746b0d9 sheets/plugins/scripting/scripts/xmlviewer.py bfa9a8c sheets/plugins/scripting/scripts/yfinance.py a5ee11c sheets/plugins/scripting/scripts/yweather.py 702e6ca Diff: http://git.reviewboard.kde.org/r/106306/diff/ Testing ------- Tested on current git. Not all translations are loaded due to incomplete localization of scripting module (T = Kross.module("kdetranslation") + T.i18n("message") are not used & some troubles with loading plugin names). But Calligra Sheets menu shows much more translated than before. Thanks, Yuri Chornoivan
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel