SD-188 - navigate to phone settings if permission is denied
This commit is contained in:
@ -257,7 +257,11 @@
|
||||
|
||||
|
||||
<string name="speedMph">%1$d mph</string>
|
||||
<string name="DialoService_Info_ErrorMessage">Oops, something happened</string>
|
||||
<string name="DialogService_Info_ErrorMessage">Oops, something happened</string>
|
||||
<string name="go_to_settings">Go to settings</string>
|
||||
<string name="permission_denied">Permission Denied</string>
|
||||
<string name="permissionBlocked">%1$s permission was not accepted. To be able to use the %2$s, please open application settings and grant the %3$s permission</string>
|
||||
<string name="microphone">Microphone</string>
|
||||
<string name="radio_tab">Radio Tab</string>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user