diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-23 19:31:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-23 19:31:06 +0900 |
commit | c295d595e9249794cf3c553e452a3341103c6e09 (patch) | |
tree | 37fcf862a483278b0e06efdb320ebddd7b2856ca /po/en_GB | |
parent | c6f6aa86d3d66887d4a8384b87dca8f8b26e65b6 (diff) | |
download | krecipes-c295d595e9249794cf3c553e452a3341103c6e09.tar.gz krecipes-c295d595e9249794cf3c553e452a3341103c6e09.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po/en_GB')
-rw-r--r-- | po/en_GB/krecipes.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/en_GB/krecipes.po b/po/en_GB/krecipes.po index 917f601..762ab24 100644 --- a/po/en_GB/krecipes.po +++ b/po/en_GB/krecipes.po @@ -67,7 +67,7 @@ msgid "" "The TQt database plug-in (%1) is not installed. This plug-in is required " "for using this database backend." msgstr "" -"The Qt database plug-in (%1) is not installed. This plug-in is required for " +"The TQt database plug-in (%1) is not installed. This plug-in is required for " "using this database backend." #: src/backends/qsqlrecipedb.cpp:104 |