diff options
author | Pratyush Yadav <me@yadavpratyush.com> | 2021-02-02 19:21:30 +0100 |
---|---|---|
committer | Pratyush Yadav <me@yadavpratyush.com> | 2021-02-02 19:21:30 +0100 |
commit | 7da7ef6d7a2139699e2d25d7f4e679327bffa107 (patch) | |
tree | e2b2168c6221cb66258582b0b7a3db73aef8fe57 | |
parent | Merge branch 'sh/inactive-background' (diff) | |
parent | git-gui: fix typo in russian locale (diff) | |
download | git-7da7ef6d7a2139699e2d25d7f4e679327bffa107.tar.xz git-7da7ef6d7a2139699e2d25d7f4e679327bffa107.zip |
Merge branch 'mk/russian-translation'
Fix typo in Russian translation.
* mk/russian-translation:
git-gui: fix typo in russian locale
-rw-r--r-- | po/ru.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |