diff options
| author | keesieboy <matthijsvanast@gmail.com> | 2017-02-15 17:17:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-15 17:17:21 +0100 |
| commit | 34415bb6602fd2e0e6f99df69f9377d9d2e0bd1c (patch) | |
| tree | fec16ee7aae2df48bb2ab135844ab9ac0c33e622 | |
| parent | fdc71d2b187743f03e4fea27324a5074fd798634 (diff) | |
| download | monzero-gui-34415bb6602fd2e0e6f99df69f9377d9d2e0bd1c.tar.gz monzero-gui-34415bb6602fd2e0e6f99df69f9377d9d2e0bd1c.tar.xz monzero-gui-34415bb6602fd2e0e6f99df69f9377d9d2e0bd1c.zip | |
Update monero-core_nl.ts
Spotted a minor flaw, my mistake. Changed line 113 from 'Abbrechen' -> 'Annuleren'.
| -rw-r--r-- | translations/monero-core_nl.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/monero-core_nl.ts b/translations/monero-core_nl.ts index 0c7a9a2a..6c6efed6 100644 --- a/translations/monero-core_nl.ts +++ b/translations/monero-core_nl.ts @@ -110,7 +110,7 @@ <message> <location filename="../components/DaemonManagerDialog.qml" line="107"/> <source>Cancel</source> - <translation type="unfinished">Abbrechen</translation> + <translation type="unfinished">Annuleren</translation> </message> </context> <context> |
