← Back to team overview

openshot.developers team mailing list archive

[Bug 650910] Re: Localization does not respect LC_MESSAGES

 

mikko, excellent info and diagnosis!
can confirm this bug on my system, with a mix of de_AT localization and en_GB language. also, plugins don't show up, like alfred carlsson has seen.

LANG=en_GB.utf8
LANGUAGE=en_GB:en
LC_CTYPE=de_AT.UTF-8
LC_NUMERIC=en_GB.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE=de_AT.UTF-8
LC_MONETARY=de_AT.UTF-8
LC_MESSAGES=en_GB.UTF-8
LC_PAPER=de_AT.UTF-8
LC_NAME=de_AT.UTF-8
LC_ADDRESS=de_AT.UTF-8
LC_TELEPHONE=de_AT.UTF-8
LC_MEASUREMENT=de_AT.UTF-8
LC_IDENTIFICATION=de_AT.UTF-8
LC_ALL=

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/650910

Title:
  Localization does not respect LC_MESSAGES

Status in OpenShot Video Editor:
  Confirmed

Bug description:
  Openshot Video Editor incorrectly uses Finnish user interface
  localization in following environment:

  LC_ADDRESS=fi_FI.UTF-8
  LC_COLLATE=fi_FI.UTF-8
  LC_CTYPE=fi_FI.UTF-8
  LC_MEASUREMENT=fi_FI.UTF-8
  LC_MESSAGES=en_DK.UTF-8
  LC_MONETARY=fi_FI.UTF-8
  LC_NAME=fi_FI.UTF-8
  LC_NUMERIC=en_DK.UTF-8
  LC_PAPER=fi_FI.UTF-8
  LC_TELEPHONE=fi_FI.UTF-8
  LC_TIME=en_DK.UTF-8

  As far as I know, LC_MESSAGES should specify user interface text
  language.





References