[PATCH 2/4] Tweak passphrase wording a bit.

Chris Lumens clumens at redhat.com
Thu Jan 30 20:20:29 UTC 2014


You're not going to set a passphrase later; it happens as the next thing
every time.

Related: rhbz#1014671
---
 pyanaconda/ui/gui/spokes/storage.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/storage.glade b/pyanaconda/ui/gui/spokes/storage.glade
index a916d62..cc73d2a 100644
--- a/pyanaconda/ui/gui/spokes/storage.glade
+++ b/pyanaconda/ui/gui/spokes/storage.glade
@@ -874,7 +874,7 @@
                                       <object class="GtkLabel" id="label3">
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
-                                        <property name="label" translatable="yes">You'll set a passphrase later.</property>
+                                        <property name="label" translatable="yes">You'll set a passphrase next.</property>
                                         <attributes>
                                           <attribute name="style" value="italic"/>
                                           <attribute name="foreground" value="#88888a8a8585"/>
-- 
1.8.3.1



More information about the anaconda-patches mailing list