Home | History | Annotate | Download | only in chromeos

Lines Matching refs:strings

110   DictionaryValue strings;
111 strings.SetString("title", l10n_util::GetStringUTF16(IDS_ABOUT_SYS_TITLE));
112 strings.SetString("description",
114 strings.SetString("table_title",
116 strings.SetString("expand_all_btn",
118 strings.SetString("collapse_all_btn",
120 strings.SetString("expand_btn",
122 strings.SetString("collapse_btn",
124 SetFontAndTextDirection(&strings);
128 strings.Set("details", details);
136 strings.SetString("anchor", path_);
143 systeminfo_html, &strings, "t" /* template root node id */);