diff options
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_autoreplace.xml')
-rw-r--r--[-rwxr-xr-x] | indra/newview/skins/default/xui/ja/floater_autoreplace.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_autoreplace.xml b/indra/newview/skins/default/xui/ja/floater_autoreplace.xml index 21abf59160..cf75fa3372 100755..100644 --- a/indra/newview/skins/default/xui/ja/floater_autoreplace.xml +++ b/indra/newview/skins/default/xui/ja/floater_autoreplace.xml @@ -13,6 +13,12 @@ </scroll_list> <button label="追加..." name="autoreplace_add_entry"/> <button label="削除" name="autoreplace_delete_entry"/> + <text name="autoreplace_keyword_txt"> + キーワード: + </text> + <text name="autoreplace_replacement_txt"> + 置換: + </text> <button label="エントリを保存" name="autoreplace_save_entry" tool_tip="このエントリを保存します。"/> <button label="変更を保存" name="autoreplace_save_changes" tool_tip="変更をすべて保存します。"/> <button label="取り消し" name="autoreplace_cancel" tool_tip="変更をすべて破棄します。"/> |