diff --git a/programs/cmm/browser/const.h b/programs/cmm/browser/const.h
index 9d4dc92e2..823ec1822 100644
--- a/programs/cmm/browser/const.h
+++ b/programs/cmm/browser/const.h
@@ -70,7 +70,7 @@ Copy link
Download link contents";
char loading_text[] = "Loading...";
char update_param[] = "-e http://builds.kolibrios.org/en_US/data/programs/cmm/browser/WebView.com";
-char update_download_error[] = "'WebView\nError receiving an up to date information!' -tE";
+char update_download_error[] = "'WebView\nError receiving update information!' -tE";
char update_ok[] = "'WebView\nThe browser has been updated!' -tO";
char update_is_current[] = "'WebView\nThe browser is up to date.' -tI";
char update_can_not_copy[] = "'WebView\nError copying a new version from Downloads folder!\nProbably too litle space on Ramdisk.' -tE";
diff --git a/programs/cmm/browser/res/homepage_en.htm b/programs/cmm/browser/res/homepage_en.htm
index 15dfd8011..e2adfb5b8 100644
--- a/programs/cmm/browser/res/homepage_en.htm
+++ b/programs/cmm/browser/res/homepage_en.htm
@@ -14,7 +14,7 @@
| || | | |
\_____||__|________|__|lc
- web 1.0 compatable
+ web 1.0 compatible
@@ -26,9 +26,9 @@
By the way,
• You can check for browser updates from the main menu.
-• To run a web search, type a text in the adress box and press Ctrl+Enter.
-• Pressing F6 moves a text cursor to the omnibox.
-• You can manually change the encoding of a page by clicking on a label in the bottom right corner.
+• To run a web search, type text in the address box and press Ctrl+Enter.
+• Pressing F6 moves the text cursor to the omnibox.
+• You can manually change the encoding of a page by clicking on the label in the bottom right corner.
diff --git a/programs/cmm/browser/res/page_not_found_en.htm b/programs/cmm/browser/res/page_not_found_en.htm
index 34da711a4..00ad1da81 100644
--- a/programs/cmm/browser/res/page_not_found_en.htm
+++ b/programs/cmm/browser/res/page_not_found_en.htm
@@ -4,11 +4,11 @@
Webpage Not Available
What could be done:
- - Make sure that evetything fine with Internet connection.
+ - Make sure that you have a working Internet connection.
Open Netcfg network diagnostic tool.
- - Check page address, there may have been made a typo.
+ - Check the page address for any typos.
- Server is temporarily unavailable.
Refresh the page.
- - Browser doesn't handled properly server's response.
+ - Browser didn't properly handle the server's response.
Please, report an error.
|