diff options
author | Friendika <info@friendika.com> | 2011-03-28 15:42:01 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-28 15:42:01 -0700 |
commit | 266a93c584ac4fd968e4f1e784a20c04ffb56618 (patch) | |
tree | 8eada0ec0ff123271f04f882061ed3c6a5d45e2a /view/fr/settings_nick_subdir.tpl | |
parent | 15b6792ca08fc09f62afc490da98a0f753bfab1c (diff) | |
parent | 3b709a074a373a42b1bf16d631cf34918ef9f83f (diff) | |
download | volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.tar.gz volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.tar.bz2 volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.zip |
Merge branch 'omigeot-master'
Diffstat (limited to 'view/fr/settings_nick_subdir.tpl')
-rw-r--r-- | view/fr/settings_nick_subdir.tpl | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/view/fr/settings_nick_subdir.tpl b/view/fr/settings_nick_subdir.tpl index 303c24df7..2a367f8da 100644 --- a/view/fr/settings_nick_subdir.tpl +++ b/view/fr/settings_nick_subdir.tpl @@ -1,6 +1,7 @@ <p> -It appears that your website is located in a subdirectory of the<br /> -$hostname website, so this setting may not work reliably.<br /> +Il semble que votre site soit situé dans un sous-répertoire du<br /> +site $hostname, ce réglage pourrait donc ne pas marcher comme prévu.<br /> +</p> +<p>Si vous avez le moindre problème, essayez d'utiliser l'adresse <br /> +de profil suivante : '<strong>$baseurl/profile/$nickname</strong>'. </p> -<p>If you have any issues, you may have better results using the profile<br /> address '<strong>$baseurl/profile/$nickname</strong>'. -</p>
\ No newline at end of file |