Skip to content

Commit

Permalink
cleanup: GNOME HIG corrections (#351)
Browse files Browse the repository at this point in the history
* cleanup: GNOME HIG corrections

* cleanup: Remove ...

* cleanup: Remove …
  • Loading branch information
Bart Gravendeel authored Feb 3, 2024
1 parent 29f606c commit 5ae23bb
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions recipe.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"welcome": {
"resource": "/org/vanillaos/Installer/assets/welcome.png",
"title": "Installing Vanilla OS",
"description": "The process could take a few minutes, please be patient."
"description": "The process could take a few minutes, please be patient"
},
"control": {
"resource": "/org/vanillaos/Installer/assets/ready.svg",
"title": "Always Ready",
"description": "Don't be held back by your system, use it the way you want."
"description": "Don't be held back by your system, use it the way you want"
},
"containerized": {
"resource": "/org/vanillaos/Installer/assets/containerized.svg",
"title": "Containerized",
"description": "You never have to worry about breakage due to incompatible or conflicting packages."
"description": "You never have to worry about breakage due to incompatible or conflicting packages"
},
"completed": {
"resource": "/org/vanillaos/Installer/assets/complete.svg",
"title": "Complete and Reliable",
"description": "The largest software catalog at your fingertips."
"description": "The largest software catalog at your fingertips"
}
},
"steps": {
Expand Down
4 changes: 2 additions & 2 deletions vanilla_installer/defaults/conn_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ def callback(res, *args):
def __on_btn_recheck_clicked(self, widget, *args):
widget.set_visible(False)
self.status_page.set_icon_name("content-loading-symbolic")
self.status_page.set_title(_("Checking Connection"))
self.status_page.set_title(_("Checking Connection"))
self.status_page.set_description(
_("Please wait until the connection check is done.")
_("Please wait until the connection check is done")
)
self.__conn_check()
2 changes: 1 addition & 1 deletion vanilla_installer/gtk/default-conn-check.ui
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<child>
<object class="AdwStatusPage" id="status_page">
<property name="icon-name">content-loading-symbolic</property>
<property name="title" translatable="yes">Checking Connection</property>
<property name="title" translatable="yes">Checking Connection</property>
<property name="description" translatable="yes">Please wait until the connection check is done</property>
<child>
<object class="GtkButton" id="btn_recheck">
Expand Down
2 changes: 1 addition & 1 deletion vanilla_installer/gtk/default-disk.ui
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
</child>
<child>
<object class="GtkLabel" id="disk_space_err_label">
<property name="label" translatable="yes">You need at least %s of disk space to proceed with the installation.</property>
<property name="label" translatable="yes">You need at least %s of disk space to proceed with the installation</property>
</object>
</child>
</object>
Expand Down
4 changes: 2 additions & 2 deletions vanilla_installer/gtk/default-nvidia.ui
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<property name="hexpand">true</property>
<property name="icon-name">video-display-symbolic</property>
<property name="title" translatable="yes">NVIDIA® Drivers</property>
<property name="description" translatable="yes">Choose whether to install proprietary NVIDIA drivers for better compatibility and performance.</property>
<property name="description" translatable="yes">Choose whether to install proprietary NVIDIA drivers for better compatibility and performance</property>
<child>
<object class="GtkBox">
<property name="orientation">1</property>
Expand All @@ -35,7 +35,7 @@
</child>
<child>
<object class="GtkButton" id="btn_yes">
<property name="label" translatable="yes">Install (Recommended)</property>
<property name="label" translatable="yes">Install</property>
<property name="halign">3</property>
<style>
<class name="pill"/>
Expand Down
4 changes: 2 additions & 2 deletions vanilla_installer/gtk/default-vm.ui
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<property name="hexpand">true</property>
<property name="icon-name">video-display-symbolic</property>
<property name="title" translatable="yes">VM Tools</property>
<property name="description" translatable="yes">Choose whether to install VM Tools for better compatibility and performance.</property>
<property name="description" translatable="yes">Choose whether to install VM Tools for better compatibility and performance</property>
<child>
<object class="GtkBox">
<property name="orientation">1</property>
Expand All @@ -35,7 +35,7 @@
</child>
<child>
<object class="GtkButton" id="btn_yes">
<property name="label" translatable="yes">Install (Recommended)</property>
<property name="label" translatable="yes">Install</property>
<property name="halign">3</property>
<style>
<class name="pill"/>
Expand Down
2 changes: 1 addition & 1 deletion vanilla_installer/gtk/dialog-poweroff.ui
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<child>
<object class="AdwActionRow" id="row_firmware_setup">
<property name="icon-name">application-x-executable-symbolic</property>
<property name="title" translatable="yes">Restart into Firmware Setup</property>
<property name="title" translatable="yes">Restart Into Firmware Setup</property>
<property name="activatable">true</property>
<child type="suffix">
<object class="GtkImage">
Expand Down
2 changes: 1 addition & 1 deletion vanilla_installer/gtk/layout-yes-no.ui
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</child>
<child>
<object class="GtkButton" id="btn_yes">
<property name="label" translatable="yes">Yes, enable it</property>
<property name="label" translatable="yes">Enable</property>
<property name="halign">center</property>
<style>
<class name="pill" />
Expand Down
4 changes: 2 additions & 2 deletions vanilla_installer/gtk/progress.ui
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<property name="valign">center</property>
<property name="margin-top">40</property>
<property name="margin-start">40</property>
<property name="label" translatable="yes">Installing...</property>
<property name="label" translatable="yes">Installing</property>
<style>
<class name="title-4"/>
</style>
Expand All @@ -128,7 +128,7 @@
<property name="icon-name">media-view-subtitles-symbolic</property>
<property name="halign">end</property>
<property name="valign">center</property>
<property name="tooltip-text" translatable="yes">Show Console output</property>
<property name="tooltip-text" translatable="yes">Show Console Output</property>
<style>
<class name="circular" />
</style>
Expand Down

0 comments on commit 5ae23bb

Please sign in to comment.