summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_script_queue.xml
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-17 13:50:26 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-17 13:50:26 +0000
commit2398ac98d01d3809904759251e2c98cf2740e139 (patch)
tree644f663d08e39275f76e19a1cab4d34e3cdf75cf /indra/newview/skins/default/xui/es/floater_script_queue.xml
parente2d56363f105f8bef2b05a6bd4c5276db9a60d82 (diff)
parentc3bd736f6c2d51542fb2894542151282144e7388 (diff)
merge from viewer2.
Diffstat (limited to 'indra/newview/skins/default/xui/es/floater_script_queue.xml')
-rw-r--r--indra/newview/skins/default/xui/es/floater_script_queue.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_script_queue.xml b/indra/newview/skins/default/xui/es/floater_script_queue.xml
index ace596cd9a..39c84103c4 100644
--- a/indra/newview/skins/default/xui/es/floater_script_queue.xml
+++ b/indra/newview/skins/default/xui/es/floater_script_queue.xml
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="queue" title="REINICIO">
+<floater name="queue" title="PROGRESO DEL REINICIO">
+ <floater.string name="Starting">
+ Empezando [START] de [COUNT] ítems.
+ </floater.string>
+ <floater.string name="Done">
+ Hecho.
+ </floater.string>
+ <floater.string name="Resetting">
+ Reiniciando
+ </floater.string>
+ <floater.string name="Running">
+ Ejecutándose
+ </floater.string>
+ <floater.string name="NotRunning">
+ Sin ejecutarse
+ </floater.string>
<button label="Cerrar" label_selected="Cerrar" name="close"/>
</floater>