Small correction in the README.Translations file
[quassel.git] / po / update.sh
index 8bfb9ac..3d26edd 100755 (executable)
@@ -12,7 +12,7 @@ PO=$BASE.po
 TS=$BASE.ts
 
 $CONV -i $PO -o $TS   &&
-  lupdate ../src -ts $TS &&
+  lupdate -no-obsolete ../src -ts $TS &&
   $CONV -i $TS -o $PO
 
 # remove cruft