Skip to content

"Last week" displays last month in pt_PT (observed in 1.4 and before) #87

Description

@amaretzek

"Last week" displays last month in pt_PT because qsTr("Last week") is called instead of "Last week" AND translation is wrong.
On transifex it is correct, but I guess you didn't take it.
For pt_PT, on "FirstPage.qml" the "Last week" label is wrong, calculation is correct. Tapping on "Last week" should display entries of the last week, but entries of the last month are actually displayed.
Workaround: call "Last week" instead of qsTr("Last week") in "FirstPage.qml" and "All.qml".
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions