Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-16 | Update bitcoinstrings.cpp and bitcoin_en.ts | Wladimir J. van der Laan | |
2012-04-15 | fix warnings: unused variable 'XX' [-Wunused-variable] | Wladimir J. van der Laan | |
2012-04-14 | Update translations for bitcoin core | Wladimir J. van der Laan | |
- Move scripts/qt to share/qt, to clean up toplevel directories - Update english ts file which is used to source messages for Transifex - In extract_strings_qt.py use a glob *.h *.cpp, this is safe now that the Wx UI files are removed | |||
2012-02-05 | fetch translations from transifex | Nils Schneider | |
* fixes issue #742 * new translations: cs_CZ fa fi fr_FR hr pl ro_RO sv tr | |||
2011-12-21 | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | |
This reverts commit 21d9f36781604e4ca9fc35dc65265593423b73e9. | |||
2011-12-20 | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | |
2011-12-16 | Move more newlines out of strings, and fix translations. | Gavin Andresen | |
2011-10-29 | Save translators some work | Wladimir J. van der Laan | |
- Remove duplicate translation strings (that somehow came from old wx UI and ended up in bitcoinstrings.cpp) | |||
2011-08-28 | add russian translation and add unicode compatibility (merges pull request #20) | Misbakh-Soloviev Vadim A | |
2011-06-13 | Internationalization -- conversion of strings from bitcoin core | Wladimir J. van der Laan | |