gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1380-gcfa1905
Date: Mon, 02 Jan 2012 14:56:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  cfa1905a88ae44180c832868a3a19290caf855ca (commit)
       via  e900cc90d15b031ba19bc23a80ee76178389a7dd (commit)
      from  e70a7118bd322de551bca88fde727c67c0373c17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=cfa1905a88ae44180c832868a3a19290caf855ca


commit cfa1905a88ae44180c832868a3a19290caf855ca
Author: Rob Savoye <address@hidden>
Date:   Mon Jan 2 07:56:12 2012 -0700

    updated with new strings

diff --git a/po/gnash.pot b/po/gnash.pot
index a287ce1..40958f9 100644
--- a/po/gnash.pot
+++ b/po/gnash.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-01 09:28-0700\n"
+"POT-Creation-Date: 2012-01-02 07:56-0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -9656,9 +9656,9 @@ msgstr ""
 
 #: cygnal/libnet/sshclient.cpp:221
 msgid ""
-"An attacker might change the default server key to confuse your clientinto "
-"thinking the key does not exist\n"
-"We advise you to rerun the client with -d or -r for more safety."
+"An attacker might change the default server key to confuse your client into "
+"thinking the key does not existWe advise you to rerun the client with -d or -"
+"r for more safety."
 msgstr ""
 
 #: cygnal/libnet/sshclient.cpp:232
@@ -9712,11 +9712,11 @@ msgid "Can't allocate memory for new SSH channel!"
 msgstr ""
 
 #: cygnal/libnet/sshclient.cpp:412
-msgid "Can't read from a non-existant channel!"
+msgid "Can't read from a non-existent channel!"
 msgstr ""
 
 #: cygnal/libnet/sshclient.cpp:427
-msgid "Can't write to a non-existant channel!"
+msgid "Can't write to a non-existent channel!"
 msgstr ""
 
 #: cygnal/crc.cpp:145
@@ -9889,7 +9889,7 @@ msgstr ""
 
 #: cygnal/cygnal.cpp:884
 #, c-format
-msgid "Resuing %s Handler for %s using fd #%d"
+msgid "Reusing %s Handler for %s using fd #%d"
 msgstr ""
 
 #: cygnal/cygnal.cpp:910

http://git.savannah.gnu.org/cgit//commit/?id=e900cc90d15b031ba19bc23a80ee76178389a7dd


commit e900cc90d15b031ba19bc23a80ee76178389a7dd
Author: Rob Savoye <address@hidden>
Date:   Mon Jan 2 07:55:43 2012 -0700

    fix minor typos

diff --git a/cygnal/libnet/sshclient.cpp b/cygnal/libnet/sshclient.cpp
index f4cf6c0..c131f5c 100644
--- a/cygnal/libnet/sshclient.cpp
+++ b/cygnal/libnet/sshclient.cpp
@@ -219,7 +219,7 @@ SSHClient::sshConnect(int /* fd */, std::string &hostname)
       case SSH_SERVER_FOUND_OTHER:
          log_error(_("The host key for this server was not found but an other 
type of key exists."));
          log_error(_("An attacker might change the default server key to 
confuse your client"
-                   "into thinking the key does not exist\n"
+                   " into thinking the key does not exist"
                      "We advise you to rerun the client with -d or -r for more 
safety."));
          sshShutdown();
          return false;;

-----------------------------------------------------------------------

Summary of changes:
 cygnal/libnet/sshclient.cpp |    2 +-
 po/gnash.pot                |   14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]