Git development
 help / color / mirror / Atom feed
* [PATCH] git-gui: fix typo in russian locale
@ 2021-01-14 10:39 Mikhail Klyushin via GitGitGadget
  2021-01-14 17:37 ` Pratyush Yadav
  2021-02-02 18:22 ` Pratyush Yadav
  0 siblings, 2 replies; 4+ messages in thread
From: Mikhail Klyushin via GitGitGadget @ 2021-01-14 10:39 UTC (permalink / raw)
  To: git; +Cc: Mikhail Klyushin, Mikhail Klyushin

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-02 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-14 10:39 [PATCH] git-gui: fix typo in russian locale Mikhail Klyushin via GitGitGadget
2021-01-14 17:37 ` Pratyush Yadav
     [not found]   ` <CADN2PDZG_yCtxsuNuLCpcPH9zykefHBAOH7k3K6fAGWbTZooYQ@mail.gmail.com>
2021-01-28 16:49     ` Pratyush Yadav
2021-02-02 18:22 ` Pratyush Yadav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox