Skip to content

Releases: aardappel/treesheets

3530011628

23 Nov 07:29
f98446f
Compare
Choose a tag to compare
Init translate french (#290)

3464317753

14 Nov 19:05
93bf57d
Compare
Choose a tag to compare
pt_BR translation: fix UI keyboard shortcut... (#288)

... and update tutorial.

3464304257

14 Nov 19:06
93bf57d
Compare
Choose a tag to compare
pt_BR translation: fix UI keyboard shortcut... (#288)

... and update tutorial.

3448886218

12 Nov 00:58
9488140
Compare
Choose a tag to compare
Sync pt_BR tutorial with UI translation (#286)

Also improve writing.

3447558258

11 Nov 19:52
d0e582a
Compare
Choose a tag to compare
More specific loading of the localized tutorial (#285)

* More specific loading of the localized tutorial

First try and load the file ending with the five-letter canonical form of the current locale name, e.g. `tutorial-pt_BR.cts`.
Failing that, try and load the file ending with the two-letter canonical form of the current locale name, e.g. `tutorial-pt.cts`.
Failing that, just load `tutorial.cts`, and be done with it.

* Make `LoadTut()` work when `lang` is empty

3440824415

10 Nov 22:24
f6beea1
Compare
Choose a tag to compare
pt_BR: add tutorial and update translation (#284)

3438845449

10 Nov 17:16
bf0f54d
Compare
Choose a tag to compare
Change multiline string literals `xgettext` misses (#281)

* Change multiline string literals `xgettext` misses

Fixed as described in the [Audacity wiki](https://wiki.audacityteam.org/wiki/Translating_Audacity/Writing_Translatable_Code#Dealing_with_Long_Strings).

* Change multiline strings into single lines

3423527196

08 Nov 22:16
5997673
Compare
Choose a tag to compare
Correct translation (#280)

3421888613

08 Nov 17:58
Compare
Choose a tag to compare
Remove `--enable-unicode` on CI

3421866203

08 Nov 17:58
Compare
Choose a tag to compare
Remove `--enable-unicode` on CI