← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1446212] [NEW] Support installing localization data from click packages

 

Public bug reported:

It would be nice if it were possible to add support to a new language/locale by just installing a click package.
This would have several benefits:
1) People could easily add support for non officially supported languages
2) Languages would be updated independently from the system image
3) Some space could be freed from the image, if some languages get moved to click packages

I'm entering this bug against ubuntu-ui-toolkit, because I guess it
would need some change to get the correct path where translations are
installed (it now calls bindtextdomain with /usr/share/locale, while it
should fallback to ~/.local/share/locale/ if the language does not exist
in the system path), but there surely are other projects that would need
to be changed.

For sure, we would need a click hook to move the translations in
~/.local/share/locale/, as well as changes to the apparmor policy to
read from that directory.

** Affects: apparmor-easyprof-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: apparmor-easyprof-ubuntu (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1446212

Title:
  Support installing localization data from click packages

Status in apparmor-easyprof-ubuntu package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  It would be nice if it were possible to add support to a new language/locale by just installing a click package.
  This would have several benefits:
  1) People could easily add support for non officially supported languages
  2) Languages would be updated independently from the system image
  3) Some space could be freed from the image, if some languages get moved to click packages

  I'm entering this bug against ubuntu-ui-toolkit, because I guess it
  would need some change to get the correct path where translations are
  installed (it now calls bindtextdomain with /usr/share/locale, while
  it should fallback to ~/.local/share/locale/ if the language does not
  exist in the system path), but there surely are other projects that
  would need to be changed.

  For sure, we would need a click hook to move the translations in
  ~/.local/share/locale/, as well as changes to the apparmor policy to
  read from that directory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1446212/+subscriptions


Follow ups

References