Implement a migration mechanism to handle internal stuff which need to occur during application upgrade.

Remove VectorFileLogger, it was dead code.
This commit is contained in:
Benoit Marty 2024-04-24 11:15:33 +02:00 committed by Benoit Marty
parent 8637a97cac
commit 7bbcb719d5
25 changed files with 671 additions and 254 deletions

View file

@ -164,6 +164,7 @@
<string name="common_people">"People"</string>
<string name="common_permalink">"Permalink"</string>
<string name="common_permission">"Permission"</string>
<string name="common_please_wait">"Please wait…"</string>
<string name="common_poll_end_confirmation">"Are you sure you want to end this poll?"</string>
<string name="common_poll_summary">"Poll: %1$s"</string>
<string name="common_poll_total_votes">"Total votes: %1$s"</string>