diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-10-27 14:55:37 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-27 14:55:37 -0700 |
commit | 4096958aab6f83302dd00f19d2bd500ae75e8c29 (patch) | |
tree | c231a97c24ca3b7653fa0542bcfe90f141f1d1e9 /git-gui/po/git-gui.pot | |
parent | 610f99ec7d22b5750f12350f67c1341d6be8030f (diff) | |
parent | acb9108c19e40b0477b8c828d1c5054665abbaf4 (diff) | |
download | git-4096958aab6f83302dd00f19d2bd500ae75e8c29.tar.gz |
Merge git://repo.or.cz/git-gui
* git://repo.or.cz/git-gui:
git-gui: adjust the minimum height of diff pane for shorter screen height
git-gui: fix use of uninitialized variable
git-gui: store wm state and fix wm geometry
git-gui: Ensure submodule path is quoted properly
git-gui: fix diff for partially staged submodule changes
git-gui: Update russian translation
git-gui: Limit display to a maximum number of files
git-gui: remove warning when deleting correctly merged remote branch
git-gui: Added Greek translation & glossary
git-gui: display summary when showing diff of a submodule
Diffstat (limited to 'git-gui/po/git-gui.pot')
-rw-r--r-- | git-gui/po/git-gui.pot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/git-gui/po/git-gui.pot b/git-gui/po/git-gui.pot index 53b7d3634d..074582d979 100644 --- a/git-gui/po/git-gui.pot +++ b/git-gui/po/git-gui.pot @@ -90,6 +90,11 @@ msgstr "" msgid "Ready." msgstr "" +#: git-gui.sh:1726 +#, tcl-format +msgid "Displaying only %s of %s files." +msgstr "" + #: git-gui.sh:1819 msgid "Unmodified" msgstr "" |