summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-06 10:56:31 -0400
committerUnknwon <u@gogs.io>2015-09-06 10:56:31 -0400
commitedc99bc8a4691d09cd42804fd0530c352201340e (patch)
tree837e4b978fc35a4905f7961bf9d26d5ed6124846 /conf
parent80701d45bbe333f1bdef4673fae43df131b2222f (diff)
downloadgitea-edc99bc8a4691d09cd42804fd0530c352201340e.tar.gz
gitea-edc99bc8a4691d09cd42804fd0530c352201340e.zip
new org options UI
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 6e35640bd1..909bfc7a07 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -654,9 +654,8 @@ settings.full_name = Full Name
settings.website = Website
settings.location = Location
settings.update_settings = Update Settings
-settings.change_orgname = Organization Name Changed
-settings.change_orgname_desc = Organization name has been changed. This will affect how links relate to the organization. Do you want to continue?
-settings.update_setting_success = Organization settings were successfully updated.
+settings.update_setting_success = Organization settings has been updated successfully.
+settings.change_orgname_prompt = This change will affect how links relate to the organization.
settings.delete = Delete Organization
settings.delete_account = Delete This Organization
settings.delete_prompt = The organization will be permanently removed, and this <strong>CANNOT</strong> be undone!