Posted by adrianmak on December 13, 2012 at 5:33am
In D7 and prior version, string translation is based on default language configured. If the default language are changed all previous strings translation will be broken.
Is it resolve in D8 ?
In D7 and prior version, string translation is based on default language configured. If the default language are changed all previous strings translation will be broken.
Is it resolve in D8 ?
Comments
Yes, it is resolved...
In Drupal8 the idea of the "default language" is separated into base language and interface language. So it is possible to delete English, and everything will be OK.