| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update English translation strings | Wladimir J. van der Laan | 2012-08-07 | 1 | -8/+16 |
| | | | | | | | | | This is the last time for 0.7.0. We should avoid message changes until the release. Translators can use the remaining time to update their languages on Transifex. The other languages need to be merged from Transifex just before release. | ||||
| * | Translation strings update | Wladimir J. van der Laan | 2012-07-11 | 1 | -6/+11 |
| | | |||||
| * | Update bitcoinstrings from core and English source translation file | Wladimir J. van der Laan | 2012-06-13 | 1 | -106/+103 |
| | | | | | | | | | This is necessary as any strings have changed since last time. Also the python script used to extract bitcoinstrings.cpp, extract_strings_qt.py now sorts the strings before generating the output file. This results in more deterministic output and thus smaller diffs. | ||||
| * | Update bitcoinstrings.cpp | Pieter Wuille | 2012-05-30 | 1 | -49/+48 |
| | | |||||
| * | Update bitcoinstrings.cpp and bitcoin_en.ts | Wladimir J. van der Laan | 2012-05-16 | 1 | -13/+26 |
| | | |||||
| * | fix warnings: unused variable 'XX' [-Wunused-variable] | Wladimir J. van der Laan | 2012-04-15 | 1 | -1/+6 |
| | | |||||
| * | Update translations for bitcoin core | Wladimir J. van der Laan | 2012-04-14 | 1 | -12/+56 |
| | | | | | | | - 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 | ||||
| * | fetch translations from transifex | Nils Schneider | 2012-02-05 | 1 | -2/+2 |
| | | | | | | * fixes issue #742 * new translations: cs_CZ fa fi fr_FR hr pl ro_RO sv tr | ||||
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -1/+1 |
| | | | | | This reverts commit 21d9f36781604e4ca9fc35dc65265593423b73e9. | ||||
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -1/+1 |
| | | |||||
| * | Move more newlines out of strings, and fix translations. | Gavin Andresen | 2011-12-16 | 1 | -43/+52 |
| | | |||||
| * | Save translators some work | Wladimir J. van der Laan | 2011-10-29 | 1 | -145/+4 |
| | | | | | - Remove duplicate translation strings (that somehow came from old wx UI and ended up in bitcoinstrings.cpp) | ||||
| * | add russian translation and add unicode compatibility (merges pull request #20) | Misbakh-Soloviev Vadim A | 2011-08-28 | 1 | -21/+152 |
| | | |||||
| * | Internationalization -- conversion of strings from bitcoin core | Wladimir J. van der Laan | 2011-06-13 | 1 | -0/+86 |