View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
03985Bug reportsStatisticspublic2009-12-31 00:52
Reporterrovinj Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.87RC5 
Fixed in Version1.87 
Summary03985: Text non translating in statistics
Description

Texts '1st Quartile (Q1)' and '3rd Quartile (Q3)' on statistic page are not being translated to text available in .mo file

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)
I will donate to the project if issue is resolved
Browser
Database type & version
Server OS (if known)
Webserver software & version (if known)
PHP Version

Users monitoring this issue

There are no users monitoring this issue.

Activities

user372

2009-12-12 16:59

  ~10551

line 1097 of tatistics_function.php
$showem[]=array("1st Quartile (Q1)", $row[$fieldname]);

line 1174 of statistics_function.php:
$showem[]=array("3rd Quartile (Q3)", $row[$fieldname]);

Issue History

Date Modified Username Field Change
2009-12-12 12:33 rovinj New Issue
2009-12-12 12:33 rovinj Status new => assigned
2009-12-12 12:33 rovinj Assigned To => user372
2009-12-12 16:59 user372 Note Added: 10551
2009-12-12 17:00 user372 Assigned To user372 => c_schmitz
2009-12-15 19:46 c_schmitz Status assigned => resolved
2009-12-15 19:46 c_schmitz Fixed in Version => 1.87
2009-12-15 19:46 c_schmitz Resolution open => fixed
2009-12-31 00:52 c_schmitz Status resolved => closed