diff options
Diffstat (limited to 'shell/syncmanager.c')
-rw-r--r-- | shell/syncmanager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/syncmanager.c b/shell/syncmanager.c index a2cc609b..b3e5a833 100644 --- a/shell/syncmanager.c +++ b/shell/syncmanager.c @@ -64,7 +64,7 @@ static GQuark err_quark; #define LABEL_SYNC_DEFAULT \ _("<big><b>Synchronize with Central Database</b></big>\n" \ - "The following information may be synchronized " \ + "The following information may be synchronized\n" \ "with the HardInfo central database.") #define LABEL_SYNC_SYNCING \ _("<big><b>Synchronizing</b></big>\n" \ |