| 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. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 302 </message> | 302 </message> |
| 303 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="Th
e name of the 'default' item from the Writing Direction submenu in the content a
rea context menu. To translate, launch /Applications/Textedit.app in an appropr
iately localized version of OS X, right-click on the text entry area and use the
translation from there."> | 303 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="Th
e name of the 'default' item from the Writing Direction submenu in the content a
rea context menu. To translate, launch /Applications/Textedit.app in an appropr
iately localized version of OS X, right-click on the text entry area and use the
translation from there."> |
| 304 Default | 304 Default |
| 305 </message> | 305 </message> |
| 306 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The na
me of the 'Left to Right' item from the Writing Direction submenu in the content
area context menu. To translate, launch /Applications/Textedit.app in an appro
priately localized version of OS X, right-click on the text entry area and use t
he translation from there."> | 306 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The na
me of the 'Left to Right' item from the Writing Direction submenu in the content
area context menu. To translate, launch /Applications/Textedit.app in an appro
priately localized version of OS X, right-click on the text entry area and use t
he translation from there."> |
| 307 Left to Right | 307 Left to Right |
| 308 </message> | 308 </message> |
| 309 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_RTL" desc="The na
me of the 'Right to Left' item from the Writing Direction submenu in the content
area context menu. To translate, launch /Applications/Textedit.app in an appro
priately localized version of OS X, right-click on the text entry area and use t
he translation from there."> | 309 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_RTL" desc="The na
me of the 'Right to Left' item from the Writing Direction submenu in the content
area context menu. To translate, launch /Applications/Textedit.app in an appro
priately localized version of OS X, right-click on the text entry area and use t
he translation from there."> |
| 310 Right to Left | 310 Right to Left |
| 311 </message> | 311 </message> |
| 312 <message name="IDS_CONTENT_CONTEXT_LOOK_UP_IN_DICTIONARY" desc="The na
me of the 'Look Up in Dictionary' item in the content area context menu. To tra
nslate, launch /Applications/Textedit.app in an appropriately localized version
of OS X, right-click on the text entry area and use the translation from there."
> |
| 313 Look Up in Dictionary |
| 314 </message> |
| 312 </if> | 315 </if> |
| 313 <if expr="not pp_ifdef('use_titlecase')"> | 316 <if expr="not pp_ifdef('use_titlecase')"> |
| 314 <message name="IDS_CONTENT_CONTEXT_BACK" desc="The name of the Back comm
and in the content area context menu"> | 317 <message name="IDS_CONTENT_CONTEXT_BACK" desc="The name of the Back comm
and in the content area context menu"> |
| 315 &Back | 318 &Back |
| 316 </message> | 319 </message> |
| 317 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="The name of the Forwar
d command in the content area context menu"> | 320 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="The name of the Forwar
d command in the content area context menu"> |
| 318 &Forward | 321 &Forward |
| 319 </message> | 322 </message> |
| 320 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="The name of the Sav
e Page As command in the content area context menu"> | 323 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="The name of the Sav
e Page As command in the content area context menu"> |
| 321 Save &as... | 324 Save &as... |
| (...skipping 8832 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 9154 | 9157 |
| 9155 </messages> | 9158 </messages> |
| 9156 | 9159 |
| 9157 <structures fallback_to_english="true"> | 9160 <structures fallback_to_english="true"> |
| 9158 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9161 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 9159 </structure> | 9162 </structure> |
| 9160 </structures> | 9163 </structures> |
| 9161 | 9164 |
| 9162 </release> | 9165 </release> |
| 9163 </grit> | 9166 </grit> |
| OLD | NEW |