summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_delete_pref_preset.xml
blob: 4d6f0e87ca3a60f286a990cee17c1f2bfab30e14 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="delete_pref_preset" title="プリセットの削除">

  <string name="title_graphic">グラフィックのプリセットを削除</string>
  <string name="title_camera">カメラのプリセットを削除</string>

  <text name="Preset">プリセットを選択</text>
  <combo_box name="preset_combo" />
  <button label="削除" name="delete" />
  <button label="キャンセル" name="cancel" />
</floater>