[translations] new homepage update: localized links |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Translations Lilypond <translations@xxxxxxxxxxx>, trueroad@xxxxxxxxx
- Subject: [translations] new homepage update: localized links
- From: Federico Bruni <fede@xxxxxxxxxxxxx>
- Date: Fri, 14 Oct 2016 10:17:07 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1476433004; bh=9+PKatxnX9QZGWUXY51JvFOJm/DctwrdyYvFJClEP/M=; h=Date:From:Subject:To; b=HETgBSyXJzb2wkCHWJardMq7lwj5eGzbFqwOjiMCL5WmuWX4ZG47cAFEBjW27sr3Q KwKiAigEnoLGql5xtMlgabjO+VFq4KFUblR34fHoWlb+piNoJRM44Dw7aZ0VqR+Rpr UlWfcxla8A2aOkmnvwamVwoAEoiU5hb/tf6XDCHc=
Hi Masamichi
I have a question for you.
Why you made the below change?
The links must have the language extension, otherwise they will link to
the english page.
The current version on lilypond.org works fine in japanese, while the
french version doesn't work exactly because it doesn't use the fr.html
extension.
I'm missing something?
commit ce7f34abf6be2704616e4720f1ff6b557b601505
Author: Masamichi Hosoda <...>
Date: Sun Oct 2 12:51:51 2016 +0900
Web-ja: fix links
diff --git a/Documentation/ja/web.texi b/Documentation/ja/web.texi
index b8c6b6c..db9469f 100644
--- a/Documentation/ja/web.texi
+++ b/Documentation/ja/web.texi
@@ -171,17 +171,17 @@ LilyPond
は、いかなる種類の譜刻にも対応できる、@c
例えば、
@uref{http://lilypond.org/examples.ja.html#g_t_30af_30e9_30b7_30c3_30af_97f3_697d,
クラシック音楽}
(J. S. Bach 作の上の例のように)、
-@uref{examples.ja.html#g_t_8907_96d1_306a_697d_8b5c,
複雑な楽譜}、
-@uref{examples.ja.html#g_t_53e4_697d, 古楽}、
-@uref{examples.ja.html#g_t_73fe_4ee3_97f3_697d, 現代音楽}、
-@uref{examples.ja.html#g_t_30bf_30d6_8b5c, タブ譜}、
-@uref{examples.ja.html#g_t_58f0_697d, 声楽}、
-@uref{examples.ja.html#g_t_30ea_30fc_30c9_8b5c, リード譜}、
-@uref{examples.ja.html#g_t_6559_80b2, 教材}、
-@uref{examples.ja.html#g_t_5927_304d_306a_30d7_30ed_30b8_30a7_30af_30c8,
大きなオーケストラプロジェクト}、
-@uref{examples.ja.html#g_t_30ab_30b9_30bf_30de_30a4_30ba,
カスタマイズされた出力}、
+@uref{examples.html#g_t_8907_96d1_306a_697d_8b5c, 複雑な楽譜}、
+@uref{examples.html#g_t_53e4_697d, 古楽}、
+@uref{examples.html#g_t_73fe_4ee3_97f3_697d, 現代音楽}、
+@uref{examples.html#g_t_30bf_30d6_8b5c, タブ譜}、
+@uref{examples.html#g_t_58f0_697d, 声楽}、
+@uref{examples.html#g_t_30ea_30fc_30c9_8b5c, リード譜}、
+@uref{examples.html#g_t_6559_80b2, 教材}、
+@uref{examples.html#g_t_5927_304d_306a_30d7_30ed_30b8_30a7_30af_30c8,
大きなオーケストラプロジェクト}、
+@uref{examples.html#g_t_30ab_30b9_30bf_30de_30a4_30ba,
カスタマイズされた出力}、
さらに
-@uref{examples.ja.html#Schenker-Graphs, Schenker graphs}
+@uref{examples.html#Schenker-Graphs, Schenker graphs}
にも使えます。