From: "Mikhail Klyushin via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Mikhail Klyushin <klyushinmisha@gmail.com>,
Mikhail Klyushin <klyushinmisha@gmail.com>
Subject: [PATCH] git-gui: fix typo in russian locale
Date: Thu, 14 Jan 2021 10:39:10 +0000 [thread overview]
Message-ID: <pull.837.git.1610620750894.gitgitgadget@gmail.com> (raw)
From: Mikhail Klyushin <klyushinmisha@gmail.com>
Fixed typo in russian locale: издекса -> индекса
Signed-off-by: Mikhail Klyushin <klyushinmisha@gmail.com>
---
git-gui: fix typo in russian locale
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-837%2Fklyushinmisha%2Ffix%2Ftypo-in-russian-locale-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-837/klyushinmisha/fix/typo-in-russian-locale-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/837
git-gui/po/ru.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-gui/po/ru.po b/git-gui/po/ru.po
index 161ee1ac8cb..7aebaf809d0 100644
--- a/git-gui/po/ru.po
+++ b/git-gui/po/ru.po
@@ -331,7 +331,7 @@ msgstr "Добавить изменённые файлы в индекс"
#: git-gui.sh:2936
msgid "Unstage From Commit"
-msgstr "Убрать из издекса"
+msgstr "Убрать из индекса"
#: git-gui.sh:2942 lib/index.tcl:521
msgid "Revert Changes"
base-commit: 72c4083ddf91b489b7b7b812df67ee8842177d98
--
gitgitgadget
next reply other threads:[~2021-01-14 10:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 10:39 Mikhail Klyushin via GitGitGadget [this message]
2021-01-14 17:37 ` [PATCH] git-gui: fix typo in russian locale Pratyush Yadav
[not found] ` <CADN2PDZG_yCtxsuNuLCpcPH9zykefHBAOH7k3K6fAGWbTZooYQ@mail.gmail.com>
2021-01-28 16:49 ` Pratyush Yadav
2021-02-02 18:22 ` Pratyush Yadav
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.837.git.1610620750894.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=git@vger.kernel.org \
--cc=klyushinmisha@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.