Open GoogleCodeExporter opened 8 years ago
Attaching a patch which deals with most of the concatenation in a proper way
(using (s)printf placeholders where appropriate). It touches en-gb locale file
only, all others should be updated separately.
There are still some strings in the code that should be moved to a locale file.
I'm not sure why there were not, so left some of them untouched.
Original comment by rim...@gmail.com
on 15 Jul 2010 at 10:53
Attachments:
There were some unrelated changes in previous patch:
1) two lines were removed from admin/lib/lib_db.php in order to fix an error
which appeared in all pages saying that tz was undefined
2) first two chunks in admin/index.php were not intended in the patch.
I removed them manually from the file I'm attaching now. I haven't tested if
this revised patch applies correctly or not, but I suppose it should. :) In
case it doesn't, just adjust the previously submitted patch.
Furthermore, you may actually want the lib_db.php change...
Original comment by rim...@gmail.com
on 15 Jul 2010 at 11:05
Attachments:
Original issue reported on code.google.com by
r...@rq.lt
on 16 Jun 2010 at 2:42