diff options
author | bagnonm <bagnonm> | 2005-10-03 06:28:57 (GMT) |
---|---|---|
committer | bagnonm <bagnonm> | 2005-10-03 06:28:57 (GMT) |
commit | 622097600122713cfb837ef9d5dd7f2908d0ae66 (patch) | |
tree | e2dd95107181c54709cc00f806e88b93e93dd25b | |
parent | afef7378f1c8e9e8c4b68bab7bd6946b48b6b394 (diff) | |
download | tk-622097600122713cfb837ef9d5dd7f2908d0ae66.zip tk-622097600122713cfb837ef9d5dd7f2908d0ae66.tar.gz tk-622097600122713cfb837ef9d5dd7f2908d0ae66.tar.bz2 |
Spelling mistake in el.msg [Bug #1305708]
-rw-r--r-- | library/msgs/el.msg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgs/el.msg b/library/msgs/el.msg index 2e96cd9..1dcc451 100644 --- a/library/msgs/el.msg +++ b/library/msgs/el.msg @@ -65,7 +65,7 @@ namespace eval ::tk { ::msgcat::mcset el "Select a file to source" \ "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf \u03b3\u03b9\u03b1 \u03b5\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7" ::msgcat::mcset el "&Selection:" "\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae:" - ::msgcat::mcset el "Skip Messages" "\u0391\u03c0\u03bf\u03c6\u03c5\u03b3\u03ae \u03bc\u03c5\u03bd\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd" + ::msgcat::mcset el "Skip Messages" "\u0391\u03c0\u03bf\u03c6\u03c5\u03b3\u03ae\u03bc\u03b7\u03bd\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd" ::msgcat::mcset el "Source..." "\u0395\u03ba\u03c4\u03ad\u03bb\u03b5\u03c3\u03b7..." ::msgcat::mcset el "Tcl Scripts" "Tcl Scripts" ::msgcat::mcset el "Tcl for Windows" "Tcl \u03b3\u03b9\u03b1 Windows" |