Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    ca1ecb92
    IQA-490: Dummy out calls to LLTrans::getString() in linux_updater.cpp. · ca1ecb92
    Nat Goodspeed authored
    It appears that the LLTrans machinery, or at least the way it's used in this
    program, is buggy: linux-updater.bin has been crashing. Tracebacks and
    experimentation identify LLTrans as the culprit, so replace it with baked-in
    string constants copied from strings.xml. (linux-updater.bin was already
    producing English-only messages because the update_install shell script that
    calls it was specifically passing the English version of strings.xml.)
    ca1ecb92
    History
    IQA-490: Dummy out calls to LLTrans::getString() in linux_updater.cpp.
    Nat Goodspeed authored
    It appears that the LLTrans machinery, or at least the way it's used in this
    program, is buggy: linux-updater.bin has been crashing. Tracebacks and
    experimentation identify LLTrans as the culprit, so replace it with baked-in
    string constants copied from strings.xml. (linux-updater.bin was already
    producing English-only messages because the update_install shell script that
    calls it was specifically passing the English version of strings.xml.)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.