diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-07 16:03:47 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-07 16:03:47 -0800 |
commit | 167ad7fa3a339da96798da49d05c3125045a87c2 (patch) | |
tree | cef81cd9a3fc39878ec8a4c874ffe71905877d0a /COPYING | |
parent | 4b54c211e5e86d6ed62386ad9b7d676808b55766 (diff) |
Use gettext() to localize messages if available
Originally fixed for Solaris in May 2000 by Steve Swales under
Sun bug 4256527 "xhost messages not internationalized"
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. +Copyright (c) 2000, 2004, 2022, Oracle and/or its affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |