Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Kinzler2010-05-19 18:36:39 +0000
committerChris Aniszczyk2010-05-19 18:49:39 +0000
commit55fb47b3e942fc7597bbac0b2c0b5bde8aea9cfc (patch)
tree4a56b83ee344d8baf3edc2e4bf76732d14cb0dc7
parent7fba8802f7729dfd5fd08c1d5528d559bf529f5c (diff)
downloadegit-55fb47b3e942fc7597bbac0b2c0b5bde8aea9cfc.tar.gz
egit-55fb47b3e942fc7597bbac0b2c0b5bde8aea9cfc.tar.xz
egit-55fb47b3e942fc7597bbac0b2c0b5bde8aea9cfc.zip
Remove Unused Texts from UIText.java and corresponding properties
Bug: 309552 Change-Id: Ib8153b55c5479a37dd2dc617e7f0a287671e56c4 Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com> Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
-rw-r--r--org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java126
-rw-r--r--org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties48
2 files changed, 0 insertions, 174 deletions
diff --git a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
index 45f5690ffc..0c08b59cfa 100644
--- a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
+++ b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
@@ -82,18 +82,12 @@ public class UIText extends NLS {
public static String WizardProjectsImportPage_CheckingMessage;
/** */
- public static String WizardProjectsImportPage_SelectDialogTitle;
-
- /** */
public static String WizardProjectImportPage_errorMessage;
/** */
public static String WizardProjectsImportPage_CreateProjectsTask;
/** */
- public static String WizardProjectsImportPage_enableGit;
-
- /** */
public static String SelectRemoteNamePage_ConfigureFetch_button;
/** */
@@ -133,9 +127,6 @@ public class UIText extends NLS {
public static String GenerateHistoryJob_errorComputingHistory;
/** */
- public static String GenericOperationFailed;
-
- /** */
public static String ExistingOrNewPage_CreateButton;
/** */
@@ -226,9 +217,6 @@ public class UIText extends NLS {
public static String GitHistoryPage_Date;
/** */
- public static String GitHistoryPage_ErrorNotWritten;
-
- /** */
public static String GitHistoryPage_FileNotInCommit;
/** */
@@ -247,9 +235,6 @@ public class UIText extends NLS {
public static String GitHistoryPage_openFailed;
/** */
- public static String GitHistoryPage_seeLog;
-
- /** */
public static String GitHistoryPage_From;
/** */
@@ -325,9 +310,6 @@ public class UIText extends NLS {
public static String RepositorySearchDialog_ScanningForRepositories_message;
/** */
- public static String RepositorySearchDialog_SearchRepositoriesHeader;
-
- /** */
public static String RepositorySearchDialog_ToggleSelection_button;
/** */
@@ -496,12 +478,6 @@ public class UIText extends NLS {
public static String CloneDestinationPage_errorNotEmptyDir;
/** */
- public static String CloneDestinationPage_workspaceImport;
-
- /** */
- public static String CloneDestinationPage_importProjectsAfterClone;
-
- /** */
public static String RefContentProposal_blob;
/** */
@@ -766,9 +742,6 @@ public class UIText extends NLS {
public static String ResetAction_reset;
/** */
- public static String ResetAction_resetFailed;
-
- /** */
public static String ResetQuickdiffBaselineAction_resetQuickdiffBaseline;
/** */
@@ -787,9 +760,6 @@ public class UIText extends NLS {
public static String ResourceHistory_toggleRevComment;
/** */
- public static String ResourceHistory_toggleTooltips;
-
- /** */
public static String HardResetToRevisionAction_hardReset;
/** */
@@ -1099,24 +1069,9 @@ public class UIText extends NLS {
public static String CommitMessageViewer_committer;
/** */
- public static String CommitMessageViewer_deletedFileMode;
-
- /** */
public static String CommitMessageViewer_errorGettingFileDifference;
/** */
- public static String CommitMessageViewer_index;
-
- /** */
- public static String CommitMessageViewer_newFileMode;
-
- /** */
- public static String CommitMessageViewer_newMode;
-
- /** */
- public static String CommitMessageViewer_oldMode;
-
- /** */
public static String CommitMessageViewer_parent;
/** */
@@ -1378,15 +1333,9 @@ public class UIText extends NLS {
public static String BranchAction_checkingOut;
/** */
- public static String BranchAction_errorSwitchingBranches;
-
- /** */
public static String BranchAction_repositoryState;
/** */
- public static String BranchAction_unableToSwitchBranches;
-
- /** */
public static String BranchSelectionDialog_TitleCheckout;
/** */
@@ -1396,21 +1345,12 @@ public class UIText extends NLS {
public static String BranchSelectionDialog_OkReset;
/** */
- public static String BranchSelectionDialog_ErrorCouldNotRefreshBranchList;
-
- /** */
public static String BranchSelectionDialog_ErrorCouldNotCreateNewRef;
/** */
- public static String BranchSelectionDialog_ErrorCouldNotRefresh;
-
- /** */
public static String BranchSelectionDialog_ErrorCouldNotRenameRef;
/** */
- public static String BranchSelectionDialog_BranchSuffix_Current;
-
- /** */
public static String BranchSelectionDialog_ResetType;
/** */
@@ -1423,15 +1363,6 @@ public class UIText extends NLS {
public static String BranchSelectionDialog_ResetTypeHard;
/** */
- public static String BranchSelectionDialog_Tags;
-
- /** */
- public static String BranchSelectionDialog_RemoteBranches;
-
- /** */
- public static String BranchSelectionDialog_LocalBranches;
-
- /** */
public static String BranchSelectionDialog_ReallyResetTitle;
/** */
@@ -1441,9 +1372,6 @@ public class UIText extends NLS {
public static String BranchSelectionDialog_QuestionNewBranchTitle;
/** */
- public static String BranchSelectionDialog_QuestionNewBranchNameTitle;
-
- /** */
public static String BranchSelectionDialog_QuestionNewBranchNameMessage;
/** */
@@ -1462,9 +1390,6 @@ public class UIText extends NLS {
public static String BranchSelectionDialog_ErrorInvalidRefName;
/** */
- public static String BranchSelectionDialog_ErrorRenameFailed;
-
- /** */
public static String BranchSelectionDialog_OkCheckout;
/** */
@@ -1504,15 +1429,9 @@ public class UIText extends NLS {
public static String DecoratorPreferencesPage_computeRecursiveLimitTooltip;
/** */
- public static String DecoratorPreferencesPage_invalidInput;
-
- /** */
public static String DecoratorPreferencesPage_description;
/** */
- public static String DecoratorPreferencesPage_decorationSettings;
-
- /** */
public static String DecoratorPreferencesPage_preview;
/** */
@@ -1549,9 +1468,6 @@ public class UIText extends NLS {
public static String DecoratorPreferencesPage_bindingStagedFlag;
/** */
- public static String DecoratorPreferencesPage_selectFormats;
-
- /** */
public static String DecoratorPreferencesPage_selectVariablesToAdd;
/** */
@@ -1591,12 +1507,6 @@ public class UIText extends NLS {
public static String Track_addToVersionControl;
/** */
- public static String Track_error;
-
- /** */
- public static String Track_see_log;
-
- /** */
public static String RepositoriesView_ActionCanceled_Message;
/** */
@@ -1618,9 +1528,6 @@ public class UIText extends NLS {
public static String RepositoriesView_Branches_Nodetext;
/** */
- public static String RepositoriesView_Checking_Message;
-
- /** */
public static String RepositoriesView_CheckingOutMessage;
/** */
@@ -1687,21 +1594,12 @@ public class UIText extends NLS {
public static String RepositoriesView_ErrorHeader;
/** */
- public static String RepositoriesView_ExistingProjects_Nodetext;
-
- /** */
public static String RepositoriesView_FetchMenu;
/** */
public static String RepositoriesView_Import_Button;
/** */
- public static String RepositoriesView_ImportExistingProjects_MenuItem;
-
- /** */
- public static String RepositoriesView_ImportProject_MenuItem;
-
- /** */
public static String RepositoriesView_ImportProjectsMenu;
/** */
@@ -1786,21 +1684,6 @@ public class UIText extends NLS {
public static String DiscardChangesAction_discardChanges;
/** */
- public static String DiscardChangesAction_unexpectedErrorTitle;
-
- /** */
- public static String DiscardChangesAction_unexpectedErrorMessage;
-
- /** */
- public static String DiscardChangesAction_unexpectedIndexErrorMessage;
-
- /** */
- public static String DiscardChangesAction_refreshErrorTitle;
-
- /** */
- public static String DiscardChangesAction_refreshErrorMessage;
-
- /** */
public static String Disconnect_disconnect;
/** */
@@ -1876,9 +1759,6 @@ public class UIText extends NLS {
public static String GitCreateProjectViaWizardWizard_WizardTitle;
/** */
- public static String GitImportProjectsWizard_ImportExistingProjects0;
-
- /** */
public static String GitImportWithDirectoriesPage_PageMessage;
/** */
@@ -1993,12 +1873,6 @@ public class UIText extends NLS {
public static String TagAction_repositoryState;
/** */
- public static String TagAction_errorCreatingTag;
-
- /** */
- public static String TagAction_unableToCreateTag;
-
- /** */
public static String TagAction_errorDuringTagging;
/** */
diff --git a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties
index 260c070e4c..709d076b84 100644
--- a/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties
+++ b/org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties
@@ -27,10 +27,8 @@ WizardProjectsImportPage_SearchingMessage = Searching for projects
WizardProjectsImportPage_ProcessingMessage = Processing results
WizardProjectsImportPage_projectsInWorkspace = Some projects were hidden because they exist in the workspace directory
WizardProjectsImportPage_CheckingMessage = Checking: {0}
-WizardProjectsImportPage_SelectDialogTitle = Select root directory of the projects to import
WizardProjectImportPage_errorMessage = Creation Problems
WizardProjectsImportPage_CreateProjectsTask = Creating Projects
-WizardProjectsImportPage_enableGit = Enable &Git Team operations on imported projects
WizardProjectsImportPage_filterText = type filter text to filter unselected projects
SelectRemoteNamePage_ConfigureFetch_button=Configure Fetch
@@ -47,7 +45,6 @@ SharingWizard_windowTitle=Configure Git Repository
SharingWizard_failed=Failed to initialize Git team provider.
GenerateHistoryJob_errorComputingHistory=Cannot compute Git history.
-GenericOperationFailed={0} Failed
ExistingOrNewPage_CreateButton=&Create Repository
ExistingOrNewPage_title=Configure Git Repository
@@ -78,16 +75,13 @@ GitHistoryPage_CompareWithWorking=Compare with Working Tree
GitHistoryPage_errorLookingUpPath=IO error looking up path {0} in {1}.
GitHistoryPage_errorParsingHead=Cannot parse HEAD in: {0}
GitHistoryPage_errorReadingHeadCommit=Cannot read HEAD commit {0} in: {1}
-GitHistoryPage_FileNotInCommit={0} not in {1}
GitHistoryPage_fileNotFound=File not found
GitHistoryPage_find=Find
GitHistoryPage_notContainedInCommits=File {0} is not contained in the commits: {1}
GitHistoryPage_open=Open
GitHistoryPage_openFailed=Opening Editor failed
-GitHistoryPage_seeLog=See error log for details
GitHistoryPage_CreatePatch=Create &Patch...
GitHistoryPage_Date=Date
-GitHistoryPage_ErrorNotWritten=The patch file could not be written
GitHistoryPage_FileNotInCommit={0} not in {1}
GitHistoryPage_From=From
GitHistoryPage_Subject=Subject
@@ -124,7 +118,6 @@ RepositoryRemotePropertySource_RemotePushUrl_label=Remote Push URL
RepositorySearchDialog_DeepSearch_button=Look for Nested Repositories
RepositorySearchDialog_RepositoriesFound_message={0} Git repositories found...
RepositorySearchDialog_ScanningForRepositories_message=Scanning for GIT repositories...
-RepositorySearchDialog_SearchRepositoriesHeader=Search Git Repositories
RepositorySearchDialog_ToggleSelection_button=Toggle Selection
RepositorySearchDialog_browse=Browse...
RepositorySearchDialog_directory=Directory
@@ -167,7 +160,6 @@ SourceBranchPage_cannotListBranches=Cannot list the available branches.
SourceBranchPage_remoteListingCancelled=Operation cancelled
SourceBranchPage_cannotCreateTemp=Couldn't create temporary repository.
-
CloneDestinationPage_title=Local Destination
CloneDestinationPage_description=Configure the local storage location for {0}.
CloneDestinationPage_groupDestination=Destination
@@ -178,8 +170,6 @@ CloneDestinationPage_promptRemoteName=Remote na&me
CloneDestinationPage_fieldRequired={0} is required.
CloneDestinationPage_browseButton=Bro&wse
CloneDestinationPage_errorNotEmptyDir={0} is not an empty directory.
-CloneDestinationPage_importProjectsAfterClone=&Import projects after clone
-CloneDestinationPage_workspaceImport=Workspace import
RefContentProposal_blob=blob
RefContentProposal_branch=branch
@@ -272,14 +262,12 @@ QuickdiffBaselineOperation_baseline=Cannot set quickdiff baseline
ResetAction_errorResettingHead=Cannot reset HEAD now
ResetAction_repositoryState=Repository state: {0}
ResetAction_reset=Resetting to {0}
-ResetAction_resetFailed=Reset failed
ResetQuickdiffBaselineAction_resetQuickdiffBaseline=Reset Quickdiff Baseline
ResetQuickdiffBaselineHeadParentAction_0=Reset Quickdiff Baseline
ResourceHistory_toggleCommentWrap=Wrap Comments
ResourceHistory_toggleCommentFill=Fill Paragraphs
ResourceHistory_toggleRevDetail=Show Revision Details
ResourceHistory_toggleRevComment=Show Revision Comment
-ResourceHistory_toggleTooltips=Show Revision Tooltip
HardResetToRevisionAction_hardReset=Hard Reset
HistoryPage_authorColumn=Author
@@ -395,12 +383,7 @@ CommitMessageViewer_author=Author
CommitMessageViewer_child=Child
CommitMessageViewer_commit=commit
CommitMessageViewer_committer=Committer
-CommitMessageViewer_deletedFileMode=deleted file mode
CommitMessageViewer_errorGettingFileDifference=Can't get file difference of {0}.
-CommitMessageViewer_index=index
-CommitMessageViewer_newFileMode=new file mode
-CommitMessageViewer_newMode=new mode
-CommitMessageViewer_oldMode=old mode
CommitMessageViewer_parent=Parent
CompareWithIndexAction_errorOnAddToIndex=Error during adding to index
@@ -496,43 +479,30 @@ WindowCachePreferencePage_packedGitMMAP=Use virtual memory mapping
BranchAction_branchFailed=Branch failed
BranchAction_cannotCheckout=Cannot checkout now
BranchAction_checkingOut=Checking out {0}
-BranchAction_errorSwitchingBranches=Error while switching branches
BranchAction_repositoryState=Repository state: {0}
-BranchAction_unableToSwitchBranches=Unable to switch branches
BranchSelectionDialog_TitleCheckout=Checkout: {0}
BranchSelectionDialog_TitleReset=Reset: {0}
-BranchSelectionDialog_BranchSuffix_Current=\ (current)
BranchSelectionDialog_ErrorAlreadyExists=Already exists
BranchSelectionDialog_ErrorCouldNotCreateNewRef=Could not create new ref {0}
-BranchSelectionDialog_ErrorCouldNotRefresh=Could not refresh list of branches
-BranchSelectionDialog_ErrorCouldNotRefreshBranchList=Could not refresh list of branches
BranchSelectionDialog_ErrorCouldNotResolve=Could not attempt to resolve {0}
BranchSelectionDialog_ErrorInvalidRefName=Invalid ref name
BranchSelectionDialog_ErrorCouldNotRenameRef=Failed to rename branch {0} -> {1}, status={2}
-BranchSelectionDialog_ErrorRenameFailed=Rename failed
-BranchSelectionDialog_LocalBranches=Local Branches
BranchSelectionDialog_NewBranch=&New branch
BranchSelectionDialog_OkCheckout=&Checkout
BranchSelectionDialog_OkReset=&Reset
BranchSelectionDialog_QuestionNewBranchMessage=Enter name of the new branch. It will branch from the selected branch {0}. {1} will be prepended to the name you type
-BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. refs/heads/ will be prepended to the name you type
BranchSelectionDialog_QuestionNewBranchNameMessage=Enter new name of the {0} branch. {1} will be prepended to the name you type
BranchSelectionDialog_QuestionNewBranchTitle=New branch
-BranchSelectionDialog_QuestionNewBranchNameTitle=Rename branch
BranchSelectionDialog_ReallyResetMessage=Resetting will overwrite any changes in your working directory.\n\nDo you wish to continue?
BranchSelectionDialog_ReallyResetTitle=Really reset?
-BranchSelectionDialog_RemoteBranches=Remote Branches
BranchSelectionDialog_ResetType=Reset Type
BranchSelectionDialog_ResetTypeHard=&Hard
BranchSelectionDialog_ResetTypeMixed=&Mixed (working directory unmodified)
BranchSelectionDialog_ResetTypeSoft=&Soft (Index and working directory unmodified)
-BranchSelectionDialog_Tags=Tags
BranchSelectionDialog_Refs=Re&fs
BranchSelectionDialog_Rename=&Rename
-Decorator_exceptionMessage=Errors occurred while applying Git decorations to resources.
-
DecoratorPreferencesPage_addVariablesTitle=Add Variables
DecoratorPreferencesPage_addVariablesAction=Add &Variables...
DecoratorPreferencesPage_recomputeAncestorDecorations=Re-decorate &ancestors when decorating changed resources
@@ -540,8 +510,6 @@ DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip=Enabling this optio
DecoratorPreferencesPage_computeRecursiveLimit=Maximum number of levels to recurse for container decoration:
DecoratorPreferencesPage_computeRecursiveLimitTooltip=This value determines the maximum number of levels that will be recursed for each container decoration before bailing out. Increasing this number will improve accuracy for container decoration, but has a performance impact for large projects.
DecoratorPreferencesPage_description=Shows Git specific information on resources in projects under version control.
-DecoratorPreferencesPage_invalidInput=''{0}'' is not a valid input
-DecoratorPreferencesPage_decorationSettings=Decoration &settings:
DecoratorPreferencesPage_preview=Preview:
DecoratorPreferencesPage_fileFormatLabel=&Files:
DecoratorPreferencesPage_folderFormatLabel=F&olders:
@@ -555,7 +523,6 @@ DecoratorPreferencesPage_bindingResourceName=name of the resource being decorate
DecoratorPreferencesPage_bindingBranchName=current branch of the project
DecoratorPreferencesPage_bindingDirtyFlag=flag indicating whether or not the resource is dirty
DecoratorPreferencesPage_bindingStagedFlag=flag indicating whether or not the resource is staged
-DecoratorPreferencesPage_selectFormats=Select the format for file, folders, and project text labels:
DecoratorPreferencesPage_selectVariablesToAdd=Select the &variables to add to the decoration format:
DecoratorPreferencesPage_textLabel=T&ext Decorations
DecoratorPreferencesPage_iconLabel=&Icon Decorations
@@ -571,9 +538,6 @@ IgnoreAction_jobName=Ignore Git resources
IgnoreAction_taskName=Ignoring Git resources
IgnoreAction_error=Unable to ignore resources
Track_addToVersionControl=Add to Version Control
-Track_error=Add to Version Control failed
-Track_see_log=See error log for details.
-
RepositoriesView_ActionCanceled_Message=Action was canceled
RepositoriesView_Add_Button=Add...
RepositoriesView_AddRepository_MenuItem=Add Git Repository...
@@ -581,7 +545,6 @@ RepositoriesView_AddRepository_Tooltip=Add an existing Git Repository
RepositoriesView_BranchCreationFailureMessage=Branch creation failed
RepositoriesView_BranchDeletionFailureMessage=Branch deletion failed
RepositoriesView_Branches_Nodetext=Branches
-RepositoriesView_Checking_Message=Checking: {0}
RepositoriesView_CheckingOutMessage=Checking out {0}
RepositoriesView_CheckOut_MenuItem=Check out
RepositoriesView_ClipboardContentNoGitRepoMessage=Path {0} does not appear to be a Git Repository location
@@ -605,11 +568,8 @@ RepositoriesView_DeleteRepoDeterminProjectsMessage=Determining projects that mus
RepositoriesView_DoPushMenuItem=Push...
RepositoriesView_Error_WindowTitle=Error
RepositoriesView_ErrorHeader=Error
-RepositoriesView_ExistingProjects_Nodetext=Existing Projects
RepositoriesView_FetchMenu=Fetch...
RepositoriesView_Import_Button=Import...
-RepositoriesView_ImportExistingProjects_MenuItem=Import Existing projects...
-RepositoriesView_ImportProject_MenuItem=Import
RepositoriesView_ImportProjectsMenu=Import projects...
RepositoriesView_ImportRepository_MenuItem=Import Git Repository...
RepositoriesView_LinkWithSelection_action=Link with selection
@@ -639,11 +599,6 @@ RepositoriesViewLabelProvider_TagsNodeText=Tags
DiscardChangesAction_confirmActionTitle=Discard Local Changes
DiscardChangesAction_confirmActionMessage=This will discard all local changes for the selected resources. Are you sure you want to do this ?
DiscardChangesAction_discardChanges=Discard Changes
-DiscardChangesAction_unexpectedErrorTitle=Unexpected Error
-DiscardChangesAction_unexpectedErrorMessage=An unexpected error occured while attempting to checkout resources.
-DiscardChangesAction_unexpectedIndexErrorMessage=An unexpected error occured while attempting to interact with the Git Index.
-DiscardChangesAction_refreshErrorTitle=Error During Refresh
-DiscardChangesAction_refreshErrorMessage=Some of the selected resources could not be refreshed.
Disconnect_disconnect=Disconnect
GitCompareFileRevisionEditorInput_contentIdentifier=Problem getting content identifier
@@ -670,7 +625,6 @@ GitCreatePatchWizard_FilesystemDirectoryError=Please enter a file name.
GitCreatePatchWizard_FilesystemDirectoryNotExistsError=The specified directory does not exist.
GitCreateProjectViaWizardWizard_AbortedMessage=Action was aborted
GitCreateProjectViaWizardWizard_WizardTitle=Import projects from Git Repository {0}
-GitImportProjectsWizard_ImportExistingProjects0=Import existing projects
GitImportWithDirectoriesPage_PageMessage=Depending on the wizard, you may select a directory to determine the wizard's scope
GitImportWithDirectoriesPage_PageTitle=Select a wizard and decide how to share the imported projects
GitImportWithDirectoriesPage_SelectFolderMessage=Please select a folder
@@ -711,8 +665,6 @@ Update_update=Update
TagAction_cannotCheckout=Cannot checkout now
TagAction_cannotGetBranchName=Cannot get actual branch name
TagAction_repositoryState=Cannot checkout repository because it is in state: {0}
-TagAction_errorCreatingTag=Error while creating tag {0}
-TagAction_unableToCreateTag=Unable to create tag {0}
TagAction_errorDuringTagging=Error during tagging
TagAction_errorWhileMappingRevTag=Unable to get information about {0} tag.
TagAction_errorWhileGettingRevCommits=An error occurred while getting list of commits.

Back to the top