aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/syncmanager.c
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2007-04-04 15:39:44 +0000
committerLeandro A. F. Pereira <leandro@hardinfo.org>2007-04-04 15:39:44 +0000
commit42bc1b2fcc466cc4a31c5ee4b8c045ea45506336 (patch)
treee2d6f5c541329471e1fa5cdc9aa73391d74eb39b /hardinfo2/syncmanager.c
parent71a591195618271973a12ae7ffaf288909481cbc (diff)
Misc bugfixes, implement 'Boots'
Diffstat (limited to 'hardinfo2/syncmanager.c')
-rw-r--r--hardinfo2/syncmanager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/syncmanager.c b/hardinfo2/syncmanager.c
index c99b134f..72e338d0 100644
--- a/hardinfo2/syncmanager.c
+++ b/hardinfo2/syncmanager.c
@@ -66,7 +66,7 @@ static GQuark err_quark;
#define XMLRPC_SERVER_URI "http://hardinfo.berlios.de/xmlrpc/"
#define XMLRPC_SERVER_API_VERSION 1
-#define LABEL_SYNC_DEFAULT "<big><b>Synchronize&nbsp;with&nbsp;Central&nbsp;Database</b></big>\n" \
+#define LABEL_SYNC_DEFAULT "<big><b>Synchronize with Central Database</b></big>\n" \
"The following information may be synchronized " \
"with the HardInfo central database."
#define LABEL_SYNC_SYNCING "<big><b>Synchronizing</b></big>\n" \