Fix typo in string

Test: manual
Bug: 271110332

Change-Id: I4d9eec1c66c5fc95b92391b16c29f26df42aa558
This commit is contained in:
Fabian Kozynski
2023-03-08 16:08:49 +00:00
parent 338d2d9447
commit ad19468ccf

View File

@@ -2258,7 +2258,7 @@
<!-- Shows in a dialog presented to the user to authorize this app to display a Device controls
panel (embedded activity) instead of controls rendered by SystemUI [CHAR LIMIT=NONE] -->
<string name="controls_panel_authorization"><xliff:g id="appName" example="My app">%s</xliff:g>can choose which controls and content show here.</string>
<string name="controls_panel_authorization"><xliff:g id="appName" example="My app">%s</xliff:g> can choose which controls and content show here.</string>
<!-- Shows in a dialog presented to the user to authorize this app removal from a Device
controls panel [CHAR LIMIT=NONE] -->