summaryrefslogtreecommitdiff
path: root/myrc_branch/localization/en_US.inc
diff options
context:
space:
mode:
Diffstat (limited to 'myrc_branch/localization/en_US.inc')
-rw-r--r--myrc_branch/localization/en_US.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/myrc_branch/localization/en_US.inc b/myrc_branch/localization/en_US.inc
new file mode 100644
index 0000000..c86b116
--- /dev/null
+++ b/myrc_branch/localization/en_US.inc
@@ -0,0 +1,18 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/myrc_branch/localization/en_US.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2013, Roland 'rosali' Liebl
+ |
+ +-----------------------------------------------------------------------+
+ | Author: Yoni - 05/08/2013 03:47:20
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['pluginname'] = 'MyRoundcube branch';
+$labels['plugindescription'] = 'A helper plugin to indicate other plugins the MyRoundcube branch.';
+
+?> \ No newline at end of file