[wp-trac] [WordPress Trac] #12173: I18n: Message contains unescaped '100%', translation fail
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 8 13:25:03 UTC 2010
#12173: I18n: Message contains unescaped '100%', translation fail
--------------------------+-------------------------------------------------
Reporter: simosx | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.2
Component: General | Version:
Severity: normal | Keywords: i18n
--------------------------+-------------------------------------------------
A translatable message in WordPress contains the literal 'if you are 100%
certain'. This should change to 'if you are 100%% certain'.
The gettext tools for the localisation of WordPress expect a format
specifier in the translated message, thus the message is shown as
untranslated on a live WordPress deployment.
The real issue is that '100% certain' is very colloquial and informal. It
does not translate well in other languages/cultures.
Therefore, I suggest to fix the message,
from 'if you are 100% certain'
to the CORRECT 'if you are absolutely certain'.
Source: #: wp-admin/ms-delete-site.php:25
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12173>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list