aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/i18n.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-1/+1
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-3/+1
|
* v3: concordance, i18n, start adding alternative language alphabetsRalph Amissah2011-08-181-0/+34
| | | | * Danish, Norwegian, Swedish
* v3: i18n, constants, some language info moved to i18n (from constants)Ralph Amissah2011-05-251-0/+370
|
* v3: i18n, added language translation table column to hash/tableRalph Amissah2011-05-231-59/+59
| | | | * changelog, version dates touched as well
* v3: i18n, sysenv, class variable to prevent unnecessary re-construction of hashsisu_3.0.8Ralph Amissah2011-05-051-2/+3
| | | | * prevent program from becoming as slow as treacle, a fix
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-1639/+153
| | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-1/+1
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+1781