| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing copyright headers | MarcoFalke | 2016-01-05 | 1 | -1/+3 |
| | | |||||
| * | qt: periodic translations update | Wladimir J. van der Laan | 2015-12-01 | 1 | -7/+9 |
| | | |||||
| * | qt: Periodic translations update | Wladimir J. van der Laan | 2015-11-19 | 1 | -0/+5 |
| | | |||||
| * | qt: Periodic translations update | Wladimir J. van der Laan | 2015-11-10 | 1 | -7/+6 |
| | | |||||
| * | qt: translation update prior to opening 0.12 translations | Wladimir J. van der Laan | 2015-11-01 | 1 | -16/+26 |
| | | | | | Also update transifex slug for new version. | ||||
| * | qt: periodic translations update | Wladimir J. van der Laan | 2015-09-29 | 1 | -69/+43 |
| | | |||||
| * | qt: translations update | Wladimir J. van der Laan | 2015-05-15 | 1 | -0/+1 |
| | | |||||
| * | trivial: Merge pruning help message after Transifex comment | Wladimir J. van der Laan | 2015-05-04 | 1 | -7/+5 |
| | | | | | | | | The prune help message was broken in nonsensical parts. Merge it into one, this is easier for translators. Reported by yahoe.001 on transifex. | ||||
| * | qt: English translation update before enabling translation for 0.11 | Wladimir J. van der Laan | 2015-05-04 | 1 | -3/+3 |
| | | |||||
| * | qt: translation update | Wladimir J. van der Laan | 2015-04-28 | 1 | -29/+66 |
| | | |||||
| * | Change MIT/X11 to MIT in license displayed in the program | Philip Kaufmann | 2014-11-21 | 1 | -1/+1 |
| | | |||||
| * | qt: English translation update | Wladimir J. van der Laan | 2014-11-21 | 1 | -2/+6 |
| | | |||||
| * | qt: small English language updates from translators | Wladimir J. van der Laan | 2014-10-21 | 1 | -2/+2 |
| | | | | | More friendly language, use placeholders where possible | ||||
| * | qt: English translation update after 0a08aa8 | Wladimir J. van der Laan | 2014-10-21 | 1 | -52/+48 |
| | | |||||
| * | Update English translation | Wladimir J. van der Laan | 2014-10-02 | 1 | -13/+3 |
| | | |||||
| * | Typo, and a few "Bitcoin" -> "Bitcoin Core" | pryds | 2014-08-04 | 1 | -5/+5 |
| | | | | | Github-Pull: #4619 | ||||
| * | English translation update | Wladimir J. van der Laan | 2014-07-31 | 1 | -6/+26 |
| | | | | | | This is needed to add version 0.10.x on Transifex so that translation can start. | ||||
| * | Move ui_interface to bitcoin_server.a | Wladimir J. van der Laan | 2014-07-07 | 1 | -0/+5 |
| | | | | | | There is no need for it in the utility libraries or tools. Put it in init.cpp, and in the tests separately (as they can't link init). | ||||
| * | qt: Pick translation messages only from necessary files | Wladimir J. van der Laan | 2014-07-07 | 1 | -33/+41 |
| | | | | | | | Utility libraries (common, util) as well as extra tools shouldn't be parsed for translation messages, only the server and wallet part qualify here. | ||||
| * | qt: Periodic translations update | Wladimir J. van der Laan | 2014-04-29 | 1 | -0/+1 |
| | | | | | | Update English translation from source code, and pull other translations from Transifex. | ||||
| * | Translation update 2014-04 | Wladimir J. van der Laan | 2014-04-17 | 1 | -6/+42 |
| | | | | | | Push new English translation, as well as pull other translations that changed since last month. | ||||
| * | qt: translation update | Wladimir J. van der Laan | 2014-03-21 | 1 | -3/+6 |
| | | |||||
| * | English translation update | Wladimir J. van der Laan | 2014-03-01 | 1 | -0/+3 |
| | | | | | A few new messages have been added since last update. | ||||
| * | qt: English translation update | Wladimir J. van der Laan | 2014-01-13 | 1 | -1/+6 |
| | | |||||
| * | qt: Update English language file for translators | Wladimir J. van der Laan | 2013-12-16 | 1 | -11/+18 |
| | | |||||
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -1/+4 |
| | | | | | | | | | | Use misc methods of avoiding unnecesary header includes. Replace int typedefs with int##_t from stdint.h. Replace PRI64[xdu] with PRI[xdu]64 from inttypes.h. Normalize QT_VERSION ifs where possible. Resolve some indirect dependencies as direct ones. Remove extern declarations from .cpp files. | ||||
| * | qt: english language update | Wladimir J. van der Laan | 2013-10-27 | 1 | -4/+8 |
| | | |||||
| * | translations update for 0.8.4 | Philip Kaufmann | 2013-08-21 | 1 | -5/+8 |
| | | | | | | | | | - update translation master files - include current translations from Transifex - add several new languages - fix a bug in bitcoin.qrc, which prevents some languages from beeing used (wrong file extension .ts instead of .qm was used) | ||||
| * | remove a newline from a string in init.cpp | Philip Kaufmann | 2013-08-06 | 1 | -1/+1 |
| | | | | | | - to match all other translatable strings in init.cpp and to simplify translations via Transifex | ||||
| * | translations update for Transifex 2013-08-05 | Philip Kaufmann | 2013-08-05 | 1 | -0/+2 |
| | | |||||
| * | translation update 2013-06-25 | Philip Kaufmann | 2013-06-25 | 1 | -0/+5 |
| | | | | | | - updates bitcoinstrings.cpp and bitcoin_en.ts so new translations can be made on Transifex | ||||
| * | allow txindex to be removed and add a reindex dialog | Philip Kaufmann | 2013-06-10 | 1 | -1/+1 |
| | | | | | | | - adds a reindex dialog for Bitcoin-Qt to change -txindex without the need to supply -reindex - now also does a -reindex, when removing the -txindex switch | ||||
| * | translations update 2013-05-07 | Philip Kaufmann | 2013-05-07 | 1 | -1/+6 |
| | | | | | | - updates bitcoin_en.ts and bitcoinstrings.cpp - integrates current translations from Transifex | ||||
| * | translations update 2013-05-04 | Philip Kaufmann | 2013-05-04 | 1 | -7/+4 |
| | | | | | | | | - updates bitcoin_en.ts and bitcoinstrings.cpp - removes bitcoin_se.ts - adds bitcoin_ar.ts - integrates current translations from Transifex | ||||
| * | translations update 2013-04-08 | Philip Kaufmann | 2013-04-08 | 1 | -1/+1 |
| | | | | | | | - updates for bitcoinstrings.cpp and bitcoin_en.ts - changes help text for -rpcthreads to match -par - fix a small glitch with -par to be "-par=<n>" | ||||
| * | translation base files update 2013-04-02 | Philip Kaufmann | 2013-04-02 | 1 | -3/+7 |
| | | | | | | - also includes a small change to a string in bitcoinrpc.cpp, which is not on Transifex anyway, so is safe to merge | ||||
| * | blockchain -> block chain (used everywhere else) | Philip Kaufmann | 2013-03-21 | 1 | -1/+1 |
| | | |||||
| * | translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts) | Philip Kaufmann | 2013-03-19 | 1 | -3/+3 |
| | | |||||
| * | update bitcoin_en.ts and bitcoinstrings.cpp | Philip Kaufmann | 2013-03-18 | 1 | -3/+7 |
| | | |||||
| * | translations update (bitcoinstrings.cpp + bitcoin_en.ts) | Philip Kaufmann | 2013-02-07 | 1 | -0/+1 |
| | | |||||
| * | translations update (bitcoinstrings.cpp and bitcoin_en.ts) | Philip Kaufmann | 2013-02-01 | 1 | -1/+13 |
| | | |||||
| * | full translations update | Philip Kaufmann | 2013-01-26 | 1 | -0/+4 |
| | | | | | | - fetch current translations from Transifex - update bitcoinstrings.cpp and bitcoin_en.ts | ||||
| * | update bitcoinstrings.cpp and bitcoin_en.ts (2013-01-14) | Philip Kaufmann | 2013-01-14 | 1 | -3/+6 |
| | | |||||
| * | translations update (bitcoinstrings.cpp + bitcoin_en.ts) | Philip Kaufmann | 2013-01-05 | 1 | -4/+5 |
| | | |||||
| * | update bitcoinstrings.cpp and bitcoin_en.ts | Philip Kaufmann | 2012-11-16 | 1 | -10/+28 |
| | | |||||
| * | Remove -detachdb and stop's detach argument. | Pieter Wuille | 2012-11-04 | 1 | -2/+0 |
| | | | | | | | | | As the only BDB database left is the wallet, and it is always detached. Also remove IsChainFile() predicate and related chainfile-specific logic. | ||||
| * | fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp | Philip Kaufmann | 2012-10-05 | 1 | -1/+1 |
| | | | | | - also includes the required bitcoinstrings.cpp update | ||||
| * | Translation update for 0.7.1 | Wladimir J. van der Laan | 2012-10-04 | 1 | -3/+9 |
| | | | | | Also clarify translation process that the package `gettext` is needed to run string extractor. | ||||
| * | Partially Bugfix: Update English translation strings and translations from ↵ | Luke Dashjr | 2012-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | Transifex Bugfix: Correct doubled-up &amp; in translations Bugfix: Remove extra spaces after ampersand in translations (this fixes hotkeys) Restore copyright translations, now split up Restore old translations lost due to changes to English structure Skipped: ca_ES et eu_ES fr_CA (under 10% coverage) | ||||
| * | Update strings for 0.7.0rc2 | Wladimir J. van der Laan | 2012-08-29 | 1 | -0/+1 |
| | | |||||