Browse Source

UI: Correctly style "Chrome OS"

gxalpha 3 years ago
parent
commit
ccc57671eb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UI/data/locale/en-US.ini

+ 1 - 1
UI/data/locale/en-US.ini

@@ -107,7 +107,7 @@ AlreadyRunning.Text="OBS is already running! Unless you meant to do this, please
 AlreadyRunning.LaunchAnyway="Launch Anyway"
 
 ChromeOS.Title="Unsupported Platform"
-ChromeOS.Text="OBS appears to be running inside a ChromeOS container. This platform is unsupported"
+ChromeOS.Text="OBS appears to be running inside a Chrome OS container. This platform is unsupported"
 
 Wine.Title="Wine detected"
 Wine.Text="Running OBS in Wine is unsupported, and many features such as capture or device sources will not work or only in limited capacity.<br><br>It is recommended to run a native version of OBS instead, for example <a href='https://flathub.org/apps/details/com.obsproject.Studio'>our Flatpak version</a> or your operating system's packages."