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

Unified Diff: ash/common/system/chromeos/palette/tools/magnifier_mode.cc

Issue 2273273003: Update strings for ash palette and rename options/settings files. (Closed)
Patch Set: A few more string changes Created 4 years, 4 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 | « ash/common/system/chromeos/palette/tools/create_note_action.cc ('k') | chrome/app/settings_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/palette/tools/magnifier_mode.cc
diff --git a/ash/common/system/chromeos/palette/tools/magnifier_mode.cc b/ash/common/system/chromeos/palette/tools/magnifier_mode.cc
index 83b7ece6a4d688ef3fe25735ffe27f8cd057f4c7..9bffa4b2b353446c591dc788f1c8f4b686b9a5c5 100644
--- a/ash/common/system/chromeos/palette/tools/magnifier_mode.cc
+++ b/ash/common/system/chromeos/palette/tools/magnifier_mode.cc
@@ -41,7 +41,7 @@ void MagnifierMode::OnDisable() {
views::View* MagnifierMode::CreateView() {
return CreateDefaultView(
- l10n_util::GetStringUTF16(IDS_ASH_PALETTE_MAGNIFIER_MODE));
+ l10n_util::GetStringUTF16(IDS_ASH_STYLUS_TOOLS_MAGNIFIER_MODE));
}
gfx::VectorIconId MagnifierMode::GetPaletteIconId() {
« no previous file with comments | « ash/common/system/chromeos/palette/tools/create_note_action.cc ('k') | chrome/app/settings_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698