Skip to content

Commit b719355

Browse files
got3nksmrjimenez
authored andcommitted
po/hu: drop one more Hungarian agglutination suffix on a URL
Commit 4's agglutination sweep handled '/issues-on' and '/wiki-ot' but missed 'amule-org.github.io-on' on the IRC-line msgstr — that URL form only appeared in the Hungarian translation after commit 3 changed the IRC-line msgid from /amule (bare repo) to amule-org.github.io (homepage), and the Hungarian translator's '-on' locative suffix got glued to the new URL form. Caught during a comprehensive audit that fetched every URL referenced in any .md / .po / .pot file (concat-aware, so multi-line wraps don't slip through) and HEAD-checked them. 21/21 aMule-internal URLs now return 200 OK. While at it, dropped the matching '-en' locative on 'irc.freenode.net' in the same line for consistency (irc.freenode.net isn't a clickable URL but the agglutinated form was visually inconsistent with the homepage URL right next to it).
1 parent dc7eb42 commit b719355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

po/hu.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ msgstr ""
291291
#: src/amule.cpp:1160
292292
msgid "at https://amule-org.github.io, or in our IRC channel #aMule at irc.freenode.net.\n"
293293
msgstr ""
294-
"a https://amule-org.github.io-on, vagy az #aMule IRC csatornánkon az irc.freenode.net-en.\n"
294+
"a https://amule-org.github.io, vagy az #aMule IRC csatornánkon az irc.freenode.net.\n"
295295

296296
#: src/amule.cpp:1162
297297
msgid "Feel free to report any bugs to https://github.com/amule-org/amule/issues"

0 commit comments

Comments
 (0)