#20216 closed defect (bug) (fixed)

Translation string in xmlrpc

Reported by: ramiy Owned by:
Priority: normal Milestone: 3.4
Component: XML-RPC Version: 3.4
Severity: normal Keywords: has-patch
Cc:

Description

The folowing strings in class-wp-xmlrpc-server.php and class-wp-atom-server.php files can be merged to reduce the POT file size.


You are not allowed to upload files to this site.

  • wp-includes/class-wp-xmlrpc-server.php:2738
  • wp-includes/class-wp-xmlrpc-server.php:4211

You do not have permission to upload files.

  • wp-includes/class-wp-atom-server.php:523
  • wp-includes/class-wp-atom-server.php:704

Sorry, you do not have permission to upload files.

  • wp-includes/class-wp-atom-server.php:502

Sorry, this user can not edit the template

  • wp-includes/class-wp-xmlrpc-server.php:3100

Sorry, this user cannot edit the template.

  • wp-includes/class-wp-xmlrpc-server.php:3140

Related ticket #18218

Attachments (2)

20216a.patch (614 bytes) - added by ramiy 14 months ago.
20216b.patch (868 bytes) - added by ramiy 14 months ago.

Download all attachments as: .zip

Change History (6)

ramiy14 months ago

ramiy14 months ago

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

In [20215]:

Consolidate some strings. Props ramiy. see #20216

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.