summaryrefslogtreecommitdiffstats
path: root/library/msgs
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2022-07-04 10:15:56 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2022-07-04 10:15:56 (GMT)
commit9030aeaa9f95c6d0107167cbaffc15d136f4f4f5 (patch)
tree5c2d21b9f66130e1895c69d64364f138e3ac599b /library/msgs
parentb38e7fed1361d1c8674b134895c6861cadb7222a (diff)
downloadtk-9030aeaa9f95c6d0107167cbaffc15d136f4f4f5.zip
tk-9030aeaa9f95c6d0107167cbaffc15d136f4f4f5.tar.gz
tk-9030aeaa9f95c6d0107167cbaffc15d136f4f4f5.tar.bz2
Correction in escape sequence of Esperanto message file
Diffstat (limited to 'library/msgs')
-rw-r--r--library/msgs/eo.msg2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgs/eo.msg b/library/msgs/eo.msg
index 9151a03..eb45d11 100644
--- a/library/msgs/eo.msg
+++ b/library/msgs/eo.msg
@@ -22,7 +22,7 @@ namespace eval ::tk {
::msgcat::mcset eo "Error: %1\$s" "Eraro: %1\$s"
::msgcat::mcset eo "E&xit" "&Eliru"
::msgcat::mcset eo "&File" "&Dosiero"
- ::msgcat::mcset eo "File \"%1\$s\" already exists.\nDo you want to overwrite it?" "La dosiero \"%1\$s\" jam ekzistas.\n\\u0108u vi volas anstata\u016digi la dosieron?"
+ ::msgcat::mcset eo "File \"%1\$s\" already exists.\nDo you want to overwrite it?" "La dosiero \"%1\$s\" jam ekzistas.\n\u0108u vi volas anstata\u016digi la dosieron?"
::msgcat::mcset eo "File \"%1\$s\" already exists.\n\n" "La dosiero \"%1\$s\" jam ekzistas. \n\n"
::msgcat::mcset eo "File \"%1\$s\" does not exist." "La dosiero \"%1\$s\" ne ekzistas."
::msgcat::mcset eo "File &name:" "Dosiero&nomo:"