Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gitinspector/output/changesoutput.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from .. import format, gravatar, terminal
from .outputable import Outputable

HISTORICAL_INFO_TEXT = N_("The following historical commit information, by author, was found")
HISTORICAL_INFO_TEXT = N_("The following historical commit information, by author, was found in the repository")
NO_COMMITED_FILES_TEXT = N_("No commited files with the specified extensions were found")

class ChangesOutput(Outputable):
Expand Down
Binary file added gitinspector/translations/messages_ru.mo
Binary file not shown.
Loading