• Zolnai Tamás's avatar
    Fix localization of modified lists · 95ea6cb2
    Zolnai Tamás yazdı
    Two cases:
    1. The items of PairedList have unique id so it works well
    when change order of items. Thus when there is no poentry
    for some of the items than use the original strings.
    2. The items of other lists have only an order number as id
    so when order changes than id changes too, which means
    poentries do not match with original items. To avoid
    pointless lists fill the whole list with english items.
    Actually it is a rare case when only the order change,
    at most time it goes hand in hand with changing of count
    so use that to decide when use original list. This whole
    translation ignorance lasts until next po update.
    
    Plus delete one call of MegreRest() function because
    it was called twice for some macro defined strings.
    
    Change-Id: I4b34a1831991608583f53e1885c4eb2aea605493
    95ea6cb2
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
prj Loading commit data...
scripts Loading commit data...
source Loading commit data...
Executable_cfgex.mk Loading commit data...
Executable_helpex.mk Loading commit data...
Executable_idxdict.mk Loading commit data...
Executable_localize.mk Loading commit data...
Executable_propex.mk Loading commit data...
Executable_renewpo.mk Loading commit data...
Executable_stringex.mk Loading commit data...
Executable_transex3.mk Loading commit data...
Executable_treex.mk Loading commit data...
Executable_uiex.mk Loading commit data...
Executable_ulfconv.mk Loading commit data...
Executable_ulfex.mk Loading commit data...
Executable_xrmex.mk Loading commit data...
Jar_FCFGMerge.mk Loading commit data...
Makefile Loading commit data...
Module_l10ntools.mk Loading commit data...
Package_inc.mk Loading commit data...
Package_scripts.mk Loading commit data...
Package_ulfconv.mk Loading commit data...
README Loading commit data...
StaticLibrary_transex.mk Loading commit data...