diff options
Diffstat (limited to 'shell/apps_evolution_shell.schemas.in.in')
-rw-r--r-- | shell/apps_evolution_shell.schemas.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/apps_evolution_shell.schemas.in.in b/shell/apps_evolution_shell.schemas.in.in index 06066dd47b..c32189cb06 100644 --- a/shell/apps_evolution_shell.schemas.in.in +++ b/shell/apps_evolution_shell.schemas.in.in @@ -10,7 +10,7 @@ <type>string</type> <locale name="C"> <short>Configuration version</short> - <long>The configuration version of Evolution, with major/minor/configuration level</long> + <long>The configuration version of Evolution, with major/minor/configuration level (for example "2.6.0").</long> </locale> </schema> @@ -23,7 +23,7 @@ <type>string</type> <locale name="C"> <short>Last upgraded configuration version</short> - <long>The last upgraded configuration version of Evolution, with major/minor/configuration level</long> + <long>The last upgraded configuration version of Evolution, with major/minor/configuration level (for example "2.6.0").</long> </locale> </schema> |