[ phpweather-Bugs-891081 ] pw_text - metres singular not plural
Brought to you by:
iridium
From: SourceForge.net <no...@so...> - 2004-02-05 15:05:49
|
Bugs item #891081, was opened at 2004-02-05 15:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=891081&group_id=23245 Category: Output Group: None Status: Open Priority: 5 Submitted By: Nick Crossland (ncrossland) Assigned to: Nobody/Anonymous (nobody) Summary: pw_text - metres singular not plural Initial Comment: Line 386 of pw_text.php should read $this->properties['mark_end'] . $this->strings['meters'], NOT $this->properties['mark_end'] . $this->strings['meter'], otherwise the output reads: "... clouds at a height of xxx metre" instead of "... clouds at a height of xxx metres" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=891081&group_id=23245 |