diff options
author | Eli Linden <eli@lindenlab.com> | 2010-03-16 15:05:23 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-03-16 15:05:23 -0700 |
commit | ad8384c580fc42f0e5a83f0a60d8683f197f8b1a (patch) | |
tree | f02bb24b03dec49b3acef7db1e65ee7c9ded6d2d /indra/newview/skins/default/xui/fr/panel_place_profile.xml | |
parent | a5639f1dd5ceb130fe29811ade41fb1bc95202b9 (diff) |
linguistic change; fixing floater_about_land.xml button label translation by removing extra ellipses and the label_selected= attribute as they became out of sync with EN file (must have been due to some kind of tool error in the past)
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_place_profile.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/panel_place_profile.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_place_profile.xml b/indra/newview/skins/default/xui/fr/panel_place_profile.xml index f2bdb3d745..598e94166e 100644 --- a/indra/newview/skins/default/xui/fr/panel_place_profile.xml +++ b/indra/newview/skins/default/xui/fr/panel_place_profile.xml @@ -18,16 +18,16 @@ <string name="all_residents_text" value="Tous les résidents"/> <string name="group_text" value="Groupe"/> <string name="can_resell"> - Le terrain acheté dans cette région peut être revendu. + Le terrain acheté dans la région peut être revendu. </string> <string name="can_not_resell"> - Le terrain acheté dans cette région ne peut pas être revendu. + Le terrain acheté dans la région ne peut pas être revendu. </string> <string name="can_change"> - Le terrain acheté dans cette région peut être fusionné ou divisé. + Le terrain acheté dans la région peut être fusionné ou divisé. </string> <string name="can_not_change"> - Le terrain acheté dans cette région ne peut pas être fusionné ou divisé. + Le terrain acheté dans la région ne peut être fusionné ou divisé. </string> <string name="server_update_text"> Les informations sur le lieu ne sont pas disponibles sans mise à jour du serveur. |