bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

translation of virtual index


From: mtsio
Subject: translation of virtual index
Date: Sun, 18 Sep 2016 19:43:00 +0000

Hello,

Is it possible to change the following chunk of code to make it ready
for translation?
text_buffer_printf (&text,
                      "File: %s,  Node: Index for '%s'\n\n"
                      "Virtual Index\n"
                      "*************\n\n"
                      "Index entries that match '%s':\n",
                      fb->filename, index_search, index_search);

It's on indices.c and I' m interested in the fifth lines that says
"Index entries that match..."

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]