PHP Classes

File: lang/en-US.ini

Recommend this page to a friend!
  Classes of MC Breit   LanguageSys   lang/en-US.ini   Download  
File: lang/en-US.ini
Role: Example script
Content type: text/plain
Description: Example Language file for example.php (Redirect)
Class: LanguageSys
Use multi-idiom texts with pre-compilation support
Author: By
Last change: Renamed and changed the value of the use= tag to make it valid for LanguageSys 1.1.1
Date: 19 years ago
Size: 516 bytes
 

Contents

Class file image Download
; This example shows how to say that two files are similar.
; This is practicable if you have two languages, for example Britisch english
; and American english, but just one file. So you can say that American english
; should alway use the contents of the en_EN or en_GB file.
; For this you can use the "use" statement inside of the [info] section.

; IMPORTANT:
; If their is a "use" statement, all other contents of the file will be ignored!
[info]
use="en-EN" ;Says that it should use the en_EN file.