| 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 webkit that | 4 each locale. Specifically, these are UI strings that are used by webkit 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 272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 283 </message> | 283 </message> |
| 284 <message name="IDS_FORM_OTHER_MONTH_LABEL" desc="Label for button that ope
ns a full month picker so the user can choose dates other than the ones in the l
ist." meaning="for month label"> | 284 <message name="IDS_FORM_OTHER_MONTH_LABEL" desc="Label for button that ope
ns a full month picker so the user can choose dates other than the ones in the l
ist." meaning="for month label"> |
| 285 Other... | 285 Other... |
| 286 </message> | 286 </message> |
| 287 <message name="IDS_FORM_OTHER_TIME_LABEL" desc="Label for button that open
s a full time picker so the user can choose dates other than the ones in the lis
t." meaning="for time label"> | 287 <message name="IDS_FORM_OTHER_TIME_LABEL" desc="Label for button that open
s a full time picker so the user can choose dates other than the ones in the lis
t." meaning="for time label"> |
| 288 Other... | 288 Other... |
| 289 </message> | 289 </message> |
| 290 <message name="IDS_FORM_OTHER_WEEK_LABEL" desc="Label for button that open
s a full week picker so the user can choose dates other than the ones in the lis
t." meaning="for week label"> | 290 <message name="IDS_FORM_OTHER_WEEK_LABEL" desc="Label for button that open
s a full week picker so the user can choose dates other than the ones in the lis
t." meaning="for week label"> |
| 291 Other... | 291 Other... |
| 292 </message> | 292 </message> |
| 293 <message name="IDS_FORM_PLACEHOLDER_FOR_DAY_OF_MONTH_FIELD" desc="Text for
denoting day of month field position in date format. Short text is prefered. Se
e http://crbug.com/152632 for samples."> | 293 <message name="IDS_FORM_PLACEHOLDER_FOR_DAY_OF_MONTH_FIELD" desc="Text for
denoting day of month field position in date format. Short text is preferred. S
ee http://crbug.com/152632 for samples."> |
| 294 dd | 294 dd |
| 295 </message> | 295 </message> |
| 296 <message name="IDS_FORM_PLACEHOLDER_FOR_MONTH_FIELD" desc="Text for denoti
ng month field position in date format. Short text is prefered. See http://crbug
.com/152632 for samples."> | 296 <message name="IDS_FORM_PLACEHOLDER_FOR_MONTH_FIELD" desc="Text for denoti
ng month field position in date format. Short text is preferred. See http://crbu
g.com/152632 for samples."> |
| 297 mm | 297 mm |
| 298 </message> | 298 </message> |
| 299 <message name="IDS_FORM_PLACEHOLDER_FOR_YEAR_FIELD" desc="Text for denotin
g day of month field position in date format. Short text is prefered. See http:/
/crbug.com/152632 for samples."> | 299 <message name="IDS_FORM_PLACEHOLDER_FOR_YEAR_FIELD" desc="Text for denotin
g day of month field position in date format. Short text is preferred. See http:
//crbug.com/152632 for samples."> |
| 300 yyyy | 300 yyyy |
| 301 </message> | 301 </message> |
| 302 <message name="IDS_FORM_SELECT_MENU_LIST_TEXT" desc="Text for the menu lis
t rendering of a select element."> | 302 <message name="IDS_FORM_SELECT_MENU_LIST_TEXT" desc="Text for the menu lis
t rendering of a select element."> |
| 303 <ph name="SELECTED_COUNT">$1<ex>3</ex></ph> selected | 303 <ph name="SELECTED_COUNT">$1<ex>3</ex></ph> selected |
| 304 </message> | 304 </message> |
| 305 <message name="IDS_FORM_THIS_MONTH_LABEL" desc="Label for button in month
picker to select this month."> | 305 <message name="IDS_FORM_THIS_MONTH_LABEL" desc="Label for button in month
picker to select this month."> |
| 306 This month | 306 This month |
| 307 </message> | 307 </message> |
| 308 <message name="IDS_FORM_THIS_WEEK_LABEL" desc="Label for button in week pi
cker to select this week."> | 308 <message name="IDS_FORM_THIS_WEEK_LABEL" desc="Label for button in week pi
cker to select this week."> |
| 309 This week | 309 This week |
| (...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 681 Loading | 681 Loading |
| 682 </message> | 682 </message> |
| 683 | 683 |
| 684 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed
when a plug-in failed to load"> | 684 <message name="IDS_PLUGIN_INITIALIZATION_ERROR" desc="A message displayed
when a plug-in failed to load"> |
| 685 Couldn't load plug-in. | 685 Couldn't load plug-in. |
| 686 </message> | 686 </message> |
| 687 | 687 |
| 688 </messages> | 688 </messages> |
| 689 </release> | 689 </release> |
| 690 </grit> | 690 </grit> |
| OLD | NEW |