[telepathy-account-widgets] Use "Remember password" everywhere



commit 3a60b648243867f7cf5ab8f183652b60bd94974f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Jan 6 15:08:56 2014 +0100

    Use "Remember password" everywhere
    
    It shouldn't be "Remember Password" according to the HIG.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=719889

 tp-account-widgets/tpaw-account-widget-aim.ui      |    2 +-
 .../tpaw-account-widget-groupwise.ui               |    2 +-
 tp-account-widgets/tpaw-account-widget-icq.ui      |    2 +-
 tp-account-widgets/tpaw-account-widget-jabber.ui   |    6 +++---
 tp-account-widgets/tpaw-account-widget-msn.ui      |    2 +-
 tp-account-widgets/tpaw-account-widget-sip.ui      |    2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/tp-account-widgets/tpaw-account-widget-aim.ui b/tp-account-widgets/tpaw-account-widget-aim.ui
index 1ff7bb7..4adcba8 100644
--- a/tp-account-widgets/tpaw-account-widget-aim.ui
+++ b/tp-account-widgets/tpaw-account-widget-aim.ui
@@ -294,7 +294,7 @@
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
diff --git a/tp-account-widgets/tpaw-account-widget-groupwise.ui 
b/tp-account-widgets/tpaw-account-widget-groupwise.ui
index 9569167..3902b6a 100644
--- a/tp-account-widgets/tpaw-account-widget-groupwise.ui
+++ b/tp-account-widgets/tpaw-account-widget-groupwise.ui
@@ -288,7 +288,7 @@
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
diff --git a/tp-account-widgets/tpaw-account-widget-icq.ui b/tp-account-widgets/tpaw-account-widget-icq.ui
index 012478d..ce510bf 100644
--- a/tp-account-widgets/tpaw-account-widget-icq.ui
+++ b/tp-account-widgets/tpaw-account-widget-icq.ui
@@ -317,7 +317,7 @@
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
diff --git a/tp-account-widgets/tpaw-account-widget-jabber.ui 
b/tp-account-widgets/tpaw-account-widget-jabber.ui
index d72eb8d..4444183 100644
--- a/tp-account-widgets/tpaw-account-widget-jabber.ui
+++ b/tp-account-widgets/tpaw-account-widget-jabber.ui
@@ -102,7 +102,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_fb_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
@@ -206,7 +206,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_g_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
@@ -763,7 +763,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
diff --git a/tp-account-widgets/tpaw-account-widget-msn.ui b/tp-account-widgets/tpaw-account-widget-msn.ui
index 9412a5d..b7d5f55 100644
--- a/tp-account-widgets/tpaw-account-widget-msn.ui
+++ b/tp-account-widgets/tpaw-account-widget-msn.ui
@@ -286,7 +286,7 @@
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>
diff --git a/tp-account-widgets/tpaw-account-widget-sip.ui b/tp-account-widgets/tpaw-account-widget-sip.ui
index 9ae6ad7..e8626eb 100644
--- a/tp-account-widgets/tpaw-account-widget-sip.ui
+++ b/tp-account-widgets/tpaw-account-widget-sip.ui
@@ -725,7 +725,7 @@
     </child>
     <child>
       <object class="GtkCheckButton" id="remember_password_simple">
-        <property name="label" translatable="yes">Remember Password</property>
+        <property name="label" translatable="yes">Remember password</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">False</property>


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