From 66c1e6b0e8308068dbddaec03585f388875f4192 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 23 Mar 2017 14:28:31 -0400 Subject: user/settings: complete repositories panel (#4312) --- conf/locale/locale_en-US.ini | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 1b6ab6b3..774cd13f 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -258,6 +258,7 @@ ssh_keys = SSH Keys social = Social Accounts applications = Applications orgs = Organizations +repos = Repositories delete = Delete Account uid = Uid @@ -343,9 +344,14 @@ access_token_deletion_desc = Delete this personal access token will remove all r delete_token_success = Personal access token has been removed successfully! Don't forget to update your application as well. orgs.none = You are not a member of any organizations. -orgs.leave_title = Leave an organization +orgs.leave_title = Leave organization orgs.leave_desc = You will lose access to all repositories and teams after you left the organization. Do you want to continue? +repos.leave = Leave +repos.leave_title = Leave repository +repos.leave_desc = You will lose access to the repository after you left. Do you want to continue? +repos.leave_success = You have left repository '%s' successfully! + delete_account = Delete Your Account delete_prompt = The operation will delete your account permanently, and CANNOT be undone! confirm_delete_account = Confirm Deletion -- cgit v1.2.3