forked from openlp/openlp
More translations
fix the about form for iso8956 to utf8 bug. We can generate translations again! bzr-revno: 2719
This commit is contained in:
commit
fa0225ac88
@ -312,10 +312,11 @@ class UiAboutDialog(object):
|
||||
'Martin Thompson, Jon Tibble, Dave Warnock, Frode Woldsund, '
|
||||
'Martin Zibricky, Patrick Zimmermann')
|
||||
copyright_note = translate('OpenLP.AboutForm',
|
||||
'Copyright \xa9 2004-{yr} {cr}\n\n'
|
||||
'Portions copyright \xa9 2004-{yr} {others}').format(cr='Raoul Snyman',
|
||||
yr=datetime.date.today().year,
|
||||
others=cr_others)
|
||||
'Copyright {crs} 2004-{yr} {cr}\n\n'
|
||||
'Portions copyright {crs} 2004-{yr} {others}').format(cr='Raoul Snyman',
|
||||
yr=datetime.date.today().year,
|
||||
others=cr_others,
|
||||
crs='\xa9')
|
||||
licence = translate('OpenLP.AboutForm',
|
||||
'This program is free software; you can redistribute it and/or '
|
||||
'modify it under the terms of the GNU General Public License as '
|
||||
|
3093
resources/i18n/af.ts
3093
resources/i18n/af.ts
File diff suppressed because it is too large
Load Diff
2977
resources/i18n/bg.ts
2977
resources/i18n/bg.ts
File diff suppressed because it is too large
Load Diff
1744
resources/i18n/cs.ts
1744
resources/i18n/cs.ts
File diff suppressed because it is too large
Load Diff
2315
resources/i18n/da.ts
2315
resources/i18n/da.ts
File diff suppressed because it is too large
Load Diff
2109
resources/i18n/de.ts
2109
resources/i18n/de.ts
File diff suppressed because it is too large
Load Diff
3263
resources/i18n/el.ts
3263
resources/i18n/el.ts
File diff suppressed because it is too large
Load Diff
1424
resources/i18n/en.ts
1424
resources/i18n/en.ts
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1685
resources/i18n/es.ts
1685
resources/i18n/es.ts
File diff suppressed because it is too large
Load Diff
2319
resources/i18n/et.ts
2319
resources/i18n/et.ts
File diff suppressed because it is too large
Load Diff
1411
resources/i18n/fi.ts
1411
resources/i18n/fi.ts
File diff suppressed because it is too large
Load Diff
2319
resources/i18n/fr.ts
2319
resources/i18n/fr.ts
File diff suppressed because it is too large
Load Diff
1400
resources/i18n/hu.ts
1400
resources/i18n/hu.ts
File diff suppressed because it is too large
Load Diff
2120
resources/i18n/id.ts
2120
resources/i18n/id.ts
File diff suppressed because it is too large
Load Diff
2441
resources/i18n/ja.ts
2441
resources/i18n/ja.ts
File diff suppressed because it is too large
Load Diff
2753
resources/i18n/ko.ts
2753
resources/i18n/ko.ts
File diff suppressed because it is too large
Load Diff
1414
resources/i18n/lt.ts
1414
resources/i18n/lt.ts
File diff suppressed because it is too large
Load Diff
1402
resources/i18n/nb.ts
1402
resources/i18n/nb.ts
File diff suppressed because it is too large
Load Diff
2141
resources/i18n/nl.ts
2141
resources/i18n/nl.ts
File diff suppressed because it is too large
Load Diff
2172
resources/i18n/pl.ts
2172
resources/i18n/pl.ts
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2291
resources/i18n/ru.ts
2291
resources/i18n/ru.ts
File diff suppressed because it is too large
Load Diff
2140
resources/i18n/sk.ts
2140
resources/i18n/sk.ts
File diff suppressed because it is too large
Load Diff
2435
resources/i18n/sv.ts
2435
resources/i18n/sv.ts
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user