• S
    fix(gui): RenameDialog: Warn user if deobfuscation settings are invalid (PR #935) · 705ceca4
    Soul Trace 提交于
    The rename functionality relies on deobfuscation for now - so let the user know
    this and ask the user to enable deobfuscation to get rename working.
    
    The "Force rewrite deobfuscation map file" option effectively disables
    renaming, because renaming relies on deobfuscation map modification for now,
    but Force rewrite rewrites the map on each file reload, destroying changes.
    So. let the user know this issue instead of silent failure.
    705ceca4
Messages_zh_CN.properties 6.5 KB