/indra/newview/skins/default/xui/tr/floater_import_collada.xml
XML | 23 lines | 23 code | 0 blank | 0 comment | 0 complexity | fe055cc6f6fa149a9bbb781f063de0c5 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<floater name="Import Collada" title="Sahneyi ?çeri Aktar"> 3 <text name="mesh count"> 4 Örgüler: [COUNT] 5 </text> 6 <text name="texture count"> 7 Dokular: [COUNT] 8 </text> 9 <text name="status"> 10 Durum: [STATUS] 11 </text> 12 <button label="?ptal" name="cancel"/> 13 <button label="Tamam" name="ok"/> 14 <string name="status_idle"> 15 Bo?ta 16 </string> 17 <string name="status_uploading"> 18 [NAME] kar??ya yükleniyor 19 </string> 20 <string name="status_creating"> 21 [NAME] nesnesi olu?turuluyor 22 </string> 23</floater>