Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
New translations strings.xml (Hindi)
Browse files Browse the repository at this point in the history
  • Loading branch information
XposedBot committed Nov 23, 2023
1 parent 36b8563 commit afbfdd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/src/main/res/values-hi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<string name="patch_from_applist">एक इंस्टॉल किए गए ऐप का चयन करें</string>
<string name="patch_mode">पैच मोड</string>
<string name="patch_local">स्थानीय</string>
<string name="patch_local_desc">एम्बेडेड मॉड्यूल के बिना एक ऐप पैच करें।\nपैच किए गए ऐप को बैकग्राउंड में चलने वाले मैनेजर की आवश्यकता होती है, और Xposed स्कोप को बिना री-पैच के गतिशील रूप से बदला जा सकता है।\nस्थानीय पैच किए गए ऐप्स केवल स्थानीय डिवाइस पर चल सकते हैं।</string>
<string name="patch_local_desc">बिना मॉड्यूल एम्बेडेड किसी ऐप को पैच करें।\nएक्सपोज़ड स्कोप को री-पैच के बिना गतिशील रूप से बदला जा सकता है।\nस्थानीय पैच किए गए ऐप्स केवल स्थानीय डिवाइस पर चल सकते हैं।</string>
<string name="patch_integrated">एकीकृत</string>
<string name="patch_integrated_desc">एम्बेडेड मॉड्यूल के साथ ऐप को पैच करें।\nपैच किए गए ऐप प्रबंधक के बिना चल सकते हैं, लेकिन गतिशील रूप से प्रबंधित नहीं किए जा सकते।\nएकीकृत पैच किए गए ऐप्स का उपयोग उन उपकरणों पर किया जा सकता है जिनमें LSPatch Manager स्थापित नहीं है।</string>
<string name="patch_embed_modules">मॉड्यूल एम्बेड करें</string>
Expand Down

0 comments on commit afbfdd4

Please sign in to comment.