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.
2835
-
settings.change_orgname_prompt = Note: Changing the organization name will also change your organization's URL and free the old name.
2836
-
settings.change_orgname_redirect_prompt = The old name will redirect until it is claimed.
2836
+
2837
+
settings.rename = Rename Organization
2838
+
settings.rename_desc = Changing the organization name will also change your organization's URL and free the old name.
2839
+
settings.rename_success = Organization %[1]s have been renamed to %[2]s successfully.
2840
+
settings.rename_no_change = Organization name is no change.
2841
+
settings.rename_new_org_name = New Organization Name
2842
+
settings.rename_failed = Rename Organization failed because of internal error
2843
+
settings.rename_notices_1 = This operation <strong>CANNOT</strong> be undone.
2844
+
settings.rename_notices_2 = The old name will redirect until it is claimed.
2845
+
2837
2846
settings.update_avatar_success = The organization's avatar has been updated.
2838
2847
settings.delete = Delete Organization
2839
2848
settings.delete_account = Delete This Organization
2840
2849
settings.delete_prompt = The organization will be permanently removed. This <strong>CANNOT</strong> be undone!
2850
+
settings.name_confirm = Enter the organization name as confirmation:
2851
+
settings.delete_notices_1 = This operation <strong>CANNOT</strong> be undone.
2852
+
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.
2853
+
settings.delete_notices_3 = This operation will permanently delete all the <strong>packages</strong> of <strong>%s</strong>.
2854
+
settings.delete_notices_4 = This operation will permanently delete all the <strong>projects</strong> of <strong>%s</strong>.
0 commit comments