diff options
| author | Pieter Wuille <[email protected]> | 2011-08-01 13:41:43 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2011-08-01 13:41:43 -0700 |
| commit | ce364b2d7aba6b7802471a30148f221b26a4ab38 (patch) | |
| tree | 67d103ab431ad9e5c8365f6f307bd13414dce45c | |
| parent | Merge pull request #437 from codler/patch-2 (diff) | |
| parent | Translation from "Open Bitcoin" to "Verstuur Bitcoins" (diff) | |
| download | discoin-ce364b2d7aba6b7802471a30148f221b26a4ab38.tar.xz discoin-ce364b2d7aba6b7802471a30148f221b26a4ab38.zip | |
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 97216add9..986a1e5d9 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..." |