Michael Flaherty
|
956f264b85
|
Replace ke::SafeSprintf with ke::SafeStrcpy (#784)
|
2018-03-19 20:12:51 +00:00 |
|
Michael Flaherty
|
d685f30847
|
Add Translation Natives (#669)
* Add Translation Natives
See #626
* Fix vocab errors
* Better description
* Bump ITranslator Version
* Implement KyleS' Review Requests
* Improve documentation
|
2017-11-20 21:24:01 -08:00 |
|
David Anderson
|
9ba1363d86
|
Remove Format/FormatArgs from the core/logic bridge.
|
2015-08-30 18:03:31 -07:00 |
|
GoD-Tony
|
4b0373408d
|
Moved client language detection to be earlier (on connect) (bug 3714, r=psychonic).
|
2011-10-15 12:07:55 -04:00 |
|
Nicholas Hastings
|
46804d0faf
|
SM Central fixes for new language natives (bug 4613).
|
2011-03-12 23:56:04 -05:00 |
|
GoD-Tony
|
ca75d0d765
|
Added new language natives (bug 4613, r+a13=dvander).
|
2011-03-08 08:38:21 -05:00 |
|
David Anderson
|
9137e92c09
|
Move translator from logic to core (bug 4406 part 6, r=ds).
--HG--
rename : core/PhraseCollection.cpp => core/logic/PhraseCollection.cpp
rename : core/PhraseCollection.h => core/logic/PhraseCollection.h
rename : core/Translator.cpp => core/logic/Translator.cpp
rename : core/Translator.h => core/logic/Translator.h
rename : core/sm_memtable.h => core/logic/sm_memtable.h
rename : core/smn_lang.cpp => core/logic/smn_lang.cpp
|
2010-05-14 19:43:53 -07:00 |
|