Added scrollable panel for delete dialog box.

This commit is contained in:
Endi S. Dewata
2011-01-22 07:19:54 +07:00
committed by Adam Young
parent 5ef7b8adb8
commit fa5ae89d7f
5 changed files with 14 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
"header": "Logged In As"
},
"search": {
"delete_confirm": "Do you really want to delete the selected entries?",
"delete_confirm": "Are you sure you want to delete selected entries?",
"quick_links": "Quick Links",
"select_all": "Select All",
"unselect_all": "Unselect All"

View File

@@ -7730,7 +7730,7 @@
"header": "Logged In As"
},
"search": {
"delete_confirm": "Do you really want to delete the selected entries?",
"delete_confirm": "Are you sure you want to delete selected entries?",
"quick_links": "Quick Links",
"select_all": "Select All",
"unselect_all": "Unselect All"

View File

@@ -27,7 +27,7 @@
"header": "Logged In As"
},
"search": {
"delete_confirm": "Do you really want to delete the selected entries?",
"delete_confirm": "Are you sure you want to delete selected entries?",
"quick_links": "Quick Links",
"select_all": "Select All",
"unselect_all": "Unselect All"