Skip to content

Releases: aardappel/treesheets

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

3415220870

08 Nov 00:31
Compare
Choose a tag to compare
Fix broken key binding

Was showing incorrect binding due to https://github.com/aardappel/treesheets/commit/b538faea45d75b63bcc8d209856b4c76bcabb081
Also fixed showing double entries

3349106752

28 Oct 23:26
86c0307
Compare
Choose a tag to compare
Refine German translation (#277)

Keep shortcuts in original English text

3341041135

27 Oct 21:41
fc4eaa6
Compare
Choose a tag to compare
Update German translation (#276)

3299391141

21 Oct 17:57
8ec6594
Compare
Choose a tag to compare
Improve German translation (#275)

* Update German translation

* Improve German translation

* Improve German translation

* Improve German translation