Commit Graph

1212 Commits

Author SHA1 Message Date
Et0h
fce91d3229 Add german translation of automatic-language and fix some typos 2014-12-03 19:22:35 +00:00
Et0h
0942dc5f60 Fix FASTFORWARD_BEHIND_THRESHOLD implementation 2014-12-03 02:02:53 +00:00
Et0h
3e560c8063 Fix typo in DIFFERENT_DURATION_THRESHOLD constant name 2014-12-03 01:54:25 +00:00
Et0h
18784bfccc Prevent fastForward from happening too soon / too often 2014-12-03 00:40:57 +00:00
Et0h
85bd6266f8 Only fastforward if you are a non-controller in a controllers room or if you have "Never slow down or rewind others" enabled 2014-12-02 23:54:37 +00:00
Et0h
32b9d8227d Get locale in a way that works on Linux 2014-12-02 21:53:55 +00:00
Et0h
95d1915d63 Specify what the automatic language is & fix initial locale check 2014-12-02 21:41:53 +00:00
Et0h
5122989d70 Re-work language check; add "Automatic" as default language 2014-12-02 21:07:17 +00:00
Et0h
eecb5e04e4 Make FALLBACK_INITIAL_LANGUAGE a constant (default: "en") 2014-12-02 20:11:18 +00:00
Et0h
9bfa8eaf35 Set language based on locale if no valid language selected, else English 2014-12-02 19:48:55 +00:00
Et0h
4ceb1e04e7 Don't set text color of primary tab widget item 2014-12-02 19:08:06 +00:00
Et0h
a5a3e9f319 showNonControllerOSD should be disabled if parent is disabled 2014-12-02 12:28:56 +00:00
Et0h
54216c7f1c Fix loading fastforwardOnDesync value 2014-12-02 12:26:35 +00:00
Et0h
1a965041d2 Remove outdated TODO message 2014-12-01 18:07:39 +00:00
Et0h
e774d12631 Add missing comma in messages 2014-12-01 18:05:57 +00:00
Etoh
95cdc35dcd Merge pull request #49 from DerGenaue/patch-2
German Translation finish
2014-12-01 18:05:01 +00:00
DerGenaue
f73ebc0b49 German Translation finish
Finished translation although one might find better words at some points
+ German Text should now be free of any typos (I let a spell-checker run)
+ corrected one typo in English text
2014-12-01 18:56:40 +01:00
Et0h
49de72c84e Fix minor message formatting/ordering mistakes 2014-12-01 09:57:54 +00:00
Et0h
8b22f5ecc3 Add Russian TODO messages / placeholders 2014-12-01 09:54:35 +00:00
Et0h
14a1955396 Update German TODO messages 2014-12-01 09:12:29 +00:00
Etoh
bdbeaaf468 Merge pull request #48 from nilsding/master
Translated some strings into German
2014-12-01 09:09:08 +00:00
nilsding
c5c8b2e15c translated some more strings into German! 2014-12-01 08:36:53 +01:00
nilsding
112708b8ff translated some strings to German 2014-12-01 07:48:08 +01:00
nilsding
91c6dec035 Merge pull request #1 from Uriziel/master
Merge upstream
2014-12-01 06:47:06 +01:00
Et0h
87c68da45d Note/copy changes to English messages in German translation 2014-12-01 01:59:29 +00:00
Et0h
736384d35e Placholder messages should be unicode (German) 2014-12-01 01:49:59 +00:00
Et0h
a2768c3c7a Remove unused messages (English/Russian) 2014-12-01 01:41:39 +00:00
Et0h
5299609a29 Add missing translation placeholders (German) 2014-12-01 01:39:00 +00:00
Et0h
23f1fb0d70 Remove unused messages (German) 2014-12-01 00:42:31 +00:00
Et0h
70be67c5c0 Update renamed labels and tooltips (German) 2014-12-01 00:39:17 +00:00
Et0h
d03a56cf4a Increase group spacing on basic options tab 2014-11-30 23:28:22 +00:00
Et0h
b56cb58079 More consistent spacing for GuiConfig items 2014-11-30 21:20:37 +00:00
Et0h
9149c80578 State 'never slow down' feature is experimental 2014-11-30 19:58:56 +00:00
Et0h
89565a1165 Press escape exits GuiConfig 2014-11-30 19:55:40 +00:00
Et0h
aa43e91fef Warn of missing/unused strings when compiling EXE 2014-11-30 17:58:03 +00:00
Et0h
ac3e0f39c6 Normalise player path before saving it 2014-11-30 17:49:29 +00:00
Et0h
490537d228 Fix HTTP player path support 2014-11-30 17:28:50 +00:00
Et0h
74e723032f Pretend mebibytes are megabytes 2014-11-30 16:04:15 +00:00
Et0h
7ca29bf30b Broaden getFilePathErrors into getPlayerPathErrors 2014-11-30 15:05:29 +00:00
Et0h
45e576e4f2 Move filePath check to getFilePathErrors 2014-11-30 14:50:59 +00:00
Et0h
07f0a4a426 Move InvalidConfigValue errors into messages.py 2014-11-30 14:35:18 +00:00
Et0h
dbb0ff067f Unbreak reset config 2014-11-30 14:33:22 +00:00
Et0h
344ec5e5d4 Move "Pause on leave" above "Never slow down or rewind others" 2014-11-30 13:47:19 +00:00
Et0h
9a554dd222 Expand jump forward to include when you are out of sync with yourself 2014-11-30 13:46:23 +00:00
Et0h
30b28afa14 Allow players to have custom open dialogs (e.g. for XBMC) 2014-11-30 12:01:33 +00:00
Et0h
d9dfffefbb (Hopefully) Allow URLs as executable path (e.g. for XBMC) 2014-11-30 11:44:43 +00:00
Et0h
f2a5d0242e Add default option to exclude events from non-controllers in controlled rooms 2014-11-30 10:45:22 +00:00
Et0h
b103363e41 Only trigger mismatch check if someone joins your room or changes file within your room 2014-11-30 10:00:00 +00:00
Et0h
3b6b7c4bbe Use exit-menu-label 2014-11-30 01:54:19 +00:00
Et0h
1442537400 Fix broken username label/tooltips in German version 2014-11-30 01:48:10 +00:00