Quantcast
Channel:
Viewing all articles
Browse latest Browse all 4235

Re: Small Display Bug after Update to SS 3.1.2

$
0
0

Hi Dacar,

one more thing I just noted when I copied your translation to my system.

In your code the language name for the addDictionary function call is "de_DE", but version 3.1.2 (or my 3.1.x-dev) use the short name for the language.

Which version of Silverstripe are you using? It seems that it will work also with the de_DE, but I can not say what implications there might be...

// This file was generated by GenerateJavaScriptI18nTask from javascript/lang/src/de.js.
// See https://github.com/silverstripe/silverstripe-buildtools for details
if(typeof(ss) == "undefined" || typeof(ss.i18n) == "undefined") {
   if(typeof(console) != "undefined") console.error("Class ss.i18n not defined");
} else {
   ss.i18n.addDictionary("de", {

Kind regards,
Andreas


Posted to: Small Display Bug after Update to SS 3.1.2 | Show Thread | Post Reply


Viewing all articles
Browse latest Browse all 4235

Trending Articles