summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/messages.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-10 19:17:28 +0200
committerSimon Rettberg2016-05-10 19:17:28 +0200
commita79bbfa1a23838b91e9a08f7014c2c7304976714 (patch)
treefafb56190707d10b01cb282bc14b99156e100dcb /modules-available/sysconfig/lang/en/messages.json
parentTranslating module strings and custom sections works (diff)
downloadslx-admin-a79bbfa1a23838b91e9a08f7014c2c7304976714.tar.gz
slx-admin-a79bbfa1a23838b91e9a08f7014c2c7304976714.tar.xz
slx-admin-a79bbfa1a23838b91e9a08f7014c2c7304976714.zip
Migrated messages to modules
Diffstat (limited to 'modules-available/sysconfig/lang/en/messages.json')
-rw-r--r--modules-available/sysconfig/lang/en/messages.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/messages.json b/modules-available/sysconfig/lang/en/messages.json
new file mode 100644
index 00000000..fc3c1160
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/messages.json
@@ -0,0 +1,20 @@
+{
+ "invalid-action": "Invalid action: {{0}}",
+ "missing-title": "No title given",
+ "module-edited": "Module has been edited",
+ "module-added": "Module successfully added",
+ "replacing-config": "Replace config {{0}}",
+ "missing-file": "There was no file selected!",
+ "unsuccessful-action": "Not successful",
+ "upload-failed": "Upload failed: {{0}}",
+ "remote-timeout": "Could not download resource {{0}} ({{1}})",
+ "no-image": "Could not find an SVG-image at the given URL",
+ "replacing-module": "Replace module {{0}}",
+ "config-invalid": "Configuration with id {{0}} does not exist",
+ "config-activated": "Configuration {{0}} has been activated",
+ "module-rebuilt": "Module was rebuilt",
+ "module-rebuild-failed": "Rebuilding module failed",
+ "module-rebuilding": "Module is rebuilding...",
+ "module-in-use": "Module {{0}} is still used by Configuration {{1}}",
+ "module-deleted": "Module {{0}} was deleted"
+} \ No newline at end of file