aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.qt')
-rw-r--r--doc/README.qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.qt b/doc/README.qt
index 74b1457a08..d1c268de1c 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -184,7 +184,7 @@ https://www.wireshark.org/docs/wsdg_html_chunked/ChUIQt.html
Qt makes translating the Wireshark UI into different languages easy.
-- Add your translation (ui/qt/wireshark_XX.ts) in ui/qt/Makefile.common and ui/qt/CMakeLists.txt
+- Add your translation (ui/qt/wireshark_XX.ts) in ui/qt/Makefile.am and ui/qt/CMakeLists.txt
- Please add flag (image) for your language in images/languages/XX.svg and image/languages/languages.qrc
- Run "lupdate ui/qt -ts ui/qt/wireshark_XX.ts" to generate/update your translation file.
- Translate with Qt Linguist (in console: "linguist ui/qt/wireshark_XX.ts")