• Evan W. Patton's avatar
    Fix global keyword internationalization (#1902) · bfdb5ac2
    Evan W. Patton authored
    The global keyword that prefixes global variables is translated, and
    this translation ends up in the Blockly XML. We need to keep the
    translation separate from the underlying representation so that
    projects still work when switching between languages.
    
    Change-Id: I7bc88f0a26c8dce6d256010c188d7233d8cc43f8
    bfdb5ac2
field_lexical_variable.js 52.9 KB