Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-24728

As a developer, I would like to have a fallback language to translate design

    XMLWordPrintable

Details

    • Icon: Feature Feature
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 5.4.4
    • Platform stack
    • None

    Description

      Hi,

      Language fallback is implement only to translate content, but not to translate design. If you defined languages fallback like this:

      • fre-FR
      • eng-GB
      • ger-GE

      Contents have correctly the fallback. But on design, if you omit to translate some part in french, you don't have this fallback
      Should be easy to fix with a compiler pass and a little:

      $translator->setFallbackLocales( array( 'fre-FR', 'eng-GB', 'ger-GE' ) );

      http://symfony.com/doc/current/components/translation/introduction.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            philippe.vincent-royol-obsolete@ez.no Philippe Vincent-Royol (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: