[ phpweather-Bugs-1104428 ] PT Language doesn't appear
Brought to you by:
iridium
From: SourceForge.net <no...@so...> - 2005-01-18 17:22:03
|
Bugs item #1104428, was opened at 2005-01-18 13:24 Message generated for change (Comment added) made by gimpster You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1104428&group_id=23245 Category: Output Group: phpweather-2.x >Status: Closed Priority: 5 Submitted By: Rigel_Kent (rigel_kent) Assigned to: Nobody/Anonymous (nobody) Summary: PT Language doesn't appear Initial Comment: Dear friends, I've installed PHP Weather, and everything's ok. The only problem, is that when I choose the Portuguese language ( PT ), the spanish one appears. EVERY languages work ( I think ), except the portuguese. And I can't see where the problem is. As I told you everything is working fine. Please answer as soon as possible. Best regrds, Rigel_Kent ---------------------------------------------------------------------- >Comment By: Martin Geisler (gimpster) Date: 2005-01-18 18:22 Message: Logged In: YES user_id=104098 Sorry about that --- there is an error in the pw_text_pt.php file. The fix is simple: change both occurences of 'pw_text_es' to just 'pw_text'. You'll find the errors near the top and bottom of the file. Thanks for reporting this, the next release will contain the fixes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377952&aid=1104428&group_id=23245 |