Update translation messages

- No core strings changed since last time
- Re-add line numbers in .ts file as this is marginally easier for translators (see #1227)
This commit is contained in:
Wladimir J. van der Laan 2012-07-26 04:18:59 +02:00
parent c32ad4594e
commit ebeafe5b0b
2 changed files with 583 additions and 29 deletions

View file

@ -37,7 +37,7 @@ by running `lupdate` (included in the Qt SDK). Also, a custom script is used
to extract strings from the non-Qt parts:
python share/qt/extract_strings_qt.py
lupdate bitcoin-qt.pro -no-obsolete -locations none -ts src/qt/locale/bitcoin_en.ts
lupdate bitcoin-qt.pro -no-obsolete -locations relative -ts src/qt/locale/bitcoin_en.ts
##### Handling of plurals in the source file

File diff suppressed because it is too large Load diff