Changes between Initial Version and Version 1 of Ticket #12580, comment 3


Ignore:
Timestamp:
Nov 19, 2015, 12:33:09 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12580, comment 3

    initial v1  
    33If we only use "en", could you advise the proper way modify the file?
    44
     5{{{#!python
    56self._locale_string = Locale.negotiate(preferred, available, sep='-')
     7}}}