[wp-trac] [WordPress Trac] #41637: i18n: Merge similar translation strings for non-hierarchical taxonomy
WordPress Trac
noreply at wordpress.org
Sat Sep 23 03:48:06 UTC 2017
#41637: i18n: Merge similar translation strings for non-hierarchical taxonomy
--------------------------+-----------------------------
Reporter: ramiy | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.9
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------------
Changes (by netweb):
* status: closed => reopened
* resolution: fixed =>
Comment:
Reopening, per https://travis-ci.org/WordPress/wordpress-
develop/builds/278799825
{{{
There was 1 failure:
1) Tests_XMLRPC_wp_editTerm::test_parent_for_nonhierarchical
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'This taxonomy is not hierarchical so you can't set a parent.'
+'Cannot set parent term, taxonomy is not hierarchical.'
/home/travis/build/WordPress/wordpress-
develop/tests/phpunit/tests/xmlrpc/wp/editTerm.php:89
}}}
Patch [attachment:41637.2.patch] updates the tests string to match the
string added in [41574]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41637#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list