aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/backup-restore/org-gnome-backup-restore.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 01:32:44 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 01:32:44 +0800
commit30881fb65a7de5b8c254f871a724dffcb19ce3b8 (patch)
treea8c560dbf213d081102960b5207a614aef3f865c /plugins/backup-restore/org-gnome-backup-restore.error.xml
parentc8693868b0da3bc01c7d6797e3734b931ece291e (diff)
downloadgsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.tar
gsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.tar.gz
gsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.tar.bz2
gsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.tar.lz
gsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.tar.xz
gsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.tar.zst
gsoc2013-evolution-30881fb65a7de5b8c254f871a724dffcb19ce3b8.zip
** Fixes bug #543754
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #543754 * plugins/backup-restore/org-gnome-backup-restore.error.xml: Reword "insufficient-permissions" error message. svn path=/trunk/; revision=35881
Diffstat (limited to 'plugins/backup-restore/org-gnome-backup-restore.error.xml')
-rw-r--r--plugins/backup-restore/org-gnome-backup-restore.error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/backup-restore/org-gnome-backup-restore.error.xml b/plugins/backup-restore/org-gnome-backup-restore.error.xml
index 6085a1196d..6b3bb8ad52 100644
--- a/plugins/backup-restore/org-gnome-backup-restore.error.xml
+++ b/plugins/backup-restore/org-gnome-backup-restore.error.xml
@@ -19,6 +19,6 @@
</error>
<error id="insufficient-permissions" type="error">
<_title>Insufficient Permissions</_title>
- <_secondary>The selected folder does not have enough permissions to create the file</_secondary>
+ <_secondary>The selected folder is not writable.</_secondary>
</error>
</error-list>