Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2005-06-07 15:47:44 +0000
committerMichael Valenta2005-06-07 15:47:44 +0000
commit362070558a6049623331920f31cf00ad9ff0b4ca (patch)
treea415cb0002435228c4c3a6267dc8d9e9d7ddc227 /bundles/org.eclipse.team.ui
parent11a07471b53b1adfc9a9e404fd35ea561cf3c559 (diff)
downloadeclipse.platform.team-362070558a6049623331920f31cf00ad9ff0b4ca.tar.gz
eclipse.platform.team-362070558a6049623331920f31cf00ad9ff0b4ca.tar.xz
eclipse.platform.team-362070558a6049623331920f31cf00ad9ff0b4ca.zip
Corrected spelling errors in .properties files
Diffstat (limited to 'bundles/org.eclipse.team.ui')
-rw-r--r--bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties b/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
index a4375c4e0..5de8c6ecf 100644
--- a/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
+++ b/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties
@@ -151,7 +151,7 @@ PreferencePageContainerDialog_6=Synchronize Preferences
RefreshSubscriberJob_2a=No Changes
RefreshSubscriberJob_2b=Show ''{0}'' in Synchronize View
-RefreshSubscriberJob_3=An error occurred while peforming a scheduled synchronization
+RefreshSubscriberJob_3=An error occurred while performing a scheduled synchronization
RefactorActionGroup_0=Edi&t
SynchronizeManager_7=Error notifying of added/removal of synchronization
@@ -183,7 +183,7 @@ RefreshCompleteDialog_newChangesPlural={0}: {1} new changes found.
RefreshCompleteDialog_6={0}: No changes found.
ConfigureRefreshScheduleDialog_0=Configure Synchronize Schedule - {0}
ConfigureRefreshScheduleDialog_1=You can allow ''{0}'' to periodically synchronize in the background.
-ConfigureRefreshScheduleDialog_1a=The last synchronize occured at: {0}
+ConfigureRefreshScheduleDialog_1a=The last synchronize occurred at: {0}
ConfigureRefreshScheduleDialog_2=Don't schedule the synchronize operation to run periodically.
ConfigureRefreshScheduleDialog_3=Using the following schedule:
ConfigureRefreshScheduleDialog_4=Every:

Back to the top