~piastucki/bzr-eclipse/execute-bit

« back to all changes in this revision

Viewing changes to org.vcs.bazaar.eclipse.ui/src/org/vcs/bazaar/eclipse/ui/uitexts.properties

  • Committer: Guillermo Gonzalez
  • Date: 2010-02-02 06:40:31 UTC
  • mfrom: (219 trunk)
  • mto: This revision was merged to the branch mainline in revision 223.
  • Revision ID: guillo.gonzo@gmail.com-20100202064031-r0hch2h8bq67y1sx
merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
BazaarPreferencesPage_description=Eclipse plugin for Bazaar (bzr) distributed version control system
53
53
BazaarPreferencesPage_executable=&Executable:
54
54
BazaarPreferencesPage_userid=&User id/email:
 
55
BazaarPreferencesPage_enable_bundled_plugins=Use bundled plugins
55
56
BazaarPreferencesPage_plugins_dir=&Bazaar plugins path:
56
57
BazaarPreferencesPage_plugins_dir_chooser=Select the directory that the bazaar plugins are installed
57
58
BazaarPreferencesPage_xmlrpc_port=XMLRpc service port
 
59
BazaarPreferencesPage_client_type=Client type:
 
60
BazaarPreferencesPage_check_client=Recheck
58
61
 
59
62
#Console
60
63
BazaarConsole_name=Bazaar Console
72
75
BazaarConsole_preferences_errorColor=Error
73
76
 
74
77
#Decorator preferences
75
 
BazaarDecoratorPreferencesPage_description=Bazaar Decorator Settings:
 
78
BazaarDecoratorPreferencesPage_description=Bazaar Decorator Settings
76
79
BazaarDecoratorPreferencesPage_enable_file_text_decorator=Enable file text decorator
77
80
BazaarDecoratorPreferencesPage_enable_project_text_decorator=Enable project text decorator
78
81
BazaarDecoratorPreferencesPage_enable_status_text_decorator=Enable status text decorator
79
82
BazaarDecoratorPreferencesPage_enable_status_overlay_decorator=Enable status overlay decorator
80
83
 
81
84
#Performance preferences
 
85
BazaarPerformancePreferencesPage_description=Bazaar Decorator Settings
82
86
BazaarPerformancePreferencesPage_deep_decoration=Deep folder decoration
83
87
BazaarPerformancePreferencesPage_log_limit=Log limit
84
88
BazaarPerformancePreferencesPage_check_action_availability=Check action availability
85
89
 
 
90
#Markers preferences
 
91
BazaarMarkersPreferencesPage_description=Bazaar Markers settings
 
92
BazaarMarkersPreferencesPage_not_versioned_marker=Unhandled files markers
 
93
 
86
94
#Annotation View
87
95
BazaarAnnotateView_showFileAnnotation=Bazaar Annotate - {0}
88
96
BazaarAnnotateView_viewInstructions=This view shows annotations for a file in Bazaar.  Select a file and then choose \"Team-> Annotate\" from the context menu. 
91
99
AnnotateBlock_userRevision={0} {1} ({2} {3})
92
100
nameAndRevision={0} {1}
93
101
 
 
102
#Send dialog
 
103
BazaarSendDialogTitle=Remote location Dialog
 
104
BazaarSendDialogMessage=Please enter the URI of the submit location: 
 
105
BazaarSendDialogBrowse=Browse
 
106
SendDialog_EnterLocation=Enter send location
 
107
SendDialog_SendEmail=Send to email
 
108
SendDialog_SendEmailTooltip=Send the bundle to a specific email address.
 
109
SendDialog_SaveLocation=Save to location
 
110
SendDialog_SaveLocationTooltip=Save bundle to a file in a specific location.
 
111
SendDialog_WrongEmail=Please enter a valid email
 
112
SendDialog_NoBundle=No bundle
 
113
SendDialog_NoBundleTooltip=Do not include a bundle in the merge directive.
 
114
SendDialog_NoPatch=No patch
 
115
SendDialog_NoPatchTooltip=Do not include a preview patch in the merge directive.
 
116
SendDialog_Format=Format
 
117
 
94
118
#QuickDiff
95
119
QuickDiffProvider_fetchingContents =Fetching contents...
96
120
 
106
130
DisconnectConfirmDialog_title=Confirm disconnect from Bazaar
107
131
DisconnectConfirmDialog_body=Disconnecting Bazaar will disable Bazaar support for the current project.\nAre you sure you want to disconnect Project: {0} from Bazaar?
108
132
 
 
133
#IgnoredDialog
 
134
IgnoredDialog_label=Unchecked ignored files will be added;
 
135
IgnoredDialog_ignoredfile=Ignored file;
 
136
IgnoredDialog_match=Match pattern;
109
137
#Jobs:
110
138
QuickDiffProvider_fetchingContents=Fetching contents for diff
111
139
 
113
141
error_QuickDiffProvider_readingFile=Failed reading the file on a quick diff
114
142
error_QuickDiffProvider_closingFile=Failed closing the file on a quick diff
115
143
 
 
144
 
116
145
#update info dialog
117
 
update_message=The dependencies of this version might have changed. \n\nPlease, check if your system fulfill the new dependencies: \n\n
 
146
update_message=A new version of the bzr Eclipse plugin has been installed, and the dependencies of this version might have changed.\n\nPlease check if your system fulfill the new dependencies: \n\n
118
147
bzr_eclipse_home_link=http://bazaar-vcs.org/BzrEclipse
119
148
 
120
149
#other constants