AbstractSettingsApplication.st
changeset 16673 72965741529d
parent 16644 1c87adf56e82
child 16677 0b0b210aa155
child 16682 c338771ee657
--- a/AbstractSettingsApplication.st	Mon Jun 06 14:59:50 2016 +0200
+++ b/AbstractSettingsApplication.st	Wed Jun 08 11:31:34 2016 +0200
@@ -15777,7 +15777,7 @@
                               (SpecCollection
                                  collection: (
                                   (ActionButtonSpec
-                                     label: 'Fill Cache now'
+                                     label: 'Fill Cache'
                                      name: 'FillCacheInBackgroundButton'
                                      activeHelpKey: fillSourceCache
                                      translateLabel: true
@@ -15801,7 +15801,7 @@
                               (SpecCollection
                                  collection: (
                                   (ActionButtonSpec
-                                     label: 'Browse Cache'
+                                     label: 'Browse'
                                      name: 'Button3'
                                      activeHelpKey: browseSourceCache
                                      translateLabel: true
@@ -15815,7 +15815,7 @@
                                      extent: (Point 20 10)
                                    )
                                   (ActionButtonSpec
-                                     label: 'Flush Cache now'
+                                     label: 'Flush'
                                      name: 'Button4'
                                      activeHelpKey: flushSourceCache
                                      translateLabel: true
@@ -15825,7 +15825,7 @@
                                      extent: (Point 171 30)
                                    )
                                   (ActionButtonSpec
-                                     label: 'Condense Cache now'
+                                     label: 'Condense'
                                      name: 'Button5'
                                      activeHelpKey: condenseSourceCache
                                      translateLabel: true