Comment 3 for bug 1418537

Revision history for this message
Sebastien Bacher (seb128) wrote :

the code uses
            property string swipe: qsTr("None", "Unlock with swipe")

the string is translated on launchpad
https://translations.launchpad.net/ubuntu-system-settings/trunk/+pots/ubuntu-system-settings/fr/222/+translate

looks like qsTr fails to load the gettext string though?