You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
settings.update_setting_success = Organization settings have been updated.
2834
-
settings.change_orgname_prompt = Note: Changing the organization name will also change your organization's URL and free the old name.
2835
-
settings.change_orgname_redirect_prompt = The old name will redirect until it is claimed.
2834
+
2835
+
settings.rename = Rename Organization
2836
+
settings.rename_desc = Changing the organization name will also change your organization's URL and free the old name.
2837
+
settings.rename_success = Organization %s have been renamed to %s successfully.
2838
+
settings.rename_no_change = Organization name is no change.
2839
+
settings.rename_new_org_name = New Organization Name
2840
+
settings.rename_failed = Rename Organization failed because of internal error
2841
+
settings.rename_notices_1 = - This operation <strong>CANNOT</strong> be undone.
2842
+
settings.rename_notices_2 = - The old name will redirect until it is claimed.
2843
+
2836
2844
settings.update_avatar_success = The organization's avatar has been updated.
2837
2845
settings.delete = Delete Organization
2838
2846
settings.delete_account = Delete This Organization
2839
2847
settings.delete_prompt = The organization will be permanently removed. This <strong>CANNOT</strong> be undone!
2848
+
settings.name_confirm = Enter the organization name as confirmation:
2849
+
settings.delete_notices_1 = - This operation <strong>CANNOT</strong> be undone.
2850
+
settings.delete_notices_2 = - This operation will permanently delete all the <strong>repositories</strong> of <strong>%s</strong> including code, issues, comments, wiki data and collaborator settings.
2851
+
settings.delete_notices_3 = - This operation will permanently delete all the <strong>packages</strong> of <strong>%s</strong>.
2852
+
settings.delete_notices_4 = - This operation will permanently delete all the <strong>projects</strong> of <strong>%s</strong>.
0 commit comments