gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] 0002-Translate-plugin.cpp-text-added.patch


From: Maximi89
Subject: [Gnash-dev] 0002-Translate-plugin.cpp-text-added.patch
Date: Wed, 13 Oct 2010 01:10:04 -0300

>From 631a7f66e855186e6b331c8a3afd806b5a93cf7a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Maximiliano=20Casta=C3=B1=C3=B3n=20Araneda?= <address@hidden>
Date: Wed, 13 Oct 2010 00:44:11 -0300
Subject: [PATCH 2/2] Translate plugin.cpp text added

---
 plugin/npapi/plugin.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugin/npapi/plugin.cpp b/plugin/npapi/plugin.cpp
index bad11b9..5659307 100644
--- a/plugin/npapi/plugin.cpp
+++ b/plugin/npapi/plugin.cpp
@@ -50,7 +50,7 @@
     DEFAULT_FLASH_MINOR_VERSION" r"DEFAULT_FLASH_REV_NUMBER"."
 
 #define PLUGIN_DESCRIPTION \
-  "Shockwave Flash "FLASH_VERSION"<br>Gnash "VERSION", the GNU SWF Player. \
+  _("Shockwave Flash ")FLASH_VERSION"<br>Gnash "VERSION _(", the GNU SWF Player. \
   Copyright (C) 2006, 2007, 2008, 2009, 2010 \
   <a href="" href="http://www.fsf.org">http://www.fsf.org\">Free \
   Software Foundation</a>, Inc. <br> \
@@ -61,7 +61,7 @@
   href="" href="http://www.gnu.org/software/gnash/\">http://www.gnu.org/software/gnash/\"> \
   http://www.gnu.org/software/gnash</a>. \
   <br>\
-  Compatible Shockwave Flash "FLASH_VERSION
+  Compatible Shockwave Flash ")FLASH_VERSION
 
 #include "plugin.h"
 #include "GnashSystemIOHeaders.h"
--
1.7.2.3


reply via email to

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