aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/settings_nick_unset.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-03-29 14:12:50 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-03-29 14:12:50 +0200
commite2b975065c2f55a4e3c3798b4c36df44e112fdd0 (patch)
tree6cf84e4b5ce1773918cfa0e9de5bc6aa7eb516b3 /view/fr/settings_nick_unset.tpl
parent2a23147042f568c2b6957b81355c0123033f1854 (diff)
parent920396e4024e56c3e00f1f159268c2aba16e4609 (diff)
downloadvolse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.tar.gz
volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.tar.bz2
volse-hubzilla-e2b975065c2f55a4e3c3798b4c36df44e112fdd0.zip
Merge remote-tracking branch 'friendika-master/master'
Diffstat (limited to 'view/fr/settings_nick_unset.tpl')
-rw-r--r--view/fr/settings_nick_unset.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/fr/settings_nick_unset.tpl b/view/fr/settings_nick_unset.tpl
index 903768b59..60c7a4a45 100644
--- a/view/fr/settings_nick_unset.tpl
+++ b/view/fr/settings_nick_unset.tpl
@@ -1,13 +1,13 @@
<div id="settings-nick-wrapper" >
<p id="settings-nickname-desc">
-Your profile URL is currently <strong>'$baseurl/profile/$uid'</strong>.
-Setting a nickname will allow a friendly profile URL such as
+Votre adresse (URL) de profil est actuellement <strong>'$baseurl/profile/$uid'</strong>.
+Choisir un pseudo vous donnera une URL plus simple à retenir, comme
<strong>'nickname@$basepath'</strong>.
<br />
-Once set, it can never be changed. The nickname <strong>must</strong> start with a letter; and only letters, numbers, dashes, and underscores are allowed.
+Une fois défini, il ne pourra plus changer. Le pseudo <strong>doit</strong> débuter par une lettre; et seuls lettres, nombres, tirets et sous-tirets (_) sont autorisés.
</p>
-<label id="settings-nick-label" for="settings-nick" >URL Nickname: </label>
+<label id="settings-nick-label" for="settings-nick" >Pseudo: </label>
<input type="text" name="nick" id="settings-nick" value="$nickname" />
</div>
<div id="settings-nick-end" ></div>