Browse Source

Merge pull request #1631 from laanwj/2012_07_translationsupdate

Update translation messages
0.8
Wladimir J. van der Laan 12 years ago
parent
commit
701e1f5254
  1. 2
      doc/translation_process.md
  2. 610
      src/qt/locale/bitcoin_en.ts

2
doc/translation_process.md

@ -37,7 +37,7 @@ by running `lupdate` (included in the Qt SDK). Also, a custom script is used @@ -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

610
src/qt/locale/bitcoin_en.ts

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save