summaryrefslogtreecommitdiff
path: root/plugins/help/localization/en_GB.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-07-22 19:04:53 +0000
committeralecpl <alec@alec.pl>2009-07-22 19:04:53 +0000
commitf134ad8c4cc6ec06da7cd63ebc1eb9a767c0fb65 (patch)
treede12280fa3340b3bbcea773383c02e1bbc3c5f09 /plugins/help/localization/en_GB.inc
parent78f1611d9ff155276743b4ceffc39419e01cf385 (diff)
- s/en_UK/en_GB/
Diffstat (limited to 'plugins/help/localization/en_GB.inc')
-rw-r--r--plugins/help/localization/en_GB.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/help/localization/en_GB.inc b/plugins/help/localization/en_GB.inc
new file mode 100644
index 000000000..8c2d1517c
--- /dev/null
+++ b/plugins/help/localization/en_GB.inc
@@ -0,0 +1,8 @@
+<?php
+
+$labels = array();
+$labels['help'] = 'Help';
+$labels['about'] = 'About';
+$labels['license'] = 'License';
+
+?>