summaryrefslogtreecommitdiff
path: root/po/gl.po
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-05-14 14:15:33 -0400
committerShaun McCance <shaunm@gnome.org>2012-05-14 14:15:33 -0400
commitd4f1b9512988e6588c190b3ac16c1604cab3f5ab (patch)
treed0676d23875d8ffdfed3652b0522c538b83e79fe /po/gl.po
parente03d3c810798c0bb41b3142d2f3427ddd897cd37 (diff)
downloadyelp-d4f1b9512988e6588c190b3ac16c1604cab3f5ab.tar.gz
Fixed my mistake in generating yelp.pot for xslt translations
I was generating the POT file from the generated yelp.xml instead of from the source yelp.xml.in. Since the generated file doesn't have the ITS rules, <string/> was not withinText, so itstool used a placeholder, so no translations actually matched. I fixed the Makefile and all of the translations. Also, I was using ALL_LINGUAS to create the POT file, just like yelp-xsl does. But I wasn't setting ALL_LINGUAS in configure.ac. Fixed.
Diffstat (limited to 'po/gl.po')
-rw-r--r--po/gl.po15
1 files changed, 12 insertions, 3 deletions
diff --git a/po/gl.po b/po/gl.po
index 388d5065..40aa3cee 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -31,9 +31,18 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Generator: KBabel 1.11.4\n"
-#: yelp.xml:2(msg/msgstr)
-msgid "Install <_:string-1/>"
-msgstr "Instalar <_:string/>"
+#. ID: install.tooltip
+#. This is a format message used to format tooltips on install: links. These
+#. links allow users to install packages by clicking a link in the help. The
+#. tooltip may also be used as the link text, if there's no link text in the
+#. document. Special elements in the message will be replaced with the
+#. appropriate content, as follows:
+#.
+#. <string/> - The package to install
+#.
+#: yelp.xml.in:29(msg/msgstr)
+msgid "Install <string/>"
+msgstr "Instalar <string/>"
#: ../libyelp/yelp-bz2-decompressor.c:146
#: ../libyelp/yelp-lzma-decompressor.c:155