diff options
author | Adam Moss <moss@lindenlab.com> | 2009-05-22 09:58:47 +0000 |
---|---|---|
committer | Adam Moss <moss@lindenlab.com> | 2009-05-22 09:58:47 +0000 |
commit | 9dfe0ca9a0228c4fa75c8a3e51840696cc6b4960 (patch) | |
tree | 3136e0a32cdcb1d55a4c3a5a67791ca128d947a5 /indra/newview/skins/default/xui/fr/floater_top_objects.xml | |
parent | 93cf3d89e51835dd2f61c32b16191ab724528055 (diff) |
svn merge -r121194:121210
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.onetwo-merge-1
QAR-1531 viewer 1.23rc1+1.23rc2 merge to trunk
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_top_objects.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_top_objects.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_top_objects.xml b/indra/newview/skins/default/xui/fr/floater_top_objects.xml index 3be281b6c2..69a3d0cd18 100644 --- a/indra/newview/skins/default/xui/fr/floater_top_objects.xml +++ b/indra/newview/skins/default/xui/fr/floater_top_objects.xml @@ -16,17 +16,17 @@ </text> <button label="Afficher balise" name="show_beacon_btn"/> <text name="obj_name_text"> - Nom : + Objet : </text> <button label="Filtre" name="filter_object_btn"/> <text name="owner_name_text"> - Nom : + Propriétaire : </text> <button label="Filtre" name="filter_owner_btn"/> <button label="Renvoyer" name="return_selected_btn"/> - <button label="Renvoyer tous" name="return_all_btn"/> + <button label="Tout renvoyer" name="return_all_btn"/> <button label="Désactiver" name="disable_selected_btn"/> - <button label="Désactiver tous" name="disable_all_btn"/> + <button label="Tout désactiver" name="disable_all_btn"/> <button label="Rafraîchir" name="refresh_btn"/> <string name="top_scripts_title"> Scripts principaux @@ -41,10 +41,10 @@ Heure Mono </string> <string name="top_colliders_title"> - Objets souvent responsables de collision + Collisions les plus consommatrices </string> <string name="top_colliders_text"> - [COUNT] objets souvent responsables de collisions + [COUNT] collisions les plus consommatrices </string> <string name="colliders_score_label"> Score |