Add German translation by nico_w

This commit is contained in:
Wladimir J. van der Laan
2011-07-07 21:19:25 +02:00
parent 0002bdddfa
commit ba3d0255fc
4 changed files with 1627 additions and 158 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ Windows build instructions:
Berkely DB version warning
==========================
A warning for people using the *static binary* version of Bitcoin (tl;dr: **Berkely DB databases are not forward compatible**).
A warning for people using the *static binary* version of Bitcoin on a Linux/UNIX-ish system (tl;dr: **Berkely DB databases are not forward compatible**).
The static binary version of Bitcoin is linked against libdb4.7 or libdb4.8 (see also `this Debian issue`_).
+2 -1
View File
@@ -130,4 +130,5 @@ FORMS += \
src/qt/forms/overviewpage.ui
CODECFORTR = UTF-8
TRANSLATIONS = src/qt/locale/bitcoin_nl.ts
TRANSLATIONS = src/qt/locale/bitcoin_nl.ts src/qt/locale/bitcoin_de.ts
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff