diff options
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 4685d49..167e397 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4733,6 +4733,12 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_FLAGS_USE_MORE_WEBUI_DESCRIPTION" desc="Description for the flag to use more WebUI."> Enable experimental HTML implementations of some minor UI components such as various dialogs. </message> + <message name="IDS_FLAGS_WEBUI_LOCK_NAME" desc="Title for the flag to use WebUI lock screen."> + Use WebUI lock screen. + </message> + <message name="IDS_FLAGS_WEBUI_LOCK_DESCRIPTION" desc="Description for the flag to use WebUI lock screen."> + Use the experimental HTML implementation of the lock screen. + </message> <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_NAME" desc="Title for the flag to enable NTP bookmark features."> Enable NTP bookmark features </message> |