diff options
author | 2016-04-16 13:43:09 -0400 | |
---|---|---|
committer | 2016-04-16 13:43:09 -0400 | |
commit | 42692817b721766c65472fe3aec630b8eec67bc1 (patch) | |
tree | c38a4d6e7501b830b0d4ea0e5b55b78fd1187acb /core/locales/locale.ru.conf | |
parent | 367d89d08c30ca174b213607684572d2d68a3ab9 (diff) | |
download | textadept-42692817b721766c65472fe3aec630b8eec67bc1.tar.gz textadept-42692817b721766c65472fe3aec630b8eec67bc1.zip |
Fixed spelling error in English-localized messages.
Diffstat (limited to 'core/locales/locale.ru.conf')
-rw-r--r-- | core/locales/locale.ru.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf index e4b1536d..105e773a 100644 --- a/core/locales/locale.ru.conf +++ b/core/locales/locale.ru.conf @@ -4,7 +4,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 @@ -86,7 +86,7 @@ No results found = Ничего не найдено Binary file matches. = Binary file matches. Search wrapped = Искать по кругу Error = Ошибка -An error occured: = Произошла ошибка: +An error occurred: = Произошла ошибка: %_OK = _OK %_Cancel = О_тменить replacement(s) made = замен(а/ы) сделано |