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
3.3 KiB
XML
22 lines
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="upgrade_foss_preamble">CAPod FOSS विनामूल्य आणि ओपन सोर्स आहे. जर तुम्हाला ते उपयुक्त वाटत असेल, तर प्रकल्प सुरू ठेवण्यासाठी विकासास प्रायोजित करण्याचा विचार करा.</string>
|
|
<string name="upgrade_foss_sponsor_action">विकासास प्रायोजित करा</string>
|
|
<string name="upgrade_foss_sponsor_subtitle">कोणत्याही जाहिराती नाहीत. कोणतेही ट्रॅकिंग नाही. Google Play चे बंधन नाही.</string>
|
|
<string name="upgrade_foss_sponsor_returned_early">आधीच परत? तुमचा पाठिंबा CAPod जिवंत ठेवतो.</string>
|
|
<string name="upgrade_foss_supporter_since">%s पासून समर्थक</string>
|
|
<string name="upgrade_foss_supporter_thanks">CAPod च्या विकासाला पाठिंबा दिल्याबद्दल धन्यवाद!</string>
|
|
<string name="upgrade_foss_sponsor_again_action">प्रायोजक पृष्ठ उघडा</string>
|
|
<string name="upgrade_foss_sponsor_label">CAPod ला प्रायोजित करा</string>
|
|
<string name="settings_upgrade_status_description">आपल्या समर्थक स्थिती.</string>
|
|
<string name="upgrade_screen_why_title">अपग्रेड लाभ</string>
|
|
<string name="upgrade_screen_how_title">मदत कसे करायची</string>
|
|
<string name="upgrade_screen_how_body">संरक्षक बनून विकास प्रायोजित करा! सर्व अतिरिक्त वैशिष्ट्ये सक्रिय करण्यासाठी आणि माझे GitHub Sponsors प्रोफाइल उघडण्यासाठी खाली दिलेल्या बटणावर टॅप करा.</string>
|
|
<string name="upgrade_screen_status_free_title">विनामूल्य आवृत्ती</string>
|
|
<string name="upgrade_screen_status_free_body">आप CAPod चे विनामूल्य आवृत्ती वापरत आहात. विकासाला समर्थन देऊन अतिरिक्त वैशिष्ट्ये अनलॉक केली जाऊ शकतात.</string>
|
|
<string name="upgrade_screen_status_free_action">अपग्रेड पर्याय पहा</string>
|
|
<string name="upgrade_screen_status_upgraded_title">अपग्रेड सक्रिय</string>
|
|
<string name="upgrade_screen_recurring_title">चालू ठेवा</string>
|
|
<string name="upgrade_screen_recurring_body">CAPod अद्यतने आणि दुरुस्त्यांद्वारे विकसित होत राहते. जर आपल्याला तेच टिकवून ठेवायचे असेल तर GitHub Sponsors द्वारे आवर्ती दान विचारात घ्या.</string>
|
|
</resources>
|