diff --git a/gitinspector/translations/messages.pot b/gitinspector/translations/messages.pot index 37097c3..4570fbf 100644 --- a/gitinspector/translations/messages.pot +++ b/gitinspector/translations/messages.pot @@ -24,9 +24,9 @@ msgid "" msgstr "" -"Project-Id-Version: gitinspector 0.4.1\n" +"Project-Id-Version: gitinspector 0.4.2dev\n" "Report-Msgid-Bugs-To: gitinspector@ejwa.se\n" -"POT-Creation-Date: 2014-11-29 05:20+0100\n" +"POT-Creation-Date: 2015-10-02 03:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Adam Waldenberg \n" "MIME-Version: 1.0\n" @@ -183,6 +183,8 @@ msgid "" " include when computing statistics. The\n" " default extensions used are:\n" " {1}\n" +" Specifying * includes files with no\n" +" extension, while ** includes all files\n" " -F, --format=FORMAT define in which format output should be\n" " generated; the default format is 'text' and\n" " the available formats are:\n" @@ -210,7 +212,8 @@ msgid "" " -w, --weeks[=BOOL] show all statistical information in weeks\n" " instead of in months\n" " -x, --exclude=PATTERN an exclusion pattern describing the file\n" -" paths, revisions, author names or author\n" +" paths, revisions, revisions with certain\n" +" commit messages, author names or author\n" " emails that should be excluded from the\n" " statistics; can be specified multiple times\n" " -h, --help display this help and exit\n"