Slight change to string
This commit is contained in:
@@ -14,8 +14,8 @@ $string['filename'] = "File name";
|
||||
$string['fulltext'] = "Full text";
|
||||
$string['htmlfragment'] = "HTML fragment";
|
||||
$string['neverseen'] = "Never seen";
|
||||
$string['newheight'] = "Default window height";
|
||||
$string['newwidth'] = "Default window width";
|
||||
$string['newheight'] = "Default window height (in pixels)";
|
||||
$string['newwidth'] = "Default window width (in pixels)";
|
||||
$string['newfullscreen'] = "Fill the whole screen";
|
||||
$string['newresizable'] = "Allow the window to be resized";
|
||||
$string['newscrollbars'] = "Allow the window to be scrolled";
|
||||
|
||||
Reference in New Issue
Block a user