diff --git a/plugins/AdminTools/language/en_US/index.php b/plugins/AdminTools/language/en_US/index.php new file mode 100644 index 000000000..ec6605317 --- /dev/null +++ b/plugins/AdminTools/language/en_US/index.php @@ -0,0 +1,7 @@ + diff --git a/plugins/AdminTools/language/en_US/plugin.lang.php b/plugins/AdminTools/language/en_US/plugin.lang.php new file mode 100755 index 000000000..9c0bff373 --- /dev/null +++ b/plugins/AdminTools/language/en_US/plugin.lang.php @@ -0,0 +1,39 @@ +%s.'] = 'Viewing as %s'; +$lang['View as'] = 'View as'; +$lang['Show SQL queries'] = 'Show SQL queries'; +$lang['Saved'] = 'Saved'; +$lang['Save visit in history'] = 'Save visit in history'; +$lang['Save'] = 'Save'; +$lang['Revert'] = 'Revert'; +$lang['Quick edit'] = 'Quick edit'; +$lang['Properties page'] = 'Properties page'; +$lang['Open toolbar by default'] = 'Open toolbar by default'; +$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Give access to quick edit to photo owners even if they are not admin'; +$lang['Debug languages'] = 'Debug languages'; +$lang['Debug template'] = 'Debug template'; +$lang['Closed icon position'] = 'Closed icon position'; +$lang['Combine JS&CSS'] = 'Combine JS&CSS'; \ No newline at end of file