diff options
author | Michele Calgaro <[email protected]> | 2024-02-23 19:31:06 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-23 23:21:11 +0900 |
commit | 069a14f693170a9247338422341e4a8910597dea (patch) | |
tree | 60039d7066a46f28ac1343d6c672a7d8bda258e4 /po/ja | |
parent | 1d6e93a1b7b35e9fda81d6936e9255dca51c4f0a (diff) | |
download | krecipes-069a14f693170a9247338422341e4a8910597dea.tar.gz krecipes-069a14f693170a9247338422341e4a8910597dea.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit c295d595e9249794cf3c553e452a3341103c6e09)
Diffstat (limited to 'po/ja')
-rw-r--r-- | po/ja/krecipes.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/ja/krecipes.po b/po/ja/krecipes.po index f78c88c..ad99ffe 100644 --- a/po/ja/krecipes.po +++ b/po/ja/krecipes.po @@ -61,7 +61,7 @@ msgid "" "The TQt database plug-in (%1) is not installed. This plug-in is required " "for using this database backend." msgstr "" -"このデータベースバックエンドを使用するために必要な Qt データベースプラグイン " +"このデータベースバックエンドを使用するために必要な TQt データベースプラグイン " "(%1) がインストールされていません。" #: src/backends/qsqlrecipedb.cpp:104 |