Comment out label_matmedia in all translations
parent
f0fb775897
commit
3b07d5ee69
|
|
@ -33,9 +33,9 @@
|
|||
<button name="copy_face_btn" tool_tip="Textur-Parameter in Zwischenablage kopieren"/>
|
||||
<button name="paste_face_btn" tool_tip="Textur-Parameter aus Zwischenablage einfügen"/>
|
||||
<menu_button name="paste_face_gear_btn" tool_tip="Einfüge-Optionen"/>
|
||||
<text name="label_matmedia">
|
||||
<!-- <text name="label_matmedia">
|
||||
Material
|
||||
</text>
|
||||
</text> -->
|
||||
<combo_box name="combobox matmedia">
|
||||
<combo_box.item label="Texturen" name="Materials"/>
|
||||
<combo_box.item label="PBR metallische Unebenheit" name="PBR"/>
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@
|
|||
<check_box label="Max luminosità" name="checkbox fullbright" />
|
||||
<button name="copy_face_btn" tool_tip="Copia i parametri della texture negli appunti" />
|
||||
<button name="paste_face_btn" tool_tip="Incolla i parametri della texture dagli appunti" />
|
||||
<text name="label_matmedia">
|
||||
<!-- <text name="label_matmedia">
|
||||
Materiale
|
||||
</text>
|
||||
</text> -->
|
||||
<combo_box name="combobox matmedia">
|
||||
<combo_box.item label="Texture" name="Materials"/>
|
||||
<combo_box.item label="PBR" name="PBR"/>
|
||||
|
|
|
|||
|
|
@ -27,9 +27,9 @@
|
|||
<check_box label="水面を隠す" name="checkbox_hide_water"/>
|
||||
<button name="copy_face_btn" tool_tip="テクスチャのパラメータをクリップボードにコピーします。"/>
|
||||
<button name="paste_face_btn" tool_tip="テクスチャのパラメータをクリップボードにペーストします。"/>
|
||||
<text name="label_matmedia">
|
||||
<!-- <text name="label_matmedia">
|
||||
マテリアル
|
||||
</text>
|
||||
</text> -->
|
||||
<combo_box name="combobox matmedia">
|
||||
<combo_box.item label="レガシーマテリアル" name="Materials"/>
|
||||
<combo_box.item label="PBRメタリック/粗さ" name="PBR"/>
|
||||
|
|
|
|||
|
|
@ -26,9 +26,9 @@
|
|||
<check_box label="Ukryj wodę" name="checkbox_hide_water" />
|
||||
<button name="copy_face_btn" tool_tip="Skopiuj parametry tekstury do schowka" />
|
||||
<button name="paste_face_btn" tool_tip="Wklej parametry tekstury ze schowka" />
|
||||
<text name="label_matmedia">
|
||||
<!-- <text name="label_matmedia">
|
||||
Materiał
|
||||
</text>
|
||||
</text> -->
|
||||
<combo_box name="combobox matmedia">
|
||||
<combo_box.item label="Tekstury" name="Materials" />
|
||||
<combo_box.item label="Metaliczność/chropowatość PBR" name="PBR" />
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
<check_box label="Собств. яркость" name="checkbox fullbright"/>
|
||||
<button tool_tip="Копировать" name="copy_face_btn" />
|
||||
<button tool_tip="Вставить" name="paste_face_btn" />
|
||||
<text name="label_matmedia">Материал</text>
|
||||
<!-- <text name="label_matmedia">Материал</text> -->
|
||||
<combo_box name="combobox matmedia">
|
||||
<combo_box.item label="Материалы" name="Materials"/>
|
||||
<combo_box.item label="Металлическая шероховатость PBR" name="PBR"/>
|
||||
|
|
|
|||
|
|
@ -32,9 +32,9 @@
|
|||
<check_box label="隱藏水" name="checkbox_hide_water" />
|
||||
<button name="copy_face_btn" tool_tip="將紋理參數複製到剪貼簿" />
|
||||
<button name="paste_face_btn" tool_tip="從剪貼簿黏貼紋理參數" />
|
||||
<text name="label_matmedia">
|
||||
<!-- <text name="label_matmedia">
|
||||
材質
|
||||
</text>
|
||||
</text> -->
|
||||
<combo_box name="combobox matmedia">
|
||||
<combo_box.item label="紋理" name="Materials" />
|
||||
<combo_box.item label="PBR金屬粗糙度" name="PBR" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue