diff options
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r-- | language/en_UK.iso-8859-1/admin.lang.php | 1 | ||||
-rw-r--r-- | language/en_UK.iso-8859-1/help/configuration.html | 10 |
2 files changed, 6 insertions, 5 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php index 98fdf37a5..0fe6d6606 100644 --- a/language/en_UK.iso-8859-1/admin.lang.php +++ b/language/en_UK.iso-8859-1/admin.lang.php @@ -118,6 +118,7 @@ $lang['Permission granted thanks to a group'] = 'Permission granted thanks to a $lang['Permission granted'] = 'Permission granted'; $lang['PhpWebGallery Administration'] = 'PhpWebGallery Administration'; $lang['PhpWebGallery version'] = 'PhpWebGallery version'; +$lang['Page banner'] = 'Page banner'; $lang['Picture informations updated'] = 'Picture informations updated'; $lang['Position'] = 'Position'; $lang['Preferences'] = 'Preferences'; diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html index 4e6a73b5d..3741207e2 100644 --- a/language/en_UK.iso-8859-1/help/configuration.html +++ b/language/en_UK.iso-8859-1/help/configuration.html @@ -13,11 +13,11 @@ parameters by theme.</p> <ul> - <li><strong>Gallery title</strong>: displayed on top of each public - page.</li> + <li><strong>Gallery title</strong>: used in RSS feed and notifications by +email.</li> - <li><strong>Gallery description</strong>: displayed under gallery - title.</li> + <li><strong>Page banner</strong>: displayed on top of each public +page.</li> <li><strong>Gallery URL</strong>: used for the RSS feed.</li> @@ -33,7 +33,7 @@ parameters by theme.</p> <li><strong>Rating</strong>: Picture rating feature is enabled.</li> - <li><strong>Rating by guests</strong>: Even non registered users can + <li><strong>Rating by guests</strong>: Even non registered users can rate images.</li> </ul> |