Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1245)

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 834073002: ChromeOS: Implement periodic timezone refresh on geolocation data. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 3d5d86578db25f000b7259f8a9730e51aa8b6091..733d0dbb74eff3109b055f869e29b6edaed203f5 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -5960,4 +5960,14 @@ All users must sign out to continue.
<message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element.">
System time
</message>
+
+ <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_NAME" desc="Title for the flag to enable/disable user setting to automatically update timezone by user geolocation.">
+ Automatically resolve timezone by geolocation
+ </message>
+ <message name="IDS_FLAGS_ENABLE_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Description for the flag to enable/disable user setting to automatically update timezone by user geolocation.">
+ If enabled, in chrome://settings new option becomes available, which allows to automatically update timezone by current geolocation.
+ </message>
+ <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc="Label for checkbox to allow automatic timezone update by user geolocation.">
+ Automatically resolve timezone by geolocation
+ </message>
</grit-part>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/browser_process_platform_part_chromeos.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698