hammer-editor/composeUi/src
Adam Brown 31d44d4e01 Tag dialog masthead strings and extract hardcoded dialog labels
Extractor: strip leading decorative glyphs ("§ MOVE", "↓ Import") before
matching, resolve same-text keys positionally so a title and button that share
text both tag, and ignore format templates with no literal anchor ("%1$s · %2$s")
that were mis-tagging breadcrumb data.

Extract the hardcoded dialog marker ("§ MOVE"), scene-type meta (SCENE/GROUP/
ROOT), and FormDialog "ESC cancel" hint to string resources. Point the dialog
previews at the resources so the recorder captures exact keys.

StringKeyRecorder dropped JVM-only synchronized so commonMain compiles for iOS.
2026-07-11 22:54:07 -07:00
..
androidMain Fix Encyclopedia image selection 2026-07-10 23:48:54 -07:00
commonMain/kotlin/com/darkrockstudios/apps/hammer/common Tag dialog masthead strings and extract hardcoded dialog labels 2026-07-11 22:54:07 -07:00
desktopMain/kotlin/com/darkrockstudios/apps/hammer/common Tag dialog masthead strings and extract hardcoded dialog labels 2026-07-11 22:54:07 -07:00
desktopTest/kotlin Tag dialog masthead strings and extract hardcoded dialog labels 2026-07-11 22:54:07 -07:00
iosMain/kotlin/com/darkrockstudios/apps/hammer/common Fix Encyclopedia image selection 2026-07-10 23:48:54 -07:00