MrS0m30n3
7501118fcb
Decrement update timeout to 10 seconds
7 years ago
MrS0m30n3
d5ae3c16d3
downloaders.py: Properly decode exception message before passing it to the log
Fixes: b2fcc5e546
Related to: #244
7 years ago
MrS0m30n3
b2fcc5e546
downloaders.py: Handle errors during process initialization
Handle errors during process initialization (raised exceptions & non-zero
exit codes), log them and exit normally instead of crashing unexpectedly
Related to: #244
7 years ago
MrS0m30n3
c4b012d2c8
Set locale automatically during the first run
Closes #235
See also: c4fa38ba8b
7 years ago
MrS0m30n3
c4fa38ba8b
Add test for the default language case
7 years ago
MrS0m30n3
b5cb7a0a54
Update ChangeLog
7 years ago
MrS0m30n3
8bbbf3ed3e
Fix a bug in the convert_item function
7 years ago
MrS0m30n3
882a710b24
Extract convert_item function
7 years ago
MrS0m30n3
6c4dce8d6d
Add test case for the utils.convert_item function
7 years ago
MrS0m30n3
3e83569a2d
Update TODO
7 years ago
MrS0m30n3
e528b7e2b5
Update ChangeLog format
7 years ago
MrS0m30n3
4cb4c65c29
Update ChangeLog
7 years ago
pavreh
1d4a6f5de9
Added Czech translation ( #233 )
* Add Czech translation
* Add Czech translation
* Delete youtube_dl_gui.mo
* Correction
7 years ago
MrS0m30n3
eb2497fd6b
Merge pull request #231 from luigino/master
Add Italian locale (2nd attempt)
7 years ago
MrS0m30n3
0776b6112e
Merge branch 'master' into master
7 years ago
MrS0m30n3
74f05d4dcd
Merge pull request #226 from mtujikawa/master
Add Japanese language
7 years ago
MrS0m30n3
7df7b3b498
Merge branch 'master' into master
7 years ago
MrS0m30n3
2e0bc46f46
Merge pull request #203 from fat115/master
add french locale
7 years ago
MrS0m30n3
0d9a795473
Update localization_howto.md
7 years ago
MrS0m30n3
1865d965c2
Add ChangeLog
7 years ago
MrS0m30n3
d1d3669d69
Init transifex config
7 years ago
MrS0m30n3
c95c7d444a
Add flac audio format. Closes #234
7 years ago
MrS0m30n3
5989bb1ed3
Update localization guide
7 years ago
MrS0m30n3
82b17e752f
Update screenshot in README.md
7 years ago
MrS0m30n3
6da15a113f
Update faqs.md
Related to issue https://github.com/MrS0m30n3/youtube-dl-gui/issues/218
7 years ago
MrS0m30n3
bf8fcbc6e0
Update faqs.md
Related to issue https://github.com/MrS0m30n3/youtube-dl-gui/issues/142
7 years ago
MrS0m30n3
c18b74ddda
Update localization guide
7 years ago
MrS0m30n3
c37c557ad2
check-translation.py: Add option to force different src language
7 years ago
luigino
26a664b77d
Fixed indentation in Italian locale
7 years ago
luigino
5ec2adc835
Merge remote-tracking branch 'upstream/master'
7 years ago
Mitsuya Tsujikawa
67b04ae62a
Small Fix
7 years ago
fat115
be22addef7
remove .mo file
7 years ago
Mitsuya Tsujikawa
8ae461819e
Fixed Datetime.
7 years ago
Mitsuya Tsujikawa
9860a6c67d
Fixed points pointed out
7 years ago
MrS0m30n3
d12a075b78
Merge pull request #227 from MrS0m30n3/faq-vc++
FAQ: C++ redistributable installation/update
7 years ago
Mitsuya Tsujikawa
3303c05a62
Fix some mistranslation
7 years ago
Mitsuya Tsujikawa
3399cb23d4
Correction of translation mistake
7 years ago
Mitsuya Tsujikawa
a61309c83a
Add Japanese language
7 years ago
nodiscc
6719e2556d
FAQ: C++ redistributable installation/update
Closes #224
Thanks @scarejar
7 years ago
Mitsuya Tsujikawa
438be06871
Add Japanese language
7 years ago
fat115
703a15ba7a
update french translation
add .mo file
7 years ago
fat115
6feb17566c
add french locale
7 years ago
luigino
58d7d312db
Add Italian locale
7 years ago
MrS0m30n3
f990f7be75
Update TODO file
7 years ago
MrS0m30n3
db21ec5ea3
Add GNU-gettext as a requirement
7 years ago
MrS0m30n3
4d473d9751
Update __projecturl__ to HTTPS
7 years ago
MrS0m30n3
7781df47c5
Update AUTHORS file
7 years ago
MrS0m30n3
96b2aab7bc
Remove outdated translations
7 years ago
MrS0m30n3
7f3b59c883
Update translations build command
7 years ago
MrS0m30n3
d6db760153
setup.py: review, clear & refactor
7 years ago