Changeset 10746 for trunk/wp-admin/tools.php
- Timestamp:
- 03/08/2009 06:53:18 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/tools.php
r10155 r10746 46 46 47 47 if ( $is_chrome ) 48 _e('Gears is installed and enabled on this computer. You can disable it from your browser’s Options, Under the Hoodmenu.');48 _e('Gears is installed and enabled on this computer. You can disable it from the Under the Hood tab in Chrome’s Options menu.'); 49 49 elseif ( $is_safari ) 50 50 _e('Gears is installed and enabled on this computer. You can disable it from the Safari menu.');
Note: See TracChangeset
for help on using the changeset viewer.