From: Stéphane Jacob Date: Sat, 11 Apr 2009 15:57:01 +0000 (+0200) Subject: Typos. X-Git-Tag: xorg/1.0.0~332^2~313^2~17 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=9f3c170ab3ba6bef452798dcf9df2aea4fdb660b;p=platal.git Typos. --- diff --git a/modules/profile/general.inc.php b/modules/profile/general.inc.php index 4fd43dc..51a5979 100644 --- a/modules/profile/general.inc.php +++ b/modules/profile/general.inc.php @@ -177,7 +177,7 @@ class ProfileSearchNames implements ProfileSetting if ($has_new) { $new_names = new NamesReq(S::user(), $this->search_names, $this->private_name_end); $new_names->submit(); - Platal::page()->trigWarning("La demande de modification de tes noms a bien été prises en compte." . + Platal::page()->trigWarning("La demande de modification de tes noms a bien été prise en compte." . " Tu recevras un email dès que ces changements auront été effectués."); } else { $display_names = array(); diff --git a/templates/profile/groups.tpl b/templates/profile/groups.tpl index 45e4f54..6f44217 100644 --- a/templates/profile/groups.tpl +++ b/templates/profile/groups.tpl @@ -148,9 +148,9 @@
Signification des symboles :
{if $grp_public}{icon name=error} L'annuaire du groupe est à visibilité restreinte et ce groupe n'apparaîtra pas sur ta - fiche{/if} + fiche.{/if} {if $grp_public && $grp_admin}
{/if} - {if $grp_admin}{icon name=wrench} Tu es administrateur du groupe{/if} + {if $grp_admin}{icon name=wrench} Tu es administrateur du groupe.{/if} {/if}