Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2011
    Posts
    18
    Plugin Contributions
    0

    Default second language in admin environment probleme

    hi everybody

    I install french pak and i observe in the admin environment there some menu missing
    has an exemple :
    In french mode under tool i can't see the EZ_POPULATE sub menu.
    At this point the biggest probleme are unter customers (Client) menu ,I see the order (Commande) submenu but it didn't show order list
    when trying with Configuration menu the sub list is empty .

    I walk around this problem for a long time and did not find informations that will lead me to understand what happen.
    If there some one have a flow chart that showing the order list processes
    or can explain why somme admin application are not accessible in second language



    Tanks
    AlainC

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,971
    Plugin Contributions
    96

    Default Re: second language in admin environment probleme

    Any admin-level plugin that adds to the menu will include a new file that resides in /YOUR_ADMIN/includes/languages/english/extra_definitions folder. Look in that folder and copy any files that don't already exist to the /includes/languages/french/extra_definitions folder. That will allow the plugins that you've added to display on the menu.

    The plugins might also add files to /YOUR_ADMIN/includes/languages/english folder; copy any files that don't already exist in /YOUR_ADMIN/includes/languages/french so that the language constants used by any plugins will be resolved (in english, not french, but it's better than seeing a bunch of HEADER_TITLE constants).

  3. #3
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,839
    Plugin Contributions
    31

    Default Re: second language in admin environment probleme

    ...another way of saying this is you must COMPARE (with Beyond Compare or Winmerge) the files, structure and content of the entire english branch with the french branch of language files (don't forget english.php compared to french.php).
    Both sides MUST have the same constants defined: any defines that exist on the english side but are missing on the french side must be copied over/be duplicated. It doesn't matter if the text is english or french but the define must exist.
    Steve
    github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...

 

 

Similar Threads

  1. Adding second language in Thai
    By 1Mweeks in forum Addon Language Packs
    Replies: 5
    Last Post: 26 Jan 2015, 05:06 AM
  2. second language product description
    By balihr in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 12 Jan 2011, 01:36 PM
  3. Product description second language
    By pixelpadre in forum Addon Language Packs
    Replies: 8
    Last Post: 24 Dec 2009, 07:58 PM
  4. Hebrew as a Second Language
    By amirey in forum Addon Language Packs
    Replies: 0
    Last Post: 2 Aug 2006, 11:03 AM
  5. How to Uninstall a Second Language
    By chadderuski in forum Basic Configuration
    Replies: 1
    Last Post: 23 Jun 2006, 11:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg