Explorar o código

Standardize to camel-case: option to check for updates on launch (#1698)

* Standardize to camel-case: option to check for updates on launch

Updates the "Check for updates on launch" to read instead "Check For Updates On Launch" to be consistent with camel-case options elsewhere in the UI. This time done with manual editing instead of with the Glade app.

* Updated to match general English rules on articles and conjunctions
EmulationFanatic %!s(int64=5) %!d(string=hai) anos
pai
achega
d3147bab5a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Ryujinx/Ui/SettingsWindow.glade

+ 1 - 1
Ryujinx/Ui/SettingsWindow.glade

@@ -123,7 +123,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" id="_checkUpdatesToggle">
-                                    <property name="label" translatable="yes">Check for updates on launch</property>
+                                    <property name="label" translatable="yes">Check for Updates on Launch</property>
                                     <property name="visible">True</property>
                                     <property name="can-focus">True</property>
                                     <property name="receives-default">False</property>