Changeset 19412
- Timestamp:
- 11/22/2011 10:14:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/about.php
r19409 r19412 44 44 <div class="left-feature"> 45 45 <h4><?php _e( 'File Type Detection' ); ?></h4> 46 <p><?php _e( 'We&# 039;ve streamlined things! Instead of needing to click on a specific upload icon based on your file type, now there's just one. Once your file is uploaded, the appropriate fields will be displayed for entering information based on the file type.' ); ?></p>46 <p><?php _e( 'We’ve streamlined things! Instead of needing to click on a specific upload icon based on your file type, now there’s just one. Once your file is uploaded, the appropriate fields will be displayed for entering information based on the file type.' ); ?></p> 47 47 48 48 <h4><?php _e( 'Drag-and-Drop Media Uploader' ); ?></h4> … … 50 50 51 51 <h4><?php _e( 'More File Formats' ); ?></h4> 52 <p><?php _e( 'We&# 039;ve added the rar and 7z file formats to the list of allowed file types in the uploader.' ); ?></p>52 <p><?php _e( 'We’ve added the rar and 7z file formats to the list of allowed file types in the uploader.' ); ?></p> 53 53 </div> 54 54 </div> … … 73 73 <div class="left-feature"> 74 74 <h4><?php _e( 'Header + Admin Bar = Toolbar' ); ?></h4> 75 <p><?php _e( 'To save space and increase efficiency, we&# 039;ve combined the admin bar and the old Dashboard header into one persistent toolbar. Hovering over the toolbar items will reveal submenus when available for quick access. ' ); ?></p>75 <p><?php _e( 'To save space and increase efficiency, we’ve combined the admin bar and the old Dashboard header into one persistent toolbar. Hovering over the toolbar items will reveal submenus when available for quick access. ' ); ?></p> 76 76 </div> 77 77 <img src="images/screenshots/help-screen.png" /> … … 93 93 <div class="left-feature"> 94 94 <h4><?php _e( 'New Feature Pointers' ); ?></h4> 95 <p><?php _e( 'When we add new features, move navigation, or do anything else with the dashboard that might throw you for a loop when you update your WordPress site, we&# 039;ll let you know about it with new feature pointers explaining the change.' ); ?></p>95 <p><?php _e( 'When we add new features, move navigation, or do anything else with the dashboard that might throw you for a loop when you update your WordPress site, we’ll let you know about it with new feature pointers explaining the change.' ); ?></p> 96 96 97 97 <h4><?php _e( 'Post-update Changelog' ); ?></h4> 98 <p><?php _e( 'This screen! From now on when you update WordPress, you&# 039;ll be brought to this screen — also accessible any time from the W logo in the corner of the toolbar — to get an overview of what's changed.' ); ?></p>98 <p><?php _e( 'This screen! From now on when you update WordPress, you’ll be brought to this screen — also accessible any time from the W logo in the corner of the toolbar — to get an overview of what’s changed.' ); ?></p> 99 99 100 100 <h4><?php _e( 'Dashboard Welcome' ); ?></h4> … … 112 112 <h4><?php _e( 'Better Co-Editing' ); ?></h4> 113 113 <img src="images/screenshots/coediting.png" /> 114 <p><?php _e( 'Have you ever gone to edit a post after someone else has finished with it, only to get an alert that tells you the other person is still editing the post? From now on, you&# 039;ll only get that alert if another person is still on the editing screen — no more time lag.' ); ?></p>114 <p><?php _e( 'Have you ever gone to edit a post after someone else has finished with it, only to get an alert that tells you the other person is still editing the post? From now on, you’ll only get that alert if another person is still on the editing screen — no more time lag.' ); ?></p> 115 115 </div> 116 116 <div> … … 120 120 <div class="last-feature"> 121 121 <h4><?php _e( 'Widget Improvements' ); ?></h4> 122 <p><?php _e( 'Changing themes often requires widget re-configuration based on the number and position of sidebars. Now if you change back to a previous theme within a week, the widgets will automatically go back to how you had them arranged in that theme. <em>Note: if you&# 039;ve added new widgets since the switch, you'll need to rescue them from the Inactive Widgets area.</em>' ); ?></p>122 <p><?php _e( 'Changing themes often requires widget re-configuration based on the number and position of sidebars. Now if you change back to a previous theme within a week, the widgets will automatically go back to how you had them arranged in that theme. <em>Note: if you’ve added new widgets since the switch, you’ll need to rescue them from the Inactive Widgets area.</em>' ); ?></p> 123 123 </div> 124 124 </div>
Note: See TracChangeset
for help on using the changeset viewer.