← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1674546] Re: Remove log translations

 

Reviewed:  https://review.openstack.org/464142
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=80187855caa6b8fe5a29f7d2ef7315ca6416c0b6
Submitter: Jenkins
Branch:    master

commit 80187855caa6b8fe5a29f7d2ef7315ca6416c0b6
Author: Ngo Quoc Cuong <cuongnq@xxxxxxxxxxxxxx>
Date:   Fri Jun 2 09:49:55 2017 +0700

    Make i18n log translation functions as no-op
    
    The i18n team has decided not to translate the logs because it seems
    like it not very useful; operators prefer to have them in English so
    that they can search for those strings on the internet.
    
    Removing usage requires a lot of effort to review, so take no-op on that
    for now and just make sure we do not add more of them.[1]
    
    [1] http://eavesdrop.openstack.org/meetings/glance/2017/glance.2017-06-08-14.00.log.html#l-79
    
    Change-Id: I2a7e56c3418f8cdb0394b961e1e07346a691de98
    Closes-Bug: #1674546


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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1674546

Title:
   Remove log translations

Status in Glance:
  Fix Released

Bug description:
  
  Log messages are no longer being translated. This removes all use of
  the _LE, _LI, and _LW translation markers to simplify logging and to
  avoid confusion with new contributions.

  See:
  http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
  http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

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


References