[gtksourceview] Mark string as translatable



commit 86d188976a3c7de5dd4ac492dd7a61f86c940ba1
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Sun Sep 2 17:57:23 2012 +0200

    Mark string as translatable
    
    String already exists in other places, so no changes for translators.

 data/language-specs/automake.lang |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/language-specs/automake.lang b/data/language-specs/automake.lang
index a623bff..e311fb7 100644
--- a/data/language-specs/automake.lang
+++ b/data/language-specs/automake.lang
@@ -21,7 +21,7 @@
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 -->
-<language id="automake" _name="Automake" version="2.0" section="Sources">
+<language id="automake" _name="Automake" version="2.0" _section="Sources">
   <metadata>
     <property name="globs">Makefile.am;GNUmakefile.am</property>
     <property name="line-comment-start">#</property>



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