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 3817 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3828 </message> | 3828 </message> |
3829 <message name="IDS_EXTENSION_PROMPT_WARNING_TABS" desc="Permission string
for access to tabs."> | 3829 <message name="IDS_EXTENSION_PROMPT_WARNING_TABS" desc="Permission string
for access to tabs."> |
3830 Your tabs and browsing activity | 3830 Your tabs and browsing activity |
3831 </message> | 3831 </message> |
3832 <message name="IDS_EXTENSION_PROMPT_WARNING_DEBUGGER" desc="Permission str
ing for access to debugger."> | 3832 <message name="IDS_EXTENSION_PROMPT_WARNING_DEBUGGER" desc="Permission str
ing for access to debugger."> |
3833 Your data on all websites | 3833 Your data on all websites |
3834 </message> | 3834 </message> |
3835 <message name="IDS_EXTENSION_PROMPT_WARNING_CLIPBOARD" desc="Permission st
ring for access to clipboard."> | 3835 <message name="IDS_EXTENSION_PROMPT_WARNING_CLIPBOARD" desc="Permission st
ring for access to clipboard."> |
3836 Data you copy and paste | 3836 Data you copy and paste |
3837 </message> | 3837 </message> |
3838 <message name="IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE" desc="Permission s
tring for access to clipboard."> | 3838 <message name="IDS_EXTENSION_PROMPT_WARNING_TTS_ENGINE" desc="Permission s
tring for access to text-to-speech."> |
3839 Any text spoken using synthesized speech | 3839 Any text spoken using synthesized speech |
3840 </message> | 3840 </message> |
3841 <message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permis
sion string for access to content settings."> | 3841 <message name="IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS" desc="Permis
sion string for access to content settings."> |
3842 Settings that specify whether websites can use features such as cookies,
JavaScript, and plug-ins | 3842 Settings that specify whether websites can use features such as cookies,
JavaScript, and plug-ins |
3843 </message> | 3843 </message> |
3844 | 3844 |
3845 <!-- Extension/App error messages --> | 3845 <!-- Extension/App error messages --> |
3846 <message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning display
ed in pack dialog when the absolute path to the extension directory can not be f
ound."> | 3846 <message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning display
ed in pack dialog when the absolute path to the extension directory can not be f
ound."> |
3847 Can't find the absolute path to the directory to pack. | 3847 Can't find the absolute path to the directory to pack. |
3848 </message> | 3848 </message> |
(...skipping 10371 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14220 </messages> | 14220 </messages> |
14221 <structures fallback_to_english="true"> | 14221 <structures fallback_to_english="true"> |
14222 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14222 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14223 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14223 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14224 </structure> | 14224 </structure> |
14225 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14225 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14226 </structure> | 14226 </structure> |
14227 </structures> | 14227 </structures> |
14228 </release> | 14228 </release> |
14229 </grit> | 14229 </grit> |
OLD | NEW |