google-code-backups / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

Czech translation #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I came across this project, which I have just needed.

So I tried to translate to my language (files attached). However, there is one 
main issues to be solved before:

Encoding in Database - as original sql dump uses latin1 I was forced to switch 
all table into utf8_generali_ci. -> Diacritics works for first load. For 
loading via AJAX the diacritics gets replaced to '?'.

Original issue reported on code.google.com by repli2...@gmail.com on 23 Jan 2011 at 8:55

Attachments:

GoogleCodeExporter commented 8 years ago
For solving the second issue, I remove utf8_encode and utf8_decode from 
ItemController.php -> listAction.

Not sure, it is the best way of doing it.

Original comment by repli2...@gmail.com on 23 Jan 2011 at 9:14

GoogleCodeExporter commented 8 years ago
Hi!

Thank you very much for your patch. I added the language file. Can you translate
public/javascript/en.js
too?

Best regards
 Tobi

Original comment by zzuzzlwuzzl@googlemail.com on 26 Jan 2011 at 7:37

GoogleCodeExporter commented 8 years ago
Sorry, svn didn't add it into diff.

Original comment by repli2...@gmail.com on 26 Jan 2011 at 7:40

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you! I will add it in the upcoming release!

Original comment by zzuzzlwuzzl@googlemail.com on 31 Jan 2011 at 6:36