diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-05 11:54:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-16 23:07:03 +0900 |
commit | 050c10cdbd4f42edd6fe5d68cce2765e56adb157 (patch) | |
tree | f884521f56d5978a8de458483b858f16480246cd /template/messages | |
parent | f690d31475030bae99f575d345e98768684014c3 (diff) | |
download | koffice-i18n-050c10cdbd4f42edd6fe5d68cce2765e56adb157.tar.gz koffice-i18n-050c10cdbd4f42edd6fe5d68cce2765e56adb157.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'template/messages')
-rw-r--r-- | template/messages/koffice/chalk.pot | 2 | ||||
-rw-r--r-- | template/messages/koffice/karbon.pot | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/template/messages/koffice/chalk.pot b/template/messages/koffice/chalk.pot index dcf26a41..ed61a5b5 100644 --- a/template/messages/koffice/chalk.pot +++ b/template/messages/koffice/chalk.pot @@ -2004,7 +2004,7 @@ msgid "Emboss in All Directions" msgstr "" #: plugins/filters/convolutionfilters/convolutionfilters.cpp:124 -msgid "Emboss Horizontal &&Qt::Vertical" +msgid "Emboss Horizontal && Vertical" msgstr "" #: plugins/filters/convolutionfilters/convolutionfilters.cpp:131 diff --git a/template/messages/koffice/karbon.pot b/template/messages/koffice/karbon.pot index 0e9c3972..ecfebeec 100644 --- a/template/messages/koffice/karbon.pot +++ b/template/messages/koffice/karbon.pot @@ -754,7 +754,7 @@ msgid "Align Left" msgstr "" #: karbon_view.cpp:1034 -msgid "Align Center Qt::Horizontal)" +msgid "Align Center (Horizontal)" msgstr "" #: karbon_view.cpp:1038 @@ -766,7 +766,7 @@ msgid "Align Top" msgstr "" #: karbon_view.cpp:1046 -msgid "Align Middle Qt::Vertical)" +msgid "Align Middle (Vertical)" msgstr "" #: karbon_view.cpp:1050 @@ -774,11 +774,11 @@ msgid "Align Bottom" msgstr "" #: karbon_view.cpp:1055 -msgid "Distribute Center Qt::Horizontal)" +msgid "Distribute Center (Horizontal)" msgstr "" #: karbon_view.cpp:1059 -msgid "Distribute Gaps Qt::Horizontal)" +msgid "Distribute Gaps (Horizontal)" msgstr "" #: karbon_view.cpp:1063 @@ -790,11 +790,11 @@ msgid "Distribute Right Borders" msgstr "" #: karbon_view.cpp:1071 -msgid "Distribute Center Qt::Vertical)" +msgid "Distribute Center (Vertical)" msgstr "" #: karbon_view.cpp:1075 -msgid "Distribute Gaps Qt::Vertical)" +msgid "Distribute Gaps (Vertical)" msgstr "" #: karbon_view.cpp:1079 @@ -1422,7 +1422,7 @@ msgid "Fade:" msgstr "" #: tools/vspiraltool.cpp:54 -msgid "Qt::Orientation:" +msgid "Orientation:" msgstr "" #: tools/vspiraltool.cpp:56 |