summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-07-25 13:07:00 +0800
committerUnknwon <u@gogs.io>2015-07-25 13:07:00 +0800
commit2e7b38db9f0089b2c0af9ae81a969fe03b799a40 (patch)
tree50afe0b87f8479c771cfb847d76d3e652751a67f /conf
parent68cacf9c63024921818190163b3fa25158980b09 (diff)
downloadgitea-2e7b38db9f0089b2c0af9ae81a969fe03b799a40.tar.gz
gitea-2e7b38db9f0089b2c0af9ae81a969fe03b799a40.zip
fix paging links and issue count
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 3c7e4a7738..cdfd6702fa 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -389,7 +389,7 @@ issues.label_edit = Edit
issues.label_delete = Delete
issues.label_modify = Label Modification
issues.label_deletion = Label Deletion
-issues.label_deletion_desc = Delete label will remove it's information in all related issues. Do you want to continue?
+issues.label_deletion_desc = Delete label will remove its information in all related issues. Do you want to continue?
issues.label_deletion_success = Label has been deleted successfully!
settings = Settings