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 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1216 </message> | 1216 </message> |
1217 <message name="IDS_VIEW_BACKGROUND_PAGES" desc="The text label of the Vi
ew background pages menu item"> | 1217 <message name="IDS_VIEW_BACKGROUND_PAGES" desc="The text label of the Vi
ew background pages menu item"> |
1218 View Background Pages (<ph name="NUM_BACKGROUND_APPS">$1<ex>3</ex></ph
>) | 1218 View Background Pages (<ph name="NUM_BACKGROUND_APPS">$1<ex>3</ex></ph
>) |
1219 </message> | 1219 </message> |
1220 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit
menu item"> | 1220 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit
menu item"> |
1221 E&xit | 1221 E&xit |
1222 </message> | 1222 </message> |
1223 </if> | 1223 </if> |
1224 <if expr="pp_ifdef('chromeos')"> | 1224 <if expr="pp_ifdef('chromeos')"> |
1225 <message name="IDS_LOCK_SCREEN" desc="The text label of the Lock Screen
menu item"> | 1225 <message name="IDS_LOCK_SCREEN" desc="The text label of the Lock Screen
menu item"> |
1226 Lock Screen | 1226 Lock screen |
1227 </message> | 1227 </message> |
1228 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i
tem"> | 1228 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i
tem"> |
1229 Sign out | 1229 Sign out |
1230 </message> | 1230 </message> |
1231 <message name="IDS_EXIT_GUEST_MODE" desc="The text label of the Exit gue
st session menu item. Note: translations should assume that it's a Exit Guest (s
ession). So word session may be added to translation if it's a better looking ph
rase."> | 1231 <message name="IDS_EXIT_GUEST_MODE" desc="The text label of the Exit gue
st session menu item. Note: translations should assume that it's a Exit Guest (s
ession). So word session may be added to translation if it's a better looking ph
rase."> |
1232 Exit Guest | 1232 Exit Guest |
1233 </message> | 1233 </message> |
1234 </if> | 1234 </if> |
1235 | 1235 |
1236 <!-- Protector error messages --> | 1236 <!-- Protector error messages --> |
(...skipping 13503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14740 </messages> | 14740 </messages> |
14741 <structures fallback_to_english="true"> | 14741 <structures fallback_to_english="true"> |
14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14744 </structure> | 14744 </structure> |
14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14746 </structure> | 14746 </structure> |
14747 </structures> | 14747 </structures> |
14748 </release> | 14748 </release> |
14749 </grit> | 14749 </grit> |
OLD | NEW |