summaryrefslogtreecommitdiffstats
path: root/lang/en/minilinux/filelist.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/minilinux/filelist.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/minilinux/filelist.json')
-rw-r--r--lang/en/minilinux/filelist.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/en/minilinux/filelist.json b/lang/en/minilinux/filelist.json
index 7c8c80b1..11835c10 100644
--- a/lang/en/minilinux/filelist.json
+++ b/lang/en/minilinux/filelist.json
@@ -1,9 +1,9 @@
{
- "lang_canUpdate1":"At least one component of",
- "lang_canUpdate2":"can be updated. For a smooth operation, it is recommended to keep all components up to date.",
- "lang_update":"Update",
- "lang_systemUpdated":"The system is up to date.",
- "lang_actual":"Actual",
- "lang_outdated":"Outdated",
- "lang_configurationPackageNotFound":"Configuration package not found!"
-}
+ "lang_actual": "Actual",
+ "lang_canUpdate1": "At least one component of",
+ "lang_canUpdate2": "can be updated. For a smooth operation, it is recommended to keep all components up to date.",
+ "lang_configurationPackageNotFound": "Configuration package not found!",
+ "lang_outdated": "Outdated",
+ "lang_systemUpdated": "The system is up to date.",
+ "lang_update": "Update"
+} \ No newline at end of file