﻿/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'Chiudi',
    cancel : 'Annulla',
    error : 'Siamo spiacenti, questa vista non è disponibile'
};