diff options
author | Matthias Becker | 2021-11-26 14:56:28 +0000 |
---|---|---|
committer | Matthias Becker | 2021-11-30 15:32:35 +0000 |
commit | 390841f1e3c11fc06f25213cd57314de2e693b4a (patch) | |
tree | 5d2f6ad18190f15c2d54a9c63a90f6b4fd6b8f15 | |
parent | 4967ca6289934c815534ccc3c8ea15c24b87654b (diff) | |
download | eclipse.platform.team-I20211130-1100.tar.gz eclipse.platform.team-I20211130-1100.tar.xz eclipse.platform.team-I20211130-1100.zip |
Bug 577491: Labels should be in Sentence Style not Title CaseY20211216-0600Y20211215-1140Y20211215-0600Y20211214-0600Y20211213-0600Y20211212-0600Y20211211-0600Y20211210-0600Y20211210-0210I20211216-1800I20211215-1800I20211214-1800I20211213-1800I20211213-0440I20211212-1800I20211211-1800I20211210-1800I20211210-1050I20211210-0600I20211209-1800I20211208-1800I20211207-1800I20211206-1800I20211205-1800I20211204-1800I20211204-0500I20211203-1800I20211203-1010I20211202-0900I20211202-0440I20211201-1950I20211201-1800I20211130-1800I20211130-1100
Labels should be in Sentence style
Also: Make some names like "Synchronize" view more obvious
Change-Id: I0931c50f4cf1223d998f459fa1449db70830ec93
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/188188
Reviewed-by: Wim Jongman <wim.jongman@remainsoftware.com>
Reviewed-by: Matthias Becker <ma.becker@sap.com>
Tested-by: Platform Bot <platform-bot@eclipse.org>
-rw-r--r-- | bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/messages.properties | 6 |
1 files changed, 3 insertions, 3 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 6d3f3d141..a41a4808a 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 @@ -189,7 +189,7 @@ StatisticsPanel_numbersTooltip=The number of ''{0}'' changes in the entire works StatisticsPanel_numberTotalSingular={0} change StatisticsPanel_numberTotalPlural={0} changes -SyncViewerPreferencePage_0=Choose the presentation to be used when displaying Workspace projects +SyncViewerPreferencePage_0=Choose the presentation to be used when displaying workspace projects SyncViewerPreferencePage_1=&Flat SyncViewerPreferencePage_2=T&ree SyncViewerPreferencePage_3=&Compressed Folders @@ -204,8 +204,8 @@ SyncViewerPreferencePage_42=&Never SyncViewerPreferencePage_43=Show the &file author in compare editors SyncViewerPreferencePage_44=When &editing file in non-shared projects, automatically make files writable if prompting is not possible SyncViewerPreferencePage_45=Re&use open compare editors when opening comparisons -SyncViewerPreferencePage_46=Run Project Set import in the &background -SyncViewerPreferencePage_47=&Apply patch in Synchronize view +SyncViewerPreferencePage_46=Run 'Project Set' import in the &background +SyncViewerPreferencePage_47=&Apply patch in 'Synchronize' view PreferencePageContainerDialog_6=Synchronize Preferences |