summaryrefslogtreecommitdiff
path: root/settings/localization/en_US.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/en_US.inc')
-rw-r--r--settings/localization/en_US.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/settings/localization/en_US.inc b/settings/localization/en_US.inc
new file mode 100644
index 0000000..3c6fd6d
--- /dev/null
+++ b/settings/localization/en_US.inc
@@ -0,0 +1,16 @@
+<?php
+
+$labels = array();
+$labels['pluginname'] = 'Settings';
+$labels['plugindescription'] = 'This is a helper plugin. It is required of several other plugins (f.e. all hmail_* plugins).';
+$labels['menu'] = 'Menu';
+$labels['managefolders'] = 'Manage Folders';
+$labels['account'] = 'Account Administration';
+$labels['classic'] = 'Default';
+$labels['larry'] = 'Larry';
+$labels['remotefolders'] = 'Special Folders';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['serversettings.serversettings'] = 'Other account\'s settings';
+$labels['serversettings.description'] = 'Other account\'s settings';
+
+?> \ No newline at end of file