From f7d399c41a1f1128db8ca550f15755664c705f98 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Tue, 27 Jan 2015 04:10:13 +0300 Subject: [PATCH] i18n for options page title. --- chrome_point_plus/_locales/en/messages.json | 5 ++++- chrome_point_plus/_locales/ru/messages.json | 5 ++++- chrome_point_plus/options.html | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/chrome_point_plus/_locales/en/messages.json b/chrome_point_plus/_locales/en/messages.json index d4d86ca..2cd4fe4 100644 --- a/chrome_point_plus/_locales/en/messages.json +++ b/chrome_point_plus/_locales/en/messages.json @@ -6,9 +6,12 @@ "message": "Alexey Skobkin" }, "ext_page_action_title": { - "message": "Point+ settings" + "message": "Settings" }, + "options_page_title": { + "message": "Point+ settings" + }, "options_text_saved": { "message": "Reload page to apply changes." diff --git a/chrome_point_plus/_locales/ru/messages.json b/chrome_point_plus/_locales/ru/messages.json index 9bab77a..2be940c 100644 --- a/chrome_point_plus/_locales/ru/messages.json +++ b/chrome_point_plus/_locales/ru/messages.json @@ -6,9 +6,12 @@ "message": "Алексей Скобкин" }, "ext_page_action_title": { - "message": "Настройки Point+" + "message": "Настройки" }, + "options_page_title": { + "message": "Настройки Point+" + }, "options_text_saved": { "message": "Для применения изменений перезагрузите страницу." diff --git a/chrome_point_plus/options.html b/chrome_point_plus/options.html index 6297b72..b388067 100644 --- a/chrome_point_plus/options.html +++ b/chrome_point_plus/options.html @@ -1,8 +1,8 @@ - Point Plus options +