diff --git a/select-screen-profile b/select-screen-profile
index 664a61f2..175e670c 100755
--- a/select-screen-profile
+++ b/select-screen-profile
@@ -19,8 +19,11 @@
# along with this program. If not, see .
-# To generate localization information, run:
-# xgettext -o - -L Shell select-screen-profile
+# If you change any strings, please generate localization information with:
+# ./debian/rules get-po
+
+
+TEXTDOMAIN="screen-profiles"
usage () {
cat <