diff --git a/changes b/changes index ed30cc64e3f3edfcc7f9e0f6148e665b173a77b6..c28c1e05ebf126cab3ce7ffead1d03810f7a7fca 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ 2.0.3-devel - DESKTOP - - bar displaying difference of expected and played note + Nootka says: I speak Portuguese + - added Portuguese translation 2.0.2 Nootka plays ukulele diff --git a/src/qml/about/DonorsPage.qml b/src/qml/about/DonorsPage.qml index b9bc58f775f64ce62862d439acad2e2a529b40bc..c61b3f013df1b55afd0fff464671096da30a2e0d 100644 --- a/src/qml/about/DonorsPage.qml +++ b/src/qml/about/DonorsPage.qml @@ -57,7 +57,7 @@ Tflickable { property real widest: 0 spacing: NOO.factor() Repeater { - model: [ "Tony Nederpel", "Jose1711", "Wayne Bonner", "Aaron Wolf", + model: [ "Wolfgang Pflaesterer", "Tony Nederpel", "Jose1711", "Wayne Bonner", "Aaron Wolf", "Torsten Philipp", "Vincent Bermel", "Tomasz Matuszewski", "Yves Balhant", "Ð˜Ð»ÑŒÑ Ð‘.", "...and others" ]