Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    default folder english instead of german

    Kopano Groupware Core
    3
    6
    2883
    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.
    • externa1
      externa1 last edited by

      Hi,

      when creating a new user all default folders are spelled in english, on older mailboxes this folders are in language which is configured for the user
      How can i change them to other language afterwards like inbox - Posteingang etc

      core version 8.3.0-1042
      WebApp 3.4.0.633-451.1 (but was also with previous webapp versions)

      rg

      Christian

      1 Reply Last reply Reply Quote 0
      • Coffee_is_life
        Coffee_is_life last edited by Coffee_is_life

        Hello @externa1

        if its the same like ZCP, you can change the language based on the installed/supported language of the system (i have CentOS 7 so if you have a Redhat Based system this will help a bit)

        localectl list-locales
        

        will give you all installed languages. - Then go to

        /etc/sysconfig/
        vi kopano
        

        and change the default=“C” to “de_DE.utf8”. All newly installed stores will have german names.

        For changing the existing english Stores, there was a script, but i dont thinks its compatible with kopano.
        What should work (if possible) is to unhook the store, and let kopano create a new one.
        Basicly just for stores that got nothing loaded.

        I think further information will follow.

        Coffee_is_life

        1 Reply Last reply Reply Quote 0
        • externa1
          externa1 last edited by

          Hi,

          I’m running kopano on UCS 4.2 (Debian8) so there is no /etc/sysconfig/ folder -

          anyone to know what config file i have to modify for kopano default language (in webapp config.php i changed it already to de_DE.utf8 but that did not help every new account has its default folder names in english)

          rg

          Christian

          1 Reply Last reply Reply Quote 0
          • Sebastian
            Sebastian Kopano last edited by

            The folder names of the default folders are set when the store is created.
            To change them afterwards you need to use a script like this one: https://stash.kopano.io/projects/KSC/repos/core-tools/browse/localize-folders.py

            externa1 1 Reply Last reply Reply Quote 0
            • externa1
              externa1 @Sebastian last edited by

              @Sebastian

              Ok thats clear to me. thanks for the link.
              But how do I change the default language on creation of new store ?

              rg
              Christian

              1 Reply Last reply Reply Quote 0
              • Sebastian
                Sebastian Kopano last edited by

                The language is defined in the createuser scripts in /etc/kopano/userscripts/createuser.d

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