After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 705517 - [gnome-getting-started-docs] as.po has a broken tag
[gnome-getting-started-docs] as.po has a broken tag
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Assamese [as]
unspecified
Other All
: Normal normal
: ---
Assigned To: sunaram patir
sunaram patir
Depends on:
Blocks:
 
 
Reported: 2013-08-05 13:53 UTC by Jiro Matsuzawa
Modified: 2013-08-05 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
l10n: Fix a broken tag in as.po (1007 bytes, patch)
2013-08-05 13:56 UTC, Jiro Matsuzawa
committed Details | Review

Description Jiro Matsuzawa 2013-08-05 13:53:25 UTC
Building the Assamese transltion outputs the following warning:
----------------
*** Building gnome-getting-started-docs *** [1/1]
make -j 1
Making all in gnome-help
make[1]: Entering directory `/opt/gnome/checkout/gnome-getting-started-docs/gnome-help'
  GEN      as/as.mo
  GEN    as/
Warning: Could not merge as translation for msgid:
To dismiss the message tray, press <key>Esc</key> or <keyseq> <key href="help:gnome-help/keyboard-key-super">Super</key><key>M</key> </keyseq>.
----------------


Here is a patch for this issue. The second "key" element did not have a separator between the element name and its "href" attribute. This caused the warning.

diff --git a/gnome-help/as/as.po b/gnome-help/as/as.po
index 28b7045..74dabdc 100644
--- a/gnome-help/as/as.po
+++ b/gnome-help/as/as.po
@@ -1744,7 +1744,7 @@ msgid ""
 "To dismiss the message tray, press <key>Esc</key> or <keyseq> <key "
 "href=\"help:gnome-help/keyboard-key-super\">Super</key><key>M</key> </keyseq>."
 msgstr ""
-"বাৰ্তা ট্ৰে বাতিল কৰিবলৈ, <key>Esc</key> অথবা <keyseq> <key"
+"বাৰ্তা ট্ৰে বাতিল কৰিবলৈ, <key>Esc</key> অথবা <keyseq> <key "
 "href=\"help:gnome-help/keyboard-key-super\">Super</key><key>M</key> </keyseq> "
 "টিপক।"
Comment 1 Jiro Matsuzawa 2013-08-05 13:56:03 UTC
Created attachment 250880 [details] [review]
l10n: Fix a broken tag in as.po
Comment 2 Jiro Matsuzawa 2013-08-05 13:59:20 UTC
Review of attachment 250880 [details] [review]:

This is a trivial problem. I've committed it.
https://git.gnome.org/browse/gnome-getting-started-docs/commit/?id=a82f56def24e5119ed9e6582897eb2b1578d