| 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 834 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 845 <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
."> | 845 <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
."> |
| 846 Please enter a valid value. The nearest valid value is <ph name="VALID_V
ALUE">$1<ex>0</ex></ph>. | 846 Please enter a valid value. The nearest valid value is <ph name="VALID_V
ALUE">$1<ex>0</ex></ph>. |
| 847 </message> | 847 </message> |
| 848 <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."> | 848 <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."> |
| 849 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). | 849 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). |
| 850 </message> | 850 </message> |
| 851 <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."> | 851 <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."> |
| 852 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). | 852 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). |
| 853 </message> | 853 </message> |
| 854 | 854 |
| 855 <message name="IDS_AX_MEDIA_OVERFLOW_BUTTON" desc="Media controls overflow
menu."> |
| 856 Overflow menu |
| 857 </message> |
| 858 <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."> |
| 859 Captions |
| 860 </message> |
| 861 <message name="IDS_MEDIA_OVERFLOW_MENU_CAST" desc="Media controls overflow
menu item label for a cast button."> |
| 862 Cast |
| 863 </message> |
| 864 <message name="IDS_MEDIA_OVERFLOW_MENU_ENTER_FULLSCREEN" desc="Media contr
ols overflow menu item label for a button to enter fullscreen."> |
| 865 Fullscreen |
| 866 </message> |
| 867 <message name="IDS_MEDIA_OVERFLOW_MENU_EXIT_FULLSCREEN" desc="Media contro
ls overflow menu item label for a button to exit fullscreen."> |
| 868 Exit fullscreen |
| 869 </message> |
| 870 <message name="IDS_MEDIA_OVERFLOW_MENU_STOP_CAST" desc="Media controls ove
rflow menu item label for a button to stop casting."> |
| 871 Stop casting |
| 872 </message> |
| 873 <message name="IDS_MEDIA_OVERFLOW_MENU_MUTE" desc="Media controls overflow
menu item label for a mute button."> |
| 874 Mute |
| 875 </message> |
| 876 <message name="IDS_MEDIA_OVERFLOW_MENU_UNMUTE" desc="Media controls overfl
ow menu item label for an unmute button."> |
| 877 Unmute |
| 878 </message> |
| 879 <message name="IDS_MEDIA_OVERFLOW_MENU_PLAY" desc="Media controls overflow
menu item label for a play button."> |
| 880 Play |
| 881 </message> |
| 882 <message name="IDS_MEDIA_OVERFLOW_MENU_PAUSE" desc="Media controls overflo
w menu item label for a pause button."> |
| 883 Pause |
| 884 </message> |
| 855 <message name="IDS_MEDIA_TRACKS_NO_LABEL" desc="Menu item label for a text
track that has no name specified"> | 885 <message name="IDS_MEDIA_TRACKS_NO_LABEL" desc="Menu item label for a text
track that has no name specified"> |
| 856 Unknown | 886 Unknown |
| 857 </message> | 887 </message> |
| 858 | 888 |
| 859 <message name="IDS_MEDIA_TRACKS_OFF" desc="Menu item label for a text trac
k that represents disabling closed captions"> | 889 <message name="IDS_MEDIA_TRACKS_OFF" desc="Menu item label for a text trac
k that represents disabling closed captions"> |
| 860 Off | 890 Off |
| 861 </message> | 891 </message> |
| 862 | 892 |
| 863 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed
when a plugin failed to load"> | 893 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed
when a plugin failed to load"> |
| 864 Couldn't load plugin. | 894 Couldn't load plugin. |
| 865 </message> | 895 </message> |
| 866 | 896 |
| 867 </messages> | 897 </messages> |
| 868 </release> | 898 </release> |
| 869 </grit> | 899 </grit> |
| OLD | NEW |