Jump to content

what is " lang_short" ?


revaboss

Recommended Posts

Posted

i want to import a language pack but i have this error " 1S111/1 Column 'lang_short' cannot be null

i'm trying to set name language etc.

like "<?xml version="1.0" encoding="UTF-8"?> <language name="Test Lang" locale="greek" rtl="0"> " or " <language name="Test Lang">  <app key="core" version="100017"> "

the translate is 100% okey and haven't any errors ^_^


(translate for IPS 4.0 RC5)
 

Posted

"locale" is not the name of the language ("greek"), it's some kind of shortcut for the language,  in your case it should be locale="el_GR" (Ελληνικά_Greece) or maybe just locale="el". "language name" can be whatever you want, but "locale" must be correct.

For example, Serbian is "sr_RS", English is "en_US" or "en_UK"... so, I guess you should just put "el_GR" instead of "greek". :) 

Posted

i know that , i use localhost (Xampp) and i cant import "locale" like "el_gr" i got error like " you cant import null ... etc" for this reason i wrote "greek"

anyway online i'm ok , i haven't any error

thanks for your comment :)

 
   

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...