diff -r 96232974dcdb -r 645c12de6b0c Snapshot/SnapshotRegionGrabber.py --- a/Snapshot/SnapshotRegionGrabber.py Sun Mar 30 22:00:14 2014 +0200 +++ b/Snapshot/SnapshotRegionGrabber.py Thu Apr 03 23:05:31 2014 +0200 @@ -94,7 +94,7 @@ self.__BRHandle, self.__LHandle, self.__THandle, self.__RHandle, self.__BHandle] self.__helpTextRect = QRect() - self.__helpText = self.trUtf8( + self.__helpText = self.tr( "Select a region using the mouse. To take the snapshot, press" " the Enter key or double click. Press Esc to quit.")