Skip to content

Commit 0b2a8a5

Browse files
van800Merge Robot
authored and
Merge Robot
committed
fix RIDER-79865 Ampersand is missing in the Unit Tests mode for Unity project
(cherry picked from commit 3053c0249d787fb2513ad2ea22df4f965920278d)
1 parent 6ef3231 commit 0b2a8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rider/src/main/resources/messages/UnityUIBundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dialog.unsaved.button.commit.anyway=Commit Anyway
1212
action.run.with.nunit.launcher.description=Run with NUnit launcher
1313
action.run.with.nunit.launcher.text=Standalone NUnit Launcher
1414
action.run.with.unity.editor.description=Run with Unity Editor
15-
action.run.with.unity.editor.text=Unity - Edit && Play Mode
15+
action.run.with.unity.editor.text=Unity - Edit \\&\\& Play Mode
1616
action.run.with.unity.editor.in.edit.mode.description=Run with Unity Editor in Edit Mode
1717
action.run.with.unity.editor.in.edit.mode.text=Unity - Edit Mode
1818
action.run.with.unity.editor.in.play.mode.description=Run with Unity Editor in Play Mode

0 commit comments

Comments
 (0)