diff options
Diffstat (limited to 'options/locale/locale_en-US.ini')
-rw-r--r-- | options/locale/locale_en-US.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 546b9489b1..cd2b67f8da 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -543,6 +543,9 @@ issues.label_templates.use = Use this label set issues.label_templates.fail_to_load_file = Failed to load label template file '%s': %v issues.add_label_at = `added the <div class="ui label" style="color: %s; background-color: %s">%s</div> label %s` issues.remove_label_at = `removed the <div class="ui label" style="color: %s; background-color: %s">%s</div> label %s` +issues.add_milestone_at = `added this to the <b>%s</b> milestone %s` +issues.change_milestone_at = `modified the milestone from <b>%s</b> to <b>%s</b> %s` +issues.remove_milestone_at = `removed this from the <b>%s</b> milestone %s` issues.open_tab = %d Open issues.close_tab = %d Closed issues.filter_label = Label |