summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/app/os_settings_strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/app/os_settings_strings.grdp')
-rw-r--r--chromium/chrome/app/os_settings_strings.grdp7
1 files changed, 6 insertions, 1 deletions
diff --git a/chromium/chrome/app/os_settings_strings.grdp b/chromium/chrome/app/os_settings_strings.grdp
index 270433cbbbd..ad44b29385b 100644
--- a/chromium/chrome/app/os_settings_strings.grdp
+++ b/chromium/chrome/app/os_settings_strings.grdp
@@ -2,6 +2,11 @@
<!-- Settings-specific strings (included from generated_resources.grd). -->
<grit-part>
<if expr="chromeos">
+ <!-- About (OS Settings) -->
+ <message name="IDS_OS_SETTINGS_ABOUT_PAGE_BUILD_DETAILS" desc="Label of the row button that clicks into Build details">
+ Build Details
+ </message>
+
<!-- People (OS settings) -->
<message name="IDS_OS_SETTINGS_PROFILE_LABEL" desc="Label underneath the profile's real name, listing the email address and optionally the number of additional accounts">
{COUNT, plural,
@@ -39,7 +44,7 @@
Preferred search engine
</message>
<message name="IDS_OS_SETTINGS_SEARCH_ENGINE_TOOLTIP" desc="Tooltip in OS settings explaining that search engine is used in both the Chrome browser and the Chrome OS app launcher.">
- Used by Chrome browser and <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> launcher
+ Used by Chrome browser and <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> Launcher
</message>
<!-- Files Page (OS settings) -->