← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1558292] Re: Maximum value should be included as variable to be used in string "Total Instances (10 Max)"

 

Reviewed:  https://review.openstack.org/339840
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2ef42866b0dfd2373587e889a93f402e73ea2b81
Submitter: Jenkins
Branch:    master

commit 2ef42866b0dfd2373587e889a93f402e73ea2b81
Author: Eddie Ramirez <eddie.ramirez@xxxxxxxxx>
Date:   Fri Jul 8 22:02:42 2016 +0000

    Maximum/Total value now included as variable in msgid (i18n)
    
    This patch makes possible to include a maximum/total numeric value
    as a variable in the msgid, making it possible for translators to put
    this variable in any position they want.
    
    
    
    Change-Id: I856d3d454401a236feaf065d347bc2a48f7ef54c
    Closes-bug: #1558292


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1558292

Title:
  Maximum value should be included as variable  to be used in string
  "Total Instances (10 Max)"

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Project > Instances > Launch Instance > Details

  On this tab, there is a string "Total Instances (xx Max)".

  Currently string in zanata is "Max" and there is no way of changing
  the order of value and the word.

  It would be greatly appreciated if you could include this value as a
  variable so that we can change the order to best suit for each
  language.

  For Japanese, it should be "最大値: xx" but currently shown "xx 最大値"
  which is incorrect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1558292/+subscriptions


References