[gnome-boxes/simplify-assistant-landing-page: 59/64] assistant: Change text of starting buttons
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/simplify-assistant-landing-page: 59/64] assistant: Change text of starting buttons
- Date: Fri, 11 Feb 2022 10:12:54 +0000 (UTC)
commit 10a89b1942b429eef0b920c40585d54144e654f2
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Jan 21 18:08:17 2022 +0100
assistant: Change text of starting buttons
Let's not translate the format list, and maintain it in this place.
There's no better documentation of supported formats than this UI.
data/ui/assistant/pages/index-page.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/assistant/pages/index-page.ui b/data/ui/assistant/pages/index-page.ui
index 4c71d0fc..ebb7d989 100644
--- a/data/ui/assistant/pages/index-page.ui
+++ b/data/ui/assistant/pages/index-page.ui
@@ -108,8 +108,8 @@
<object class="HdyActionRow">
<property name="visible">True</property>
<property name="activatable">True</property>
- <property name="title" translatable="yes">Operating System Image File</property>
- <property name="subtitle" translatable="yes">Select a file to install a virtual
machine.</property>
+ <property name="title" translatable="yes">Create virtual machine from file</property>
+ <property name="subtitle">ISO, IMG, QCOW2.</property>
<signal name="activated" handler="on_select_file_button_clicked"/>
<child>
@@ -125,7 +125,7 @@
<object class="HdyActionRow">
<property name="visible">True</property>
<property name="activatable">True</property>
- <property name="title" translatable="yes">Operating System Download</property>
+ <property name="title" translatable="yes">Download an operating system</property>
<property name="subtitle" translatable="yes">Browse and search for operating systems to
install.</property>
<signal name="activated" handler="on_download_an_os_button_clicked"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]