summaryrefslogtreecommitdiffstats
path: root/lang/en/serversetup/ipaddress.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-13 05:20:32 +0200
committerSimon Rettberg2014-08-13 05:20:32 +0200
commitd05468d39f37ff260df1e51a02075d486ef7e6b6 (patch)
tree2d4d62a2660b82ec83b54b54c8baf1933d7182de /lang/en/serversetup/ipaddress.json
parentDon't bail out if a json file doesn't exist for a given lang+template (diff)
downloadslx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.gz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.xz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.zip
Re-Format all language files for cleaner future diffs
Diffstat (limited to 'lang/en/serversetup/ipaddress.json')
-rw-r--r--lang/en/serversetup/ipaddress.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/en/serversetup/ipaddress.json b/lang/en/serversetup/ipaddress.json
index baa0240e..699aeacc 100644
--- a/lang/en/serversetup/ipaddress.json
+++ b/lang/en/serversetup/ipaddress.json
@@ -1,7 +1,7 @@
{
- "lang_bootAddress":"Boot Address of the Server",
- "lang_chooseIP":"Please select the IP address that the client server will use to boot.",
- "lang_active":"Active",
- "lang_set":"Set",
- "lang_bootHint":"The Boot menu must be recreated after changing the IP address. Usually this is done automatically, but the process can also be triggered manually in the section of the boot menu."
-}
+ "lang_active": "Active",
+ "lang_bootAddress": "Boot Address of the Server",
+ "lang_bootHint": "The Boot menu must be recreated after changing the IP address. Usually this is done automatically, but the process can also be triggered manually in the section of the boot menu.",
+ "lang_chooseIP": "Please select the IP address that the client server will use to boot.",
+ "lang_set": "Set"
+} \ No newline at end of file