diff options
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_autoreplace.xml')
-rw-r--r--[-rwxr-xr-x] | indra/newview/skins/default/xui/it/floater_autoreplace.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_autoreplace.xml b/indra/newview/skins/default/xui/it/floater_autoreplace.xml index 559a42cfae..0f0afcc612 100755..100644 --- a/indra/newview/skins/default/xui/it/floater_autoreplace.xml +++ b/indra/newview/skins/default/xui/it/floater_autoreplace.xml @@ -13,6 +13,12 @@ </scroll_list> <button label="Aggiungi..." name="autoreplace_add_entry"/> <button label="Rimuovi" name="autoreplace_delete_entry"/> + <text name="autoreplace_keyword_txt"> + Parola chiave: + </text> + <text name="autoreplace_replacement_txt"> + Sostituzione: + </text> <button label="Salva elemento" name="autoreplace_save_entry" tool_tip="Salva questo elemento."/> <button label="Salva modifiche" name="autoreplace_save_changes" tool_tip="Salva tutte le modifiche."/> <button label="Annulla" name="autoreplace_cancel" tool_tip="Annulla tutte le modifiche."/> |