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 13864 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13875 </message> | 13875 </message> |
13876 <message name="IDS_EXTENSION_STORAGE_MONITOR_TEXT" desc="The message of the
notification when high disk usage is detected for an app or extension."> | 13876 <message name="IDS_EXTENSION_STORAGE_MONITOR_TEXT" desc="The message of the
notification when high disk usage is detected for an app or extension."> |
13877 <ph name="NAME">$1<ex>Google Docs</ex></ph> is using <ph name="USAGE">$2<e
x>500</ex></ph> MB of disk space. | 13877 <ph name="NAME">$1<ex>Google Docs</ex></ph> is using <ph name="USAGE">$2<e
x>500</ex></ph> MB of disk space. |
13878 </message> | 13878 </message> |
13879 <message name="IDS_EXTENSION_STORAGE_MONITOR_BUTTON_DISMISS_APP" desc="Capti
on for the button to suppress high disk usage notifications for an app."> | 13879 <message name="IDS_EXTENSION_STORAGE_MONITOR_BUTTON_DISMISS_APP" desc="Capti
on for the button to suppress high disk usage notifications for an app."> |
13880 Don't warn again for this app | 13880 Don't warn again for this app |
13881 </message> | 13881 </message> |
13882 <message name="IDS_EXTENSION_STORAGE_MONITOR_BUTTON_DISMISS_EXTENSION" desc=
"Caption for the button to suppress high disk usage notifications for an extensi
on."> | 13882 <message name="IDS_EXTENSION_STORAGE_MONITOR_BUTTON_DISMISS_EXTENSION" desc=
"Caption for the button to suppress high disk usage notifications for an extensi
on."> |
13883 Don't warn again for this extension | 13883 Don't warn again for this extension |
13884 </message> | 13884 </message> |
| 13885 <message name="IDS_EXTENSION_STORAGE_MONITOR_BUTTON_UNINSTALL_APP" desc="Cap
tion for the button to uninstall an app when high disk usage is detected."> |
| 13886 Remove app |
| 13887 </message> |
| 13888 <message name="IDS_EXTENSION_STORAGE_MONITOR_BUTTON_UNINSTALL_EXTENSION" des
c="Caption for the button to uninstall an extension when high disk usage is dete
cted."> |
| 13889 Remove extension |
| 13890 </message> |
13885 | 13891 |
13886 <!-- Desktop media picker UI for Desktop Capture API --> | 13892 <!-- Desktop media picker UI for Desktop Capture API --> |
13887 <message name="IDS_DESKTOP_MEDIA_PICKER_TITLE" desc="Title for the window pi
cker dialog shown when desktop capture is requested by an app."> | 13893 <message name="IDS_DESKTOP_MEDIA_PICKER_TITLE" desc="Title for the window pi
cker dialog shown when desktop capture is requested by an app."> |
13888 Share your screen - <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> | 13894 Share your screen - <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> |
13889 </message> | 13895 </message> |
13890 <message name="IDS_DESKTOP_MEDIA_PICKER_TEXT" desc="Text for the window pick
er dialog shown when desktop capture is requested by an app to be used by the ap
p itself."> | 13896 <message name="IDS_DESKTOP_MEDIA_PICKER_TEXT" desc="Text for the window pick
er dialog shown when desktop capture is requested by an app to be used by the ap
p itself."> |
13891 <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> would like to share th
e contents of your screen. Please select a whole screen or an individual window
to share. | 13897 <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> would like to share th
e contents of your screen. Please select a whole screen or an individual window
to share. |
13892 </message> | 13898 </message> |
13893 <message name="IDS_DESKTOP_MEDIA_PICKER_TEXT_DELEGATED" desc="Text for the w
indow picker dialog shown when desktop capture is requested by an app to be used
by a tab."> | 13899 <message name="IDS_DESKTOP_MEDIA_PICKER_TEXT_DELEGATED" desc="Text for the w
indow picker dialog shown when desktop capture is requested by an app to be used
by a tab."> |
13894 <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> would like to share th
e content of your screen with <ph name="TARGET_NAME">$2<ex>https://google.com</e
x></ph>. Please select a whole screen or an individual window to share. | 13900 <ph name="APP_NAME">$1<ex>Google Hangouts</ex></ph> would like to share th
e content of your screen with <ph name="TARGET_NAME">$2<ex>https://google.com</e
x></ph>. Please select a whole screen or an individual window to share. |
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14162 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr
iption of the 'Extension Content Verification' enforce mode"> | 14168 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr
iption of the 'Extension Content Verification' enforce mode"> |
14163 Enforce (try to get hashes, and enforce them if successful) | 14169 Enforce (try to get hashes, and enforce them if successful) |
14164 </message> | 14170 </message> |
14165 | 14171 |
14166 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc
="Description of the 'Extension Content Verification' enforce strict mode"> | 14172 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc
="Description of the 'Extension Content Verification' enforce strict mode"> |
14167 Enforce strict (hard fail if we can't get hashes) | 14173 Enforce strict (hard fail if we can't get hashes) |
14168 </message> | 14174 </message> |
14169 </messages> | 14175 </messages> |
14170 </release> | 14176 </release> |
14171 </grit> | 14177 </grit> |
OLD | NEW |