summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_teleport_history.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2010-01-13 12:25:53 -0800
committerRamzi Linden <ramzi@lindenlab.com>2010-01-13 12:25:53 -0800
commit0a984f1920d12373ef31e9e7e62d8ad6024a36b4 (patch)
treefc48e27f1997969ebb480fe8bb9afdb923b0af39 /indra/newview/skins/default/xui/fr/panel_teleport_history.xml
parentf3bd6481a554ade34b133b2ae805838e27598639 (diff)
DEV-43688 commit new translations - DE, FR, JA cycle2
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_teleport_history.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/panel_teleport_history.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_teleport_history.xml b/indra/newview/skins/default/xui/fr/panel_teleport_history.xml
new file mode 100644
index 0000000000..285c85c7c3
--- /dev/null
+++ b/indra/newview/skins/default/xui/fr/panel_teleport_history.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="Teleport History">
+ <accordion name="history_accordion">
+ <accordion_tab name="today" title="Aujourd&apos;hui"/>
+ <accordion_tab name="yesterday" title="Hier"/>
+ <accordion_tab name="2_days_ago" title="Il y a 2 jours"/>
+ <accordion_tab name="3_days_ago" title="Il y a 3 jours"/>
+ <accordion_tab name="4_days_ago" title="Il y a 4 jours"/>
+ <accordion_tab name="5_days_ago" title="Il y a 5 jours"/>
+ <accordion_tab name="6_days_and_older" title="Il y a 6 jours ou plus"/>
+ <accordion_tab name="1_month_and_older" title="Il y a 1 mois ou plus"/>
+ <accordion_tab name="6_months_and_older" title="Il y a 6 mois ou plus"/>
+ </accordion>
+ <panel label="bottom_panel" name="bottom_panel"/>
+</panel>