i18n: rebase-interactive: mark strings for translation
[gitweb.git] / git-rebase.sh
index 9ba21ab6a1254a513995ac35fd78724cd15ea906..04f6e44bc8c779d7f4c60c19066820533279324a 100755 (executable)
@@ -45,7 +45,6 @@ skip!              skip current patch and continue
 edit-todo!         edit the todo list during an interactive rebase
 "
 . git-sh-setup
-. git-sh-i18n
 set_reflog_action rebase
 require_work_tree_exists
 cd_to_toplevel