From 233e0a3956148836b879560954fb6dc22af72d27 Mon Sep 17 00:00:00 2001 From: Reinout van Schouwen Date: Mon, 12 Nov 2007 00:45:53 +0000 Subject: 2007-11-12 Reinout van Schouwen * 2007-11-12 Reinout van Schouwen - mozilla/EphyAboutModule.cpp: move comment one line down so it shows up in the .po files svn path=/trunk/; revision=7673 --- embed/mozilla/EphyAboutModule.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/mozilla') diff --git a/embed/mozilla/EphyAboutModule.cpp b/embed/mozilla/EphyAboutModule.cpp index eef9054b0..7b4b012c5 100644 --- a/embed/mozilla/EphyAboutModule.cpp +++ b/embed/mozilla/EphyAboutModule.cpp @@ -533,8 +533,8 @@ EphyAboutModule::CreateRecoverPage(nsIURI *aRecoverURI, rv = NS_NewURI(getter_AddRefs (uri), url, charset.get()); NS_ENSURE_SUCCESS (rv, rv); - /* Translators: %s refers to the LSB distributor ID, for instance MandrivaLinux */ char *secondary = g_markup_printf_escaped + /* Translators: %s refers to the LSB distributor ID, for instance MandrivaLinux */ (_("This page was loading when the web browser closed unexpectedly. " "This might happen again if you reload the page. If it does, please report " "the problem to the %s developers."), -- cgit v1.2.3