diff options
| author | Rafficer <rafficer@protonmail.com> | 2018-04-09 08:59:07 +0200 |
|---|---|---|
| committer | erciccione <erciccione@users.noreply.github.com> | 2018-04-22 18:31:36 +0200 |
| commit | 85aa323a2daffd9eeabafcd5a275a6dd41d1a5ae (patch) | |
| tree | 8f20909a28f4d90ccbb57ac5d23a6b8e3be9b38f | |
| parent | b0f54f6d1dfc5b113e58935a54359bc5a1816727 (diff) | |
| download | monzero-gui-85aa323a2daffd9eeabafcd5a275a6dd41d1a5ae.tar.gz monzero-gui-85aa323a2daffd9eeabafcd5a275a6dd41d1a5ae.tar.xz monzero-gui-85aa323a2daffd9eeabafcd5a275a6dd41d1a5ae.zip | |
Rename "entfernter Node" to "remote-Node"
| -rw-r--r-- | translations/monero-core_de.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/translations/monero-core_de.ts b/translations/monero-core_de.ts index 3ed0d04b..e6e962f5 100644 --- a/translations/monero-core_de.ts +++ b/translations/monero-core_de.ts @@ -681,7 +681,7 @@ <message> <location filename="../components/NetworkStatusItem.qml" line="55"/> <source>Remote node</source> - <translation>Entfernter Node</translation> + <translation>remote-Node</translation> </message> <message> <location filename="../components/NetworkStatusItem.qml" line="59"/> @@ -948,7 +948,7 @@ <message> <location filename="../components/RemoteNodeEdit.qml" line="49"/> <source>Remote Node Hostname / IP</source> - <translation>Hostname/IP des entfernten Nodes</translation> + <translation>Hostname/IP des remote-Nodes</translation> </message> <message> <location filename="../components/RemoteNodeEdit.qml" line="57"/> @@ -1076,7 +1076,7 @@ <message> <location filename="../pages/Settings.qml" line="215"/> <source>Remote Node</source> - <translation>Entfernter Node</translation> + <translation>remote-Node</translation> </message> <message> <location filename="../pages/Settings.qml" line="233"/> @@ -1111,7 +1111,7 @@ <message> <location filename="../pages/Settings.qml" line="382"/> <source>Remote node</source> - <translation>Entfernter Node</translation> + <translation>remote-Node</translation> </message> <message> <location filename="../pages/Settings.qml" line="498"/> |
