summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml
diff options
context:
space:
mode:
authorRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
committerRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
commit9bcace0608c79ae881a33b0bcc6d6ea701021147 (patch)
tree8febb1ee80d4c369926eff828e77448eff8ba353 /indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml
parenta4486b258cbd5e560cf7bec05e515e1ed56179fb (diff)
Merging revisions 132612-133369 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22
DEV-38453 Conversion to 2.0: Modernize and rearrange the nodes of the localized XUI; NO CHANGES TO ENGLISH. - match the new structures/widget language of the post-skinning work - restore some strings.xml entries from the former ui_strings.xml file - copy the Low/Mid/High translations into strings.xml - strip out all superfluous length= and type= parameters; these default to the EN value anyway I intentionally did not yet rearrange menu_viewer.xml, since it is still in flux in English
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml28
1 files changed, 15 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml b/indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml
index cc9e2a8569..726ebc78b0 100644
--- a/indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml
+++ b/indra/newview/skins/default/xui/fr/panel_preferences_graphics1.xml
@@ -21,27 +21,27 @@
Rapport hauteur/largeur :
</text>
<combo_box name="aspect_ratio" tool_tip="largeur/hauteur">
- <combo_box.item length="1" name="4:3(StandardCRT)" type="string" label="4:3 (Standard CRT)" />
- <combo_box.item length="1" name="5:4(1280x1024LCD)" type="string" label="5:4 (1280 x 1024 LCD)" />
+ <combo_box.item name="4:3(StandardCRT)" label="4:3 (Standard CRT)" />
+ <combo_box.item name="5:4(1280x1024LCD)" label="5:4 (1280 x 1024 LCD)" />
<combo_box.item name="8:5(Widescreen)" label="8:5 (écran large)" />
- <combo_box.item length="1" name="16:9(Widescreen)" type="string" label="16:9 (plein écran)" />
+ <combo_box.item name="16:9(Widescreen)" label="16:9 (plein écran)" />
</combo_box>
- <text length="1" name="text" type="string">
+ <text name="text">
Résolution d&apos;affichage :
</text>
- <text length="1" name="Fullscreen Aspect Ratio:" type="string">
+ <text name="Fullscreen Aspect Ratio:">
Format de plein écran :
</text>
- <text length="1" name="(width / height)" type="string">
+ <text name="(width / height)">
(largeur / hauteur)
</text>
- <text length="1" name="UI Size:" type="string">
+ <text name="UI Size:">
Taille de l&apos;IU :
</text>
- <text length="1" name="(meters, lower is faster)" type="string">
+ <text name="(meters, lower is faster)">
(mètres, moins = plus rapide)
</text>
- <text length="1" name="text2" type="string">
+ <text name="text2">
Options d&apos;affichage :
</text>
<check_box label="Lancer Second Life en mode fenêtré" name="windowed mode"/>
@@ -75,6 +75,7 @@
</text>
<text name="QualityText2" visible="false"/>
<check_box label="Personnaliser" left="395" name="CustomSettings"/>
+ <panel name="CustomGraphics Panel">
<text name="ShadersText">
Effets :
</text>
@@ -150,12 +151,13 @@
<radio_item name="0" label="Faible" />
<radio_item name="2" label="Élevé" />
</radio_group>
+ </panel>
<button label="Paramètres recommandés" name="Defaults"/>
<button label="Configuration du matériel" label_selected="Configuration du matériel" name="GraphicsHardwareButton"/>
- <text name="resolution_format">
+ <panel.string name="resolution_format">
[RES_X] x [RES_Y]
- </text>
- <text name="aspect_ratio_text">
+ </panel.string>
+ <panel.string name="aspect_ratio_text">
[NUM]:[DEN]
- </text>
+ </panel.string>
</panel>