Git Import Wizard
[egit.git] / org.eclipse.egit.ui / src / org / eclipse / egit / ui / UIText.java
blob12b71e57b1d3624c5a4e39ed1c18a2edeee8288b
1 /*******************************************************************************
2 * Copyright (C) 2008, Robin Rosenberg <robin.rosenberg@dewire.com>
3 * Copyright (C) 2008, Roger C. Soares <rogersoares@intelinet.com.br>
4 * Copyright (C) 2008, Shawn O. Pearce <spearce@spearce.org>
6 * All rights reserved. This program and the accompanying materials
7 * are made available under the terms of the Eclipse Public License v1.0
8 * which accompanies this distribution, and is available at
9 * http://www.eclipse.org/legal/epl-v10.html
10 *******************************************************************************/
11 package org.eclipse.egit.ui;
13 import org.eclipse.osgi.util.NLS;
15 /**
16 * Text resources for the plugin. Strings here can be i18n-ed simpler and avoid
17 * duplicating strings.
19 public class UIText extends NLS {
21 /** */
22 public static String WizardProjectsImportPage_filterText;
24 /** */
25 public static String Activator_refreshFailed;
27 /** */
28 public static String Activator_refreshingProjects;
30 /** */
31 public static String Activator_refreshJobName;
33 /** */
34 public static String Activator_repoScanJobName;
36 /** */
37 public static String Activator_scanError;
39 /** */
40 public static String Activator_scanningRepositories;
42 /** */
43 public static String AddToIndexAction_addingFilesFailed;
45 /** */
46 public static String AddToIndexAction_indexesWithUnmergedEntries;
48 /** */
49 public static String WizardProjectsImportPage_ImportProjectsTitle;
51 /** */
52 public static String WizardProjectsImportPage_ImportProjectsDescription;
54 /** */
55 public static String WizardProjectsImportPage_ProjectsListTitle;
57 /** */
58 public static String WizardProjectsImportPage_selectAll;
60 /** */
61 public static String WizardProjectsImportPage_deselectAll;
63 /** */
64 public static String WizardProjectsImportPage_projectLabel;
66 /** */
67 public static String WizardProjectsImportPage_SearchingMessage;
69 /** */
70 public static String WizardProjectsImportPage_ProcessingMessage;
72 /** */
73 public static String WizardProjectsImportPage_projectsInWorkspace;
75 /** */
76 public static String WizardProjectsImportPage_CheckingMessage;
78 /** */
79 public static String WizardProjectsImportPage_SelectDialogTitle;
81 /** */
82 public static String WizardProjectImportPage_errorMessage;
84 /** */
85 public static String WizardProjectsImportPage_CreateProjectsTask;
87 /** */
88 public static String WizardProjectsImportPage_enableGit;
90 /** */
91 public static String SelectRemoteNamePage_ConfigureFetch_button;
93 /** */
94 public static String SelectRemoteNamePage_ConfigurePush_button;
96 /** */
97 public static String SelectRemoteNamePage_MustConfigureSomething_message;
99 /** */
100 public static String SelectRemoteNamePage_NameInUseMessage;
102 /** */
103 public static String SelectRemoteNamePage_NameMustNotBeEmptyMessage;
105 /** */
106 public static String SelectRemoteNamePage_RemoteNameLabel;
108 /** */
109 public static String SelectRemoteNamePage_RemoteNameMessage;
111 /** */
112 public static String SelectRemoteNamePage_RemoteNameTitle;
114 /** */
115 public static String SelectRemoteNamePage_SelectRemoteNameMessage;
117 /** */
118 public static String SharingWizard_windowTitle;
120 /** */
121 public static String SharingWizard_failed;
123 /** */
124 public static String GenerateHistoryJob_errorComputingHistory;
126 /** */
127 public static String GenericOperationFailed;
129 /** */
130 public static String ExistingOrNewPage_CreateButton;
132 /** */
133 public static String ExistingOrNewPage_title;
135 /** */
136 public static String ExistingOrNewPage_description;
138 /** */
139 public static String ExistingOrNewPage_ErrorFailedToCreateRepository;
141 /** */
142 public static String ExistingOrNewPage_ErrorFailedToRefreshRepository;
144 /** */
145 public static String ExistingOrNewPage_HeaderPath;
147 /** */
148 public static String ExistingOrNewPage_HeaderProject;
150 /** */
151 public static String ExistingOrNewPage_HeaderRepository;
153 /** */
154 public static String ExistingOrNewPage_SymbolicValueEmptyMapping;
156 /** */
157 public static String GitCloneWizard_abortingCloneMsg;
159 /** */
160 public static String GitCloneWizard_abortingCloneTitle;
162 /** */
163 public static String GitCloneWizard_CloneFailedHeading;
165 /** */
166 public static String GitCloneWizard_CloneCanceledMessage;
168 /** */
169 public static String GitCloneWizard_title;
171 /** */
172 public static String GitCloneWizard_jobName;
174 /** */
175 public static String GitCloneWizard_failed;
177 /** */
178 public static String GitCloneWizard_errorCannotCreate;
180 /** */
181 public static String GitDecoratorPreferencePage_bindingRepositoryNameFlag;
183 /** */
184 public static String GitDocument_errorLoadCommit;
186 /** */
187 public static String GitDocument_errorLoadTree;
189 /** */
190 public static String GitDocument_errorRefreshQuickdiff;
192 /** */
193 public static String GitDocument_errorResolveQuickdiff;
195 /** */
196 public static String GitHistoryPage_compareMode;
198 /** */
199 public static String GitHistoryPage_CompareVersions;
201 /** */
202 public static String GitHistoryPage_CompareWithWorking;
204 /** */
205 public static String GitHistoryPage_errorLookingUpPath;
207 /** */
208 public static String GitHistoryPage_errorParsingHead;
210 /** */
211 public static String GitHistoryPage_errorReadingHeadCommit;
213 /** */
214 public static String GitHistoryPage_FileNotInCommit;
216 /** */
217 public static String GitHistoryPage_fileNotFound;
219 /** */
220 public static String GitHistoryPage_find;
222 /** */
223 public static String GitHistoryPage_notContainedInCommits;
225 /** */
226 public static String GitHistoryPage_open;
228 /** */
229 public static String GitHistoryPage_openFailed;
231 /** */
232 public static String GitProjectPropertyPage_LabelBranch;
234 /** */
235 public static String GitProjectPropertyPage_LabelGitDir;
237 /** */
238 public static String GitProjectPropertyPage_LabelId;
240 /** */
241 public static String GitProjectPropertyPage_LabelState;
243 /** */
244 public static String GitProjectPropertyPage_LabelWorkdir;
246 /** */
247 public static String GitProjectPropertyPage_ValueEmptyRepository;
249 /** */
250 public static String GitProjectPropertyPage_ValueUnbornBranch;
252 /** */
253 public static String GitProjectsImportPage_NoProjectsMessage;
255 /** */
256 public static String RepositoryPropertySource_ConfigureKeysAction;
258 /** */
259 public static String RepositoryPropertySource_EffectiveConfigurationAction;
261 /** */
262 public static String RepositoryPropertySource_EffectiveConfigurationCategory;
264 /** */
265 public static String RepositoryPropertySource_ErrorHeader;
267 /** */
268 public static String RepositoryPropertySource_GlobalConfigurationCategory;
270 /** */
271 public static String RepositoryPropertySource_RepositoryConfigurationCategory;
273 /** */
274 public static String RepositoryPropertySource_RestoreStandardAction;
276 /** */
277 public static String RepositoryRemotePropertySource_ErrorHeader;
279 /** */
280 public static String RepositoryRemotePropertySource_FetchLabel;
282 /** */
283 public static String RepositoryRemotePropertySource_PushLabel;
285 /** */
286 public static String RepositoryRemotePropertySource_RemoteFetchURL_label;
288 /** */
289 public static String RepositoryRemotePropertySource_RemotePushUrl_label;
291 /** */
292 public static String RepositorySearchDialog_DeepSearch_button;
294 /** */
295 public static String RepositorySearchDialog_RepositoriesFound_message;
297 /** */
298 public static String RepositorySearchDialog_ScanningForRepositories_message;
300 /** */
301 public static String RepositorySearchDialog_SearchRepositoriesHeader;
303 /** */
304 public static String RepositorySearchDialog_ToggleSelection_button;
306 /** */
307 public static String RepositoryAction_errorFindingRepo;
309 /** */
310 public static String RepositoryAction_errorFindingRepoTitle;
312 /** */
313 public static String RepositoryAction_multiRepoSelection;
315 /** */
316 public static String RepositoryAction_multiRepoSelectionTitle;
318 /** */
319 public static String RepositorySearchDialog_browse;
321 /** */
322 public static String RepositorySearchDialog_directory;
324 /** */
325 public static String RepositorySearchDialog_errorOccurred;
327 /** */
328 public static String RepositorySearchDialog_search;
330 /** */
331 public static String RepositorySearchDialog_searchRepositories;
333 /** */
334 public static String RepositorySelectionPage_BrowseLocalFile;
336 /** */
337 public static String RepositorySelectionPage_sourceSelectionTitle;
339 /** */
340 public static String RepositorySelectionPage_sourceSelectionDescription;
342 /** */
343 public static String RepositorySelectionPage_destinationSelectionTitle;
345 /** */
346 public static String RepositorySelectionPage_destinationSelectionDescription;
348 /** */
349 public static String RepositorySelectionPage_groupLocation;
351 /** */
352 public static String RepositorySelectionPage_groupAuthentication;
354 /** */
355 public static String RepositorySelectionPage_groupConnection;
357 /** */
358 public static String RepositorySelectionPage_promptURI;
360 /** */
361 public static String RepositorySelectionPage_promptHost;
363 /** */
364 public static String RepositorySelectionPage_promptPath;
366 /** */
367 public static String RepositorySelectionPage_promptUser;
369 /** */
370 public static String RepositorySelectionPage_promptPassword;
372 /** */
373 public static String RepositorySelectionPage_promptScheme;
375 /** */
376 public static String RepositorySelectionPage_promptPort;
378 /** */
379 public static String RepositorySelectionPage_fieldRequired;
381 /** */
382 public static String RepositorySelectionPage_fieldNotSupported;
384 /** */
385 public static String RepositorySelectionPage_fileNotFound;
387 /** */
388 public static String RepositorySelectionPage_internalError;
390 /** */
391 public static String RepositorySelectionPage_configuredRemoteChoice;
393 /** */
394 public static String RepositorySelectionPage_errorValidating;
396 /** */
397 public static String RepositorySelectionPage_ShowPreviousURIs_HoverText;
399 /** */
400 public static String RepositorySelectionPage_uriChoice;
402 /** */
403 public static String SourceBranchPage_repoEmpty;
405 /** */
406 public static String SourceBranchPage_title;
408 /** */
409 public static String SourceBranchPage_description;
411 /** */
412 public static String SourceBranchPage_branchList;
414 /** */
415 public static String SourceBranchPage_selectAll;
417 /** */
418 public static String SourceBranchPage_selectNone;
420 /** */
421 public static String SourceBranchPage_errorBranchRequired;
423 /** */
424 public static String SourceBranchPage_transportError;
426 /** */
427 public static String SourceBranchPage_cannotListBranches;
429 /** */
430 public static String SourceBranchPage_remoteListingCancelled;
432 /** */
433 public static String SourceBranchPage_cannotCreateTemp;
435 /** */
436 public static String CloneDestinationPage_title;
438 /** */
439 public static String CloneDestinationPage_description;
441 /** */
442 public static String CloneDestinationPage_groupDestination;
444 /** */
445 public static String CloneDestinationPage_groupConfiguration;
447 /** */
448 public static String CloneDestinationPage_promptDirectory;
450 /** */
451 public static String CloneDestinationPage_promptInitialBranch;
453 /** */
454 public static String CloneDestinationPage_promptRemoteName;
456 /** */
457 public static String CloneDestinationPage_fieldRequired;
459 /** */
460 public static String CloneDestinationPage_browseButton;
462 /** */
463 public static String CloneDestinationPage_errorNotEmptyDir;
465 /** */
466 public static String CloneDestinationPage_workspaceImport;
468 /** */
469 public static String CloneDestinationPage_importProjectsAfterClone;
471 /** */
472 public static String RefContentProposal_blob;
474 /** */
475 public static String RefContentProposal_branch;
477 /** */
478 public static String RefContentProposal_by;
480 /** */
481 public static String RefContentProposal_commit;
483 /** */
484 public static String RefContentProposal_errorReadingObject;
486 /** */
487 public static String RefContentProposal_tag;
489 /** */
490 public static String RefContentProposal_trackingBranch;
492 /** */
493 public static String RefContentProposal_tree;
495 /** */
496 public static String RefContentProposal_unknownObject;
498 /** */
499 public static String RefSpecPanel_refChooseSome;
501 /** */
502 public static String RefSpecPanel_refChooseSomeWildcard;
504 /** */
505 public static String RefSpecPanel_refChooseRemoteName;
507 /** */
508 public static String RefSpecPanel_clickToChange;
510 /** */
511 public static String RefSpecPanel_columnDst;
513 /** */
514 public static String RefSpecPanel_columnForce;
516 /** */
517 public static String RefSpecPanel_columnMode;
519 /** */
520 public static String RefSpecPanel_columnRemove;
522 /** */
523 public static String RefSpecPanel_columnSrc;
525 /** */
526 public static String RefSpecPanel_creationButton;
528 /** */
529 public static String RefSpecPanel_creationButtonDescription;
531 /** */
532 public static String RefSpecPanel_creationDst;
534 /** */
535 public static String RefSpecPanel_creationGroup;
537 /** */
538 public static String RefSpecPanel_creationSrc;
540 /** */
541 public static String RefSpecPanel_deletionButton;
543 /** */
544 public static String RefSpecPanel_deletionButtonDescription;
546 /** */
547 public static String RefSpecPanel_deletionGroup;
549 /** */
550 public static String RefSpecPanel_deletionRef;
552 /** */
553 public static String RefSpecPanel_dstDeletionDescription;
555 /** */
556 public static String RefSpecPanel_dstFetchDescription;
558 /** */
559 public static String RefSpecPanel_dstPushDescription;
561 /** */
562 public static String RefSpecPanel_errorRemoteConfigDescription;
564 /** */
565 public static String RefSpecPanel_errorRemoteConfigTitle;
567 /** */
568 public static String RefSpecPanel_fetch;
570 /** */
571 public static String RefSpecPanel_srcFetchDescription;
573 /** */
574 public static String RefSpecPanel_forceAll;
576 /** */
577 public static String RefSpecPanel_forceAllDescription;
579 /** */
580 public static String RefSpecPanel_forceDeleteDescription;
582 /** */
583 public static String RefSpecPanel_forceFalseDescription;
585 /** */
586 public static String RefSpecPanel_forceTrueDescription;
588 /** */
589 public static String RefSpecPanel_modeDelete;
591 /** */
592 public static String RefSpecPanel_modeDeleteDescription;
594 /** */
595 public static String RefSpecPanel_modeUpdate;
597 /** */
598 public static String RefSpecPanel_modeUpdateDescription;
600 /** */
601 public static String RefSpecPanel_predefinedAll;
603 /** */
604 public static String RefSpecPanel_predefinedAllDescription;
606 /** */
607 public static String RefSpecPanel_predefinedConfigured;
609 /** */
610 public static String RefSpecPanel_predefinedConfiguredDescription;
612 /** */
613 public static String RefSpecPanel_predefinedGroup;
615 /** */
616 public static String RefSpecPanel_predefinedTags;
618 /** */
619 public static String RefSpecPanel_predefinedTagsDescription;
621 /** */
622 public static String RefSpecPanel_push;
624 /** */
625 public static String RefSpecPanel_srcPushDescription;
627 /** */
628 public static String RefSpecPanel_removeAll;
630 /** */
631 public static String RefSpecPanel_removeAllDescription;
633 /** */
634 public static String RefSpecPanel_removeDescription;
636 /** */
637 public static String RefSpecPanel_specifications;
639 /** */
640 public static String RefSpecPanel_srcDeleteDescription;
642 /** */
643 public static String RefSpecPanel_validationDstInvalidExpression;
645 /** */
646 public static String RefSpecPanel_validationDstRequired;
648 /** */
649 public static String RefSpecPanel_validationRefDeleteRequired;
651 /** */
652 public static String RefSpecPanel_validationRefDeleteWildcard;
654 /** */
655 public static String RefSpecPanel_validationRefInvalidExpression;
657 /** */
658 public static String RefSpecPanel_validationRefInvalidLocal;
660 /** */
661 public static String RefSpecPanel_validationRefNonExistingRemote;
663 /** */
664 public static String RefSpecPanel_validationRefNonExistingRemoteDelete;
666 /** */
667 public static String RefSpecPanel_validationRefNonMatchingLocal;
669 /** */
670 public static String RefSpecPanel_validationRefNonMatchingRemote;
672 /** */
673 public static String RefSpecPanel_validationSpecificationsOverlappingDestination;
675 /** */
676 public static String RefSpecPanel_validationSrcUpdateRequired;
678 /** */
679 public static String RefSpecPanel_validationWildcardInconsistent;
681 /** */
682 public static String RefSpecPage_descriptionFetch;
684 /** */
685 public static String RefSpecPage_descriptionPush;
687 /** */
688 public static String RefSpecPage_errorDontMatchSrc;
690 /** */
691 public static String RefSpecPage_errorTransportDialogMessage;
693 /** */
694 public static String RefSpecPage_errorTransportDialogTitle;
696 /** */
697 public static String RefSpecPage_operationCancelled;
699 /** */
700 public static String RefSpecPage_saveSpecifications;
702 /** */
703 public static String RefSpecPage_titleFetch;
705 /** */
706 public static String RefSpecPage_titlePush;
708 /** */
709 public static String RefSpecPage_annotatedTagsGroup;
711 /** */
712 public static String RefSpecPage_annotatedTagsAutoFollow;
714 /** */
715 public static String RefSpecPage_annotatedTagsFetchTags;
717 /** */
718 public static String RefSpecPage_annotatedTagsNoTags;
720 /** */
721 public static String QuickDiff_failedLoading;
723 /** */
724 public static String QuickdiffBaselineOperation_baseline;
726 /** */
727 public static String ResetAction_errorResettingHead;
729 /** */
730 public static String ResetAction_repositoryState;
732 /** */
733 public static String ResetAction_resetFailed;
735 /** */
736 public static String ResourceHistory_toggleCommentWrap;
738 /** */
739 public static String ResourceHistory_toggleCommentFill;
741 /** */
742 public static String ResourceHistory_toggleRevDetail;
744 /** */
745 public static String ResourceHistory_toggleRevComment;
747 /** */
748 public static String ResourceHistory_toggleTooltips;
750 /** */
751 public static String HistoryPage_authorColumn;
753 /** */
754 public static String HistoryPage_dateColumn;
756 /** */
757 public static String HistoryPage_pathnameColumn;
759 /** */
760 public static String HistoryPage_refreshJob;
762 /** */
763 public static String HistoryPage_findbar_findTooltip;
765 /** */
766 public static String HistoryPage_findbar_find;
768 /** */
769 public static String HistoryPage_findbar_next;
771 /** */
772 public static String HistoryPage_findbar_previous;
774 /** */
775 public static String HistoryPage_findbar_ignorecase;
777 /** */
778 public static String HistoryPage_findbar_commit;
780 /** */
781 public static String HistoryPage_findbar_comments;
783 /** */
784 public static String HistoryPage_findbar_author;
786 /** */
787 public static String HistoryPage_findbar_committer;
789 /** */
790 public static String HistoryPage_findbar_changeto_commit;
792 /** */
793 public static String HistoryPage_findbar_changeto_comments;
795 /** */
796 public static String HistoryPage_findbar_changeto_author;
798 /** */
799 public static String HistoryPage_findbar_changeto_committer;
801 /** */
802 public static String HistoryPage_findbar_exceeded;
804 /** */
805 public static String HistoryPage_findbar_notFound;
807 /** */
808 public static String HistoryPreferencePage_title;
810 /** */
811 public static String PushAction_wrongURIDescription;
813 /** */
814 public static String PushAction_wrongURITitle;
816 /** */
817 public static String PushWizard_cantConnectToAny;
819 /** */
820 public static String PushWizard_cantPrepareUpdatesMessage;
822 /** */
823 public static String PushWizard_cantPrepareUpdatesTitle;
825 /** */
826 public static String PushWizard_cantSaveMessage;
828 /** */
829 public static String PushWizard_cantSaveTitle;
831 /** */
832 public static String PushWizard_jobName;
834 /** */
835 public static String PushWizard_missingRefsMessage;
837 /** */
838 public static String PushWizard_missingRefsTitle;
840 /** */
841 public static String PushWizard_unexpectedError;
843 /** */
844 public static String PushWizard_windowTitleDefault;
846 /** */
847 public static String PushWizard_windowTitleWithDestination;
849 /** */
850 public static String CommitAction_amendCommit;
852 /** */
853 public static String CommitAction_amendNotPossible;
855 /** */
856 public static String CommitAction_cannotCommit;
858 /** */
859 public static String CommitAction_errorCommittingChanges;
861 /** */
862 public static String CommitAction_errorComputingDiffs;
864 /** */
865 public static String CommitAction_errorDuringCommit;
867 /** */
868 public static String CommitAction_errorOnCommit;
870 /** */
871 public static String CommitAction_errorPreparingTrees;
873 /** */
874 public static String CommitAction_errorRetrievingCommit;
876 /** */
877 public static String CommitAction_errorWritingTrees;
879 /** */
880 public static String CommitAction_failedToUpdate;
882 /** */
883 public static String CommitAction_InternalError;
885 /** */
886 public static String CommitAction_noFilesToCommit;
888 /** */
889 public static String CommitAction_repositoryState;
891 /** */
892 public static String CommitDialog_AddFileOnDiskToIndex;
894 /** */
895 public static String CommitDialog_AddSOB;
897 /** */
898 public static String CommitDialog_AmendPreviousCommit;
900 /** */
901 public static String CommitDialog_Author;
903 /** */
904 public static String CommitDialog_Commit;
906 /** */
907 public static String CommitDialog_CommitChanges;
909 /** */
910 public static String CommitDialog_Committer;
912 /** */
913 public static String CommitDialog_CommitMessage;
915 /** */
916 public static String CommitDialog_DeselectAll;
918 /** */
919 public static String CommitDialog_ErrorInvalidAuthor;
921 /** */
922 public static String CommitDialog_ErrorInvalidAuthorSpecified;
924 /** */
925 public static String CommitDialog_ErrorInvalidCommitterSpecified;
927 /** */
928 public static String CommitDialog_ErrorMustEnterCommitMessage;
930 /** */
931 public static String CommitDialog_ErrorNoItemsSelected;
933 /** */
934 public static String CommitDialog_ErrorNoItemsSelectedToBeCommitted;
936 /** */
937 public static String CommitDialog_ErrorNoMessage;
939 /** */
940 public static String CommitDialog_File;
942 /** */
943 public static String CommitDialog_problemFindingFileStatus;
945 /** */
946 public static String CommitDialog_SelectAll;
948 /** */
949 public static String CommitDialog_ShowUntrackedFiles;
951 /** */
952 public static String CommitDialog_Status;
954 /** */
955 public static String CommitDialog_StatusAdded;
957 /** */
958 public static String CommitDialog_StatusAddedIndexDiff;
960 /** */
961 public static String CommitDialog_StatusModified;
963 /** */
964 public static String CommitDialog_StatusModifiedIndexDiff;
966 /** */
967 public static String CommitDialog_StatusModifiedNotStaged;
969 /** */
970 public static String CommitDialog_StatusRemoved;
972 /** */
973 public static String CommitDialog_StatusRemovedNotStaged;
975 /** */
976 public static String CommitDialog_StatusUnknown;
978 /** */
979 public static String CommitDialog_StatusUntracked;
981 /** */
982 public static String ConfigureKeysDialog_AddStandardButton;
984 /** */
985 public static String ConfigureKeysDialog_AlreadyThere_Message;
987 /** */
988 public static String ConfigureKeysDialog_DeleteButton;
990 /** */
991 public static String ConfigureKeysDialog_DialogTitle;
993 /** */
994 public static String ConfigureKeysDialog_NewButton;
996 /** */
997 public static String ConfigureKeysDialog_NewKeyLabel;
999 /** */
1000 public static String ConfigureRemoteWizard_WizardTitle_Change;
1002 /** */
1003 public static String ConfigureRemoteWizard_WizardTitle_New;
1005 /** */
1006 public static String ConfigureUriPage_Add_button;
1008 /** */
1009 public static String ConfigureUriPage_Change_button;
1011 /** */
1012 public static String ConfigureUriPage_ConfigureFetch_pagetitle;
1014 /** */
1015 public static String ConfigureUriPage_ConfigurePush_pagetitle;
1017 /** */
1018 public static String ConfigureUriPage_FetchUri_label;
1020 /** */
1021 public static String ConfigureUriPage_MissingUri_message;
1023 /** */
1024 public static String ConfigureUriPage_MissingUris_message;
1026 /** */
1027 public static String ConfigureUriPage_ParsingProblem_message;
1029 /** */
1030 public static String ConfigureUriPage_Remove_button;
1032 /** */
1033 public static String CommitDialog_ValueHelp_Message;
1035 /** */
1036 public static String CommitMessageViewer_author;
1038 /** */
1039 public static String CommitMessageViewer_child;
1041 /** */
1042 public static String CommitMessageViewer_commit;
1044 /** */
1045 public static String CommitMessageViewer_committer;
1047 /** */
1048 public static String CommitMessageViewer_deletedFileMode;
1050 /** */
1051 public static String CommitMessageViewer_errorGettingFileDifference;
1053 /** */
1054 public static String CommitMessageViewer_index;
1056 /** */
1057 public static String CommitMessageViewer_newFileMode;
1059 /** */
1060 public static String CommitMessageViewer_newMode;
1062 /** */
1063 public static String CommitMessageViewer_oldMode;
1065 /** */
1066 public static String CommitMessageViewer_parent;
1068 /** */
1069 public static String CompareWithIndexAction_errorOnAddToIndex;
1071 /** */
1072 public static String ConfirmationPage_cantConnectToAnyTitle;
1074 /** */
1075 public static String ConfirmationPage_cantConnectToAny;
1077 /** */
1078 public static String ConfirmationPage_description;
1080 /** */
1081 public static String ConfirmationPage_errorCantResolveSpecs;
1083 /** */
1084 public static String ConfirmationPage_errorInterrupted;
1086 /** */
1087 public static String ConfirmationPage_errorRefsChangedNoMatch;
1089 /** */
1090 public static String ConfirmationPage_errorUnexpected;
1092 /** */
1093 public static String ConfirmationPage_requireUnchangedButton;
1095 /** */
1096 public static String ConfirmationPage_showOnlyIfChanged;
1098 /** */
1099 public static String ConfirmationPage_title;
1101 /** */
1102 public static String CreateBranchPage_BranchAlreadyExistsMessage;
1104 /** */
1105 public static String CreateBranchPage_BranchNameLabel;
1107 /** */
1108 public static String CreateBranchPage_BranchNameTooltip;
1110 /** */
1111 public static String CreateBranchPage_CheckingOutMessage;
1113 /** */
1114 public static String CreateBranchPage_CheckoutButton;
1116 /** */
1117 public static String CreateBranchPage_ChooseBranchAndNameMessage;
1119 /** */
1120 public static String CreateBranchPage_ChosseNameMessage;
1122 /** */
1123 public static String CreateBranchPage_CreateLocalBasedTitle;
1125 /** */
1126 public static String CreateBranchPage_CreateLocalTitle;
1128 /** */
1129 public static String CreateBranchPage_CreateRemoteBaseOnTitle;
1131 /** */
1132 public static String CreateBranchPage_CreateRemoteTitle;
1134 /** */
1135 public static String CreateBranchPage_CreatingBranchMessage;
1137 /** */
1138 public static String CreateBranchPage_MissingNameMessage;
1140 /** */
1141 public static String CreateBranchPage_MissingSourceMessage;
1143 /** */
1144 public static String CreateBranchPage_SourceBranchLabel;
1146 /** */
1147 public static String CreateBranchPage_SourceBranchTooltip;
1149 /** */
1150 public static String PushResultTable_columnStatusRepo;
1152 /** */
1153 public static String PushResultTable_columnDst;
1155 /** */
1156 public static String PushResultTable_columnSrc;
1158 /** */
1159 public static String PushResultTable_columnMode;
1161 /** */
1162 public static String PushResultTable_statusUnexpected;
1164 /** */
1165 public static String PushResultTable_statusConnectionFailed;
1167 /** */
1168 public static String PushResultTable_statusDetailChanged;
1170 /** */
1171 public static String PushResultTable_refNonExisting;
1173 /** */
1174 public static String PushResultTable_statusDetailDeleted;
1176 /** */
1177 public static String PushResultTable_statusDetailNonFastForward;
1179 /** */
1180 public static String PushResultTable_statusDetailNoDelete;
1182 /** */
1183 public static String PushResultTable_statusDetailNonExisting;
1185 /** */
1186 public static String PushResultTable_statusDetailForcedUpdate;
1188 /** */
1189 public static String PushResultTable_statusDetailFastForward;
1191 /** */
1192 public static String PushResultTable_statusRemoteRejected;
1194 /** */
1195 public static String PushResultTable_statusRejected;
1197 /** */
1198 public static String PushResultTable_statusNoMatch;
1200 /** */
1201 public static String PushResultTable_statusUpToDate;
1203 /** */
1204 public static String PushResultTable_statusOkDeleted;
1206 /** */
1207 public static String PushResultTable_statusOkNewBranch;
1209 /** */
1210 public static String PushResultTable_statusOkNewTag;
1212 /** */
1213 public static String ResultDialog_title;
1215 /** */
1216 public static String ResultDialog_label;
1218 /** */
1219 public static String FetchAction_wrongURITitle;
1221 /** */
1222 public static String FetchAction_wrongURIMessage;
1224 /** */
1225 public static String FetchResultDialog_labelEmptyResult;
1227 /** */
1228 public static String FetchResultDialog_labelNonEmptyResult;
1230 /** */
1231 public static String FetchResultDialog_title;
1233 /** */
1234 public static String FetchResultTable_columnDst;
1236 /** */
1237 public static String FetchResultTable_columnSrc;
1239 /** */
1240 public static String FetchResultTable_columnStatus;
1242 /** */
1243 public static String FetchResultTable_statusDetailCouldntLock;
1245 /** */
1246 public static String FetchResultTable_statusDetailFastForward;
1248 /** */
1249 public static String FetchResultTable_statusDetailIOError;
1251 /** */
1252 public static String FetchResultTable_statusDetailNonFastForward;
1254 /** */
1255 public static String FetchResultTable_statusIOError;
1257 /** */
1258 public static String FetchResultTable_statusLockFailure;
1260 /** */
1261 public static String FetchResultTable_statusNewBranch;
1263 /** */
1264 public static String FetchResultTable_statusNew;
1266 /** */
1267 public static String FetchResultTable_statusNewTag;
1269 /** */
1270 public static String FetchResultTable_statusRejected;
1272 /** */
1273 public static String FetchResultTable_statusUnexpected;
1275 /** */
1276 public static String FetchResultTable_statusUpToDate;
1278 /** */
1279 public static String FetchWizard_cantSaveMessage;
1281 /** */
1282 public static String FetchWizard_cantSaveTitle;
1284 /** */
1285 public static String FetchWizard_fetchNotSupported;
1287 /** */
1288 public static String FetchWizard_jobName;
1290 /** */
1291 public static String FetchWizard_transportError;
1293 /** */
1294 public static String FetchWizard_transportNotSupportedMessage;
1296 /** */
1297 public static String FetchWizard_transportNotSupportedTitle;
1299 /** */
1300 public static String FetchWizard_windowTitleDefault;
1302 /** */
1303 public static String FetchWizard_windowTitleWithSource;
1305 /** */
1306 public static String FileDiffContentProvider_errorGettingDifference;
1308 /** */
1309 public static String WindowCachePreferencePage_title;
1311 /** */
1312 public static String WindowCachePreferencePage_packedGitWindowSize;
1314 /** */
1315 public static String WindowCachePreferencePage_packedGitLimit;
1317 /** */
1318 public static String WindowCachePreferencePage_deltaBaseCacheLimit;
1320 /** */
1321 public static String WindowCachePreferencePage_packedGitMMAP;
1323 /** */
1324 public static String BranchAction_branchFailed;
1326 /** */
1327 public static String BranchAction_cannotCheckout;
1329 /** */
1330 public static String BranchAction_checkingOut;
1332 /** */
1333 public static String BranchAction_errorSwitchingBranches;
1335 /** */
1336 public static String BranchAction_repositoryState;
1338 /** */
1339 public static String BranchAction_unableToSwitchBranches;
1341 /** */
1342 public static String BranchSelectionDialog_TitleCheckout;
1344 /** */
1345 public static String BranchSelectionDialog_TitleReset;
1347 /** */
1348 public static String BranchSelectionDialog_OkReset;
1350 /** */
1351 public static String BranchSelectionDialog_ErrorCouldNotRefreshBranchList;
1353 /** */
1354 public static String BranchSelectionDialog_ErrorCouldNotCreateNewRef;
1356 /** */
1357 public static String BranchSelectionDialog_ErrorCouldNotRefresh;
1359 /** */
1360 public static String BranchSelectionDialog_ErrorCouldNotRenameRef;
1362 /** */
1363 public static String BranchSelectionDialog_BranchSuffix_Current;
1365 /** */
1366 public static String BranchSelectionDialog_ResetType;
1368 /** */
1369 public static String BranchSelectionDialog_ResetTypeSoft;
1371 /** */
1372 public static String BranchSelectionDialog_ResetTypeMixed;
1374 /** */
1375 public static String BranchSelectionDialog_ResetTypeHard;
1377 /** */
1378 public static String BranchSelectionDialog_Tags;
1380 /** */
1381 public static String BranchSelectionDialog_RemoteBranches;
1383 /** */
1384 public static String BranchSelectionDialog_LocalBranches;
1386 /** */
1387 public static String BranchSelectionDialog_ReallyResetTitle;
1389 /** */
1390 public static String BranchSelectionDialog_ReallyResetMessage;
1392 /** */
1393 public static String BranchSelectionDialog_QuestionNewBranchTitle;
1395 /** */
1396 public static String BranchSelectionDialog_QuestionNewBranchNameTitle;
1398 /** */
1399 public static String BranchSelectionDialog_QuestionNewBranchNameMessage;
1401 /** */
1402 public static String BranchSelectionDialog_QuestionNewBranchMessage;
1404 /** */
1405 public static String BranchSelectionDialog_NewBranch;
1407 /** */
1408 public static String BranchSelectionDialog_ErrorAlreadyExists;
1410 /** */
1411 public static String BranchSelectionDialog_ErrorCouldNotResolve;
1413 /** */
1414 public static String BranchSelectionDialog_ErrorInvalidRefName;
1416 /** */
1417 public static String BranchSelectionDialog_ErrorRenameFailed;
1419 /** */
1420 public static String BranchSelectionDialog_OkCheckout;
1422 /** */
1423 public static String BranchSelectionDialog_Refs;
1425 /** */
1426 public static String BranchSelectionDialog_Rename;
1428 /** */
1429 public static String HistoryPage_ShowAllVersionsForProject;
1431 /** */
1432 public static String HistoryPage_ShowAllVersionsForRepo;
1434 /** */
1435 public static String HistoryPage_ShowAllVersionsForFolder;
1437 /** */
1438 public static String Decorator_exceptionMessage;
1440 /** */
1441 public static String DecoratorPreferencesPage_addVariablesTitle;
1443 /** */
1444 public static String DecoratorPreferencesPage_addVariablesAction;
1446 /** */
1447 public static String DecoratorPreferencesPage_recomputeAncestorDecorations;
1449 /** */
1450 public static String DecoratorPreferencesPage_recomputeAncestorDecorationsTooltip;
1452 /** */
1453 public static String DecoratorPreferencesPage_computeRecursiveLimit;
1455 /** */
1456 public static String DecoratorPreferencesPage_computeRecursiveLimitTooltip;
1458 /** */
1459 public static String DecoratorPreferencesPage_invalidInput;
1461 /** */
1462 public static String DecoratorPreferencesPage_description;
1464 /** */
1465 public static String DecoratorPreferencesPage_decorationSettings;
1467 /** */
1468 public static String DecoratorPreferencesPage_preview;
1470 /** */
1471 public static String DecoratorPreferencesPage_fileFormatLabel;
1473 /** */
1474 public static String DecoratorPreferencesPage_folderFormatLabel;
1476 /** */
1477 public static String DecoratorPreferencesPage_projectFormatLabel;
1479 /** */
1480 public static String DecoratorPreferencesPage_fileFormatDefault;
1482 /** */
1483 public static String DecoratorPreferencesPage_projectFormatDefault;
1485 /** */
1486 public static String DecoratorPreferencesPage_folderFormatDefault;
1488 /** */
1489 public static String DecoratorPreferencesPage_generalTabFolder;
1491 /** */
1492 public static String DecoratorPreferencesPage_bindingResourceName;
1494 /** */
1495 public static String DecoratorPreferencesPage_bindingBranchName;
1497 /** */
1498 public static String DecoratorPreferencesPage_bindingDirtyFlag;
1500 /** */
1501 public static String DecoratorPreferencesPage_bindingStagedFlag;
1503 /** */
1504 public static String DecoratorPreferencesPage_selectFormats;
1506 /** */
1507 public static String DecoratorPreferencesPage_selectVariablesToAdd;
1509 /** */
1510 public static String DecoratorPreferencesPage_textLabel;
1512 /** */
1513 public static String DecoratorPreferencesPage_iconLabel;
1515 /** */
1516 public static String DecoratorPreferencesPage_labelDecorationsLink;
1518 /** */
1519 public static String DecoratorPreferencesPage_iconsShowTracked;
1521 /** */
1522 public static String DecoratorPreferencesPage_iconsShowUntracked;
1524 /** */
1525 public static String DecoratorPreferencesPage_iconsShowStaged;
1527 /** */
1528 public static String DecoratorPreferencesPage_iconsShowConflicts;
1530 /** */
1531 public static String DecoratorPreferencesPage_iconsShowAssumeValid;
1533 /** */
1534 public static String IgnoreAction_jobName;
1536 /** */
1537 public static String IgnoreAction_taskName;
1539 /** */
1540 public static String IgnoreAction_error;
1542 /** */
1543 public static String Track_error;
1545 /** */
1546 public static String Track_see_log;
1548 /** */
1549 public static String RepositoriesView_ActionCanceled_Message;
1551 /** */
1552 public static String RepositoriesView_Add_Button;
1554 /** */
1555 public static String RepositoriesView_AddRepository_MenuItem;
1557 /** */
1558 public static String RepositoriesView_AddRepository_Tooltip;
1560 /** */
1561 public static String RepositoriesView_BranchCreationFailureMessage;
1563 /** */
1564 public static String RepositoriesView_BranchDeletionFailureMessage;
1566 /** */
1567 public static String RepositoriesView_Branches_Nodetext;
1569 /** */
1570 public static String RepositoriesView_Checking_Message;
1572 /** */
1573 public static String RepositoriesView_CheckingOutMessage;
1575 /** */
1576 public static String RepositoriesView_CheckOut_MenuItem;
1578 /** */
1579 public static String RepositoriesView_Clone_Tooltip;
1581 /** */
1582 public static String RepositoriesView_CollapseAllMenu;
1584 /** */
1585 public static String RepositoriesView_ConfigureFetchMenu;
1587 /** */
1588 public static String RepositoriesView_ConfigurePushMenu;
1590 /** */
1591 public static String RepositoriesView_ConfirmBranchDeletionMessage;
1593 /** */
1594 public static String RepositoriesView_ConfirmDeleteRemoteHeader;
1596 /** */
1597 public static String RepositoriesView_ConfirmDeleteRemoteMessage;
1599 /** */
1600 public static String RepositoriesView_ConfirmDeleteTitle;
1602 /** */
1603 public static String RepositoriesView_ConfirmProjectDeletion_Question;
1605 /** */
1606 public static String RepositoriesView_ConfirmProjectDeletion_WindowTitle;
1608 /** */
1609 public static String RepositoriesView_CopyPathToClipboardMenu;
1611 /** */
1612 public static String RepositoriesView_CreateFetch_menu;
1614 /** */
1615 public static String RepositoriesView_CreatePush_menu;
1617 /** */
1618 public static String RepositoriesView_DeleteBranchMenu;
1620 /** */
1621 public static String RepositoriesView_Error_WindowTitle;
1623 /** */
1624 public static String RepositoriesView_ErrorHeader;
1626 /** */
1627 public static String RepositoriesView_ExistingProjects_Nodetext;
1629 /** */
1630 public static String RepositoriesView_Import_Button;
1632 /** */
1633 public static String RepositoriesView_ImportExistingProjects_MenuItem;
1635 /** */
1636 public static String RepositoriesView_ImportProject_MenuItem;
1638 /** */
1639 public static String RepositoriesView_ImportProjectsMenu;
1641 /** */
1642 public static String RepositoriesView_ImportRepository_MenuItem;
1644 /** */
1645 public static String RepositoriesView_LinkWithSelection_action;
1647 /** */
1648 public static String RepositoriesView_NewBranchTitle;
1650 /** */
1651 public static String RepositoriesView_NewLocalBranchMenu;
1653 /** */
1654 public static String RepositoriesView_NewRemoteBranchMenu;
1656 /** */
1657 public static String RepositoriesView_NewRemoteMenu;
1659 /** */
1660 public static String RepositoriesView_OpenInTextEditor_menu;
1662 /** */
1663 public static String RepositoriesView_OpenPropertiesMenu;
1665 /** */
1666 public static String RepositoriesView_Refresh_Button;
1668 /** */
1669 public static String RepositoriesView_RemotesNodeText;
1671 /** */
1672 public static String RepositoriesView_Remove_MenuItem;
1674 /** */
1675 public static String RepositoriesView_RemoveFetch_menu;
1677 /** */
1678 public static String RepositoriesView_RemovePush_menu;
1680 /** */
1681 public static String RepositoriesView_RemoveRemoteMenu;
1683 /** */
1684 public static String RepositoriesView_WorkingDir_treenode;
1686 /** */
1687 public static String RepositoriesViewContentProvider_ExceptionNodeText;
1689 /** */
1690 public static String RepositoriesViewLabelProvider_LocalBranchesNodetext;
1692 /** */
1693 public static String RepositoriesViewLabelProvider_RemoteBrancheNodetext;
1695 /** */
1696 public static String RepositoriesViewLabelProvider_SymbolicRefNodeText;
1698 /** */
1699 public static String RepositoriesViewLabelProvider_TagsNodeText;
1701 /** */
1702 public static String DiscardChangesAction_confirmActionTitle;
1704 /** */
1705 public static String DiscardChangesAction_confirmActionMessage;
1707 /** */
1708 public static String DiscardChangesAction_unexpectedErrorTitle;
1710 /** */
1711 public static String DiscardChangesAction_unexpectedErrorMessage;
1713 /** */
1714 public static String DiscardChangesAction_unexpectedIndexErrorMessage;
1716 /** */
1717 public static String DiscardChangesAction_refreshErrorTitle;
1719 /** */
1720 public static String DiscardChangesAction_refreshErrorMessage;
1722 /** */
1723 public static String GitCompareFileRevisionEditorInput_contentIdentifier;
1725 /** */
1726 public static String GitCreateGeneralProjectPage_DirLabel;
1728 /** */
1729 public static String GitCreateGeneralProjectPage_DirNotExistMessage;
1731 /** */
1732 public static String GitCreateGeneralProjectPage_EnterProjectNameMessage;
1734 /** */
1735 public static String GitCreateGeneralProjectPage_FileExistsInDirMessage;
1737 /** */
1738 public static String GitCreateGeneralProjectPage_FileNotDirMessage;
1740 /** */
1741 public static String GitCreateGeneralProjectPage_PorjectAlreadyExistsMessage;
1743 /** */
1744 public static String GitCreateGeneralProjectPage_ProjectNameLabel;
1746 /** */
1747 public static String GitCreateProjectViaWizardWizard_AbortedMessage;
1749 /** */
1750 public static String GitCreateProjectViaWizardWizard_WizardTitle;
1752 /** */
1753 public static String GitImportProjectsWizard_ImportExistingProjects0;
1755 /** */
1756 public static String GitImportWithDirectoriesPage_PageMessage;
1758 /** */
1759 public static String GitImportWithDirectoriesPage_PageTitle;
1761 /** */
1762 public static String GitImportWithDirectoriesPage_SelectFolderMessage;
1764 /** */
1765 public static String GitImportWizard_WizardTitle;
1767 /** */
1768 public static String GitSelectRepositoryPage_AddButton;
1770 /** */
1771 public static String GitSelectRepositoryPage_AddTooltip;
1773 /** */
1774 public static String GitSelectRepositoryPage_CloneButton;
1776 /** */
1777 public static String GitSelectRepositoryPage_CloneTooltip;
1779 /** */
1780 public static String GitSelectRepositoryPage_NoRepoFoundMessage;
1782 /** */
1783 public static String GitSelectRepositoryPage_PageMessage;
1785 /** */
1786 public static String GitSelectRepositoryPage_PageTitle;
1788 /** */
1789 public static String GitSelectRepositoryPage_PleaseSelectMessage;
1791 /** */
1792 public static String GitSelectWizardPage_AutoShareButton;
1794 /** */
1795 public static String GitSelectWizardPage_ImportAsGeneralButton;
1797 /** */
1798 public static String GitSelectWizardPage_ImportExistingButton;
1800 /** */
1801 public static String GitSelectWizardPage_InteractiveShareButton;
1803 /** */
1804 public static String GitSelectWizardPage_NoShareButton;
1806 /** */
1807 public static String GitSelectWizardPage_ProjectCreationHeader;
1809 /** */
1810 public static String GitSelectWizardPage_SharingProjectsHeader;
1812 /** */
1813 public static String GitSelectWizardPage_UseNewProjectsWizardButton;
1815 /** */
1816 public static String GitSelectWizardPage_WizardTitle;
1818 /** */
1819 public static String GitShareProjectsPage_AbortedMessage;
1821 /** */
1822 public static String GitShareProjectsPage_NoNewProjectMessage;
1824 /** */
1825 public static String GitShareProjectsPage_NoRepoForProjectMessage;
1827 /** */
1828 public static String GitShareProjectsPage_NoRepoFoundMessage;
1830 /** */
1831 public static String GitShareProjectsPage_NothingSelectedMessage;
1833 /** */
1834 public static String GitShareProjectsPage_PageTitle;
1836 /** */
1837 public static String GitShareProjectsPage_ProjectAlreadySharedMessage;
1839 /** */
1840 public static String GitShareProjectsPage_ProjectNameLabel;
1842 /** */
1843 public static String GitShareProjectsPage_RepositoryLabel;
1845 /** */
1846 public static String UIIcons_errorDeterminingIconBase;
1848 /** */
1849 public static String UIIcons_errorLoadingPluginImage;
1851 static {
1852 initializeMessages("org.eclipse.egit.ui.uitext", UIText.class); //$NON-NLS-1$