fix(upgrade): Retire the composed app_name_pro and app_name_foss keys

Both are now derived: the title is composed from app_name and the
flavour's upgrade_badge_label through app_name_upgraded_template, so the
pre-composed strings have no remaining reader.
This commit is contained in:
darken
2026-08-07 16:51:44 +02:00
committed by Matthias Urhahn
parent f1e4ffb099
commit 5a635b424b
76 changed files with 0 additions and 77 deletions
-1
View File
@@ -184,7 +184,6 @@
<string name="onboarding_body4">Vous pouvez passer à CAPod Pro pour obtenir des fonctions supplémentaires et soutenir le développement.</string>
<!-- Strings from app-common -->
<string name="app_name">CAPod</string>
<string name="app_name_pro">CAPod Pro</string>
<string name="general_value_not_available_label">N.D.</string>
<string name="general_error_label">Erreur</string>
<string name="general_grant_permission_action">Accorder lautorisation</string>