PyBitmessage/src/bitmessageqt
Peter Šurda af098e4805 Locale for non-QT UI strings
Some parts of strings did not use the proper locale. For example, date
and time strings was always output with the US locale. This fixes it.
There are still some cases where localisation is not implemented, and
could be changed from str(string) to locale.str(string).
2016-05-02 15:00:25 +02:00
..
__init__.py Locale for non-QT UI strings 2016-05-02 15:00:25 +02:00
about.py changed 2013 to 2014 in copyright notices 2014-01-21 22:41:48 -05:00
about.ui changed 2013 to 2014 in copyright notices 2014-01-21 22:41:48 -05:00
account.py Process gateway registration rejections 2016-05-02 15:00:24 +02:00
addaddressdialog.py added option to show recent broadcasts when subscribing 2013-11-30 23:15:18 -05:00
addaddressdialog.ui added option to show recent broadcasts when subscribing 2013-11-30 23:15:18 -05:00
addpeer.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
bitmessage_icons.qrc nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
bitmessage_icons_rc.py - GUI settings done 2013-09-21 14:31:47 +02:00
bitmessageui.py Default compose body "untranslate" 2016-05-02 15:00:25 +02:00
bitmessageui.ui finished implementing more email client like interface 2016-05-02 15:00:17 +02:00
blacklist.py Translation updates 2016-05-02 15:00:25 +02:00
blacklist.ui Refactor Blacklist tab 2016-05-02 15:00:25 +02:00
connect.py Further work to implement the Connect dialog on startup 2013-07-24 12:43:51 -04:00
connect.ui Further work to implement the Connect dialog on startup 2013-07-24 12:43:51 -04:00
dialogs.py Refactor Blacklist tab 2016-05-02 15:00:25 +02:00
emailgateway.py Typo 2016-05-02 15:00:25 +02:00
emailgateway.ui Email gateway integration 2016-05-02 15:00:18 +02:00
foldertree.py "All accounts" internationalisation fix 2016-05-02 15:00:25 +02:00
help.py Use https link in help message dialog 2015-01-14 22:45:02 +08:00
help.ui Use https link in help message dialog 2015-01-14 22:45:02 +08:00
iconglossary.py Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
iconglossary.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
languagebox.py Remove some debugging 2016-05-02 15:00:25 +02:00
messagecompose.py Scroll/zoom in message composing widget 2016-05-02 15:00:23 +02:00
messageview.py loadResource incorrect parameters 2016-05-02 15:00:24 +02:00
migrationwizard.py Fixes 2016-05-02 15:00:18 +02:00
networkstatus.py Translation updates 2016-05-02 15:00:25 +02:00
networkstatus.ui Refactor Blacklist tab 2016-05-02 15:00:25 +02:00
newaddressdialog.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
newaddressdialog.ui more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
newaddresswizard.py New address wizard 2016-05-02 15:00:18 +02:00
newchandialog.py Added option in settings menu to allow sending to mobile 2013-08-08 15:37:48 -04:00
newchandialog.ui Added option in settings menu to allow sending to mobile 2013-08-08 15:37:48 -04:00
newsubscriptiondialog.py Translation source update 2016-05-02 15:00:25 +02:00
newsubscriptiondialog.ui added option to show recent broadcasts when subscribing 2013-11-30 23:15:18 -05:00
regenerateaddresses.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
regenerateaddresses.ui more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
retranslateui.py Translation updates 2016-05-02 15:00:25 +02:00
safehtmlparser.py Add bitcoin URI handler for message viewer 2016-05-02 15:00:24 +02:00
settings.py Refactor localisation 2016-05-02 15:00:25 +02:00
settings.ui Spanish wrongly spelled 2016-05-02 15:00:19 +02:00
settingsmixin.py Prepare for tree widgets to store settings 2016-05-02 15:00:20 +02:00
specialaddressbehavior.py Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
specialaddressbehavior.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
support.py Grammar fix 2016-05-02 15:00:24 +02:00
uisignaler.py Refactor Network Status tab 2016-05-02 15:00:24 +02:00
utils.py Constant in a separate file 2016-05-02 15:00:19 +02:00
wanlan.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
widgets.py Change UI loading for frozen 2016-05-02 15:00:25 +02:00