busya
4fda63a8da
fix(i18n): correct full run tooltips — cache is NOT ignored
full_translation=true only disables new-key filtering (\_filter_new_keys).
Cache (_check_cache → source_hash lookup) runs identically in BOTH modes.
If config/dict/provider changed → config_hash changes → cache miss naturally.
EN: 'ignoring the cache' → 'no new-key filter. Cache is still checked'
RU: 'игнорируя кэш' → 'без фильтрации ключей. Кэш проверяется'
Files: run_full_desc, help_full, confirm_full_run_body (EN + RU)
2026-06-19 17:52:38 +03:00
..
2025-12-20 20:48:18 +03:00
2026-06-19 17:52:38 +03:00
2026-06-18 14:41:13 +03:00
2026-06-19 09:55:43 +03:00
2026-06-18 14:41:13 +03:00
2026-06-18 14:41:13 +03:00
2025-12-20 20:48:18 +03:00
2026-02-23 13:28:30 +03:00