mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
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:
@@ -184,7 +184,6 @@
|
||||
<string name="onboarding_body4">追加機能を利用して開発をサポートするために、CAPod Proにアップグレードできます。</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">該当なし</string>
|
||||
<string name="general_error_label">エラー</string>
|
||||
<string name="general_grant_permission_action">権限を付与</string>
|
||||
|
||||
Reference in New Issue
Block a user