[gnome-boxes/not-only-isos] assistant: Indicate that installation sources can have other formats




commit 1733444ea23a87ba38ede333cfed06d7dce8faff
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Mar 1 12:07:05 2021 +0100

    assistant: Indicate that installation sources can have other formats
    
    We currently tell users to select an .iso file but they can actually
    select .img, .qcow2, .ova, and a few others.

 data/ui/assistant/pages/index-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/assistant/pages/index-page.ui b/data/ui/assistant/pages/index-page.ui
index 6eb98db7..0f000dbd 100644
--- a/data/ui/assistant/pages/index-page.ui
+++ b/data/ui/assistant/pages/index-page.ui
@@ -255,7 +255,7 @@
                                     <property name="visible">True</property>
                                     <property name="hexpand">True</property>
                                     <property name="halign">start</property>
-                                    <property name="label" translatable="yes">Select an .iso file to install 
a virtual machine.</property>
+                                    <property name="label" translatable="yes">Select a file to install a 
virtual machine.</property>
                                     <style>
                                       <class name="dim-label"/>
                                     </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]