diff options
author | plegall <plg@piwigo.org> | 2005-01-07 23:06:35 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-01-07 23:06:35 +0000 |
commit | 6705215b646ad0bce84d26e4c94a0cf95590d0fc (patch) | |
tree | 12500482f49422cc004759502851db66bb9f4798 /language/en_UK.iso-8859-1/faq.lang.php | |
parent | 8c5afbd3e51e4974c7d48a1c42289ef39eb3c667 (diff) |
- small correction english FAQ
- language item about remote sites were translated in French in french
translation file
- french FAQ translated from english
- add square brackets around links in remote sites managements
git-svn-id: http://piwigo.org/svn/trunk@674 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK.iso-8859-1/faq.lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/en_UK.iso-8859-1/faq.lang.php b/language/en_UK.iso-8859-1/faq.lang.php index 3fcb5e49a..ccb923e8b 100644 --- a/language/en_UK.iso-8859-1/faq.lang.php +++ b/language/en_UK.iso-8859-1/faq.lang.php @@ -259,9 +259,9 @@ administration panel, Categories, Manage.' $lang['help_infos_title'] = 'Miscellanous informations'; $lang['help_infos'] = array( - 'As soon as you created your gallery, go in the user list and modify -permissions for user "guest". Indeed, every new registered user will have by -default the same permissions as "guest" user.', + 'As soon as you created your gallery, modify default display properties in +administration panel, Configuration, Default. Indeed, every new registered +user will have by default the same display properties.', 'If you have any question, do not hesitate to take a look at the forum or ask a question there. The <a href="http://forum.phpwebgallery.net" |