diff options
Diffstat (limited to 'data/empathy.schemas.in')
-rw-r--r-- | data/empathy.schemas.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in index b0246ef16..1963de981 100644 --- a/data/empathy.schemas.in +++ b/data/empathy.schemas.in @@ -268,7 +268,7 @@ <type>bool</type> <default>false</default> <locale name="C"> - <short>Checks if Salut account is created</short> + <short>Salut account is created</short> <long> Whether or not the Salut account has been created on the first Empathy run. @@ -283,7 +283,7 @@ <type>bool</type> <default>true</default> <locale name="C"> - <short>Checks if NetworkManager should be used</short> + <short>NetworkManager should be used</short> <long> Whether or not the network manager should be used to automatically disconnect/reconnect. @@ -298,7 +298,7 @@ <type>bool</type> <default>true</default> <locale name="C"> - <short>Checks if Empathy should auto-connect on startup</short> + <short>Empathy should auto-connect on startup</short> <long> Whether or not Empathy should automatically log in to your accounts on startup. </long> |