Uwe Steinmann
|
dcfefa5801
|
remove cloѕing php tag
|
2020-04-20 10:18:51 +02:00 |
|
Uwe Steinmann
|
55cd7b9759
|
add getAttributeValidationError()
it just returns the key of the error message and the parameters
|
2019-12-13 09:06:36 +01:00 |
|
Uwe Steinmann
|
e728fcca84
|
set default for $defaulttext of printMLText() to null
|
2018-04-04 17:47:32 +02:00 |
|
Uwe Steinmann
|
b6ab66dd2f
|
use default text in getMLText() even if it is an empty string
|
2018-02-07 19:01:28 +01:00 |
|
Uwe Steinmann
|
407ef2097d
|
pass regex to getValidationText
|
2017-07-21 16:54:17 +02:00 |
|
Uwe Steinmann
|
4e92b9e0d3
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-11-17 16:02:27 +01:00 |
|
Uwe Steinmann
|
f0a6265b4a
|
list of available languages can be set
this will reduce the languages in the language selector and also
shorten the time for loading all translations
|
2016-11-17 11:31:58 +01:00 |
|
Uwe Steinmann
|
44f89b9949
|
add function getAttributeValidationText()
|
2016-10-27 09:18:45 +02:00 |
|
Uwe Steinmann
|
c180f17f98
|
Merge branch 'seeddms-4.3.8' into develop
Conflicts:
styles/bootstrap/application.js
views/bootstrap/class.Bootstrap.php
|
2014-04-09 06:26:32 +02:00 |
|
Uwe Steinmann
|
84f3942fba
|
add array for holding missing translations
|
2014-04-08 10:41:19 +02:00 |
|
Uwe Steinmann
|
713cd9e0c0
|
disable otrace code
|
2014-01-13 14:22:04 +01:00 |
|
Uwe Steinmann
|
d3955f17c1
|
use default languages if phrase is not set or empty
|
2014-01-08 06:33:40 +01:00 |
|
Uwe Steinmann
|
8a7866db81
|
use string from default language if translation is empty
|
2014-01-07 09:04:10 +01:00 |
|
Uwe Steinmann
|
2cdad42ff9
|
add form to translated phrase for passing string to otrance
|
2013-10-08 21:07:28 +02:00 |
|
Uwe Steinmann
|
a404dfd03f
|
initialize $LANG to an empty array
|
2013-05-24 17:31:22 +02:00 |
|
Uwe Steinmann
|
69a0578a74
|
no more php warning if translation could not be found in default lang
|
2013-05-02 18:31:26 +02:00 |
|
Uwe Steinmann
|
5a3c2d9d4b
|
if after all no translation could be found, take the language in the settings
|
2013-03-27 09:45:06 +01:00 |
|
Uwe Steinmann
|
0f1f627a50
|
prepare language code for send emails in user defined language
|
2013-02-28 14:54:37 +01:00 |
|
steinm
|
0b64db098f
|
include language file in inc.Authentication.php instead of inc.Language.php
check if language file is available
|
2013-01-24 08:02:58 +00:00 |
|
steinm
|
b5bc621318
|
- move all sources into trunk
|
2010-10-29 13:19:51 +00:00 |
|