This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml | |
| index 182167dd76d049cfd4fa29e5c419f9f648cd8f52..0ae317874a2e594ed42a6db9ab49ae01b3c717e3 100644 | |
| --- a/app/src/main/res/values/strings.xml | |
| +++ b/app/src/main/res/values/strings.xml | |
| @@ -106,50 +106,51 @@ | |
| <string name="app_spoof">Spoofing</string> | |
| <string name="app_hide_installation_source">Spoof installation sources</string> | |
| <string name="app_hide_installation_source_desc">All of user apps will be spoofed as installed over Play Store for this application</string> | |
| <string name="app_hide_installation_source_system">Spoof system apps too</string> | |
| <string name="app_hide_installation_source_system_desc">All of system apps will be spoofed as installed over nothing for this application</string> |