diff options
author | h6w <tudor@tudorholton.com> | 2019-09-10 17:58:39 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-10 17:58:39 +1000 |
commit | e15a460ca8876c7ef506e75f9533b8f144865384 (patch) | |
tree | 2d3c491cfced9e7fd78f963a44278396184721e0 /languages | |
parent | d3273417269b0f717bfa3fdf31b096f3a0fa9354 (diff) | |
parent | 376a3724f97a8bc1ae410f93694b02841f4bffc0 (diff) | |
download | phpvirtualbox-e15a460ca8876c7ef506e75f9533b8f144865384.zip phpvirtualbox-e15a460ca8876c7ef506e75f9533b8f144865384.tar.gz phpvirtualbox-e15a460ca8876c7ef506e75f9533b8f144865384.tar.bz2 |
Merge pull request #183 from arthurfreycobraag/patch-1
Update de.xml
Diffstat (limited to 'languages')
-rw-r--r-- | languages/de.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/de.xml b/languages/de.xml index 99ab4ff..92de63e 100644 --- a/languages/de.xml +++ b/languages/de.xml @@ -141,12 +141,12 @@ </message> <message> <source>Up</source> - <translation>Nach Oben</translation> + <translation>Online</translation> <comment>Host network adapter status</comment> </message> <message> <source>Down</source> - <translation>Nach Unten</translation> + <translation>Offline</translation> <comment>Host network adapter status</comment> </message> </context> |