]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - locale/Makefile
Fix source file header text duplication text duplication.
[thirdparty/cups.git] / locale / Makefile
index bdda03cb0c890191e3f3af8c37285258ffef859e..3fcbc1a56dae5a66aa91a5c4b724f8ebd30e4a2a 100644 (file)
@@ -8,7 +8,7 @@
 # property of Apple Inc. and are protected by Federal copyright
 # law.  Distribution and use rights are outlined in the file "LICENSE.txt"
 # which should have been included with this file.  If this file is
-# file is missing or damaged, see the license at "http://www.cups.org/".
+# missing or damaged, see the license at "http://www.cups.org/".
 #
 
 include ../Makedefs
@@ -170,7 +170,7 @@ checkall:   checkpo
 
 #
 # po2strings - A simple utility which uses iconv to convert GNU gettext
-#              message catalogs to OS X .strings files.
+#              message catalogs to macOS .strings files.
 #
 # po2strings filename.po filename.strings
 #
@@ -183,7 +183,7 @@ po2strings: po2strings.o ../cups/$(LIBCUPSSTATIC)
 
 
 #
-# strings2po - A simple utility which uses iconv to convert OS X .strings files
+# strings2po - A simple utility which uses iconv to convert macOS .strings files
 #              to GNU gettext message catalogs.
 #
 # strings2po filename.strings filename.po