| 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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
| 6 | 6 |
| 7 win32 - Windows | 7 win32 - Windows |
| 8 darwin - Mac | 8 darwin - Mac |
| 9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
| 10 | 10 |
| (...skipping 4207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4218 </message> | 4218 </message> |
| 4219 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri
ption of the context menu for enabling tab grouping in the context menu lab."> | 4219 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri
ption of the context menu for enabling tab grouping in the context menu lab."> |
| 4220 Adds items to the tab context menu for grouping tabs. | 4220 Adds items to the tab context menu for grouping tabs. |
| 4221 </message> | 4221 </message> |
| 4222 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_NAME" desc="Title for the
flag to run the custom flash in-process"> | 4222 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_NAME" desc="Title for the
flag to run the custom flash in-process"> |
| 4223 Run PPAPI Flash in the renderer process | 4223 Run PPAPI Flash in the renderer process |
| 4224 </message> | 4224 </message> |
| 4225 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_DESCRIPTION" desc="Descrip
tion for the flag to run the custom flash in-process"> | 4225 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_DESCRIPTION" desc="Descrip
tion for the flag to run the custom flash in-process"> |
| 4226 If the PPAPI version of Flash is in use, run it in each renderer process
rather than in a dedicated plugin process. | 4226 If the PPAPI version of Flash is in use, run it in each renderer process
rather than in a dedicated plugin process. |
| 4227 </message> | 4227 </message> |
| 4228 <message name="IDS_FLAGS_LINUX_GLOBAL_MENUBAR_NAME" desc="Title for the fl
ag to show a global menu bar on linux."> |
| 4229 Experimental GNOME menu bar support. |
| 4230 </message> |
| 4231 <message name="IDS_FLAGS_LINUX_GLOBAL_MENUBAR_DESCRIPTION" desc="Descripti
on for the flag to show a global menu bar on linux."> |
| 4232 Newer versions of Unity and GNOME (including the upcoming Ubuntu Natty N
arwhal) show an OSX style menubar across the top of the screen. |
| 4233 </message> |
| 4228 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> | 4234 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> |
| 4229 VPN support | 4235 VPN support |
| 4230 </message> | 4236 </message> |
| 4231 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> | 4237 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> |
| 4232 Show Private networks in the Network menu to enable conencting to a VPN. | 4238 Show Private networks in the Network menu to enable conencting to a VPN. |
| 4233 </message> | 4239 </message> |
| 4234 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to
enable multiprofile support"> | 4240 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to
enable multiprofile support"> |
| 4235 Multiple Profiles | 4241 Multiple Profiles |
| 4236 </message> | 4242 </message> |
| 4237 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for
the flag to enable multiprofile support"> | 4243 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for
the flag to enable multiprofile support"> |
| (...skipping 8153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12391 </includes> | 12397 </includes> |
| 12392 <structures fallback_to_english="true"> | 12398 <structures fallback_to_english="true"> |
| 12393 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12399 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12394 </structure> | 12400 </structure> |
| 12395 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12401 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12396 </structure> | 12402 </structure> |
| 12397 </structures> | 12403 </structures> |
| 12398 | 12404 |
| 12399 </release> | 12405 </release> |
| 12400 </grit> | 12406 </grit> |
| OLD | NEW |