Browse Source

fix: correct 'Entire screen' to ' Entire Screen' (#20302)

trop[bot] 5 years ago
parent
commit
e3dcdba2db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      electron_strings.grdp

+ 1 - 1
electron_strings.grdp

@@ -13,7 +13,7 @@
 
   <!-- Desktop Capturer API -->
   <message name="IDS_DESKTOP_MEDIA_PICKER_SINGLE_SCREEN_NAME" desc="Name for screens in the desktop media picker UI when there is only one monitor.">
-    Entire screen
+    Entire Screen
   </message>
   <message name="IDS_DESKTOP_MEDIA_PICKER_MULTIPLE_SCREEN_NAME" desc="Name for screens in the desktop media picker UI when there are multiple monitors.">
     {SCREEN_INDEX, plural, =1{Screen #} other{Screen #}}