aboutsummaryrefslogtreecommitdiffstats
path: root/shell/apps_evolution_shell.schemas.in
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2008-01-31 02:18:21 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2008-01-31 02:18:21 +0800
commitf74b49344b4d0e33bfb4aba2e58cba03f470324d (patch)
tree24dd89b64a5a273d313ae10aa4ccad860970b557 /shell/apps_evolution_shell.schemas.in
parentfae257d4ef4004b9871696da1f4642f8af1d32cb (diff)
downloadgsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.tar
gsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.tar.gz
gsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.tar.bz2
gsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.tar.lz
gsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.tar.xz
gsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.tar.zst
gsoc2013-evolution-f74b49344b4d0e33bfb4aba2e58cba03f470324d.zip
Change Crash Recovery to Crash detection.
2008-01-30 Srinivasa Ragavan <sragavan@novell.com> * apps_evolution_shell.schemas.in: Change Crash Recovery to Crash detection. * main.c: (show_recovery_warning): svn path=/trunk/; revision=34934
Diffstat (limited to 'shell/apps_evolution_shell.schemas.in')
-rw-r--r--shell/apps_evolution_shell.schemas.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/apps_evolution_shell.schemas.in b/shell/apps_evolution_shell.schemas.in
index 0e7e2e9464..92717690bf 100644
--- a/shell/apps_evolution_shell.schemas.in
+++ b/shell/apps_evolution_shell.schemas.in
@@ -61,8 +61,8 @@
<type>bool</type>
<default>true</default>
<locale name="C">
- <short>Whether crash recovery should be done or not</short>
- <long>Decides whether the crash recovery should be run or not.</long>
+ <short>Whether crash detection should be done or not</short>
+ <long>Decides whether the crash detection should be run or not.</long>
</locale>
</schema>