| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. Specifically, these are UI strings that are used by content that | 4 each locale. Specifically, these are UI strings that are used by content that |
| 5 need to be translated for each locale.--> | 5 need to be translated for each locale.--> |
| 6 | 6 |
| 7 <!-- Some of these strings and string descriptions were taken from | 7 <!-- Some of these strings and string descriptions were taken from |
| 8 WebKit/win/WebCoreLocalizedStrings.cpp so we include the original license | 8 WebKit/win/WebCoreLocalizedStrings.cpp so we include the original license |
| 9 below: | 9 below: |
| 10 | 10 |
| (...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 825 </message> | 825 </message> |
| 826 <message name="IDS_FORM_VALIDATION_STEP_MISMATCH" desc="Heading or short s
entence shown when a form control value in a webpage should be aligned to a step
value specified by the page author, but a user speficified non-aligned value. e
.g. A number type field, minimum value is 0, and step value is 4. If A user-spec
ified value is not a multiple of 4, this warning message is shown."> | 826 <message name="IDS_FORM_VALIDATION_STEP_MISMATCH" desc="Heading or short s
entence shown when a form control value in a webpage should be aligned to a step
value specified by the page author, but a user speficified non-aligned value. e
.g. A number type field, minimum value is 0, and step value is 4. If A user-spec
ified value is not a multiple of 4, this warning message is shown."> |
| 827 Please enter a valid value. The two nearest valid values are <ph name="V
ALID_VALUE_LOW">$1<ex>4</ex></ph> and <ph name="VALID_VALUE_HIGHER">$2<ex>8</ex>
</ph>. | 827 Please enter a valid value. The two nearest valid values are <ph name="V
ALID_VALUE_LOW">$1<ex>4</ex></ph> and <ph name="VALID_VALUE_HIGHER">$2<ex>8</ex>
</ph>. |
| 828 </message> | 828 </message> |
| 829 <message name="IDS_FORM_VALIDATION_STEP_MISMATCH_CLOSE_TO_LIMIT" desc="Hea
ding or short sentence shown when a form control value in a webpage should be al
igned to a step value specified by the page author, but a user speficified non-a
ligned value. e.g. A number type field, minimum value is 0, and step value is 4.
If A user-specified value is not a multiple of 4, this warning message is shown
."> | 829 <message name="IDS_FORM_VALIDATION_STEP_MISMATCH_CLOSE_TO_LIMIT" desc="Hea
ding or short sentence shown when a form control value in a webpage should be al
igned to a step value specified by the page author, but a user speficified non-a
ligned value. e.g. A number type field, minimum value is 0, and step value is 4.
If A user-specified value is not a multiple of 4, this warning message is shown
."> |
| 830 Please enter a valid value. The nearest valid value is <ph name="VALID_V
ALUE">$1<ex>0</ex></ph>. | 830 Please enter a valid value. The nearest valid value is <ph name="VALID_V
ALUE">$1<ex>0</ex></ph>. |
| 831 </message> | 831 </message> |
| 832 <message name="IDS_FORM_VALIDATION_TOO_LONG" desc="Heading or short senten
ce shown when a form control in a webpage needs to be shorter than a length spec
ified by the page author, but a user specified long value."> | 832 <message name="IDS_FORM_VALIDATION_TOO_LONG" desc="Heading or short senten
ce shown when a form control in a webpage needs to be shorter than a length spec
ified by the page author, but a user specified long value."> |
| 833 Please shorten this text to <ph name="MAX_CHARACTERS">$2<ex>100</ex></ph
> characters or less (you are currently using <ph name="CURRENT_LENGTH">$1<ex>10
1</ex></ph> characters). | 833 Please shorten this text to <ph name="MAX_CHARACTERS">$2<ex>100</ex></ph
> characters or less (you are currently using <ph name="CURRENT_LENGTH">$1<ex>10
1</ex></ph> characters). |
| 834 </message> | 834 </message> |
| 835 <message name="IDS_FORM_VALIDATION_TOO_SHORT" desc="Heading or short sente
nce shown when a form control in a webpage needs to be longer than a length spec
ified by the page author, but a user specified short value."> | 835 <message name="IDS_FORM_VALIDATION_TOO_SHORT" desc="Heading or short sente
nce shown when a form control in a webpage needs to be longer than a length spec
ified by the page author, but a user specified a value of 1 character."> |
| 836 Please lengthen this text to <ph name="MIN_CHARACTERS">$2<ex>101</ex></p
h> characters or more (you are currently using 1 character). |
| 837 </message> |
| 838 <message name="IDS_FORM_VALIDATION_TOO_SHORT_PLURAL" desc="Heading or shor
t sentence shown when a form control in a webpage needs to be longer than a leng
th specified by the page author, but a user specified short value."> |
| 836 Please lengthen this text to <ph name="MIN_CHARACTERS">$2<ex>101</ex></p
h> characters or more (you are currently using <ph name="CURRENT_LENGTH">$1<ex>1
00</ex></ph> characters). | 839 Please lengthen this text to <ph name="MIN_CHARACTERS">$2<ex>101</ex></p
h> characters or more (you are currently using <ph name="CURRENT_LENGTH">$1<ex>1
00</ex></ph> characters). |
| 837 </message> | 840 </message> |
| 838 | 841 |
| 839 <message name="IDS_MEDIA_OVERFLOW_MENU_CLOSED_CAPTIONS" desc="Media contro
ls overflow menu item label for a closed captions button. The text for this over
flow menu should be short."> | 842 <message name="IDS_MEDIA_OVERFLOW_MENU_CLOSED_CAPTIONS" desc="Media contro
ls overflow menu item label for a closed captions button. The text for this over
flow menu should be short."> |
| 840 Captions | 843 Captions |
| 841 </message> | 844 </message> |
| 842 <message name="IDS_MEDIA_OVERFLOW_MENU_CAST" desc="Media controls overflow
menu item label for a cast button."> | 845 <message name="IDS_MEDIA_OVERFLOW_MENU_CAST" desc="Media controls overflow
menu item label for a cast button."> |
| 843 Cast | 846 Cast |
| 844 </message> | 847 </message> |
| 845 <message name="IDS_MEDIA_OVERFLOW_MENU_ENTER_FULLSCREEN" desc="Media contr
ols overflow menu item label for a button to enter fullscreen."> | 848 <message name="IDS_MEDIA_OVERFLOW_MENU_ENTER_FULLSCREEN" desc="Media contr
ols overflow menu item label for a button to enter fullscreen."> |
| (...skipping 28 matching lines...) Expand all Loading... |
| 874 Off | 877 Off |
| 875 </message> | 878 </message> |
| 876 | 879 |
| 877 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed
when a plugin failed to load"> | 880 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed
when a plugin failed to load"> |
| 878 Couldn't load plugin. | 881 Couldn't load plugin. |
| 879 </message> | 882 </message> |
| 880 | 883 |
| 881 </messages> | 884 </messages> |
| 882 </release> | 885 </release> |
| 883 </grit> | 886 </grit> |
| OLD | NEW |