fixed jQuery multiselect in admin
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
'at char %s': 'at char %s',
|
||||
'at line %s': 'at line %s',
|
||||
'back': '<<back',
|
||||
'Basics': 'Basics',
|
||||
'Begin': 'Begin',
|
||||
'can be a git repo': 'can be a git repo',
|
||||
'Change admin password': 'Change admin password',
|
||||
'Check for upgrades': 'Check for upgrades',
|
||||
@@ -51,6 +53,7 @@
|
||||
'download layouts': 'download layouts',
|
||||
'download plugins': 'download plugins',
|
||||
'Edit': 'Edit',
|
||||
'edit all': 'edit all',
|
||||
'Edit application': 'Edit application',
|
||||
'edit controller': 'edit controller',
|
||||
'edit views:': 'edit views:',
|
||||
@@ -68,9 +71,11 @@
|
||||
'file saved on %s': 'file saved on %s',
|
||||
'filter': 'filter',
|
||||
'Frames': 'Frames',
|
||||
'Generate': 'Generate',
|
||||
'Get from URL:': 'Get from URL:',
|
||||
'Git Pull': 'Git Pull',
|
||||
'Git Push': 'Git Push',
|
||||
'go!': 'go!',
|
||||
'Help': 'Help',
|
||||
'Hide/Show Translated strings': 'Hide/Show Translated strings',
|
||||
'includes': 'includes',
|
||||
@@ -92,6 +97,7 @@
|
||||
'Models': 'Models',
|
||||
'Modules': 'Modules',
|
||||
'modules': 'modules',
|
||||
'New Application Wizard': 'New Application Wizard',
|
||||
'New application wizard': 'New application wizard',
|
||||
'New simple application': 'New simple application',
|
||||
'online designer': 'online designer',
|
||||
@@ -109,6 +115,7 @@
|
||||
'Removed Breakpoint on %s at line %s': 'Removed Breakpoint on %s at line %s',
|
||||
'request': 'request',
|
||||
'response': 'response',
|
||||
'restart': 'restart',
|
||||
'restore': 'restore',
|
||||
'revert': 'revert',
|
||||
'rules are not defined': 'rules are not defined',
|
||||
@@ -123,9 +130,12 @@
|
||||
'Set Breakpoint on %s at line %s: %s': 'Set Breakpoint on %s at line %s: %s',
|
||||
'shell': 'shell',
|
||||
'Site': 'Site',
|
||||
'skip to generate': 'skip to generate',
|
||||
'Start a new app': 'Start a new app',
|
||||
'Start wizard': 'Start wizard',
|
||||
'static': 'static',
|
||||
'Static files': 'Static files',
|
||||
'Step': 'Step',
|
||||
'Submit': 'Submit',
|
||||
'successful': 'successful',
|
||||
'test': 'test',
|
||||
|
||||
Reference in New Issue
Block a user