From 29d0acf1801c067af92dd384b2a57d87e485836e Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Mon, 11 Jul 2022 18:30:30 -0700 Subject: [PATCH] [Loc] update to xlfs 7-11-2022 (#20001) --- resources/xlf/en/git.xlf | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/resources/xlf/en/git.xlf b/resources/xlf/en/git.xlf index 6ea8c05440..ccb37f61cb 100644 --- a/resources/xlf/en/git.xlf +++ b/resources/xlf/en/git.xlf @@ -679,6 +679,12 @@ These files will be FOREVER LOST. Don't Show Again + + No + + + OK + Open @@ -703,6 +709,15 @@ These files will be FOREVER LOST. Successfully pushed. + + $(cloud-upload) Publish Changes + + + Publish Changes + + + Sync Changes $(sync){0}{1} + Staged Changes @@ -712,6 +727,9 @@ These files will be FOREVER LOST. Syncing. Cancelling may cause serious damages to the repository + + Too many changes were detected. Only the first {0} changes will be shown below. + Untracked @@ -1303,6 +1321,18 @@ These files will be FOREVER LOST. Controls whether to show a notification when a push is successful. + + Controls whether to show an action button to sync or publish, if there are unpublished commits. + + + Always shows the action button, if there are unpublished commits. + + + Never shows the action button. + + + Only shows the action button if there are no other changes and there are unpublished commits. + Control which changes are automatically staged by Smart Commit. @@ -1312,6 +1342,9 @@ These files will be FOREVER LOST. Automatically stage tracked changes only. + + Controls how to limit the number of changes that can be parsed from Git status command. Can be set to 0 for no limit. + Suggests to enable smart commit (commit all changes when there are no staged changes).