diff options
author | Eli Linden <eli@lindenlab.com> | 2010-03-25 10:59:30 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-03-25 10:59:30 -0700 |
commit | 57e74e36a92d4cbcd3f7c01388f0c8e03ae1062b (patch) | |
tree | f82b425f0f39b6e066a9d1241d146149bfb2611a /indra/newview/skins/default/xui/it/panel_classified_info.xml | |
parent | 9c1691fe48d1f9019c86ab7989d7df535cfa9db0 (diff) |
IT translation set5B linguistic review
Diffstat (limited to 'indra/newview/skins/default/xui/it/panel_classified_info.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/panel_classified_info.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/it/panel_classified_info.xml b/indra/newview/skins/default/xui/it/panel_classified_info.xml index 518a2ddb67..3d363d9c75 100644 --- a/indra/newview/skins/default/xui/it/panel_classified_info.xml +++ b/indra/newview/skins/default/xui/it/panel_classified_info.xml @@ -15,20 +15,20 @@ <panel.string name="auto_renew_off"> Disattivato </panel.string> - <text name="title" value="Info sugli Annunci"/> + <text name="title" value="Informazioni inserzione"/> <scroll_container name="profile_scroll"> <panel name="scroll_content_panel"> - <text_editor name="classified_name" value="[nome]"/> + <text_editor name="classified_name" value="[name]"/> <text name="classified_location_label" value="Luogo:"/> - <text_editor name="classified_location" value="[caricando...]"/> + <text_editor name="classified_location" value="[loading...]"/> <text name="content_type_label" value="Tipo di contenuto:"/> - <text_editor name="content_type" value="[tipo di contenuto]"/> + <text_editor name="content_type" value="[content type]"/> <text name="category_label" value="Categoria:"/> - <text_editor name="category" value="[categoria]"/> + <text_editor name="category" value="[category]"/> <text name="creation_date_label" value="Data di creazione:"/> <text_editor name="creation_date" tool_tip="Data di creazione" value="[date]"/> <text name="price_for_listing_label" value="Prezzo per inserzione:"/> - <text_editor name="price_for_listing" tool_tip="Prezzo di listino." value="[price]"/> + <text_editor name="price_for_listing" tool_tip="Prezzo per inserzione:" value="[price]"/> <layout_stack name="descr_stack"> <layout_panel name="clickthrough_layout_panel"> <text name="click_through_label" value="Clic:"/> |