| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
| 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 12756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12767 <!-- "Half width" part is translateable. --> | 12767 <!-- "Half width" part is translateable. --> |
| 12768 <message name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_HALF_WIDTH_KATAKANA"
desc="In the language menu button, this shows a character set in use is set to h
alf width Katakana."> | 12768 <message name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_HALF_WIDTH_KATAKANA"
desc="In the language menu button, this shows a character set in use is set to h
alf width Katakana."> |
| 12769 Half width Katakana | 12769 Half width Katakana |
| 12770 </message> | 12770 </message> |
| 12771 <message name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_LATIN" desc="In the l
anguage menu button, this shows a character set in use is set to Latin."> | 12771 <message name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_LATIN" desc="In the l
anguage menu button, this shows a character set in use is set to Latin."> |
| 12772 Latin | 12772 Latin |
| 12773 </message> | 12773 </message> |
| 12774 <message name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_WIDE_LATIN" desc="In
the language menu button, this shows a character set in use is set to wide Latin
."> | 12774 <message name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_WIDE_LATIN" desc="In
the language menu button, this shows a character set in use is set to wide Latin
."> |
| 12775 Wide Latin | 12775 Wide Latin |
| 12776 </message> | 12776 </message> |
| 12777 <message name="IDS_STATUSBAR_IME_KOREAN_HANJA_MODE" desc="In the language
menu button, this shows the input mode."> | |
| 12778 Enable/Disable Hanja mode | |
| 12779 </message> | |
| 12780 <message name="IDS_STATUSBAR_IME_KOREAN_HANJA_INPUT_MODE" desc="In the lan
guage menu button, this shows the input mode."> | 12777 <message name="IDS_STATUSBAR_IME_KOREAN_HANJA_INPUT_MODE" desc="In the lan
guage menu button, this shows the input mode."> |
| 12781 Hanja mode | 12778 Hanja mode |
| 12782 </message> | 12779 </message> |
| 12783 <message name="IDS_STATUSBAR_IME_KOREAN_HANGUL_INPUT_MODE" desc="In the la
nguage menu button, this shows the input mode."> | 12780 <message name="IDS_STATUSBAR_IME_KOREAN_HANGUL_INPUT_MODE" desc="In the la
nguage menu button, this shows the input mode."> |
| 12784 Hangul mode | 12781 Hangul mode |
| 12785 </message> | 12782 </message> |
| 12786 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_CHINESE_ENGLISH" de
sc="In the language menu button, this shows the input mode."> | 12783 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_CHINESE_ENGLISH" de
sc="In the language menu button, this shows the input mode."> |
| 12787 Toggle Chinese/English mode | 12784 Toggle Chinese/English mode |
| 12788 </message> | 12785 </message> |
| 12789 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF" desc="In
the language menu button, this shows the input mode."> | 12786 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF" desc="In
the language menu button, this shows the input mode."> |
| (...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13320 </includes> | 13317 </includes> |
| 13321 <structures fallback_to_english="true"> | 13318 <structures fallback_to_english="true"> |
| 13322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13319 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13323 </structure> | 13320 </structure> |
| 13324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13321 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13325 </structure> | 13322 </structure> |
| 13326 </structures> | 13323 </structures> |
| 13327 | 13324 |
| 13328 </release> | 13325 </release> |
| 13329 </grit> | 13326 </grit> |
| OLD | NEW |