Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#26244 closed enhancement (fixed)

Editing and Improvements to text on widgets.php

Reported by: siobhan Owned by: azaozz
Priority: normal Milestone: 3.8
Component: Text Changes Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

The widgets.php page requires some editing for style and consistency. This includes:

  • shortened sentences
  • removal of inconsistent use of "Use this widget"
  • standardisation of full stop usage. Currently it's sometimes used for contextual help and sometimes not. On other admin pages, contextual help usually has a full stop.
  • capitalisation of Posts and Pages (note: Posts and Pages are more commonly capitalised, while categories and tags are not. It would make sense to have consistency in terms of capitalisation across WP's components)

Attachments (4)

26244.diff (5.8 KB ) - added by siobhan 13 years ago.
improvements to widgets.php text
26244.2.diff (6.4 KB ) - added by Hanni 13 years ago.
26244.3.diff (5.8 KB ) - added by Hanni 13 years ago.
26244.4.diff (5.7 KB ) - added by azaozz 13 years ago.

Download all attachments as: .zip

Change History (12)

@siobhan
13 years ago

improvements to widgets.php text

#1 @dimadin
13 years ago

We are using & instead of & and ’ instead of '

#2 @SergeyBiryukov
13 years ago

  • Component AdministrationText Changes
  • Keywords needs-refresh added

@Hanni
13 years ago

#3 follow-up: @Hanni
13 years ago

  • Keywords needs-refresh removed

Modified to reflect @dimadin's comment.

@siobhan, was thinking last night about further consistency between "Your site's most recent Posts" and "A calendar of your Posts" etc, but, actually, the latter may technically be inaccurate on multi-author sites (just as it's not a monthly archive of the person currently viewing the widget page's posts, but rather of all posts on the site). This is nitpicking in the extreme, perhaps. In two minds as to the importance of this.

#4 in reply to: ↑ 3 @siobhan
13 years ago

Replying to Hanni:

Modified to reflect @dimadin's comment.

@siobhan, was thinking last night about further consistency between "Your site's most recent Posts" and "A calendar of your Posts" etc, but, actually, the latter may technically be inaccurate on multi-author sites (just as it's not a monthly archive of the person currently viewing the widget page's posts, but rather of all posts on the site). This is nitpicking in the extreme, perhaps. In two minds as to the importance of this.

Yes, you're right. "Your site" would be better in all instances. On a multi-author site it could be confusing.

#5 @Hanni
13 years ago

Utterly screwed up my above patch, fixing.

#6 @Hanni
13 years ago

Here we go Aalso moved back to use of your site in a couple of contexts. I think maybe in the context of "Add a custom menu to your sidebar." for example, it could be "the" - same with "your site" in a couple of others - the "your" could become "the"?

Version 1, edited 13 years ago by Hanni (previous) (next) (diff)

@Hanni
13 years ago

@azaozz
13 years ago

#7 @azaozz
13 years ago

  • Milestone Awaiting Review3.8

In 26244.4.diff:

  • Refreshed 26244.3.diff so it applies without errors.
  • Changed the wording for "Available Widgets" a bit. Now a widget can also be added by clicking it and selecting the destination sidebar.

#8 @azaozz
13 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

In 26505:

Widgets: improve the help text on the Widgets screen, props siobhan, props Hanni, fixes #26244.

Note: See TracTickets for help on using tickets.