Slight change to string

This commit is contained in:
moodler
2003-07-20 14:19:16 +00:00
parent 058811c1c7
commit 693b57dfde
+2 -2
View File
@@ -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";