1
0

Add translations and fixes to 1.9 master

Added translations, fixes to syntax errors and other minor fixes for
text strings.

Tested all changes. I hope not to break anyhting…

I was unsurem, but the menu bar on the Lite GUI dissapeared. Looking at
the commits on master, it seems that it wasn't me.
This commit is contained in:
rdymac
2013-09-17 05:19:23 +02:00
parent 428fbf1f63
commit 10be6e7609
7 changed files with 47 additions and 39 deletions

View File

@@ -2,6 +2,14 @@ gui/gui_gtk.py
gui/gui_classic/main_window.py
gui/gui_classic/lite_window.py
gui/gui_classic/history_widget.py
gui/gui_classic/installwizard.py
gui/gui_classic/network_dialog.py
gui/gui_classic/password_dialog.py
gui/gui_classic/qt_util.py
gui/gui_classic/receiving_widget.py
gui/gui_classic/seed_dialog.py
gui/gui_classic/transaction_dialog.py
gui/gui_classic/version_getter.py
plugins/aliases.py
plugins/pointofsale.py
plugins/labels.py