Remove the legacy MainVocabularyScreen and its associated components, consolidating vocabulary management into the new LibraryScreen and StatsScreen architectures.

This commit is contained in:
jonasgaudian
2026-02-17 15:46:56 +01:00
parent 85c407481d
commit 02530dafbf
15 changed files with 193 additions and 1305 deletions

View File

@@ -1119,6 +1119,5 @@
<string name="message_test_error">Oops, something went wrong :(</string>
<string name="label_stats">Stats</string>
<string name="label_library">Library</string>
<string name="label_legacy_vocabulary">Legacy Vocabulary</string>
<string name="label_edit">Edit</string>
</resources>