diff options
-rw-r--r-- | src/empathy-preferences.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-preferences.ui b/src/empathy-preferences.ui index 8e4e1c221..aa4cc153f 100644 --- a/src/empathy-preferences.ui +++ b/src/empathy-preferences.ui @@ -119,7 +119,7 @@ </child> <child> <object class="GtkCheckButton" id="checkbutton_autoconnect"> - <property name="label" translatable="yes">Automatically _connect on startup </property> + <property name="label" translatable="yes">_Automatically connect on startup</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |