>From 631a7f66e855186e6b331c8a3afd806b5a93cf7a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Maximiliano=20Casta=C3=B1=C3=B3n=20Araneda?= <
[email protected]>
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=\"http://www.fsf.org\">Free \
Software Foundation</a>, Inc. <br> \
@@ -61,7 +61,7 @@
href=\"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
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev