mirror of https://github.com/wayvr-org/wayvr.git
fix typo
This commit is contained in:
parent
d9dca07900
commit
5945dd028d
|
|
@ -106,7 +106,7 @@ GRAB.GRABBING_WATCH,"To swap hands, move the watch in front and grab it with the
|
|||
GRAB.UNRESTRICTED_MOVEMENT,Unrestricted movement,"Option that allows the user to move and rotate this window freely, in a raw manner, without assistance such as angle snapping."
|
||||
SCREENCAST.PENDING,Please wait...,Title saying that the operation is not yet completed.
|
||||
SCREENCAST.QUEUED,Waiting for a different overlay's screen cast pop-up to be approved.,Instructions asking the user to pay attention to a different screen cast pop-up. “Overlay” was previously translated as “${DEFINITIONS.OVERLAY}”
|
||||
SCREENCAST.WAITING_FOR_USER_DESC,"Check your dekstop for a screen cast pop-up.
|
||||
SCREENCAST.WAITING_FOR_USER_DESC,"Check your desktop for a screen cast pop-up.
|
||||
Select the following:",Instructions to the user.
|
||||
SCREENCAST.WAITING_FOR_USER,Check your desktop for a screen cast pop-up.,Instructions to the user.
|
||||
SCREENCAST.FAIL,Could not initialize screen cast source.,Error message on a window that normally displays screen casts.
|
||||
|
|
|
|||
|
|
|
@ -56,7 +56,7 @@
|
|||
"SCREENCAST": {
|
||||
"PENDING": "Please wait...",
|
||||
"QUEUED": "Waiting for a different overlay's screen cast pop-up to be approved.",
|
||||
"WAITING_FOR_USER_DESC": "Check your dekstop for a screen cast pop-up.\nSelect the following:",
|
||||
"WAITING_FOR_USER_DESC": "Check your desktop for a screen cast pop-up.\nSelect the following:",
|
||||
"WAITING_FOR_USER": "Check your desktop for a screen cast pop-up.",
|
||||
"FAIL": "Could not initialize screen cast source."
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue