aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SwiftThemeCreator/language/en_UK/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SwiftThemeCreator/language/en_UK/plugin.lang.php')
-rw-r--r--plugins/SwiftThemeCreator/language/en_UK/plugin.lang.php35
1 files changed, 35 insertions, 0 deletions
diff --git a/plugins/SwiftThemeCreator/language/en_UK/plugin.lang.php b/plugins/SwiftThemeCreator/language/en_UK/plugin.lang.php
new file mode 100644
index 000000000..997c25478
--- /dev/null
+++ b/plugins/SwiftThemeCreator/language/en_UK/plugin.lang.php
@@ -0,0 +1,35 @@
+<?php
+
+$lang['Swift Theme Creator'] = 'Swift Theme Creator';
+$lang[''] = '';
+$lang['The Swift Theme Creator is powerful webmaster tool to create a new theme in few seconds. You can update later the result as you need.'] = 'The Swift Theme Creator is powerful webmaster tool to create a new theme in few seconds. You can update later the result as you need.';
+$lang['Template selection'] = 'Template selection';
+$lang['Template'] = 'Template';
+$lang['New theme to be created'] = 'New theme to be created';
+$lang['Colours selection'] = 'Colours selection';
+$lang['Main background'] = 'Main background';
+$lang['Default text'] = 'Default text';
+$lang['Internal links'] = 'Internal links';
+$lang['Hover links'] = 'Hover links';
+$lang['External links'] = 'External links';
+$lang['Header background selection'] = 'Header background selection';
+$lang['No picture'] = 'No picture';
+$lang['Random source'] = 'Random source';
+$lang['Fixed path'] = 'Fixed path';
+$lang['Colorize'] = 'Colorize';
+$lang['Enhance brightness'] = 'Enhance brightness';
+$lang['Reduce contrast'] = 'Reduce contrast';
+$lang['Width limit in pixels'] = 'Width limit in pixels';
+$lang['Height limit in pixels'] = 'Height limit in pixels';
+$lang['Display mode'] = 'Display mode';
+$lang['Reset'] = 'Reset';
+$lang['Generate'] = 'Generate';
+$lang['Simulate'] = 'Simulate';
+$lang['Just a yoga preview...'] = 'Just a yoga preview...';
+$lang['"Fixed header" preview'] = '"Fixed header" preview';
+$lang['"Random header" preview'] = '"Random header" preview';
+$lang['"No header" preview'] = '"No header" preview';
+$lang['Preview'] = 'Preview';
+$lang['home'] = 'home';
+$lang['...to get an idea of the expected result. Preview is based on yoga-like template only.'] = '...to get an idea of the expected result. Preview is based on yoga-like template only.';
+?> \ No newline at end of file