Merge pull request #13 from creamarketing/default-translations

MINOR: Added a lang folder with default English translation and manifest...
This commit is contained in:
Stig Lindqvist 2012-09-30 13:06:17 -07:00
commit b0138ceaf1
2 changed files with 11 additions and 0 deletions

0
lang/_manifest_exclude Normal file
View File

11
lang/en.yml Normal file
View File

@ -0,0 +1,11 @@
en:
WidgetAreaEditor.ss:
AVAILABLE: "Available Widgets"
AVAILWIDGETS: "Click a widget title below to use it on this page."
NOAVAIL: "There are currently no widgets available."
INUSE: "Widgets currently used"
TOSORT: "To sort currently used widgets on this page, drag them up and down."
WidgetEditor.ss:
DELETE: "Delete"
WidgetDescription.ss:
CLICKTOADDWIDGET: "Click to add this widget"