]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 25 Jun 2002 08:21:13 +0000 (08:21 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Jun 2002 08:21:13 +0000 (08:21 +0000)
old/fileutils/ChangeLog

index ee822a06e55d9c7f312bde0762c55d2f97e683af..408f2977fb0780a47df1a4b2f50383035fa8cdd6 100644 (file)
@@ -1,7 +1,14 @@
-2002-06-24  Jim Meyering  <meyering@lucent.com>
+2002-06-25  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.10.
 
+       * src/remove.c (prompt): Add a comment to help translators work
+       around the problem of making the translations of the adjective
+       `write-protected' and the corresponding run-time-variable noun
+       (e.g., file, directory, symlink, etc.) consistent.  From Paul Eggert.
+
+2002-06-24  Jim Meyering  <meyering@lucent.com>
+
        * src/stat.c (usage): Add missing open-quote.
        Reported by Michael Piefel.