Jump to content

what is " lang_short" ?

Featured Replies

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)
 

  • Author

anyone?

"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". :) 

  • Author

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 :)

 
   

Oh, I see... I just kept en_US as a locale on MAMP for the same reason, now there are two US flags for two completely different languages on my installation. 

Archived

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

Recently Browsing 0

  • No registered users viewing this page.