Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: appengine/config_service/ui/src/config-ui/config-set.html

Issue 2988053002: config_service: change pop-up message for force refresh button. (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/src/config-ui/config-set.html
diff --git a/appengine/config_service/ui/src/config-ui/config-set.html b/appengine/config_service/ui/src/config-ui/config-set.html
index 7ae346fc4eca63c93b068e577a238fb597da0d12..b68ec3581e2a9cde3fbd7dcc89ff10ccf9c9a5ab 100644
--- a/appengine/config_service/ui/src/config-ui/config-set.html
+++ b/appengine/config_service/ui/src/config-ui/config-set.html
@@ -108,7 +108,7 @@
on-tap="_forceRefresh">
</paper-icon-button>
<paper-tooltip for="force-refresh" offset="0">
- Force the config refresh.
+ Re-import the config-set from the repository.
</paper-tooltip>
</template>
</div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698