aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 7b1f6f652..930bf1c65 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,11 @@
2004-10-27 David Shaw <[email protected]>
+ * keyring.c: Make some strings translatable.
+
+ * exec.c, sign.c: Change "can't open file" to "can't open" and
+ "can't create file" to "can't create" to be consistent with other
+ strings so we don't have to translate both.
+
* delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c:
Fix a few missed possible \"username\" quotes.