mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
fix(inji-522): enable the location service before initiating the vc sharing. (#1004)
* fix(inji-522): enable the location service before initiating the vc sharing. Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com> * fix(inji-522): update literals in the location service enabling popup Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com> * fix(inji-522): update checkLocation state name Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com> * fix(inji-522): removed duplicate namespace Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com> --------- Signed-off-by: Vijay <94220135+vijay151096@users.noreply.github.com>
This commit is contained in:
@@ -479,7 +479,7 @@
|
||||
"scanningGuide": "Hold the phone steady and scan the QR code",
|
||||
"errors": {
|
||||
"locationDisabled": {
|
||||
"message": "Location services must be enabled to share card",
|
||||
"message": "To continue, let your device turn on location",
|
||||
"button": "Enable location services"
|
||||
},
|
||||
"locationDenied": {
|
||||
|
||||
Reference in New Issue
Block a user