Showing localised reviews also shows English ones
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Problem:
Software center shows reviews in English, even if only localised ones are selected (ie not showing reviews for all languages)
Example: dutch (nl) reviews for nexuiz contain some reviews written in English.
My guess would be that some people mistakenly submit English reviews for their native language. This should be easy to check on the server side.
Proposed solution:
I don't have any statistics on this (server side should have them) but I will assume that the most common error is English translations submitted as another language.
Option one: Spellcheck each review on the client side against English: if it contains less the $threshold misspelled words, pop up a warning to ask the reviewer if she's sure she wants to submit that review for that language, instead of for English.
Option two: Do the same thing, but on the server side. If it passed the threshold, there should be some kind of follow up step to decide what to do with that review. For example have a human look at it to determine if it's really English, and then move the review to the English list.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-center 5.1.8
ProcVersionSign
Uname: Linux 3.2.0-14-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Wed Feb 8 21:07:51 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111129.1)
PackageArchitec
ProcEnviron:
PATH=(custom, no user)
LANG=nl_NL.UTF-8
SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to precise on 2012-01-20 (18 days ago)
Hi Redmar, and thank you for your suggestion. I have set this as a wishlist item so that we can track it when planning/ implementing enhancements and new features. I have also set it as triaged since I think we have enough information to move to the next step, which is to do the detailed UI design.
Many thanks for your help!