Wladimir J. van der Laan
52c563710d
qt: Periodic translations update
9 years ago
Wladimir J. van der Laan
b56953e9bb
qt: Periodic translations update
9 years ago
Wladimir J. van der Laan
02a95be977
qt: translation update prior to opening 0.12 translations
...
Also update transifex slug for new version.
9 years ago
Wladimir J. van der Laan
a91eea6e3e
qt: periodic translations update
9 years ago
Wladimir J. van der Laan
ac75bafafd
qt: translations update
10 years ago
Wladimir J. van der Laan
fc44231cb7
trivial: Merge pruning help message after Transifex comment
...
The prune help message was broken in nonsensical parts. Merge it into
one, this is easier for translators.
Reported by yahoe.001 on transifex.
10 years ago
Wladimir J. van der Laan
20b3dc85ed
qt: English translation update before enabling translation for 0.11
10 years ago
Wladimir J. van der Laan
f9645ba80a
qt: translation update
10 years ago
Philip Kaufmann
1b2600a13a
Change MIT/X11 to MIT in license displayed in the program
10 years ago
Wladimir J. van der Laan
4a106eeb33
qt: English translation update
10 years ago
Wladimir J. van der Laan
9acbb4180a
qt: small English language updates from translators
...
More friendly language, use placeholders where possible
10 years ago
Wladimir J. van der Laan
6d3ab8564c
qt: English translation update after 0a08aa8
10 years ago
Wladimir J. van der Laan
eb6b3b245c
Update English translation
10 years ago
pryds
2b410c2fe1
Typo, and a few "Bitcoin" -> "Bitcoin Core"
...
Github-Pull: #4619
11 years ago
Wladimir J. van der Laan
84c5f77deb
English translation update
...
This is needed to add version 0.10.x on Transifex so that translation
can start.
11 years ago
Wladimir J. van der Laan
73ac7abd08
Move ui_interface to bitcoin_server.a
...
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).
11 years ago
Wladimir J. van der Laan
509030344c
qt: Pick translation messages only from necessary files
...
Utility libraries (common, util) as well as extra tools shouldn't be
parsed for translation messages, only the server and wallet part qualify
here.
11 years ago
Wladimir J. van der Laan
48be9ceaa0
qt: Periodic translations update
...
Update English translation from source code, and pull other translations
from Transifex.
11 years ago
Wladimir J. van der Laan
2f3308f2d2
Translation update 2014-04
...
Push new English translation, as well as pull other translations that
changed since last month.
11 years ago
Wladimir J. van der Laan
788590736d
qt: translation update
11 years ago
Wladimir J. van der Laan
098316c70f
English translation update
...
A few new messages have been added since last update.
11 years ago
Wladimir J. van der Laan
f087ce8891
qt: English translation update
11 years ago
Wladimir J. van der Laan
88ba2643f0
qt: Update English language file for translators
11 years ago
Brandon Dahler
51ed9ec971
Cleanup code using forward declarations.
...
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.
11 years ago
Wladimir J. van der Laan
9705c5b9ae
qt: english language update
11 years ago
Philip Kaufmann
88ff655987
translations update for 0.8.4
...
- 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)
11 years ago
Philip Kaufmann
265e2657b4
remove a newline from a string in init.cpp
...
- to match all other translatable strings in init.cpp and to simplify
translations via Transifex
12 years ago
Philip Kaufmann
0f1c8f23eb
translations update for Transifex 2013-08-05
12 years ago
Philip Kaufmann
dae158132d
translation update 2013-06-25
...
- updates bitcoinstrings.cpp and bitcoin_en.ts so new translations can be
made on Transifex
12 years ago
Philip Kaufmann
0206e38dcd
allow txindex to be removed and add a reindex dialog
...
- 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
12 years ago
Philip Kaufmann
e7d41be870
translations update 2013-05-07
...
- updates bitcoin_en.ts and bitcoinstrings.cpp
- integrates current translations from Transifex
12 years ago
Philip Kaufmann
b9763faf12
translations update 2013-05-04
...
- updates bitcoin_en.ts and bitcoinstrings.cpp
- removes bitcoin_se.ts
- adds bitcoin_ar.ts
- integrates current translations from Transifex
12 years ago
Philip Kaufmann
6a270c5f81
translations update 2013-04-08
...
- 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>"
12 years ago
Philip Kaufmann
90bd933e6d
translation base files update 2013-04-02
...
- also includes a small change to a string in bitcoinrpc.cpp, which is not
on Transifex anyway, so is safe to merge
12 years ago
Philip Kaufmann
967125ca4a
blockchain -> block chain (used everywhere else)
12 years ago
Philip Kaufmann
48253c16bf
translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts)
12 years ago
Philip Kaufmann
c83dd7490c
update bitcoin_en.ts and bitcoinstrings.cpp
12 years ago
Philip Kaufmann
f561f3f37f
translations update (bitcoinstrings.cpp + bitcoin_en.ts)
12 years ago
Philip Kaufmann
5711a20883
translations update (bitcoinstrings.cpp and bitcoin_en.ts)
12 years ago
Philip Kaufmann
d001476cbc
full translations update
...
- fetch current translations from Transifex
- update bitcoinstrings.cpp and bitcoin_en.ts
12 years ago
Philip Kaufmann
3a2e07493b
update bitcoinstrings.cpp and bitcoin_en.ts (2013-01-14)
12 years ago
Philip Kaufmann
2e43c92428
translations update (bitcoinstrings.cpp + bitcoin_en.ts)
12 years ago
Philip Kaufmann
baa510b210
update bitcoinstrings.cpp and bitcoin_en.ts
12 years ago
Pieter Wuille
92467073ad
Remove -detachdb and stop's detach argument.
...
As the only BDB database left is the wallet, and it is always
detached.
Also remove IsChainFile() predicate and related chainfile-specific
logic.
12 years ago
Philip Kaufmann
95e625d235
fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp
...
- also includes the required bitcoinstrings.cpp update
12 years ago
Wladimir J. van der Laan
f1e262c8e1
Translation update for 0.7.1
...
Also clarify translation process that the package `gettext` is needed to run string extractor.
12 years ago
Luke Dashjr
4ee706243c
Partially Bugfix: Update English translation strings and translations from 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)
12 years ago
Wladimir J. van der Laan
6117afeeaa
Update strings for 0.7.0rc2
12 years ago
Wladimir J. van der Laan
3a50cd2193
Update English translation strings
...
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.
13 years ago
Wladimir J. van der Laan
b42adfe052
Translation strings update
13 years ago