| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This file contains definitions of strings that are distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
| 3 If you update this file, be sure also to update google_chrome_strings.grd. --> | 3 If you update this file, be sure also to update google_chrome_strings.grd. --> |
| 4 | 4 |
| 5 <grit base_dir="." latest_public_release="0" current_release="1" | 5 <grit base_dir="." latest_public_release="0" current_release="1" |
| 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 7 <outputs> | 7 <outputs> |
| 8 <output filename="grit/chromium_strings.h" type="rc_header"> | 8 <output filename="grit/chromium_strings.h" type="rc_header"> |
| 9 <emit emit_type='prepend'></emit> | 9 <emit emit_type='prepend'></emit> |
| 10 </output> | 10 </output> |
| (...skipping 941 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 952 <message name="IDS_SUPERVISED_USER_CREATED_TEXT" desc="Informative text
for the confirmation dialog that appears after a supervised user has been create
d."> | 952 <message name="IDS_SUPERVISED_USER_CREATED_TEXT" desc="Informative text
for the confirmation dialog that appears after a supervised user has been create
d."> |
| 953 To set which websites <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex><
/ph> can view, you can configure restrictions and settings by visiting <ph name=
"BEGIN_LINK_1"><a target="_blank" href="$3"></ph><ph name="DISPLAY_LINK">$
4</ph><ph name="END_LINK_1"></a></ph>. If you do not change the default se
ttings, <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> can browse everythi
ng on the web. | 953 To set which websites <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex><
/ph> can view, you can configure restrictions and settings by visiting <ph name=
"BEGIN_LINK_1"><a target="_blank" href="$3"></ph><ph name="DISPLAY_LINK">$
4</ph><ph name="END_LINK_1"></a></ph>. If you do not change the default se
ttings, <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> can browse everythi
ng on the web. |
| 954 | 954 |
| 955 To prevent <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> from accessing y
our account, make sure you lock your profile when you're not using Chromium. To
do this, click your profile name in the upper-right corner of the browser, and s
elect "Exit and childlock." | 955 To prevent <ph name="NEW_PROFILE_NAME">$1<ex>New User</ex></ph> from accessing y
our account, make sure you lock your profile when you're not using Chromium. To
do this, click your profile name in the upper-right corner of the browser, and s
elect "Exit and childlock." |
| 956 <ph name="BEGIN_LINK_2"><a target="_blank" href="https://support.google.com/c
hrome/?p=ui_supervised_users&hl=[GRITLANGCODE]"></ph>Learn more<ph name="
END_LINK_2"></a></ph> | 956 <ph name="BEGIN_LINK_2"><a target="_blank" href="https://support.google.com/c
hrome/?p=ui_supervised_users&hl=[GRITLANGCODE]"></ph>Learn more<ph name="
END_LINK_2"></a></ph> |
| 957 | 957 |
| 958 Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
ex></ph> for further instructions. | 958 Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
ex></ph> for further instructions. |
| 959 </message> | 959 </message> |
| 960 | 960 |
| 961 <!-- User pod remove sync warning text --> | 961 <!-- User pod remove sync warning text --> |
| 962 <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC" desc="Main text s
hown as a warning when attempting to remove an user. This case is for synced pro
files, with all statistics loaded correctly. The symbol $1 will be substituted w
ith custom JS code, so it should not be replaced by a #."> | 962 <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC" desc="Main text s
hown as a warning when attempting to remove an user."> |
| 963 {NUM_ITEMS, plural, | 963 This person's browsing data will be deleted from this device. To recov
er the data, sign in to Chrome as $2. |
| 964 =1 {This will permanently delete $1 item from this device. To retrieve
your data later, sign in to Chromium as $2.} | |
| 965 other {This will permanently delete $1 items from this device. To retr
ieve your data later, sign in to Chromium as $2.}} | |
| 966 </message> | |
| 967 <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC_WITH_ERRORS" desc=
"Main text shown as a warning when attempting to remove an user. This case is fo
r non-synced profiles, with some statistics failed to load. The symbol $1 will b
e substituted with custom JS code, so it should not be replaced by a #."> | |
| 968 {NUM_ITEMS, plural, | |
| 969 =1 {This will permanently delete at least $1 item from this device. To
retrieve your data later, sign in to Chromium as $2.} | |
| 970 other {This will permanently delete at least $1 items from this device
. To retrieve your data later, sign in to Chromium as $2.}} | |
| 971 </message> | |
| 972 <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC_NOSTATS" desc="Mai
n text shown as a warning when attempting to remove an user. This case is for sy
nced profiles with statistics unavailable. (Possible case: Chromium decided not
to load the statistics of closed profiles.)"> | |
| 973 This will permanently delete your browsing data from this device. To r
etrieve your data later, sign in to Chromium as $2. | |
| 974 </message> | |
| 975 <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC_CALCULATING" desc=
"Main text shown as a warning when attempting to remove an user. This case is fo
r synced profiles when the statistics is still loading. $1 is always replaced by
localized version of the ellipsis (...)."> | |
| 976 This will permanently delete at least <ph name="TOTAL_COUNT">$1<ex>...
</ex></ph> items from this device. To retrieve your data later, sign in to Chrom
ium as $2. | |
| 977 </message> | 964 </message> |
| 978 | 965 |
| 979 <!-- Tutorial --> | 966 <!-- Tutorial --> |
| 980 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TITLE" desc="Title
of the tutorial introduction slide"> | 967 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TITLE" desc="Title
of the tutorial introduction slide"> |
| 981 Chromium just got better | 968 Chromium just got better |
| 982 </message> | 969 </message> |
| 983 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TEXT" desc="Main te
xt of the tutorial introduction slide"> | 970 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TEXT" desc="Main te
xt of the tutorial introduction slide"> |
| 984 Now it's easier to use Chromium with your Google Account and on shared
computers. | 971 Now it's easier to use Chromium with your Google Account and on shared
computers. |
| 985 </message> | 972 </message> |
| 986 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_YOUR_CHROME_TITLE" desc="
Title of the slide about personalizing the browser"> | 973 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_YOUR_CHROME_TITLE" desc="
Title of the slide about personalizing the browser"> |
| (...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1286 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a
section which gives instructions on how to pin Chromium to the Windows 10 taskb
ar."> | 1273 <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a
section which gives instructions on how to pin Chromium to the Windows 10 taskb
ar."> |
| 1287 Pin Chromium to your taskbar | 1274 Pin Chromium to your taskbar |
| 1288 </message> | 1275 </message> |
| 1289 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the
user to select Chromium from an external list of apps."> | 1276 <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the
user to select Chromium from an external list of apps."> |
| 1290 Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small"><
;/div></ph> <ph name="BEGIN_BOLD"><strong></ph>Chromium<ph name="END_BO
LD"></strong></ph> | 1277 Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small"><
;/div></ph> <ph name="BEGIN_BOLD"><strong></ph>Chromium<ph name="END_BO
LD"></strong></ph> |
| 1291 </message> | 1278 </message> |
| 1292 </if> | 1279 </if> |
| 1293 </messages> | 1280 </messages> |
| 1294 </release> | 1281 </release> |
| 1295 </grit> | 1282 </grit> |
| OLD | NEW |