From b99398fb18b209143554ee936592f129610b90ca Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 12 Mar 2026 19:58:53 +0800 Subject: Update helpdoc viewer UI and improve text handling - Add title localization for helpdoc viewer - Implement ANSI-aware string truncation for proper display - Improve focus indication with color highlighting - Move display_width utility to shared module - Update welcome and command helpdoc formatting - Bump copyright year to 2026 --- resources/locales/jvn/helpdoc_viewer/en.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/locales/jvn/helpdoc_viewer/en.yml') diff --git a/resources/locales/jvn/helpdoc_viewer/en.yml b/resources/locales/jvn/helpdoc_viewer/en.yml index 1f5d9d4..78acae4 100644 --- a/resources/locales/jvn/helpdoc_viewer/en.yml +++ b/resources/locales/jvn/helpdoc_viewer/en.yml @@ -1,4 +1,5 @@ helpdoc_viewer: + title: JustEnoughVCS Help Documents tree_area_hint: | _List_ | ↑↓: Page | ←→/Space: Switch view | Q: Quit content_area_hint: | -- cgit