strUseTabKey

This commit is contained in:
Marc Delisle
2004-10-19 23:56:50 +00:00
parent 5e5fb8af45
commit af41fe014f
102 changed files with 102 additions and 0 deletions

View File

@@ -727,4 +727,5 @@ $strPersian = 'Persian'; //to translate
$strAddFields = 'Add %s field(s)'; //to translate
$strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate
$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
?>