← Back to team overview

ubuntu-translations-coordinators team mailing list archive

[Bug 971332] [NEW] Weird translation on the shortcut overlay dialog

 

Public bug reported:

The fact to translate or not the key combination end up in weird
translations on some language.

For instance, using French:
- Press Super
- See "Super + Left ou droit"

This is because:
hints_.push_back(new shortcut::Hint(windows, "", _(" or Right"), _("Semi-maximises current window."), shortcut::COMPIZ_KEY_OPTION, "grid", "put_left_key"));

So either we should get some translation (from another app?) for all
space/right/left/up/down… translation and switch that on the fly for the
overelay, or we should get no translation for them (apart from "or").
However, some language will maybe put the translated or after "Right".

** Affects: ubuntu-translations
     Importance: Undecided
         Status: New

** Affects: unity
     Importance: High
     Assignee: Andrea Azzarone (andyrock)
         Status: Triaged

** Affects: unity-distro-priority
     Importance: High
         Status: Fix Committed

** Affects: unity (Ubuntu)
     Importance: High
         Status: Triaged


** Tags: rls-p-tracking

** Changed in: unity
     Assignee: (unassigned) => Andrea Azzarone (andyrock)

** Changed in: unity
   Importance: Undecided => High

** Changed in: unity
       Status: New => Triaged

** Changed in: unity
    Milestone: None => 5.10.0

** Also affects: ubuntu-translations
   Importance: Undecided
       Status: New

** Also affects: unity (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: unity (Ubuntu)
       Status: New => Triaged

** Changed in: unity (Ubuntu)
   Importance: Undecided => High

** Also affects: unity-distro-priority
   Importance: Undecided
       Status: New

** Changed in: unity-distro-priority
       Status: New => Fix Committed

** Changed in: unity-distro-priority
   Importance: Undecided => High

** Tags added: rls-p-tracking

-- 
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/971332

Title:
  Weird translation on the shortcut overlay dialog

Status in Ubuntu Translations:
  New
Status in Unity:
  Triaged
Status in Unity Distro Priority:
  Fix Committed
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  The fact to translate or not the key combination end up in weird
  translations on some language.

  For instance, using French:
  - Press Super
  - See "Super + Left ou droit"

  This is because:
  hints_.push_back(new shortcut::Hint(windows, "", _(" or Right"), _("Semi-maximises current window."), shortcut::COMPIZ_KEY_OPTION, "grid", "put_left_key"));

  So either we should get some translation (from another app?) for all
  space/right/left/up/down… translation and switch that on the fly for
  the overelay, or we should get no translation for them (apart from
  "or"). However, some language will maybe put the translated or after
  "Right".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/971332/+subscriptions


Follow ups

References