summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/en_US.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/thunderbird_labels/localization/en_US.inc')
-rw-r--r--plugins/thunderbird_labels/localization/en_US.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/thunderbird_labels/localization/en_US.inc b/plugins/thunderbird_labels/localization/en_US.inc
new file mode 100644
index 000000000..2d4237e05
--- /dev/null
+++ b/plugins/thunderbird_labels/localization/en_US.inc
@@ -0,0 +1,18 @@
+<?php
+/**
+* Author:
+* Michael Kefeder
+* http://code.google.com/p/rcmail-thunderbird-labels/
+*/
+
+$labels = array();
+$labels['label'] = 'Thunderbird Labels';
+$labels['label0'] = 'No Label';
+$labels['label1'] = 'Important';
+$labels['label2'] = 'Work';
+$labels['label3'] = 'Personal';
+$labels['label4'] = 'To Do';
+$labels['label5'] = 'Later';
+
+$messages = array();
+