Login   Register  
PHP Classes
elePHPant
Icontem

File: severalfiles/en_US.s.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alan H. Lake  >  I18N class  >  severalfiles/en_US.s.php  >  Download  
File: severalfiles/en_US.s.php
Role: Auxiliary data
Content type: text/plain
Description: Sample multiple files translation data
Class: I18N class
Get translation texts from different containers
Author: By
Last change: Cleaned up code per user's suggestion.
Date: 2005-09-21 13:02
Size: 133 bytes
 

Contents

Class file image Download
<?php /* en_US.s.php */
  $string['SelectLang'] = 'sprintf(\'Select language\');';
  $string['Submit'] = 'sprintf(\'Submit\');'; 
?>