markjcrane
|
afe19e8a40
|
Change $language_name to $text['language-name'] this will follow current naming standards in app_languages.php and reduces code needed in the text class.
|
2016-03-12 22:06:57 -07:00 |
Matthew Vale
|
355bec91a2
|
changed text.php to use $_SERVER["PROJECT_ROOT"]
|
2016-01-14 16:15:41 +00:00 |
markjcrane
|
6d700faaa1
|
Add one line between each function.
|
2015-12-19 15:00:10 -07:00 |
Matthew Vale
|
b5a2fa0f29
|
Added initial version of app/languages
for analyzing missing or overlapping with global text
|
2015-12-10 10:04:35 +00:00 |
Matthew Vale
|
45dfcabd3d
|
Add Fallback language support to en-us
|
2015-12-10 09:57:54 +00:00 |
Matthew Vale
|
e4c711e8f7
|
Migrate app_languages.php from core to resources
|
2015-12-10 09:57:08 +00:00 |
Matthew Vale
|
b8ead99a14
|
added support to name the languages
added remaining flags i have from the famfamfam set and renamed them to country names
|
2015-11-17 16:20:14 +00:00 |
Matthew Vale
|
900c1469b1
|
Enhancements to language support (for future use)
optimized the text.php to check the language code once, not every time
|
2015-11-16 09:41:34 +00:00 |
Mark Crane
|
d1684a3511
|
Change require to include.
|
2015-01-20 06:44:12 +00:00 |
Nate Jones
|
852986a231
|
Text class fix.
|
2015-01-18 10:40:41 +00:00 |
Nate Jones
|
2346af5e4b
|
Text Class: Fixes.
|
2015-01-18 09:25:50 +00:00 |
Mark Crane
|
ee4890b01f
|
Add the app session languages array as a list of available languages that have been translated for that application.
|
2015-01-18 07:52:28 +00:00 |
Mark Crane
|
6244a12b64
|
Update classes/text.php
|
2015-01-18 07:42:17 +00:00 |
Mark Crane
|
7a3e20f926
|
Add a new text array that is used in the translations.
|
2015-01-18 06:36:00 +00:00 |