summaryrefslogtreecommitdiffstats
path: root/conf/locale
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-07-24 23:13:42 +0800
committerUnknwon <u@gogs.io>2015-07-24 23:13:42 +0800
commitdc4aab9925b46f8ad4b18f7926e2904163c1c5b5 (patch)
tree77bb65a5407f7daddf2166054d0abf757dc32715 /conf/locale
parent3426ae42b3eadd5acd43e20470a8f1dd45bb55b0 (diff)
downloadgitea-dc4aab9925b46f8ad4b18f7926e2904163c1c5b5.tar.gz
gitea-dc4aab9925b46f8ad4b18f7926e2904163c1c5b5.zip
UI: CURD labels
- fix update lable break connection with repository
Diffstat (limited to 'conf/locale')
-rw-r--r--conf/locale/locale_en-US.ini13
1 files changed, 11 insertions, 2 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index dc764b5634..3b25505161 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -143,6 +143,11 @@ invalid_code = Sorry, your confirmation code has expired or not valid.
reset_password_helper = Click here to reset your password
password_too_short = Password length cannot be less then 6.
+[modal]
+yes = Yes
+no = No
+modify = Modify
+
[form]
UserName = Username
RepoName = Repository name
@@ -372,14 +377,18 @@ issues.filter_type.assigned_to_you = Assigned to you
issues.filter_type.created_by_you = Created by you
issues.filter_type.mentioning_you = Mentioning you
issues.opened_by = opened %s by <a href="/%[2]s">%[2]s</a>
+issues.previous = Previous Page
+issues.next = Next Page
issues.label_title = Label name
issues.label_color = Label color
issues.label_count = %d labels
issues.label_open_issues = %d open issues
issues.label_edit = Edit
issues.label_delete = Delete
-issues.previous = Previous Page
-issues.next = Next Page
+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_success = Label has been deleted successfully!
settings = Settings
settings.options = Options