~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/update.c

  • Committer: Michael Vogt
  • Date: 2011-01-25 10:33:37 UTC
  • mfrom: (617.1.1 main)
  • Revision ID: michael.vogt@ubuntu.com-20110125103337-178d321oyhbe58vc
merged lp:~brian-murray/update-notifier/error-message-string-fix,
many thanks!

Show diffs side-by-side

added added

removed removed

Lines of Context:
593
593
                                      "Package Manager from the "
594
594
                                      "right-click menu or apt-get in "
595
595
                                      "a terminal to see what is wrong.\n"
596
 
                                      "The error message was: '%s'"),
 
596
                                      "The error message was: '%s'. "),
597
597
                                    &ret[2]);
598
598
         else
599
599
            g_string_append(error, _("An error occurred, please run "