[seahorse] String fixes in ssh/seahorse-ssh-upload.xml



commit df4d6b740bfbc3bfb720cf91c07ef0d8ee77ad30
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Tue Aug 6 16:04:04 2013 +0530

    String fixes in ssh/seahorse-ssh-upload.xml
    
    Changed "Computer Name" to "Server address" to match Nautilus.
    changed capitalisation for "Login Name" to comply with the HIG.

 ssh/seahorse-ssh-upload.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ssh/seahorse-ssh-upload.xml b/ssh/seahorse-ssh-upload.xml
index 6dca25b..92c086b 100644
--- a/ssh/seahorse-ssh-upload.xml
+++ b/ssh/seahorse-ssh-upload.xml
@@ -97,7 +97,7 @@
                         <property name="xalign">1</property>
                         <property name="yalign">0</property>
                         <property name="ypad">4</property>
-                        <property name="label" translatable="yes">_Computer Name:</property>
+                        <property name="label" translatable="yes">_Server address:</property>
                         <property name="use_underline">True</property>
                       </object>
                       <packing>
@@ -109,7 +109,7 @@
                       <object class="GtkLabel" id="label2">
                         <property name="visible">True</property>
                         <property name="xalign">1</property>
-                        <property name="label" translatable="yes">_Login Name:</property>
+                        <property name="label" translatable="yes">_Login name:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">user-label</property>
                       </object>


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