[Vtigercrm-commits] [vtiger development] #5546: i18n issue: No XXXXs found - hardcorded & translation conflict
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Mar 9 15:55:55 EDT 2009
#5546: i18n issue: No XXXXs found - hardcorded & translation conflict
-----------------------+----------------------------------------------------
Reporter: hhokawa | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0-val1
Keywords: |
-----------------------+----------------------------------------------------
When nothing searched in list, msg of "No XXXXs found !" appeared very
often.
these're two kind of issue to localize this message:
-----
1. 's is hardcorded
$app_strings['Todo']."s ".$app_strings['LBL_FOUND']
-----
2. LBL_NO issue
LBL_NO is used for both context of negative answer of Yes/No and
Nothing/Zero. In english, Yes/No and Zero can share same "No" word, but
other language is not.
Could you assign another label for LBL_NO in "No XXXXs found !" msg? or
prepare different label for entire string?
-----
I assign priority to Major, because it seriously affect the Evaluation
user's PRODUCT IMPRESSION: evaluation user find this funny/strange
translation just after evaluation started, then estimate product quality
is not enough.
It's very appreciated to solve this issue, to attract more user to use
this product
Attachment indicates code location would be have this issue.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5546>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list