diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 16adfdd..3a86cd1 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4545,6 +4545,14 @@ Keep your key file in a safe place. You will need it to create new versions of y </message> </if> + <!-- chrome://flash strings --> + <message name="IDS_FLASH_LOADING_MESSAGE" desc="Shown while loading until full list of modules is retrieved"> + Loading... + </message> + <message name="IDS_FLASH_TITLE_MESSAGE" desc="Shown while loading until full list of modules is retrieved"> + About Flash + </message> + <!-- about:version strings --> <message name="IDS_ABOUT_VERSION_TITLE" desc="Title on the about:version page"> About Version |