|
Arabic Translation
|
|
26-Dec-2010, 11:10 AM
Post: #1
|
|||
|
|||
|
Arabic Translation
Hello
And thanks for thi s great script here is an arabic translation it is not complete, admin front was not translated, but most of the user frontend was translated css was also modified to make it RTL user email also translated How to use: unzip and overwrite original files. I kept the directory structure, so every file goes into correct folder |
|||
|
27-Dec-2010, 03:14 PM
Post: #2
|
|||
|
|||
|
RE: Arabic Translation
Seems to be quite nice
![]() The css could use a little modification to make the forms also float to the right side (not sure if this is desired though), and you forgot to remove the .htaccess from the css directory. Code: .form_styling {I'm a little concerned that you had to edit some non-language files to fully translate it, namely "comments/includes/template/comments.php", and "comments/includes/form.php". Those files in particular have been changed for the next version to include replies and reply pagination, so overriding them would break the replies. I guess that the language files need to be updated now, but then backwards compatibility is an issue . You can keep working on those files until the new language files are completed, and then just copy-paste it into the new files.
I'm giving you three guesses... |
|||
|
29-Dec-2010, 02:22 PM
Post: #3
|
|||
|
|||
|
RE: Arabic Translation
Yes, I had to edit some non-language files to fully translate it, because some strings were hard coded into this files
So it would be more appropriate to use language variables instead You can view the comment script in action here: http://falsafa.info/tarikbenziad.php |
|||
|
29-Dec-2010, 10:54 PM
Post: #4
|
|||
|
|||
|
RE: Arabic Translation
Fortunately, the language files will be fixed in the next version. See here. The link doesn't seem to be working though. Good job with the translation!
I'm giving you three guesses... |
|||
|
29-Dec-2010, 11:38 PM
Post: #5
|
|||
|
|||
|
RE: Arabic Translation
The server was down
it is up and running now |
|||
|
29-Dec-2010, 11:51 PM
Post: #6
|
|||
|
|||
|
RE: Arabic Translation
I see. It looks good
![]() I did find a weird rendering issue in Opera (web browser) though. Take a look: That text is non-selectable though. I'll file a bug report to Opera on this as it doesn't seem to be an issue in Firefox. I'm giving you three guesses... |
|||
|
31-Dec-2010, 11:07 AM
Post: #7
|
|||
|
|||
|
RE: Arabic Translation
Quite weired on Opera, I just test it
I think I have nothing to do. All other popular browsers are rendering the page correctely |
|||
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads... | |||||
| Thread: | Author | Replies: | Views: | Last Post | |
| Slovenian (Slovensko) translation | stariocek | 14 | 1,199 |
08-Feb-2013 10:34 PM Last Post: Steven |
|
| Croatian (hrvatski) translation. | stariocek | 12 | 1,028 |
08-Feb-2013 10:34 PM Last Post: Steven |
|
| PERSIAN translation | PERSIAN | 0 | 197 |
28-Nov-2012 10:10 PM Last Post: PERSIAN |
|
| italian translation | minchino76 | 2 | 241 |
25-Nov-2012 01:40 PM Last Post: besric |
|
| Portuguese (Brazilian) Translation | jg.lopes | 3 | 669 |
01-Dec-2011 12:17 PM Last Post: estimado |
|
| Spanish (EspaƱol) Translation | poropopo | 4 | 695 |
22-Nov-2011 02:18 PM Last Post: poropopo |
|
| German Translation | pgs | 1 | 476 |
16-Apr-2011 07:34 PM Last Post: Steven |
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help




. You can keep working on those files until the new language files are completed, and then just copy-paste it into the new files.