Results 1 to 5 of 5

Thread: Language support in Lubuntu 19.10

  1. #1
    Join Date
    Apr 2020
    Beans
    2

    Language support in Lubuntu 19.10

    Good morning. I just installed Lubuntu 19.10 and I can't found language support option anywhere. In older versions it was in preferences tab in lubuntu menu but now I searched everywhere and can't change language. Maybe someone know how to do it.

  2. #2
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Language support in Lubuntu 19.10

    See if this helps:
    Code:
    sudo apt install $(check-language-support)

  3. #3
    GhX6GZMB is offline Iced Almond Soy Ubuntu, No Foam
    Join Date
    Jun 2019
    Beans
    1,093

    Re: Language support in Lubuntu 19.10

    Keyword is "locale" and "FciTx" in the Applications Menu.

  4. #4
    Join Date
    Apr 2020
    Beans
    2

    Re: Language support in Lubuntu 19.10

    "locale" and "FciTx" is only changing keyboard layout and some country related stuff not interface language.
    I also tried
    sudo apt install $(check-language-support) but still I can't change it anywhere.

  5. #5
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Language support in Lubuntu 19.10

    After the install did you run:
    Code:
    check-language-support
    "check-language-support" = returns the list of missing packages in order to provide a complete language environment.
    Also might be useful, "-a, --all" check all available languages.
    For more please read: "man check-language-support"

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •