| 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> | |
| 4234 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> | 4228 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> |
| 4235 VPN support | 4229 VPN support |
| 4236 </message> | 4230 </message> |
| 4237 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> | 4231 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> |
| 4238 Show Private networks in the Network menu to enable conencting to a VPN. | 4232 Show Private networks in the Network menu to enable conencting to a VPN. |
| 4239 </message> | 4233 </message> |
| 4240 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to
enable multiprofile support"> | 4234 <message name="IDS_FLAGS_MULTI_PROFILES_NAME" desc="Title for the flag to
enable multiprofile support"> |
| 4241 Multiple Profiles | 4235 Multiple Profiles |
| 4242 </message> | 4236 </message> |
| 4243 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for
the flag to enable multiprofile support"> | 4237 <message name="IDS_FLAGS_MULTI_PROFILES_DESCRIPTION" desc="Description for
the flag to enable multiprofile support"> |
| (...skipping 8115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12359 </includes> | 12353 </includes> |
| 12360 <structures fallback_to_english="true"> | 12354 <structures fallback_to_english="true"> |
| 12361 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12355 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12362 </structure> | 12356 </structure> |
| 12363 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12357 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12364 </structure> | 12358 </structure> |
| 12365 </structures> | 12359 </structures> |
| 12366 | 12360 |
| 12367 </release> | 12361 </release> |
| 12368 </grit> | 12362 </grit> |
| OLD | NEW |