From b3cfc92766b38bd551f66e5733dce812d40bfc97 Mon Sep 17 00:00:00 2001 From: Walter Garcia-Fontes Date: Sat, 7 Feb 2015 18:18:02 +0100 Subject: [PATCH] Doc-ca: Translated string seen in home page of lilypond.org about hosting --- Documentation/lilypond-texi2html.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/lilypond-texi2html.init b/Documentation/lilypond-texi2html.init index f39179e0ca..9cb5772de4 100644 --- a/Documentation/lilypond-texi2html.init +++ b/Documentation/lilypond-texi2html.init @@ -95,7 +95,7 @@ use Encode qw(decode); my $LY_LANGUAGES = {}; $LY_LANGUAGES->{'ca'} = { 'Back to Documentation Index' => '', - '

Thanks to ${webdev_link} for hosting ${lily_site}.' => '', + '

Gràcies a ${webdev_link} per allotjar ${lily_site}.' => '', }; $LY_LANGUAGES->{'cs'} = { @@ -1821,7 +1821,7 @@ sub lilypond_print_toc_div ($$) if ($have_index_entries) { my ($docu_dir, $docu_name) = split_texi_filename ($Texi2HTML::THISDOC{'input_file_name'}); print $fh '\n"; } } -- 2.39.5