RE: CVS: phpweather/output pw_text.php,1.11,1.12 pw_text_da.php,1.4,1.5 p...
Brought to you by:
iridium
From: Max H. <ma...@fl...> - 2002-05-16 21:27:19
|
> > Combined windchill and heatindex into one 'feels like' - sorry > > translators. I think this is a better solution > > Yes, it's a good solution. I see that you have updated the various > translation with the English string - why don't we just subclass > pw_text_en instead? > > So pw_text_da should extend pw_text_en instead of pw_text. And the > Norwegian translation could even extend the Danish one - the Danish > strings are pretty similar to the Norwegian ones. No - I don't think that would be a good solution. It's logical the way things work at the moment, I think we should leave it alone. It's important to make sure that the translations are correct, and probably the best way of doing this is to have them separate. Max |