﻿/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'Zapri',
    cancel : 'Prekliči',
    error : 'Ta prikaz ni na voljo.'
};
