http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41389
User: alagoutte
Date: 2012/03/07 02:16 AM
Log:
Add i18n to QtShark
The goal is only to translate the Gui (Not dissector)
Actually, there is only a french translation.
To try, (if you are not French) launch qtshark with LANG=fr ./qtshark (in ui/qt folder)
Missing some feature :
* Add preference to select (force) your language
* Some Gui Text, it no available for translation
* Documentation about how to translate (Coming soon...)
* Your translation !
Directory: /trunk/ui/qt/
Changes Path Action
+5 -1 QtShark.pro Modified
+1 -1 byte_view_tab.cpp Modified
+1 -1 display_filter_combo.cpp Modified
+2 -2 display_filter_edit.cpp Modified
+5 -0 i18n.qrc Added
+2 -2 interface_tree.cpp Modified
+12 -0 main.cpp Modified
+6 -6 main_status_bar.cpp Modified
+6 -6 main_welcome.cpp Modified
+2 -1 main_window.cpp Modified
+3 -3 proto_tree.cpp Modified
(2 files not shown)