[wp-trac] [WordPress Trac] #5515: Ambiguous string clashes when
localizing in wp-admin/export.php l
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 23 18:46:03 GMT 2007
#5515: Ambiguous string clashes when localizing in wp-admin/export.php l
-------------------------------+--------------------------------------------
Reporter: RanYanivHartstein | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: i18n | Version:
Severity: normal | Keywords: has-patch
-------------------------------+--------------------------------------------
When localizing to certain languages, the string "All" in the authors list
in wp-admin/export.php (which means "All authors") clashes with other
usages of "All".
In English, "All" can be used for "Everyone" as well as "Everything" - for
e.g., in WordPress, it can be used for "All categories" as well as "All
authors".
In other languages, such as Hebrew, the two are separate, and using the
same term for localizing causes a clash.
I enclosed a patch that changes the string to "All authors" in wp-
admin/export.php to avoid the clash.
--
Ticket URL: <http://trac.wordpress.org/ticket/5515>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list