From: Mikhail Klyushin <redacted>
Fixed typo in russian locale: издекса -> индекса
Signed-off-by: Mikhail Klyushin <redacted>
---
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
+Cc Dimitriy since he is the last person to touch the Russian
translation.
On 14/01/21 10:39AM, Mikhail Klyushin via GitGitGadget wrote:
From: Mikhail Klyushin <redacted>
Fixed typo in russian locale: издекса -> индекса
Thanks for the patch. Dimitriy can you please acknowledge/review that
the change is sane?
quoted hunk
Signed-off-by: Mikhail Klyushin <redacted>
---
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
--
Regards,
Pratyush Yadav
On 14/01/21 10:39AM, Mikhail Klyushin via GitGitGadget wrote:
From: Mikhail Klyushin <redacted>
Fixed typo in russian locale: издекса -> индекса
Signed-off-by: Mikhail Klyushin <redacted>
---
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(-)
Applied to git-gui/master. Thanks.
--
Regards,
Pratyush Yadav