diff options
author | Michele Calgaro <[email protected]> | 2023-11-05 11:54:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-11-16 23:41:00 +0900 |
commit | c0d03513869ef81f83ab5a6a7497b6e6dfa07dbf (patch) | |
tree | fc06a8929e8ab3e3ca7bd5e8066f93d99d2bdfdd /template | |
parent | 0340f1522f03b8ea0b09b69911668bc41a47ac0f (diff) | |
download | koffice-i18n-c0d03513869ef81f83ab5a6a7497b6e6dfa07dbf.tar.gz koffice-i18n-c0d03513869ef81f83ab5a6a7497b6e6dfa07dbf.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 050c10cdbd4f42edd6fe5d68cce2765e56adb157)
Diffstat (limited to 'template')
-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 |