fix(editor): Show error in RLC if credentials are not set (#6108)
This commit is contained in:
committed by
GitHub
parent
4cbb05b001
commit
2c240a0e4e
@@ -1038,7 +1038,8 @@
|
||||
"resourceLocator.mode.list.disabled.title": "Change to Fixed mode to choose From List",
|
||||
"resourceLocator.mode.list.error.title": "Could not load list",
|
||||
"resourceLocator.mode.list.error.description.part1": "Please",
|
||||
"resourceLocator.mode.list.error.description.part2": "check your credential",
|
||||
"resourceLocator.mode.list.error.description.part2.hasCredentials": "check your credential",
|
||||
"resourceLocator.mode.list.error.description.part2.noCredentials": "add your credential",
|
||||
"resourceLocator.mode.list.noResults": "No results",
|
||||
"resourceLocator.mode.list.openUrl": "Open URL",
|
||||
"resourceLocator.mode.list.placeholder": "Choose...",
|
||||
|
||||
Reference in New Issue
Block a user