We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25663 MODX Staff
    • 12,272 Posts
    Quote from: MEGU at Feb 15, 2008, 02:06 AM

    I attach the files(install_langage_files.zip.zip modxinstallerv2.zip).

    The files is the following:
    [install]
    | - lang.php // remove at 2008.2.17
    | - [lang]
    | - [japanese-utf8]
    | - japanese-utf8.inc.php
    | - [images]
    | - img_box.png
    | - img_splash.gif

    These files contain the original picture other than a language file. (img_box.png).
    Besides, we corrected lang.php because the picture could not be changed.

    FYI, these have been committed at 3400 and the installer updates are coming later. Thanks for your patience.
      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
      • 33014 ☆ A M B ☆
      • 1,231 Posts
      Dear MotSmart, and Ryan

      It explains by the picture because it is not good at English. wink




        • 33014 ☆ A M B ☆
        • 1,231 Posts
        manager/actions/logging.static.php

        line 106

        NG
            <td><b><?php echo $_lang["message_message"]; ?></b></td>

        OK
            <td><b><?php echo $_lang["mgrlog_msg"]; ?></b></td>

          • 19033
          • 892 Posts
          Quote from: rthrash at Feb 22, 2008, 01:36 PM

          FYI, these have been committed at 3400 and the installer updates are coming later.

          Thank you Ryan,
          I confirmed it.

          Sincerely yours,
          MEGU
            • 19033
            • 892 Posts
            Dear all,

            The suggestion of yama includes the following. ( modxinstaller_v3.zip)

            The language chosen with the installer is inherited with the manager control panel after login.
            So he needed to correct multiple files. They are the following.

            install/action.summary.php
            install/action.options.php
            install/setup.sql
            install/instprocessor.php
            install/sqlParser.class.php
            lang/japanese-utf8/japanese-utf8.inc.php
            lang/german/german.inc.php
            lang/french/french.inc.php
            lang/russian/russian.inc.php

            Also he said, the expression of each language file was unified from utf-8 to UTF-8.

            Sincerely yours,
            MEGU
              • 20289
              • 958 Posts
              Excellent work wink thanks for sharing, i was thinking of making the same process for demo content of each language!, is it feasible?
                [img]http://i10.tinypic.com/52c4eir.gif[/img][/td]
                [td][Wiki] [Persian support forum]
                [SVN] [RTL SVN Branch] [bugs] [FishEye+Crucible] [Learn MODx!] | [My Google Code]
                [font=tahoma][برای دسترسی به راهنمای فارسی به [url=http://www.modxcms.ir]
                • 19033
                • 892 Posts
                >MotSmart,

                Thank you!
                i was thinking of making the same process for demo content of each language!,

                I think so ,too. We want to have each demo content by own language.
                But ah...sad, The modxinstaller_v3.zip does not perform the above.
                I will ask about it to the developers because I do not program.
                  • 22303 MODX Staff
                  • 10,725 Posts
                  Not likely for 0.9.6.2; for 0.9.7 and beyond we will hand you the keys and you can build a distribution with whatever you want in it for sample content.
                    • 20289
                    • 958 Posts
                    Quote from: OpenGeek at Feb 26, 2008, 08:42 AM

                    Not likely for 0.9.6.2; for 0.9.7 and beyond we will hand you the keys and you can build a distribution with whatever you want in it for sample content.

                    Great news Jason but, isn’t a Kind of post ponding potentials?
                      [img]http://i10.tinypic.com/52c4eir.gif[/img][/td]
                      [td][Wiki] [Persian support forum]
                      [SVN] [RTL SVN Branch] [bugs] [FishEye+Crucible] [Learn MODx!] | [My Google Code]
                      [font=tahoma][برای دسترسی به راهنمای فارسی به [url=http://www.modxcms.ir]
                      • 25663 MODX Staff
                      • 12,272 Posts
                      Quote from: MotSmart at Feb 26, 2008, 11:42 PM
                      ... a Kind of post ponding potentials?

                      I’m not sure I understand the question, can you clarify please?
                        Ryan Thrash, MODX Co-Founder
                        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me