German Translation from 0.32 does not appear in dropdown
-
Hi,
ok but what is the secret about integrating the language files between 0.32 and 1.1.2 in 0.32 i could just place them and they was used but today something is different. Also the files you found are from 0.32 there are around 250 translation missing today, i will translate them after i saw a working german translation with the stand from the 0.32 files.
So gimme a little motivation
Regards X23
-
Iβm going to push this with the de_DE.UTF-8
There is a slight difference in that Iβm still working to create a singular βtranslationβ php file where all the common translation needed texts will sit, similar to the .pot file.
This file is in: /var/www/{fogwebdir}/commons/text.php
At the bottom of this file youβll see the βlanguageβ translation text. Then in ProcessLogin.class.php Iβm using βinterpretersβ to translate the de_DE.UTF-8 to an actual corresponding word rather than it just displaying the folder name.
-
Hi,
that explains why the website is broken if i just place the german messages.po and .mo files in the EN language directory
Was a stupid try to find out what happens when doing itRegards X23
-
SVN 2040 should have de_DE.UTF-8 now.
-
Hi Tom,
i have added german to the text.php bottom line and i see german now, but even if i choose german not a single translation is working.
Is there something else to address?How can i download the latest svn version? Something special to update or just rerunning the installsh?
Regards X23
-
Hi Tom,
[quote=βTom Elliott, post: 32884, member: 7271β]SVN 2040 should have de_DE.UTF-8 now.[/quote]
There is a typo in your code:
[IMG]http://i.imgur.com/8ZmrkhK.png[/IMG]When i wnat to update from svn master.zip can i just copy the folder over the existing or what is the recommended update procedure? rerun of installfog.sh?
Regards X23
-
Back to cell phone power just went out here. I noticed the typo already. But canβt fix till I get power sorry.
-
Hi Tom,
could you give me a hint howto update if i get the latest release from git?
Regards X23
-
Should be exactly the same as you would normally only youβre not having to untar the file.
-
Hi,
i have never updated fog before, i know that it mentions that there is a .fogsettings file and will use it to resetup fog but is the normal way for an update to overwrite existing files or let the .installfog.sh do the job again?
Regards X23
-
Normal method of update is download the new file and extract and go to bin/ and rerun installfog.sh
-
Thank You
-
Hi Tom,
something else⦠like mentioned in my old thread some parts of the fog webif are not translated even if the message.po was completely translated: [url]http://fogproject.org/forum/threads/german-translation-for-fog-started-help-needed.4281/#post-12009[/url]
Are we today in the same situation or are all strings now in the messages.po?
If not what files need also be translated?Regards X23
-
Hi,
[quote=βTom Elliott, post: 32893, member: 7271β]Normal method of update is download the new file and extract and go to bin/ and rerun installfog.sh[/quote]
i downloaded svn 2040 did a installfog.sh rerun and after that i hang in this:
[IMG]http://i.imgur.com/RqUK3tg.png[/IMG]the db schema updater page is just empty
[url]http://fogip/fog/management[/url] always redirects to aboves empty page.EDIT:
Same issue after db drop an reinstall, hmm.
Regards X23