diff options
author | Michele Calgaro <[email protected]> | 2024-05-30 12:36:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-30 12:36:05 +0900 |
commit | 1702a6daff27f5d3e6fdac16962d1828df6ca270 (patch) | |
tree | b451256c2cc2e22e895251bac6ec1e4bdfd40e09 /translations/template.ts | |
parent | 5fffa30386502b5423e45c2ed5e6af756b11c7b4 (diff) | |
download | tqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.tar.gz tqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.zip |
Rename nt* dom and xml related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'translations/template.ts')
-rw-r--r-- | translations/template.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/template.ts b/translations/template.ts index 33f705581..2f30ae674 100644 --- a/translations/template.ts +++ b/translations/template.ts @@ -1851,7 +1851,7 @@ to </message> </context> <context> - <name>QXml</name> + <name>TQXml</name> <message> <source>no error occurred</source> <translation type="unfinished"></translation> |