/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : '關閉',
    cancel : '取消',
    error : '抱歉，無法檢視此頁面'
};
