diff options
author | Michele Calgaro <[email protected]> | 2024-03-09 20:53:45 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-22 20:43:43 +0900 |
commit | 8b9d49dd3f3b5a63160fefeb88923b5527316858 (patch) | |
tree | 894d9d4655131c08d5015b83bebad3644b6ab038 /koffice-i18n-ga/messages | |
parent | f8cba5a90205fd3dedaf74f816f746c2b6f20d5e (diff) | |
download | koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.tar.gz koffice-i18n-8b9d49dd3f3b5a63160fefeb88923b5527316858.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'koffice-i18n-ga/messages')
-rw-r--r-- | koffice-i18n-ga/messages/koffice/desktop_koffice.po | 7 | ||||
-rw-r--r-- | koffice-i18n-ga/messages/koffice/kformdesigner.po | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/koffice-i18n-ga/messages/koffice/desktop_koffice.po b/koffice-i18n-ga/messages/koffice/desktop_koffice.po index 1a31d721..481cb49e 100644 --- a/koffice-i18n-ga/messages/koffice/desktop_koffice.po +++ b/koffice-i18n-ga/messages/koffice/desktop_koffice.po @@ -1909,7 +1909,7 @@ msgid "Comment=This datasource type stores the data directly in the KWord file" msgstr "" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:6 -msgid "Name=Qt-SQL Source (single table)" +msgid "Name=TQt-SQL Source (single table)" msgstr "" #: kword/mailmerge/sql/kwserialletter_qtsqldb.desktop:48 @@ -1917,12 +1917,11 @@ msgstr "" msgid "" "Comment=This datasource type lets you use SQL database tables stored on a SQL " "Server. Depending on your system configuration, MySQL, PostgreSQL and UnixODBC " -"are among the supported database backends. There might even be more (Oracle in " -"commercial Qt versions or 3rd party backends)." +"are among the supported database backends." msgstr "" #: kword/mailmerge/sql/kwserialletter_qtsqldb_power.desktop:6 -msgid "Name=Qt-SQL Source (power user)" +msgid "Name=TQt-SQL Source (power user)" msgstr "" #: kword/templates/CardsAndLabels/.directory:2 diff --git a/koffice-i18n-ga/messages/koffice/kformdesigner.po b/koffice-i18n-ga/messages/koffice/kformdesigner.po index 72203bc6..93b685e0 100644 --- a/koffice-i18n-ga/messages/koffice/kformdesigner.po +++ b/koffice-i18n-ga/messages/koffice/kformdesigner.po @@ -998,7 +998,7 @@ msgstr "" #: test/kfd_part.cpp:334 #, fuzzy msgid "*.ui|TQt Designer UI Files" -msgstr "*.ui|Comhaid UI Qt Designer" +msgstr "*.ui|Comhaid UI TQt Designer" #: formmanager.cpp:204 msgid "Connect Signals/Slots" |