Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#1791 closed defect (bug) (fixed)

Missing translation functions for payment-request

Reported by: Kenshino Owned by: iandunn
Priority: normal Milestone:
Component: WordCamp Site & Plugins Keywords: dev-feedback has-patch
Cc:

Description

Under the wordcamp-payments plugin,

views/payment-request/metabox-status.php

Text such as

What information is needed?


cannot be translated currently.

Added _e(); to it

Patch to follow

Attachments (1)

1791.patch (1.3 KB ) - added by Kenshino 10 years ago.
Patch to add translation functions to hard coded strings

Download all attachments as: .zip

Change History (2)

@Kenshino
10 years ago

Patch to add translation functions to hard coded strings

#1 @iandunn
10 years ago

  • Owner set to iandunn
  • Resolutionfixed
  • Status newclosed

In 3617:

WordCamp Budgets: Internationalize strings in Vendor Payment status metabox.

Fixes #1791
Props Kenshino

Note: See TracTickets for help on using tickets.