﻿/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'Uždaryti',
    cancel : 'Atšaukti',
    error : 'Apgailestaujame, šio vaizdo n?ra'
};
