/**
 * Translated text used in Nokia Product Pages JavaScript.
 * English.
 */

ProductPage = {};
ProductPage.labels = {
    close : 'Close',
    cancel : 'Cancel',
    error : "We're sorry, this view is not available.",
    requestFailure : "We've encountered an error. Please try again.",
    oviButton : 'Go to Ovi Store'
};
