Files
SingularityViewer/indra/newview/skins/default/xui/de/floater_preview_texture.xml

32 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview_texture">
<text name="desc txt">Beschreibung:</text>
<text name="uuid txt">UUID:</text>
<text name="uploader txt">Hochgeladen von:</text>
<button label="Profil" name="openprofile"/>
<text name="uploadtime txt">Hochgeladen am:</text>
<text name="alphanote">Wird geladen...</text>
<string name="No Alpha">Kein Alpha</string>
<string name="Has Alpha">Hat Alpha</string>
<button label="Behalten" label_selected="Behalten" name="Keep"/>
<button label="Verwerfen" label_selected="Verwerfen" name="Discard"/>
<button label="In Inventar kopieren" name="Copy To Inventory"/>
<text name="dimensions">Maße: [WIDTH] x [HEIGHT]</text>
<text name="aspect_ratio">Vorschau Aspektverhältnis</text>
<combo_box name="combo_aspect_ratio" tool_tip="Mit einem vordefinierten Seitenverhältnis anzeigen">
<combo_item name="Unconstrained">Unbeschränkt</combo_item>
<combo_item name="1:1" tool_tip="Gruppen-Insignien oder Real-Profil">1:1</combo_item>
<combo_item name="4:3" tool_tip="Virtuelles Profil">4:3</combo_item>
<combo_item name="10:7" tool_tip="Anzeigen und Suchergebnisse, Landmarken">10:7</combo_item>
<combo_item name="3:2" tool_tip="Landinformationen">3:2</combo_item>
<combo_item name="16:10">16:10</combo_item>
<combo_item name="16:9" tool_tip="Favoriten">16:9</combo_item>
<combo_item name="2:1">2:1</combo_item>
</combo_box>
<string name="Unknown">Unbekannt</string>
</floater>