Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-31 | qt: Periodic translations update | Wladimir J. van der Laan | |
Tree-SHA512: 08b255a0f90eac4a68dbcd7f8cb497c8f0c70a9248ba29f460b31fd4dafcdf14589cbd4518ba803233349643749a03c7fbd3829caf6dc2cdadac8737f3440819 | |||
2017-07-20 | qt: Periodic translations update | Wladimir J. van der Laan | |
Tree-SHA512: 6f2548776007ebe172d43fd26673c62d0db34af815fcf4451cb293f19c0d8cf84a6761dc2636ffb5a906074d70988b3cd805e21b2471de5eb1697fadc82d0205 | |||
2017-07-06 | qt: First translations update for 0.15 | Wladimir J. van der Laan | |
2017-01-20 | qt: Periodic translation update | Wladimir J. van der Laan | |
2017-01-16 | qt: periodic translations update | Wladimir J. van der Laan | |
2017-01-10 | qt: periodic translations update | Wladimir J. van der Laan | |
2017-01-04 | [qt] `make translate` | MarcoFalke | |
2017-01-03 | qt,wallet: Fix a few typos in messages | Wladimir J. van der Laan | |
As reported by [yahoe.001](https://www.transifex.com/user/profile/yahoe.001/). | |||
2017-01-02 | qt: Set transifex slug to 0.14 | Wladimir J. van der Laan | |
Also perform update of source translations. | |||
2016-07-18 | qt: periodic translations update | Wladimir J. van der Laan | |
2016-07-06 | qt: periodic translations update | Wladimir J. van der Laan | |
2016-06-28 | qt: Periodic translations update | Wladimir J. van der Laan | |
2016-06-23 | trivial: capitalize BIP32 in option help | Wladimir J. van der Laan | |
For consistency, BIP32 should be in uppercase in translation message. Reported by @pryds on Transifex. | |||
2016-06-21 | qt: Periodic transifex update | Wladimir J. van der Laan | |
Pulls in the following new languages: - `af` Afrikaans - `es_419` Spanish (Latin America) - `es_AR` Spanish (Argentina) - `es_CO` Spanish (Colombia) - `fil` Filipino - `it_IT` Italian (Italy) - `ro` Romanian - `sr@latin` Serbian (Latin) - `ta` Tamil - `uz@Latn` Uzbek (Latin) - `zh_HK` Chinese (Hong Kong) | |||
2016-06-10 | qt: translations update | Wladimir J. van der Laan | |
2016-06-06 | qt: translation strings update | Wladimir J. van der Laan | |
2016-01-05 | Add missing copyright headers | MarcoFalke | |
2015-12-01 | qt: periodic translations update | Wladimir J. van der Laan | |
2015-11-19 | qt: Periodic translations update | Wladimir J. van der Laan | |
2015-11-10 | qt: Periodic translations update | Wladimir J. van der Laan | |
2015-11-01 | qt: translation update prior to opening 0.12 translations | Wladimir J. van der Laan | |
Also update transifex slug for new version. | |||
2015-09-29 | qt: periodic translations update | Wladimir J. van der Laan | |
2015-05-15 | qt: translations update | Wladimir J. van der Laan | |
2015-05-04 | trivial: Merge pruning help message after Transifex comment | Wladimir J. van der Laan | |
The prune help message was broken in nonsensical parts. Merge it into one, this is easier for translators. Reported by yahoe.001 on transifex. | |||
2015-05-04 | qt: English translation update before enabling translation for 0.11 | Wladimir J. van der Laan | |
2015-04-28 | qt: translation update | Wladimir J. van der Laan | |
2014-11-21 | Change MIT/X11 to MIT in license displayed in the program | Philip Kaufmann | |
2014-11-21 | qt: English translation update | Wladimir J. van der Laan | |
2014-10-21 | qt: small English language updates from translators | Wladimir J. van der Laan | |
More friendly language, use placeholders where possible | |||
2014-10-21 | qt: English translation update after 0a08aa8 | Wladimir J. van der Laan | |
2014-10-02 | Update English translation | Wladimir J. van der Laan | |
2014-08-04 | Typo, and a few "Bitcoin" -> "Bitcoin Core" | pryds | |
Github-Pull: #4619 | |||
2014-07-31 | English translation update | Wladimir J. van der Laan | |
This is needed to add version 0.10.x on Transifex so that translation can start. | |||
2014-07-07 | Move ui_interface to bitcoin_server.a | Wladimir J. van der Laan | |
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). | |||
2014-07-07 | qt: Pick translation messages only from necessary files | Wladimir J. van der Laan | |
Utility libraries (common, util) as well as extra tools shouldn't be parsed for translation messages, only the server and wallet part qualify here. | |||
2014-04-29 | qt: Periodic translations update | Wladimir J. van der Laan | |
Update English translation from source code, and pull other translations from Transifex. | |||
2014-04-17 | Translation update 2014-04 | Wladimir J. van der Laan | |
Push new English translation, as well as pull other translations that changed since last month. | |||
2014-03-21 | qt: translation update | Wladimir J. van der Laan | |
2014-03-01 | English translation update | Wladimir J. van der Laan | |
A few new messages have been added since last update. | |||
2014-01-13 | qt: English translation update | Wladimir J. van der Laan | |
2013-12-16 | qt: Update English language file for translators | Wladimir J. van der Laan | |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler | |
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. | |||
2013-10-27 | qt: english language update | Wladimir J. van der Laan | |
2013-08-21 | translations update for 0.8.4 | Philip Kaufmann | |
- 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) | |||
2013-08-06 | remove a newline from a string in init.cpp | Philip Kaufmann | |
- to match all other translatable strings in init.cpp and to simplify translations via Transifex | |||
2013-08-05 | translations update for Transifex 2013-08-05 | Philip Kaufmann | |
2013-06-25 | translation update 2013-06-25 | Philip Kaufmann | |
- updates bitcoinstrings.cpp and bitcoin_en.ts so new translations can be made on Transifex | |||
2013-06-10 | allow txindex to be removed and add a reindex dialog | Philip Kaufmann | |
- 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 | |||
2013-05-07 | translations update 2013-05-07 | Philip Kaufmann | |
- updates bitcoin_en.ts and bitcoinstrings.cpp - integrates current translations from Transifex | |||
2013-05-04 | translations update 2013-05-04 | Philip Kaufmann | |
- updates bitcoin_en.ts and bitcoinstrings.cpp - removes bitcoin_se.ts - adds bitcoin_ar.ts - integrates current translations from Transifex |