summaryrefslogtreecommitdiff
path: root/program/localization/en_US/labels.inc
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-11-18 12:51:28 +0000
committeralecpl <alec@alec.pl>2011-11-18 12:51:28 +0000
commit45fa64c3c9801f9719638f7fa2f4f11cc6505647 (patch)
tree447044dad25fdbfb6fd4b78e289581370801e593 /program/localization/en_US/labels.inc
parent307e68421150c079b033522552a54a99a907bbdc (diff)
- Added About tab in Settings
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r--program/localization/en_US/labels.inc8
1 files changed, 7 insertions, 1 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc
index 6aefd6c4a..d7df39771 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -343,7 +343,7 @@ $labels['done'] = 'Done';
// settings
$labels['settingsfor'] = 'Settings for';
-
+$labels['about'] = 'About';
$labels['preferences'] = 'Preferences';
$labels['userpreferences'] = 'User preferences';
$labels['editpreferences'] = 'Edit user preferences';
@@ -465,6 +465,12 @@ $labels['sortasc'] = 'Sort ascending';
$labels['sortdesc'] = 'Sort descending';
$labels['undo'] = 'Undo';
+$labels['plugin'] = 'Plugin';
+$labels['version'] = 'Version';
+$labels['source'] = 'Source';
+$labels['license'] = 'License';
+$labels['webpage'] = 'Webpage';
+
// units
$labels['B'] = 'B';
$labels['KB'] = 'KB';