-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
"Easy Tabs","Easy Tabs" | ||
"Add New Tab","Add New Tab" | ||
"Save Tab","Save Tab" | ||
"Delete Tab","Delete Tab" | ||
"Edit Tab '%1'","Edit Tab '%1'" | ||
"New Tab","New Tab" | ||
"Tab Information","Tab Information" | ||
Alias,Alias | ||
"Block Type","Block Type" | ||
"Please select item(s).","Please select item(s)." | ||
"Tab was deleted.","Tab was deleted." | ||
"Can't find a tab to delete.","Can't find a tab to delete." | ||
"Manage Tabs","Manage Tabs" | ||
"This tab no longer exists.","This tab no longer exists." | ||
"Edit Tab","Edit Tab" | ||
"Manage Easy Tabs","Manage Easy Tabs" | ||
"Tab has been saved.","Tab has been saved." | ||
"Something went wrong while saving the tab.","Something went wrong while saving the tab." | ||
"Delete ""${ $.$data.title }""","Delete ""${ $.$data.title }""" | ||
"Are you sure you wan't to delete a ""${ $.$data.title }"" record?","Are you sure you wan't to delete a ""${ $.$data.title }"" record?" | ||
"An error occured:","An error occured:" | ||
"Html content","Html content" | ||
Unset,Unset | ||
"Custom Block","Custom Block" | ||
"Product Desription","Product Desription" | ||
"We Also Recommend","We Also Recommend" | ||
"Product's Reviews","Product's Reviews" | ||
"Select Block...","Select Block..." | ||
"Delete items","Delete items" | ||
"Are you sure you wan't to delete selected items?","Are you sure you wan't to delete selected items?" | ||
"Enable items","Enable items" | ||
"Disable items","Disable items" |