> Gesendet: Dienstag, 02. Juni 2015 um 08:58 Uhr > Von: Larsen > An: "Bernhard Bitsch" > Cc: "development(a)lists.ipfire.org" > Betreff: Re: Aw: [PATCH] Fix hardcoded strings in pppsetup.cgi > > Hi Bernhard, > > so this means that "'pptp netconfig' => ''," should be missing completely > instead of setting an empty string? > yes. > > Lars > > > On Mon, 01 Jun 2015 23:57:08 +0200, Bernhard Bitsch > wrote: > > > Language files should contain translations only. > > The process for building the language cache for the language > > desired is > > - read en.pl files ( the base definition ) > > - read .pl files ( replacing english terms ) > > --> all translated strings appear in , untranslated strings are in > > english > > --> to find untranslated strings, computed the complement of set of keys > > in en.pl and set of keys in .pl > > > > Hope, I could clarify a bit. > > > > -Bernhard > >