| 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 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 &Edit | 313 &Edit |
| 314 </message> | 314 </message> |
| 315 <message name="IDS_LEARN_MORE" desc="Learn more text"> | 315 <message name="IDS_LEARN_MORE" desc="Learn more text"> |
| 316 Learn more | 316 Learn more |
| 317 </message> | 317 </message> |
| 318 <message name="IDS_ABORT" desc="Abort operation"> | 318 <message name="IDS_ABORT" desc="Abort operation"> |
| 319 Abort | 319 Abort |
| 320 </message> | 320 </message> |
| 321 | 321 |
| 322 <!-- content area context menus --> | 322 <!-- content area context menus --> |
| 323 <if expr="os == 'darwin'"> |
| 324 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_MENU" desc="The n
ame of the Writing Direction submenu in the content area context menu. To trans
late, 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."> |
| 325 Writing Direction |
| 326 </message> |
| 327 <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."> |
| 328 Default |
| 329 </message> |
| 330 <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."> |
| 331 Left to Right |
| 332 </message> |
| 333 <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."> |
| 334 Right to Left |
| 335 </message> |
| 336 </if> |
| 323 <if expr="not pp_ifdef('use_titlecase')"> | 337 <if expr="not pp_ifdef('use_titlecase')"> |
| 324 <message name="IDS_CONTENT_CONTEXT_BACK" desc="The name of the Back comm
and in the content area context menu"> | 338 <message name="IDS_CONTENT_CONTEXT_BACK" desc="The name of the Back comm
and in the content area context menu"> |
| 325 &Back | 339 &Back |
| 326 </message> | 340 </message> |
| 327 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="The name of the Forwar
d command in the content area context menu"> | 341 <message name="IDS_CONTENT_CONTEXT_FORWARD" desc="The name of the Forwar
d command in the content area context menu"> |
| 328 &Forward | 342 &Forward |
| 329 </message> | 343 </message> |
| 330 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="The name of the Sav
e Page As command in the content area context menu"> | 344 <message name="IDS_CONTENT_CONTEXT_SAVEPAGEAS" desc="The name of the Sav
e Page As command in the content area context menu"> |
| 331 Save &as... | 345 Save &as... |
| 332 </message> | 346 </message> |
| (...skipping 6521 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6854 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b
ecause nework library couldn't be loaded"> | 6868 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't log in b
ecause nework library couldn't be loaded"> |
| 6855 Can't access network library | 6869 Can't access network library |
| 6856 </message> | 6870 </message> |
| 6857 </if> | 6871 </if> |
| 6858 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> | 6872 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
| 6859 Import bookmarks now... | 6873 Import bookmarks now... |
| 6860 </message> | 6874 </message> |
| 6861 </messages> | 6875 </messages> |
| 6862 </release> | 6876 </release> |
| 6863 </grit> | 6877 </grit> |
| OLD | NEW |