diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2011-08-01 13:41:43 -0700 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2011-08-01 13:41:43 -0700 |
commit | ce364b2d7aba6b7802471a30148f221b26a4ab38 (patch) | |
tree | 67d103ab431ad9e5c8365f6f307bd13414dce45c | |
parent | 93262341095d464d6cd82113f47c94265e97d757 (diff) | |
parent | 364685e1957217c9638ed73ee5343f0e4573504b (diff) |
Merge pull request #444 from Jeroenz0r/patch-2
Translation from "Open Bitcoin" to "Verstuur Bitcoins"
-rw-r--r-- | locale/nl/LC_MESSAGES/bitcoin.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/nl/LC_MESSAGES/bitcoin.po b/locale/nl/LC_MESSAGES/bitcoin.po index 97216add99..986a1e5d98 100644 --- a/locale/nl/LC_MESSAGES/bitcoin.po +++ b/locale/nl/LC_MESSAGES/bitcoin.po @@ -448,7 +448,7 @@ msgstr "&Open Bitcoin" #: ../../../src/ui.cpp:2682 msgid "&Send Bitcoins" -msgstr "&Open Bitcoin" +msgstr "&Verstuur Bitcoins" #: ../../../src/ui.cpp:2683 msgid "O&ptions..." |