mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
None of these are referenced from any source set: a fixed-string grep over app/src (Kotlin, Java, XML including the manifest, excluding res/values*) finds zero hits for each, and the app has no getIdentifier-style dynamic resource lookup, so nothing can reach them by name at runtime. 43 lost their last usage in an identifiable commit, mostly the Compose migration (63692595), the upgrade/billing rework (c072b908,3651bb3d,e35bce4d,abb189f4) and the device-settings card grouping (65a74e9b,32ff7e5b,8a3a6cad). The other 6 were never referenced at all after the commit that added them: debug_debuglog_recording_progress, troubleshooter_ble_result_failure_body, profilessettings_maindevice_identitykey_description, profiles_maindevice_encryptionkey_description, pods_dual_left_short_label and pods_dual_right_short_label. Removed from the three base files and from all 75 locale files each, so a Crowdin pull does not reintroduce them.
22 lines
2.1 KiB
XML
22 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="upgrade_foss_preamble">Ang CAPod FOSS ay libre at open source. Kung nakita mong kapaki-pakinabang ito, isaalang-alang ang pag-sponsor ng development para mapanatiling aktibo ang proyekto.</string>
|
|
<string name="upgrade_foss_sponsor_action">Mag-sponsor ng development</string>
|
|
<string name="upgrade_foss_sponsor_subtitle">Walang ads. Walang tracking. Walang Google Play lock-in.</string>
|
|
<string name="upgrade_foss_sponsor_returned_early">Bumalik na? Ang iyong suporta ay nagpapanatiling buhay ng CAPod.</string>
|
|
<string name="upgrade_foss_supporter_since">Tagasuporta simula %s</string>
|
|
<string name="upgrade_foss_supporter_thanks">Salamat sa pagsuporta sa development ng CAPod!</string>
|
|
<string name="upgrade_foss_sponsor_again_action">Buksan ang sponsor page</string>
|
|
<string name="upgrade_foss_sponsor_label">Suportahan ang CAPod</string>
|
|
<string name="settings_upgrade_status_description">Ang iyong status bilang supporter.</string>
|
|
<string name="upgrade_screen_why_title">Mga benepisyo ng upgrade</string>
|
|
<string name="upgrade_screen_how_title">Paano tumulong</string>
|
|
<string name="upgrade_screen_how_body">Maging patron at mag-sponsor ng development! I-tap ang button sa ibaba para ma-activate ang lahat ng extra features at buksan ang aking GitHub Sponsors profile.</string>
|
|
<string name="upgrade_screen_status_free_title">Libreng bersyon</string>
|
|
<string name="upgrade_screen_status_free_body">Gumagamit ka ng libreng bersyon ng CAPod. Ang mga extra features ay maaaring ma-unlock sa pamamagitan ng pag-suporta sa development.</string>
|
|
<string name="upgrade_screen_status_free_action">Tingnan ang mga opsyon sa upgrade</string>
|
|
<string name="upgrade_screen_status_upgraded_title">Aktibong upgrade</string>
|
|
<string name="upgrade_screen_recurring_title">Panatilihin ang pagpapatuloy</string>
|
|
<string name="upgrade_screen_recurring_body">Ang CAPod ay patuloy na umuunlad sa pamamagitan ng updates at fixes. Kung gusto mong suportahan iyan, isaalang-alang ang recurring donation sa pamamagitan ng GitHub Sponsors.</string>
|
|
</resources>
|