Last modified: 2012-05-18 11:33:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38948, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36948 - Page translations should not do parameter checks
Page translations should not do parameter checks
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
unspecified
All All
: Unprioritized minor (vote)
: ---
Assigned To: Niklas Laxström
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-18 07:39 UTC by Jon Harald Søby
Modified: 2012-05-18 11:33 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jon Harald Søby 2012-05-18 07:39:39 UTC
Parameters of the type $1, $2, $3 are used in MediaWiki messages, but there is no way to use parameters like that in translatable pages. Since a lot of fundraiser-related pages use dollar signs in the pages, this will make the translation fuzzy unless they use the same dollar signs or put something between the dollar sign and the number.

I propose to just disable this check for page translation.
Comment 1 Niklas Laxström 2012-05-18 07:41:51 UTC
There is a way: https://www.mediawiki.org/wiki/Help:Extension:Translate/Page_translation_administration#Segmentation

If we can't reduce false positives enough, we should turn the check off.
Comment 2 Jon Harald Søby 2012-05-18 11:33:30 UTC
Ah, great, I was unaware of that for some reason. This gave me an idea – we want to replace the dollar values with values in the user's local currency anyways, so using variables will make that a lot easier. Thanks. Closing as invalid.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links