Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@

<!-- This string appears in the WebXR interstial next to an arrow pointing to the controller button that
has to be used to exit from WebXR. It's preferred to separate it in two lines if possible. -->
<string name="webxr_interstitial_exit_webxr">Exit\nWebXR"</string>
<string name="webxr_interstitial_exit_webxr">Exit\nWebXR</string>

<!-- This string appears in the WebXR interstitial. -->
<string name="webxr_interstitial_how_to_continue_1">Press any other button to continue</string>
Expand Down