hammer-editor/desktop
Adam Brown 6314756c62 Clean up unused and mislabeled string resources
Remove 98 string resources that have no reference anywhere in the source.

Fix five strings that were wrong or misleading:
- notes_delete_toast_success printed the note's numeric id ("Note 4 Deleted").
  Notes have no title, so the toast no longer names the note at all.
- encyclopedia_create_entry_toast_tag_too_short is shown for an empty entry
  name, not a tag. There is no TAG_TOO_SHORT error. Renamed and reworded.
- backup_manager_delete_content_description is a visible button label, not a
  content description. Renamed.
- splash_subtitle duplicated about_description. All six locales already
  translated them identically, so the splash screen now uses about_description.
- "Time Line" is now "Timeline", matching the glossary and every other screen.
2026-07-26 20:54:14 -07:00
..
gradle/wrapper Upgrade gradle to version 9.5.1 2026-05-17 19:35:37 -07:00
icons Add manifest-driven asset generation pipeline 2026-05-22 19:26:49 -07:00
macos-native MacOS sandboxing 2026-06-02 20:54:18 -07:00
scripts MacOS publish fixes 2026-06-02 20:49:08 -07:00
src Clean up unused and mislabeled string resources 2026-07-26 20:54:14 -07:00
build.gradle.kts Update jna monorepo to v5.19.1 (#598) 2026-06-20 00:05:44 -07:00
entitlements.plist MacOS sandboxing 2026-06-02 20:54:18 -07:00
proguard-rules.pro Fix SL4J being stripped out of desktop builds 2026-06-19 17:23:11 -07:00
runtime-entitlements.plist Add Mac App Store packaging for the desktop module 2026-05-19 17:46:07 -07:00