|
Lines 394-400
RebaseResultDialog_NextStepsAfterResolveConflicts=When you have resolved the con
Link Here
|
| 394 |
RebaseResultDialog_NextStepsDoNothing=- resolve the conflicts\n- then run "Rebase > Continue"\n- or "Rebase > Abort" |
394 |
RebaseResultDialog_NextStepsDoNothing=- resolve the conflicts\n- then run "Rebase > Continue"\n- or "Rebase > Abort" |
| 395 |
RebaseResultDialog_NothingToCommit=No changes detected.\n\nIf there is nothing left to stage, chances are that something else\nalready introduced the same changes; you might want to skip this patch using "Rebase > Skip commit and continue". |
395 |
RebaseResultDialog_NothingToCommit=No changes detected.\n\nIf there is nothing left to stage, chances are that something else\nalready introduced the same changes; you might want to skip this patch using "Rebase > Skip commit and continue". |
| 396 |
RebaseResultDialog_notInWorkspace=<not in workspace> |
396 |
RebaseResultDialog_notInWorkspace=<not in workspace> |
| 397 |
RebaseResultDialog_notInWorkspaceMessage=Some conflicting files are not part of the workspace. Open Staging View and launch a text editor to edit each conflicting file. |
397 |
RebaseResultDialog_notInWorkspaceMessage=Some conflicting files are not part of the workspace. Open Status View and launch a text editor to edit each conflicting file. |
| 398 |
RebaseResultDialog_notShared=<not shared> |
398 |
RebaseResultDialog_notShared=<not shared> |
| 399 |
RebaseResultDialog_notSharedMessage=Some conflicting files reside in projects not shared with Git. Please share the related projects with Git. |
399 |
RebaseResultDialog_notSharedMessage=Some conflicting files reside in projects not shared with Git. Please share the related projects with Git. |
| 400 |
RebaseResultDialog_SkipCommitButton=&Skip this commit and continue rebasing the next commits |
400 |
RebaseResultDialog_SkipCommitButton=&Skip this commit and continue rebasing the next commits |
|
Lines 851-859
CommitDialog_ContentAssist=Content assist available for previous commit messages
Link Here
|
| 851 |
CommitDialog_Files=Files ({0}/{1}) |
851 |
CommitDialog_Files=Files ({0}/{1}) |
| 852 |
CommitDialog_Message=Enter commit message. |
852 |
CommitDialog_Message=Enter commit message. |
| 853 |
CommitDialog_MessageNoFilesSelected=Select one or more files to commit |
853 |
CommitDialog_MessageNoFilesSelected=Select one or more files to commit |
| 854 |
CommitDialog_OpenStagingViewError=Could not open the Git Staging view |
854 |
CommitDialog_OpenStagingViewError=Could not open the Git Status view |
| 855 |
CommitDialog_OpenStagingViewLink=Open <a>Git Staging</a> view |
855 |
CommitDialog_OpenStagingViewLink=Open <a>Git Status</a> view |
| 856 |
CommitDialog_OpenStagingViewToolTip=For comparing and committing while still being able to navigate and use the editor, try the Git Staging view by clicking the link. The view will be opened with your repository and commit message. |
856 |
CommitDialog_OpenStagingViewToolTip=For comparing and committing while still being able to navigate and use the editor, try the Git Status view by clicking the link. The view will be opened with your repository and commit message. |
| 857 |
CommitDialog_Path=Path |
857 |
CommitDialog_Path=Path |
| 858 |
CommitDialog_Title=Commit Changes to Git Repository |
858 |
CommitDialog_Title=Commit Changes to Git Repository |
| 859 |
CommitDialog_IgnoreErrors=Ignore warnings and errors |
859 |
CommitDialog_IgnoreErrors=Ignore warnings and errors |
|
Lines 1089-1095
CommittingPreferencePage_WarnBlock_Errors=Errors
Link Here
|
| 1089 |
CommittingPreferencePage_WarnBlock_WarningsAndErrors=Warnings and errors |
1089 |
CommittingPreferencePage_WarnBlock_WarningsAndErrors=Warnings and errors |
| 1090 |
CommittingPreferencePage_BlockCommit=Block commit button |
1090 |
CommittingPreferencePage_BlockCommit=Block commit button |
| 1091 |
CommittingPreferencePage_BlockCommitCombo=Block if there are: |
1091 |
CommittingPreferencePage_BlockCommitCombo=Block if there are: |
| 1092 |
CommittingPreferencePage_AlwaysUseStagingView=Use Staging View to commit instead of Commit Dialog |
1092 |
CommittingPreferencePage_AlwaysUseStagingView=Use Status View to commit instead of Commit Dialog |
| 1093 |
CommittingPreferencePage_autoStageDeletion=Automatically stage files being deleted |
1093 |
CommittingPreferencePage_autoStageDeletion=Automatically stage files being deleted |
| 1094 |
CommittingPreferencePage_autoStageMoves=Automatically stage files being moved |
1094 |
CommittingPreferencePage_autoStageMoves=Automatically stage files being moved |
| 1095 |
CommittingPreferencePage_AutoStageOnCommit=Automatically stage selected resources on commit |
1095 |
CommittingPreferencePage_AutoStageOnCommit=Automatically stage selected resources on commit |
|
Lines 1372-1378
GitCompareEditorInput_ResourcesInDifferentReposMessagge=Resources belong to diff
Link Here
|
| 1372 |
GitCompareFileRevisionEditorInput_CompareInputTitle={0} |
1372 |
GitCompareFileRevisionEditorInput_CompareInputTitle={0} |
| 1373 |
GitCompareFileRevisionEditorInput_CompareTooltip=Compare {0} {1} and {2} |
1373 |
GitCompareFileRevisionEditorInput_CompareTooltip=Compare {0} {1} and {2} |
| 1374 |
GitCompareFileRevisionEditorInput_CurrentTitle=Current |
1374 |
GitCompareFileRevisionEditorInput_CurrentTitle=Current |
| 1375 |
GitCompareFileRevisionEditorInput_LocalLabel=Local: {0} |
1375 |
GitCompareFileRevisionEditorInput_LocalLabel=Local, Working Tree: {0} |
| 1376 |
GitCompareFileRevisionEditorInput_IndexLabel=Index: {0} |
1376 |
GitCompareFileRevisionEditorInput_IndexLabel=Index: {0} |
| 1377 |
GitCompareFileRevisionEditorInput_IndexEditableLabel=Index: {0} (editable) |
1377 |
GitCompareFileRevisionEditorInput_IndexEditableLabel=Index: {0} (editable) |
| 1378 |
GitCompareFileRevisionEditorInput_RevisionLabel={0} {1} ({2}) |
1378 |
GitCompareFileRevisionEditorInput_RevisionLabel={0} {1} ({2}) |
|
Lines 1879-1889
Examples:\
Link Here
|
| 1879 |
OpenWorkingFileAction_text=&Open |
1879 |
OpenWorkingFileAction_text=&Open |
| 1880 |
OpenWorkingFileAction_tooltip=Open working file |
1880 |
OpenWorkingFileAction_tooltip=Open working file |
| 1881 |
OpenWorkingFileAction_openWorkingFileShellTitle=Problems Opening Working File |
1881 |
OpenWorkingFileAction_openWorkingFileShellTitle=Problems Opening Working File |
| 1882 |
StagingView_UnstagedChanges=Unstaged Changes ({0}) |
1882 |
StagingView_UnstagedChanges=Changes in Working Tree ({0}) |
| 1883 |
StagingView_UnstagedChangesTooltip=Changes not in the git index; not in the commit |
1883 |
StagingView_UnstagedChangesTooltip=Changes not in the git index; not in the commit |
| 1884 |
StagingView_ShowFileNamesFirst=Show File Names First |
1884 |
StagingView_ShowFileNamesFirst=Show File Names First |
| 1885 |
StagingView_StagedChanges=Staged Changes ({0}) |
1885 |
StagingView_StagedChanges=Changes in Index ({0}) |
| 1886 |
StagingView_StagedChangesTooltip=Changes in the git index; included in the commit |
1886 |
StagingView_StagedChangesTooltip=Staged chnages for inclusion in the commit |
| 1887 |
StagingView_CommitMessage=Commit Message |
1887 |
StagingView_CommitMessage=Commit Message |
| 1888 |
StagingView_Committer=Committer: |
1888 |
StagingView_Committer=Committer: |
| 1889 |
StagingView_Author=Author: |
1889 |
StagingView_Author=Author: |
|
Lines 1940-1946
StagingView_AddJob=Adding files to index...
Link Here
|
| 1940 |
StagingView_RemoveJob=Removing files from index... |
1940 |
StagingView_RemoveJob=Removing files from index... |
| 1941 |
StagingView_ResetJob=Unstaging files... |
1941 |
StagingView_ResetJob=Unstaging files... |
| 1942 |
StagingView_MessageErrors=Fix warnings/errors before you commit changes or explicitly ignore them |
1942 |
StagingView_MessageErrors=Fix warnings/errors before you commit changes or explicitly ignore them |
| 1943 |
StagingView_LoadJob=Staging View Loader |
1943 |
StagingView_LoadJob=Status View Loader |
| 1944 |
StagingView_IgnoreErrors=Ignore warnings and errors |
1944 |
StagingView_IgnoreErrors=Ignore warnings and errors |
| 1945 |
StagingView_CopyPaths=&Copy {0,choice,1#Path|1<Paths} |
1945 |
StagingView_CopyPaths=&Copy {0,choice,1#Path|1<Paths} |
| 1946 |
StashApplyCommand_applyFailed=Applying stashed commit ''{0}'' failed due to ''{1}'' |
1946 |
StashApplyCommand_applyFailed=Applying stashed commit ''{0}'' failed due to ''{1}'' |
|
Lines 2018-2024
EditHandler_CommitNotOnCurrentBranch=The selected commit cannot be edited becaus
Link Here
|
| 2018 |
EditHandler_Error_Title=Error Editing Commit |
2018 |
EditHandler_Error_Title=Error Editing Commit |
| 2019 |
EditHandler_ErrorCheckingIfCommitIsOnCurrentBranch=Error checking if commit is on current branch |
2019 |
EditHandler_ErrorCheckingIfCommitIsOnCurrentBranch=Error checking if commit is on current branch |
| 2020 |
EditHandler_JobName=Editing Commit {0} |
2020 |
EditHandler_JobName=Editing Commit {0} |
| 2021 |
EditHandler_OpenStagingAndRebaseInteractiveViews=Open Staging and Interactive Rebase Views |
2021 |
EditHandler_OpenStagingAndRebaseInteractiveViews=Open Status and Interactive Rebase Views |
| 2022 |
|
2022 |
|
| 2023 |
GitModelSynchronizeParticipant_initialScopeName=Git |
2023 |
GitModelSynchronizeParticipant_initialScopeName=Git |
| 2024 |
GitModelSynchronizeParticipant_noCachedSourceVariant=Could not locate cached source variant for resource: {0} |
2024 |
GitModelSynchronizeParticipant_noCachedSourceVariant=Could not locate cached source variant for resource: {0} |
|
Lines 2038-2044
PushMenu_PushBranch=Push &Branch ''{0}''...
Link Here
|
| 2038 |
|
2038 |
|
| 2039 |
DiffStyleRangeFormatter_diffTruncated=[...] diff truncated after {0} lines. |
2039 |
DiffStyleRangeFormatter_diffTruncated=[...] diff truncated after {0} lines. |
| 2040 |
|
2040 |
|
| 2041 |
StagingViewPreferencePage_title=Staging View |
2041 |
StagingViewPreferencePage_title=Status View |
| 2042 |
StagingViewPreferencePage_maxLimitListMode=Switch to compact mode if files number exceeds: |
2042 |
StagingViewPreferencePage_maxLimitListMode=Switch to compact mode if files number exceeds: |
| 2043 |
|
2043 |
|
| 2044 |
CommandConfirmationHardResetDialog_resetButtonLabel=&Reset |
2044 |
CommandConfirmationHardResetDialog_resetButtonLabel=&Reset |
| 2045 |
- |
|
|