Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#45809 closed defect (bug) (duplicate)

Missing translator

Reported by: subrataemfluence Owned by:
Priority: normal Milestone:
Component: I18N Version: 5.0.2
Severity: normal Keywords: has-patch
Cc: Focuses: coding-standards

Description

File wp-admin/admin-footer.php

Missing translator Doc above line number 34. Proposed patch uploaded.

Attachments (1)

45809.diff (487 bytes ) - added by subrataemfluence 8 years ago.

Download all attachments as: .zip

Change History (5)

#1 follow-up: @swissspidy
8 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

You already provided this patch at #44360, so I'm therefore closing this as a duplicate.

Note that ideally the translator comment would be

/* translators: %s: https://wordpress.org/ */
Last edited 8 years ago by swissspidy (previous) (diff)

#2 in reply to: ↑ 1 @subrataemfluence
8 years ago

Oops!! I am sorry for duplicating. In 5.0.2 I saw its there so created the patch. Also thank you for correcting me with the translator pattern. :)

Replying to swissspidy:

You already provided this patch at #44360, so I'm therefore closing this as a duplicate.

Note that ideally the translator comment would be

/* translators: %s: https://wordpress.org/ */

#3 @SergeyBiryukov
8 years ago

  • Component GeneralI18N

#4 @SergeyBiryukov
8 years ago

  • Focuses docs removed
Note: See TracTickets for help on using tickets.