﻿/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'إغلاق',
    cancel : 'إلغاء',
    error : 'معذرة، هذا العرض غير متاح'
};
