Hi -

We need versions of the following strings to add for each language:

./language/en/help/faq.php
        'HELP_FAQ_AOO_SPECIFIC'                         => 'OpenOffice.org 
Community Forum Specific Issues',
        'HELP_FAQ_AOO_WHERE_CAN_I_FIND'                 => 'Where can I find 
FAQs relating specifically to OpenOffice.org products?',
        'HELP_FAQ_AOO_WHERE'                            => 'We don\'t maintain 
an FAQ per se, but you is you start with our <a 
href="/en/forum/viewtopic.php?t=166">Survival Guide</a>, this will explain how 
to go about using the forum.  You will also find specific tutorials in the <a 
href="/en/forum/viewforum.php?f=74">Tutorials</a> forum.  You can also use the 
<a href="https://wiki.openoffice.org/wiki/";>OpenOffice wiki</a> as a knowledge 
source.',
        'HELP_FAQ_AOO_HOW_TO_ASK'                       => ‘
How do I ask a question?',
        'HELP_FAQ_AOO_HOW'                              => '<strong>Please read 
the <a href="/en/forum/viewtopic.php?t=166">Survival Guide</a> before you 
post</strong>. These guidelines and rules help the community to make the most 
of this forum. The remainder of <em>this</em> FAQ coverts general issues to do 
with the using phpBB3.',

Here’s where the strings are used.

./phpbb/help/controller/faq.php
                        'HELP_FAQ_AOO_SPECIFIC',
                                'HELP_FAQ_AOO_WHERE_CAN_I_FIND' => 
'HELP_FAQ_AOO_WHERE',
                                'HELP_FAQ_AOO_HOW_TO_ASK' => 'HELP_FAQ_AOO_HOW',

Regards,
Dave


> On May 9, 2022, at 10:33 AM, Bidouille <ooofo...@free.fr> wrote:
> 
> Hello,
> 
> Small problem with FAQ on all forums except EN
> https://forum.openoffice.org/fr/forum/download/file.php?id=145454
> 
> I don't know how these strings has been added.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

Reply via email to