diff options
| author | eli <none@none> | 2017-01-06 18:43:51 -0800 |
|---|---|---|
| committer | eli <none@none> | 2017-01-06 18:43:51 -0800 |
| commit | b65e54d1028a0cfa42589d7dc590384ceedf5cac (patch) | |
| tree | 3939c43968647a045210d627da3c6e8383297edd /indra/newview/skins/default/xui/de/floater_script_queue.xml | |
| parent | 6b59d55230207b391d8a698f170cfe7f0620e025 (diff) | |
INTL-238 FIX translate Viewer Set46 for Repo viewer-lynx (DRTVWR-428)
Diffstat (limited to 'indra/newview/skins/default/xui/de/floater_script_queue.xml')
| -rw-r--r-- | indra/newview/skins/default/xui/de/floater_script_queue.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/de/floater_script_queue.xml b/indra/newview/skins/default/xui/de/floater_script_queue.xml index f267fe4b7c..d11ce83a3e 100644 --- a/indra/newview/skins/default/xui/de/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/de/floater_script_queue.xml @@ -15,5 +15,11 @@ <floater.string name="NotRunning"> Läuft nicht </floater.string> + <floater.string name="Timeout"> + Timeout: [OBJECT_NAME] + </floater.string> + <floater.string name="LoadingObjInv"> + Inventar wird geladen für: [OBJECT_NAME] + </floater.string> <button label="Schließen" label_selected="Schließen" left="215" name="close" width="72"/> </floater> |
