• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    German Translation from 0.32 does not appear in dropdown

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    20
    5.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Tom ElliottT
      Tom Elliott
      last edited by

      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.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • x23piracyX
        x23piracy
        last edited by

        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 it 😄

        Regards X23

        ║▌║█║▌│║▌║▌█

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          SVN 2040 should have de_DE.UTF-8 now.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • x23piracyX
            x23piracy
            last edited by

            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

            ║▌║█║▌│║▌║▌█

            1 Reply Last reply Reply Quote 0
            • x23piracyX
              x23piracy
              last edited by

              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

              ║▌║█║▌│║▌║▌█

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                Back to cell phone power just went out here. I noticed the typo already. But can’t fix till I get power sorry.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • x23piracyX
                  x23piracy
                  last edited by

                  Hi Tom,

                  could you give me a hint howto update if i get the latest release from git?

                  Regards X23

                  ║▌║█║▌│║▌║▌█

                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Should be exactly the same as you would normally only you’re not having to untar the file.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • x23piracyX
                      x23piracy
                      last edited by

                      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

                      ║▌║█║▌│║▌║▌█

                      1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        Normal method of update is download the new file and extract and go to bin/ and rerun installfog.sh

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        1 Reply Last reply Reply Quote 0
                        • x23piracyX
                          x23piracy
                          last edited by

                          Thank You

                          ║▌║█║▌│║▌║▌█

                          1 Reply Last reply Reply Quote 0
                          • x23piracyX
                            x23piracy
                            last edited by

                            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

                            ║▌║█║▌│║▌║▌█

                            1 Reply Last reply Reply Quote 0
                            • x23piracyX
                              x23piracy
                              last edited by

                              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

                              ║▌║█║▌│║▌║▌█

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post

                              152

                              Online

                              12.1k

                              Users

                              17.3k

                              Topics

                              155.4k

                              Posts
                              Copyright © 2012-2024 FOG Project