Changeset 3139

Show
Ignore:
Timestamp:
01/18/11 14:14:16
Author:
johnsa
Message:

personal client: prep for translation in js libraries

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/resources/javascript/bedework/bedeworkAccess.js

    r3044 r3139  
    2929 
    3030// ======================================================================== 
    31 //   Language and customization 
    32 //   These should come from values in the header or included as a separate cutomization 
    33 //   file. 
     31//   Default strings are English (en_US).  Tranlations are found in  
     32//   the sibling directory lang/ and are included as overrides based on the localeSettings.xsl 
     33//   file for each web client (that uses a localeSettings file, e.g. the personal  
     34//   and public web clients 
    3435 
    3536var authenticatedStr = "authenticated";