mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Couple more little updates
git-svn-id: file:///svn/phpbb/trunk@4265 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
78f4c39237
commit
19bb2b9487
1 changed files with 3 additions and 1 deletions
|
@ -994,7 +994,9 @@ $lang = array_merge($lang, array(
|
||||||
|
|
||||||
'THEME_UPDATED' => 'Theme updated successfully',
|
'THEME_UPDATED' => 'Theme updated successfully',
|
||||||
|
|
||||||
|
'MANAGE_IMAGESET_EXPLAIN'=> 'Imagesets comprise all the button, forum, folder, etc. and other non-style specific images used by the board. Here you can edit, export or delete existing imagesets and import or activate new sets.',
|
||||||
|
'EDIT_IMAGESET' => 'Edit Imageset',
|
||||||
|
'EDIT_IMAGESET_EXPLAIN' => 'Here you can edit the individual images which define the imageset. You can also specify dimensions for the image. Dimensions are optional, specifying them can overcome certain rendering issues with some browsers. By not specifying them you reduce the size of the database record a little.',
|
||||||
|
|
||||||
|
|
||||||
'Select_template' => 'Select template',
|
'Select_template' => 'Select template',
|
||||||
|
|
Loading…
Add table
Reference in a new issue