aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinstrings.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update English translation stringsWladimir J. van der Laan2012-08-071-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 updateWladimir J. van der Laan2012-07-111-6/+11
|
* Update bitcoinstrings from core and English source translation fileWladimir J. van der Laan2012-06-131-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.cppPieter Wuille2012-05-301-49/+48
|
* Update bitcoinstrings.cpp and bitcoin_en.tsWladimir J. van der Laan2012-05-161-13/+26
|
* fix warnings: unused variable 'XX' [-Wunused-variable]Wladimir J. van der Laan2012-04-151-1/+6
|
* Update translations for bitcoin coreWladimir J. van der Laan2012-04-141-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 transifexNils Schneider2012-02-051-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 Laan2011-12-211-1/+1
| | | | This reverts commit 21d9f36781604e4ca9fc35dc65265593423b73e9.
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-1/+1
|
* Move more newlines out of strings, and fix translations.Gavin Andresen2011-12-161-43/+52
|
* Save translators some workWladimir J. van der Laan2011-10-291-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 A2011-08-281-21/+152
|
* Internationalization -- conversion of strings from bitcoin coreWladimir J. van der Laan2011-06-131-0/+86