heckflosse
|
6c5696a976
|
Fixed failed system language detection for de, fr, nl, es, it, pt in case locale is != xx_XX, for example it failed for de_AT
|
2018-03-02 19:37:08 +01:00 |
|
heckflosse
|
ee4546e16f
|
use en_UK instead of en_GB for Apple
|
2018-02-11 12:56:16 +01:00 |
|
heckflosse
|
c50c6b2287
|
setenv(LANG, ...) too late, fixes #4319
|
2018-02-10 23:18:43 +01:00 |
|
heckflosse
|
786b73b899
|
use g_setenv() and g_getenv() in setGtkLanguage(), #4319
|
2018-02-09 21:01:59 +01:00 |
|
heckflosse
|
ab47193d8b
|
Some fixes for setting of LANG, #4319
|
2018-02-09 20:26:03 +01:00 |
|
Flössie
|
b53e773fbb
|
Copy locale suffix to new LANG setting (by @heckflosse, #4319)
|
2018-02-08 21:28:44 +01:00 |
|
heckflosse
|
309eef696b
|
Set gtk language based on selected language in RT, fixes #4278, kudos to @agriggio
|
2018-01-06 18:46:20 +01:00 |
|
heckflosse
|
8c328cafd1
|
get rid of fallbackMgr in MultiLangMgr, fixes #4154
|
2017-10-20 21:05:19 +02:00 |
|
heckflosse
|
43ea69447f
|
Skip language file entries starting with !
|
2017-10-16 21:54:09 +02:00 |
|
Alberto Griggio
|
9a47164c46
|
use the LANG env var (if set) to determine the system language on Linux/Mac
Candidate fix for #3864
|
2017-05-06 21:21:07 +02:00 |
|
Adam Reichold
|
8a86094198
|
Add back missing handling of newline characters in translation files using C++11 regular expression support.
|
2016-01-11 23:09:26 +01:00 |
|
Adam Reichold
|
255ba25164
|
Simplify the multiple language manager for better maintainability.
|
2016-01-08 22:52:01 +01:00 |
|
Adam Reichold
|
31eef89118
|
Use the LOCAL_SISO* constants to determine the language name on Windows to support systems older than Vista.
|
2015-12-29 15:37:45 +01:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
DrSlony
|
16061aad88
|
Removed unused files
|
2015-08-09 20:56:10 +02:00 |
|
Ingo
|
37352b02ef
|
Possibly fixes some compile errors when using gcc 5.x on windows, no Issue
|
2015-08-05 18:31:10 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|