From 42692817b721766c65472fe3aec630b8eec67bc1 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 16 Apr 2016 13:43:09 -0400 Subject: Fixed spelling error in English-localized messages. --- core/locale.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index b37a3b05..f4a17232 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -3,7 +3,7 @@ % Localization file. % The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32. % The latter must be converted manually from the \U+xxxx format. Note that if -% you use the \ddd repesentation of characters, it must be in DECIMAL format, +% you use the \ddd representation of characters, it must be in DECIMAL format, % not Octal. % % Each line contains a "message = localized string" pair. The message should not @@ -85,7 +85,7 @@ No results found = No results found Binary file matches. = Binary file matches. Search wrapped = Search wrapped Error = Error -An error occured: = An error occured: +An error occurred: = An error occurred: %_OK = _OK %_Cancel = _Cancel replacement(s) made = replacement(s) made -- cgit v1.2.3