mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Add tools to detect and clean up unused translation keys: - find-unused-translations.js: scans for T.* and string literal patterns - cleanup-unused-translations.js: removes specified orphaned sections Remove 34 orphaned translation keys from all 25 language files: - ANDROID.* (5 keys) - code removed in previous commits - THEMES.* (17 keys) - never used, themes use hardcoded names - F.CALDAV.ISSUE_CONTENT.* (12 keys) - never wired up Convert string literal translation keys to T.* pattern in: - dialog-user-profile-management component - user-profile-button component - plugin-management component - config-sound-form component - lazy-chart component |
||
|---|---|---|
| .. | ||
| lighthouse | ||
| test-data | ||
| add-missing-i18n-variables.js | ||
| bump-android-version.js | ||
| check-file.js | ||
| clean-translations.js | ||
| cleanup-unused-translations.js | ||
| decompress.js | ||
| execCommand.js | ||
| extract-i18n-single.js | ||
| extract-i18n-watch.js | ||
| extract-i18n.js | ||
| extract-material-icon-names.js | ||
| find-unused-translations.js | ||
| gen-perf-metrics.js | ||
| git-version.js | ||
| load-env.js | ||
| notarizeMacApp.js | ||
| remove-woff.js | ||
| test-file.js | ||
| test-lng-files.js | ||