#18125 closed defect (bug) (fixed)

Consistency for normal TinyMCE and DFW translation

Reported by: pavelevap Owned by: azaozz
Priority: normal Milestone: 3.3
Component: I18N Version: 3.2.1
Severity: normal Keywords: has-patch commit
Cc: pavelevap@…

Description

There are different strings for the same buttons in standard visual editor and DFW mode. They differ due to added shortcuts to DFW strings.

Please see attached patch which removes 9 strings by unifying them. I chose to add shortcuts to translatable strings (there are not only english letters in some languages), but it can be also done reversely. I also changed some small inconsistencies (spaces between keyboard keys, etc). Also Alt+Shift+B (and I) does not work for me, so I removed them.

Main result of this patch: 9 removed similar strings = happier translators + less memory for using translation files.

Attachments (2)

dfw_tinymce_strings.patch (5.9 KB) - added by pavelevap 22 months ago.
18125.patch (5.9 KB) - added by SergeyBiryukov 19 months ago.

Download all attachments as: .zip

Change History (9)

Another related ticket (not needed TinyMCE strings) is here: http://core.trac.wordpress.org/ticket/16638

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.3
  • Keywords commit added

All this does is merge strings? Okay.

  • Keywords needs-refresh added

Patch doesn't apply.

  • Keywords needs-refresh removed
  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In [19263]:

Standardize title strings for editor buttons, props pavelevap SergeyBiryukov, fixes #18125

Note: See TracTickets for help on using tickets.