OLD | NEW |
| (Empty) |
1 <!-- | |
2 Copyright 2014 The Chromium Authors. All rights reserved. | |
3 Use of this source code is governed by a BSD-style license that can be | |
4 found in the LICENSE file. | |
5 --> | |
6 | |
7 <!-- | |
8 This file is a comprehensive list of Chrome user actions along with the owner | |
9 and description for each user action. | |
10 | |
11 Please run extract_actions.py to add new actions and pretty-print this file. | |
12 | |
13 If a user action is not being used any more, put an <obsolete> tag under | |
14 the <action> tag with necessary explanation. Don't delete things in this file. | |
15 | |
16 TODO(yiyaoliu): | |
17 Currently, only file-level comments are supported. By running | |
18 extract_actions.py, comments at other places will be deleted. Ideally, comments | |
19 should be able to be added at any place in this file. | |
20 --> | |
21 | |
22 <actions> | |
23 | |
24 <action name="AboutChrome"> | |
25 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
26 <description>Please enter the description of this user action.</description> | |
27 </action> | |
28 | |
29 <action name="AboutConflicts"> | |
30 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
31 <description>Please enter the description of this user action.</description> | |
32 </action> | |
33 | |
34 <action name="AboutFlags_StartupTick"> | |
35 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
36 <description>Please enter the description of this user action.</description> | |
37 </action> | |
38 | |
39 <action name="AboutFlags_background-webapps"> | |
40 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
41 <description>Please enter the description of this user action.</description> | |
42 </action> | |
43 | |
44 <action name="AboutFlags_click-to-play"> | |
45 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
46 <description>Please enter the description of this user action.</description> | |
47 </action> | |
48 | |
49 <action name="AboutFlags_cloud-print"> | |
50 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
51 <description>Please enter the description of this user action.</description> | |
52 </action> | |
53 | |
54 <action name="AboutFlags_cloud-print-proxy"> | |
55 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
56 <description>Please enter the description of this user action.</description> | |
57 </action> | |
58 | |
59 <action name="AboutFlags_confirm-to-quit"> | |
60 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
61 <description>Please enter the description of this user action.</description> | |
62 </action> | |
63 | |
64 <action name="AboutFlags_conflicting-modules-check"> | |
65 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
66 <description>Please enter the description of this user action.</description> | |
67 </action> | |
68 | |
69 <action name="AboutFlags_disable-chrome-to-mobile"> | |
70 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
71 <description>Please enter the description of this user action.</description> | |
72 </action> | |
73 | |
74 <action name="AboutFlags_disable-outdated-plugins"> | |
75 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
76 <description>Please enter the description of this user action.</description> | |
77 </action> | |
78 | |
79 <action name="AboutFlags_disable-pnacl"> | |
80 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
81 <description>Please enter the description of this user action.</description> | |
82 </action> | |
83 | |
84 <action name="AboutFlags_disable-print-preview"> | |
85 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
86 <description>Please enter the description of this user action.</description> | |
87 </action> | |
88 | |
89 <action name="AboutFlags_disable-views-rect-based-targeting"> | |
90 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
91 <description>Please enter the description of this user action.</description> | |
92 </action> | |
93 | |
94 <action name="AboutFlags_disable-website-settings"> | |
95 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
96 <description>Please enter the description of this user action.</description> | |
97 </action> | |
98 | |
99 <action name="AboutFlags_dns-server"> | |
100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
101 <description>Please enter the description of this user action.</description> | |
102 </action> | |
103 | |
104 <action name="AboutFlags_downloads-new-ui"> | |
105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
106 <description>Please enter the description of this user action.</description> | |
107 </action> | |
108 | |
109 <action name="AboutFlags_enable-chrome-to-mobile"> | |
110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
111 <description>Please enter the description of this user action.</description> | |
112 </action> | |
113 | |
114 <action name="AboutFlags_enable-nacl"> | |
115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
116 <description>Please enter the description of this user action.</description> | |
117 </action> | |
118 | |
119 <action name="AboutFlags_enable-nacl-debug"> | |
120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
121 <description>Please enter the description of this user action.</description> | |
122 </action> | |
123 | |
124 <action name="AboutFlags_enable-nacl-exception-handling"> | |
125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
126 <description>Please enter the description of this user action.</description> | |
127 </action> | |
128 | |
129 <action name="AboutFlags_enable-pnacl"> | |
130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
131 <description>Please enter the description of this user action.</description> | |
132 </action> | |
133 | |
134 <action name="AboutFlags_enable-smooth-scrolling"> | |
135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
136 <description>Please enter the description of this user action.</description> | |
137 </action> | |
138 | |
139 <action name="AboutFlags_enable-website-settings"> | |
140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
141 <description>Please enter the description of this user action.</description> | |
142 </action> | |
143 | |
144 <action name="AboutFlags_experimental-location-features"> | |
145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
146 <description>Please enter the description of this user action.</description> | |
147 </action> | |
148 | |
149 <action name="AboutFlags_expose-for-tabs"> | |
150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
151 <description>Please enter the description of this user action.</description> | |
152 </action> | |
153 | |
154 <action name="AboutFlags_extension-apis"> | |
155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
156 <description>Please enter the description of this user action.</description> | |
157 </action> | |
158 | |
159 <action name="AboutFlags_focus-existing-tab-on-open"> | |
160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
161 <description>Please enter the description of this user action.</description> | |
162 </action> | |
163 | |
164 <action name="AboutFlags_gpu-canvas-2d"> | |
165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
166 <description>Please enter the description of this user action.</description> | |
167 </action> | |
168 | |
169 <action name="AboutFlags_indexeddb-use-leveldb"> | |
170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
171 <description>Please enter the description of this user action.</description> | |
172 </action> | |
173 | |
174 <action name="AboutFlags_instant-autocomplete-immediately"> | |
175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
176 <description>Please enter the description of this user action.</description> | |
177 </action> | |
178 | |
179 <action name="AboutFlags_instant-type"> | |
180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
181 <description>Please enter the description of this user action.</description> | |
182 </action> | |
183 | |
184 <action name="AboutFlags_match-preview"> | |
185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
186 <description>Please enter the description of this user action.</description> | |
187 </action> | |
188 | |
189 <action name="AboutFlags_my-special-feature"> | |
190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
191 <description>Please enter the description of this user action.</description> | |
192 </action> | |
193 | |
194 <action name="AboutFlags_nacl-debug-mask"> | |
195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
196 <description>Please enter the description of this user action.</description> | |
197 </action> | |
198 | |
199 <action name="AboutFlags_nacl-gdb"> | |
200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
201 <description>Please enter the description of this user action.</description> | |
202 </action> | |
203 | |
204 <action name="AboutFlags_nacl-gdb-script"> | |
205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
206 <description>Please enter the description of this user action.</description> | |
207 </action> | |
208 | |
209 <action name="AboutFlags_page-prerender"> | |
210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
211 <description>Please enter the description of this user action.</description> | |
212 </action> | |
213 | |
214 <action name="AboutFlags_prerender-from-omnibox"> | |
215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
216 <description>Please enter the description of this user action.</description> | |
217 </action> | |
218 | |
219 <action name="AboutFlags_print-preview"> | |
220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
221 <description>Please enter the description of this user action.</description> | |
222 </action> | |
223 | |
224 <action name="AboutFlags_remoting"> | |
225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
226 <description>Please enter the description of this user action.</description> | |
227 </action> | |
228 | |
229 <action name="AboutFlags_save-page-as-mhtml"> | |
230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
231 <description>Please enter the description of this user action.</description> | |
232 </action> | |
233 | |
234 <action name="AboutFlags_snap-start"> | |
235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
236 <description>Please enter the description of this user action.</description> | |
237 </action> | |
238 | |
239 <action name="AboutFlags_tabbed-options"> | |
240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
241 <description>Please enter the description of this user action.</description> | |
242 </action> | |
243 | |
244 <action name="AboutFlags_verbatim-instant"> | |
245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
246 <description>Please enter the description of this user action.</description> | |
247 </action> | |
248 | |
249 <action name="AboutFlags_vertical-tabs"> | |
250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
251 <description>Please enter the description of this user action.</description> | |
252 </action> | |
253 | |
254 <action name="AboutFlags_views-use-rect-based-targeting"> | |
255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
256 <description>Please enter the description of this user action.</description> | |
257 </action> | |
258 | |
259 <action name="AboutFlags_xss-auditor"> | |
260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
261 <description>Please enter the description of this user action.</description> | |
262 </action> | |
263 | |
264 <action name="Accel_Accessible_Focus_Next"> | |
265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
266 <description>Please enter the description of this user action.</description> | |
267 </action> | |
268 | |
269 <action name="Accel_Accessible_Focus_Previous"> | |
270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
271 <description>Please enter the description of this user action.</description> | |
272 </action> | |
273 | |
274 <action name="Accel_Add_Remove_Display"> | |
275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
276 <description>Please enter the description of this user action.</description> | |
277 </action> | |
278 | |
279 <action name="Accel_Advanced_Print"> | |
280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
281 <description>Please enter the description of this user action.</description> | |
282 </action> | |
283 | |
284 <action name="Accel_Back_Backspace"> | |
285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
286 <description>Please enter the description of this user action.</description> | |
287 </action> | |
288 | |
289 <action name="Accel_Back_F1"> | |
290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
291 <description>Please enter the description of this user action.</description> | |
292 </action> | |
293 | |
294 <action name="Accel_Back_Left"> | |
295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
296 <description>Please enter the description of this user action.</description> | |
297 </action> | |
298 | |
299 <action name="Accel_BrightnessDown_F6"> | |
300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
301 <description>Please enter the description of this user action.</description> | |
302 </action> | |
303 | |
304 <action name="Accel_BrightnessUp_F7"> | |
305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
306 <description>Please enter the description of this user action.</description> | |
307 </action> | |
308 | |
309 <action name="Accel_Disable_Caps_Lock"> | |
310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
311 <description>Please enter the description of this user action.</description> | |
312 </action> | |
313 | |
314 <action name="Accel_Exit_First_Q"> | |
315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
316 <description>Please enter the description of this user action.</description> | |
317 </action> | |
318 | |
319 <action name="Accel_Exit_Second_Q"> | |
320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
321 <description>Please enter the description of this user action.</description> | |
322 </action> | |
323 | |
324 <action name="Accel_FocusLocation_D"> | |
325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
326 <description>Please enter the description of this user action.</description> | |
327 </action> | |
328 | |
329 <action name="Accel_FocusLocation_L"> | |
330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
331 <description>Please enter the description of this user action.</description> | |
332 </action> | |
333 | |
334 <action name="Accel_FocusSearch_E"> | |
335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
336 <description>Please enter the description of this user action.</description> | |
337 </action> | |
338 | |
339 <action name="Accel_FocusSearch_K"> | |
340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
341 <description>Please enter the description of this user action.</description> | |
342 </action> | |
343 | |
344 <action name="Accel_Focus_Bookmarks"> | |
345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
346 <description>Please enter the description of this user action.</description> | |
347 </action> | |
348 | |
349 <action name="Accel_Focus_Launcher"> | |
350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
351 <description>Please enter the description of this user action.</description> | |
352 </action> | |
353 | |
354 <action name="Accel_Focus_Location"> | |
355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
356 <description>Please enter the description of this user action.</description> | |
357 </action> | |
358 | |
359 <action name="Accel_Focus_Next_Pane"> | |
360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
361 <description>Please enter the description of this user action.</description> | |
362 </action> | |
363 | |
364 <action name="Accel_Focus_Previous_Pane"> | |
365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
366 <description>Please enter the description of this user action.</description> | |
367 </action> | |
368 | |
369 <action name="Accel_Focus_Search"> | |
370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
371 <description>Please enter the description of this user action.</description> | |
372 </action> | |
373 | |
374 <action name="Accel_Focus_Toolbar"> | |
375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
376 <description>Please enter the description of this user action.</description> | |
377 </action> | |
378 | |
379 <action name="Accel_Forward_Backspace"> | |
380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
381 <description>Please enter the description of this user action.</description> | |
382 </action> | |
383 | |
384 <action name="Accel_Forward_F2"> | |
385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
386 <description>Please enter the description of this user action.</description> | |
387 </action> | |
388 | |
389 <action name="Accel_Forward_Right"> | |
390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
391 <description>Please enter the description of this user action.</description> | |
392 </action> | |
393 | |
394 <action name="Accel_Fullscreen_F4"> | |
395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
396 <description>Please enter the description of this user action.</description> | |
397 </action> | |
398 | |
399 <action name="Accel_KeyboardBrightnessDown_F6"> | |
400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
401 <description>Please enter the description of this user action.</description> | |
402 </action> | |
403 | |
404 <action name="Accel_KeyboardBrightnessUp_F7"> | |
405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
406 <description>Please enter the description of this user action.</description> | |
407 </action> | |
408 | |
409 <action name="Accel_Launch_App"> | |
410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
411 <description>Please enter the description of this user action.</description> | |
412 </action> | |
413 | |
414 <action name="Accel_Launch_Last_App"> | |
415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
416 <description>Please enter the description of this user action.</description> | |
417 </action> | |
418 | |
419 <action name="Accel_LockScreen_L"> | |
420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
421 <description>Please enter the description of this user action.</description> | |
422 </action> | |
423 | |
424 <action name="Accel_LockScreen_LockButton"> | |
425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
426 <description>Please enter the description of this user action.</description> | |
427 </action> | |
428 | |
429 <action name="Accel_LockScreen_PowerButton"> | |
430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
431 <description>Please enter the description of this user action.</description> | |
432 </action> | |
433 | |
434 <action name="Accel_Maximize_Restore_F4"> | |
435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
436 <description>Please enter the description of this user action.</description> | |
437 </action> | |
438 | |
439 <action name="Accel_NewTab_T"> | |
440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
441 <description>Please enter the description of this user action.</description> | |
442 </action> | |
443 | |
444 <action name="Accel_New_Incognito_Window"> | |
445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
446 <description>Please enter the description of this user action.</description> | |
447 </action> | |
448 | |
449 <action name="Accel_New_Window"> | |
450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
451 <description>Please enter the description of this user action.</description> | |
452 </action> | |
453 | |
454 <action name="Accel_NextWindow_F5"> | |
455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
456 <description>Please enter the description of this user action.</description> | |
457 </action> | |
458 | |
459 <action name="Accel_NextWindow_Tab"> | |
460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
461 <description>Please enter the description of this user action.</description> | |
462 </action> | |
463 | |
464 <action name="Accel_Next_Ime"> | |
465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
466 <description>Please enter the description of this user action.</description> | |
467 </action> | |
468 | |
469 <action name="Accel_Open_Crosh"> | |
470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
471 <description>Please enter the description of this user action.</description> | |
472 </action> | |
473 | |
474 <action name="Accel_Open_Feedback_Page"> | |
475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
476 <description>Please enter the description of this user action.</description> | |
477 </action> | |
478 | |
479 <action name="Accel_Open_File_Manager"> | |
480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
481 <description>Please enter the description of this user action.</description> | |
482 </action> | |
483 | |
484 <action name="Accel_Overview_F5"> | |
485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
486 <description>Please enter the description of this user action.</description> | |
487 </action> | |
488 | |
489 <action name="Accel_PrevWindow_F5"> | |
490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
491 <description>Please enter the description of this user action.</description> | |
492 </action> | |
493 | |
494 <action name="Accel_PrevWindow_Tab"> | |
495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
496 <description>Please enter the description of this user action.</description> | |
497 </action> | |
498 | |
499 <action name="Accel_Previous_Ime"> | |
500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
501 <description>Please enter the description of this user action.</description> | |
502 </action> | |
503 | |
504 <action name="Accel_Reload_F3"> | |
505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
506 <description>Please enter the description of this user action.</description> | |
507 </action> | |
508 | |
509 <action name="Accel_Reload_R"> | |
510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
511 <description>Please enter the description of this user action.</description> | |
512 </action> | |
513 | |
514 <action name="Accel_Restore_Tab"> | |
515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
516 <description>Please enter the description of this user action.</description> | |
517 </action> | |
518 | |
519 <action name="Accel_Rotate_Window"> | |
520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
521 <description>Please enter the description of this user action.</description> | |
522 </action> | |
523 | |
524 <action name="Accel_Scale_Ui_Down"> | |
525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
526 <description>Please enter the description of this user action.</description> | |
527 </action> | |
528 | |
529 <action name="Accel_Scale_Ui_Reset"> | |
530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
531 <description>Please enter the description of this user action.</description> | |
532 </action> | |
533 | |
534 <action name="Accel_Scale_Ui_Up"> | |
535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
536 <description>Please enter the description of this user action.</description> | |
537 </action> | |
538 | |
539 <action name="Accel_Search_LWin"> | |
540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
541 <description>Please enter the description of this user action.</description> | |
542 </action> | |
543 | |
544 <action name="Accel_SelectNextTab"> | |
545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
546 <description>Please enter the description of this user action.</description> | |
547 </action> | |
548 | |
549 <action name="Accel_SelectPreviousTab"> | |
550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
551 <description>Please enter the description of this user action.</description> | |
552 </action> | |
553 | |
554 <action name="Accel_Show_App_Menu"> | |
555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
556 <description>Please enter the description of this user action.</description> | |
557 </action> | |
558 | |
559 <action name="Accel_Show_Keyboard_Overlay"> | |
560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
561 <description>Please enter the description of this user action.</description> | |
562 </action> | |
563 | |
564 <action name="Accel_Show_Message_Center_Bubble"> | |
565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
566 <description>Please enter the description of this user action.</description> | |
567 </action> | |
568 | |
569 <action name="Accel_Show_System_Tray_Bubble"> | |
570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
571 <description>Please enter the description of this user action.</description> | |
572 </action> | |
573 | |
574 <action name="Accel_Show_Task_Manager"> | |
575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
576 <description>Please enter the description of this user action.</description> | |
577 </action> | |
578 | |
579 <action name="Accel_ShutDown_PowerButton"> | |
580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
581 <description>Please enter the description of this user action.</description> | |
582 </action> | |
583 | |
584 <action name="Accel_Silence_Spoken_Feedback"> | |
585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
586 <description>Please enter the description of this user action.</description> | |
587 </action> | |
588 | |
589 <action name="Accel_Swap_Primary_Display"> | |
590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
591 <description>Please enter the description of this user action.</description> | |
592 </action> | |
593 | |
594 <action name="Accel_Switch_Ime"> | |
595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
596 <description>Please enter the description of this user action.</description> | |
597 </action> | |
598 | |
599 <action name="Accel_Switch_To_Next_User"> | |
600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
601 <description>Please enter the description of this user action.</description> | |
602 </action> | |
603 | |
604 <action name="Accel_Switch_To_Previous_User"> | |
605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
606 <description>Please enter the description of this user action.</description> | |
607 </action> | |
608 | |
609 <action name="Accel_Take_Partial_Screenshot"> | |
610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
611 <description>Please enter the description of this user action.</description> | |
612 </action> | |
613 | |
614 <action name="Accel_Take_Screenshot"> | |
615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
616 <description>Please enter the description of this user action.</description> | |
617 </action> | |
618 | |
619 <action name="Accel_Toggle_Caps_Lock"> | |
620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
621 <description>Please enter the description of this user action.</description> | |
622 </action> | |
623 | |
624 <action name="Accel_Toggle_Maximized"> | |
625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
626 <description>Please enter the description of this user action.</description> | |
627 </action> | |
628 | |
629 <action name="Accel_Toggle_Minimized"> | |
630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
631 <description>Please enter the description of this user action.</description> | |
632 </action> | |
633 | |
634 <action name="Accel_Toggle_Minimized_M"> | |
635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
636 <description>Please enter the description of this user action.</description> | |
637 </action> | |
638 | |
639 <action name="Accel_Toggle_Minimized_Minus"> | |
640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
641 <description>Please enter the description of this user action.</description> | |
642 </action> | |
643 | |
644 <action name="Accel_Toggle_Mirror_Mode"> | |
645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
646 <description>Please enter the description of this user action.</description> | |
647 </action> | |
648 | |
649 <action name="Accel_Toggle_Spoken_Feedback"> | |
650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
651 <description>Please enter the description of this user action.</description> | |
652 </action> | |
653 | |
654 <action name="Accel_Touch_Hud_Clear"> | |
655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
656 <description>Please enter the description of this user action.</description> | |
657 </action> | |
658 | |
659 <action name="Accel_VolumeDown_F9"> | |
660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
661 <description>Please enter the description of this user action.</description> | |
662 </action> | |
663 | |
664 <action name="Accel_VolumeMute_F8"> | |
665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
666 <description>Please enter the description of this user action.</description> | |
667 </action> | |
668 | |
669 <action name="Accel_VolumeUp_F10"> | |
670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
671 <description>Please enter the description of this user action.</description> | |
672 </action> | |
673 | |
674 <action name="Accel_Window_Position_Center"> | |
675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
676 <description>Please enter the description of this user action.</description> | |
677 </action> | |
678 | |
679 <action name="Accel_Window_Snap_Left"> | |
680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
681 <description>Please enter the description of this user action.</description> | |
682 </action> | |
683 | |
684 <action name="Accel_Window_Snap_Right"> | |
685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
686 <description>Please enter the description of this user action.</description> | |
687 </action> | |
688 | |
689 <action name="AcceptedGeneratedKeyword"> | |
690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
691 <description>Please enter the description of this user action.</description> | |
692 </action> | |
693 | |
694 <action name="AcceptedKeyword"> | |
695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
696 <description>Please enter the description of this user action.</description> | |
697 </action> | |
698 | |
699 <action name="AcceptedKeywordHint"> | |
700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
701 <description>Please enter the description of this user action.</description> | |
702 </action> | |
703 | |
704 <action name="ActionBox.ClickButton"> | |
705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
706 <description>Please enter the description of this user action.</description> | |
707 </action> | |
708 | |
709 <action name="ActionBox.FindShareHandlers"> | |
710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
711 <description>Please enter the description of this user action.</description> | |
712 </action> | |
713 | |
714 <action name="ActiveBrowserChanged"> | |
715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
716 <description>Please enter the description of this user action.</description> | |
717 </action> | |
718 | |
719 <action name="ActiveTabChanged"> | |
720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
721 <description>Please enter the description of this user action.</description> | |
722 </action> | |
723 | |
724 <action name="AppCloseButton_Clk"> | |
725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
726 <description>Please enter the description of this user action.</description> | |
727 </action> | |
728 | |
729 <action name="AppList_AutoLaunchCanceled"> | |
730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
731 <description>Please enter the description of this user action.</description> | |
732 </action> | |
733 | |
734 <action name="AppList_AutoLaunched"> | |
735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
736 <description>Please enter the description of this user action.</description> | |
737 </action> | |
738 | |
739 <action name="AppList_ClickOnApp"> | |
740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
741 <description>Please enter the description of this user action.</description> | |
742 </action> | |
743 | |
744 <action name="AppList_ClickOnAppFromSearch"> | |
745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
746 <description>Please enter the description of this user action.</description> | |
747 </action> | |
748 | |
749 <action name="AppList_HotwordRecognized"> | |
750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
751 <description>Please enter the description of this user action.</description> | |
752 </action> | |
753 | |
754 <action name="AppList_Search"> | |
755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
756 <description>Please enter the description of this user action.</description> | |
757 </action> | |
758 | |
759 <action name="AppList_SearchedBySpeech"> | |
760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
761 <description>Please enter the description of this user action.</description> | |
762 </action> | |
763 | |
764 <action name="AppList_VoiceSearchCanceled"> | |
765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
766 <description>Please enter the description of this user action.</description> | |
767 </action> | |
768 | |
769 <action name="AppList_VoiceSearchStartedManually"> | |
770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
771 <description>Please enter the description of this user action.</description> | |
772 </action> | |
773 | |
774 <action name="AutoDetectChange"> | |
775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
776 <description>Please enter the description of this user action.</description> | |
777 </action> | |
778 | |
779 <action name="AutomaticReset_WebUIBanner_BannerShown"> | |
780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
781 <description>Please enter the description of this user action.</description> | |
782 </action> | |
783 | |
784 <action name="AutomaticReset_WebUIBanner_ManuallyClosed"> | |
785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
786 <description>Please enter the description of this user action.</description> | |
787 </action> | |
788 | |
789 <action name="AutomaticReset_WebUIBanner_ResetClicked"> | |
790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
791 <description>Please enter the description of this user action.</description> | |
792 </action> | |
793 | |
794 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown"> | |
795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
796 <description>Please enter the description of this user action.</description> | |
797 </action> | |
798 | |
799 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked"> | |
800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
801 <description>Please enter the description of this user action.</description> | |
802 </action> | |
803 | |
804 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed"> | |
805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
806 <description>Please enter the description of this user action.</description> | |
807 </action> | |
808 | |
809 <action name="Back"> | |
810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
811 <description>Please enter the description of this user action.</description> | |
812 </action> | |
813 | |
814 <action name="BackColor"> | |
815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
816 <description>Please enter the description of this user action.</description> | |
817 </action> | |
818 | |
819 <action name="BackMenu_ChapterClick1"> | |
820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
821 <description>Please enter the description of this user action.</description> | |
822 </action> | |
823 | |
824 <action name="BackMenu_ChapterClick10"> | |
825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
826 <description>Please enter the description of this user action.</description> | |
827 </action> | |
828 | |
829 <action name="BackMenu_ChapterClick11"> | |
830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
831 <description>Please enter the description of this user action.</description> | |
832 </action> | |
833 | |
834 <action name="BackMenu_ChapterClick12"> | |
835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
836 <description>Please enter the description of this user action.</description> | |
837 </action> | |
838 | |
839 <action name="BackMenu_ChapterClick13"> | |
840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
841 <description>Please enter the description of this user action.</description> | |
842 </action> | |
843 | |
844 <action name="BackMenu_ChapterClick14"> | |
845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
846 <description>Please enter the description of this user action.</description> | |
847 </action> | |
848 | |
849 <action name="BackMenu_ChapterClick15"> | |
850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
851 <description>Please enter the description of this user action.</description> | |
852 </action> | |
853 | |
854 <action name="BackMenu_ChapterClick16"> | |
855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
856 <description>Please enter the description of this user action.</description> | |
857 </action> | |
858 | |
859 <action name="BackMenu_ChapterClick17"> | |
860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
861 <description>Please enter the description of this user action.</description> | |
862 </action> | |
863 | |
864 <action name="BackMenu_ChapterClick18"> | |
865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
866 <description>Please enter the description of this user action.</description> | |
867 </action> | |
868 | |
869 <action name="BackMenu_ChapterClick19"> | |
870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
871 <description>Please enter the description of this user action.</description> | |
872 </action> | |
873 | |
874 <action name="BackMenu_ChapterClick2"> | |
875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
876 <description>Please enter the description of this user action.</description> | |
877 </action> | |
878 | |
879 <action name="BackMenu_ChapterClick3"> | |
880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
881 <description>Please enter the description of this user action.</description> | |
882 </action> | |
883 | |
884 <action name="BackMenu_ChapterClick4"> | |
885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
886 <description>Please enter the description of this user action.</description> | |
887 </action> | |
888 | |
889 <action name="BackMenu_ChapterClick5"> | |
890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
891 <description>Please enter the description of this user action.</description> | |
892 </action> | |
893 | |
894 <action name="BackMenu_ChapterClick6"> | |
895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
896 <description>Please enter the description of this user action.</description> | |
897 </action> | |
898 | |
899 <action name="BackMenu_ChapterClick7"> | |
900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
901 <description>Please enter the description of this user action.</description> | |
902 </action> | |
903 | |
904 <action name="BackMenu_ChapterClick8"> | |
905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
906 <description>Please enter the description of this user action.</description> | |
907 </action> | |
908 | |
909 <action name="BackMenu_ChapterClick9"> | |
910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
911 <description>Please enter the description of this user action.</description> | |
912 </action> | |
913 | |
914 <action name="BackMenu_HistoryClick1"> | |
915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
916 <description>Please enter the description of this user action.</description> | |
917 </action> | |
918 | |
919 <action name="BackMenu_HistoryClick10"> | |
920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
921 <description>Please enter the description of this user action.</description> | |
922 </action> | |
923 | |
924 <action name="BackMenu_HistoryClick11"> | |
925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
926 <description>Please enter the description of this user action.</description> | |
927 </action> | |
928 | |
929 <action name="BackMenu_HistoryClick12"> | |
930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
931 <description>Please enter the description of this user action.</description> | |
932 </action> | |
933 | |
934 <action name="BackMenu_HistoryClick13"> | |
935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
936 <description>Please enter the description of this user action.</description> | |
937 </action> | |
938 | |
939 <action name="BackMenu_HistoryClick14"> | |
940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
941 <description>Please enter the description of this user action.</description> | |
942 </action> | |
943 | |
944 <action name="BackMenu_HistoryClick15"> | |
945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
946 <description>Please enter the description of this user action.</description> | |
947 </action> | |
948 | |
949 <action name="BackMenu_HistoryClick16"> | |
950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
951 <description>Please enter the description of this user action.</description> | |
952 </action> | |
953 | |
954 <action name="BackMenu_HistoryClick17"> | |
955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
956 <description>Please enter the description of this user action.</description> | |
957 </action> | |
958 | |
959 <action name="BackMenu_HistoryClick18"> | |
960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
961 <description>Please enter the description of this user action.</description> | |
962 </action> | |
963 | |
964 <action name="BackMenu_HistoryClick19"> | |
965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
966 <description>Please enter the description of this user action.</description> | |
967 </action> | |
968 | |
969 <action name="BackMenu_HistoryClick2"> | |
970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
971 <description>Please enter the description of this user action.</description> | |
972 </action> | |
973 | |
974 <action name="BackMenu_HistoryClick3"> | |
975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
976 <description>Please enter the description of this user action.</description> | |
977 </action> | |
978 | |
979 <action name="BackMenu_HistoryClick4"> | |
980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
981 <description>Please enter the description of this user action.</description> | |
982 </action> | |
983 | |
984 <action name="BackMenu_HistoryClick5"> | |
985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
986 <description>Please enter the description of this user action.</description> | |
987 </action> | |
988 | |
989 <action name="BackMenu_HistoryClick6"> | |
990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
991 <description>Please enter the description of this user action.</description> | |
992 </action> | |
993 | |
994 <action name="BackMenu_HistoryClick7"> | |
995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
996 <description>Please enter the description of this user action.</description> | |
997 </action> | |
998 | |
999 <action name="BackMenu_HistoryClick8"> | |
1000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1001 <description>Please enter the description of this user action.</description> | |
1002 </action> | |
1003 | |
1004 <action name="BackMenu_HistoryClick9"> | |
1005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1006 <description>Please enter the description of this user action.</description> | |
1007 </action> | |
1008 | |
1009 <action name="BackMenu_Popup"> | |
1010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1011 <description>Please enter the description of this user action.</description> | |
1012 </action> | |
1013 | |
1014 <action name="BackMenu_ShowFullHistory"> | |
1015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1016 <description>Please enter the description of this user action.</description> | |
1017 </action> | |
1018 | |
1019 <action name="BackgroundImageCache"> | |
1020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1021 <description>Please enter the description of this user action.</description> | |
1022 </action> | |
1023 | |
1024 <action name="BadMessageTerminate_ACDH"> | |
1025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1026 <description>Please enter the description of this user action.</description> | |
1027 </action> | |
1028 | |
1029 <action name="BadMessageTerminate_AOF"> | |
1030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1031 <description>Please enter the description of this user action.</description> | |
1032 </action> | |
1033 | |
1034 <action name="BadMessageTerminate_BMF"> | |
1035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1036 <description>Please enter the description of this user action.</description> | |
1037 </action> | |
1038 | |
1039 <action name="BadMessageTerminate_BPE"> | |
1040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1041 <description>Please enter the description of this user action.</description> | |
1042 </action> | |
1043 | |
1044 <action name="BadMessageTerminate_BPGM"> | |
1045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1046 <description>Please enter the description of this user action.</description> | |
1047 </action> | |
1048 | |
1049 <action name="BadMessageTerminate_BRPH"> | |
1050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1051 <description>Please enter the description of this user action.</description> | |
1052 </action> | |
1053 | |
1054 <action name="BadMessageTerminate_DBMF"> | |
1055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1056 <description>Please enter the description of this user action.</description> | |
1057 </action> | |
1058 | |
1059 <action name="BadMessageTerminate_DSMF"> | |
1060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1061 <description>Please enter the description of this user action.</description> | |
1062 </action> | |
1063 | |
1064 <action name="BadMessageTerminate_DSMF_1"> | |
1065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1066 <description>Please enter the description of this user action.</description> | |
1067 </action> | |
1068 | |
1069 <action name="BadMessageTerminate_DSMF_2"> | |
1070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1071 <description>Please enter the description of this user action.</description> | |
1072 </action> | |
1073 | |
1074 <action name="BadMessageTerminate_EFD"> | |
1075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1076 <description>Please enter the description of this user action.</description> | |
1077 </action> | |
1078 | |
1079 <action name="BadMessageTerminate_FAMF"> | |
1080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1081 <description>Please enter the description of this user action.</description> | |
1082 </action> | |
1083 | |
1084 <action name="BadMessageTerminate_IDBMF"> | |
1085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1086 <description>Please enter the description of this user action.</description> | |
1087 </action> | |
1088 | |
1089 <action name="BadMessageTerminate_MIDI"> | |
1090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1091 <description>Please enter the description of this user action.</description> | |
1092 </action> | |
1093 | |
1094 <action name="BadMessageTerminate_NC"> | |
1095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1096 <description>Please enter the description of this user action.</description> | |
1097 </action> | |
1098 | |
1099 <action name="BadMessageTerminate_NC17"> | |
1100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1101 <description>Please enter the description of this user action.</description> | |
1102 </action> | |
1103 | |
1104 <action name="BadMessageTerminate_RDH"> | |
1105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1106 <description>Please enter the description of this user action.</description> | |
1107 </action> | |
1108 | |
1109 <action name="BadMessageTerminate_RFH"> | |
1110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1111 <description>Please enter the description of this user action.</description> | |
1112 </action> | |
1113 | |
1114 <action name="BadMessageTerminate_RVD"> | |
1115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1116 <description>Please enter the description of this user action.</description> | |
1117 </action> | |
1118 | |
1119 <action name="BadMessageTerminate_RVD2"> | |
1120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1121 <description>Please enter the description of this user action.</description> | |
1122 </action> | |
1123 | |
1124 <action name="BadMessageTerminate_RVD3"> | |
1125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1126 <description>Please enter the description of this user action.</description> | |
1127 </action> | |
1128 | |
1129 <action name="BadMessageTerminate_RVH"> | |
1130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1131 <description>Please enter the description of this user action.</description> | |
1132 </action> | |
1133 | |
1134 <action name="BadMessageTerminate_RWH"> | |
1135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1136 <description>Please enter the description of this user action.</description> | |
1137 </action> | |
1138 | |
1139 <action name="BadMessageTerminate_RWH1"> | |
1140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1141 <description>Please enter the description of this user action.</description> | |
1142 </action> | |
1143 | |
1144 <action name="BadMessageTerminate_RWH2"> | |
1145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1146 <description>Please enter the description of this user action.</description> | |
1147 </action> | |
1148 | |
1149 <action name="BadMessageTerminate_RWH3"> | |
1150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1151 <description>Please enter the description of this user action.</description> | |
1152 </action> | |
1153 | |
1154 <action name="BadMessageTerminate_RWH4"> | |
1155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1156 <description>Please enter the description of this user action.</description> | |
1157 </action> | |
1158 | |
1159 <action name="BadMessageTerminate_RWH5"> | |
1160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1161 <description>Please enter the description of this user action.</description> | |
1162 </action> | |
1163 | |
1164 <action name="BadMessageTerminate_RWH6"> | |
1165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1166 <description>Please enter the description of this user action.</description> | |
1167 </action> | |
1168 | |
1169 <action name="BadMessageTerminate_RWHVA1"> | |
1170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1171 <description>Please enter the description of this user action.</description> | |
1172 </action> | |
1173 | |
1174 <action name="BadMessageTerminate_RWHVA2"> | |
1175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1176 <description>Please enter the description of this user action.</description> | |
1177 </action> | |
1178 | |
1179 <action name="BadMessageTerminate_SharedMemoryManager1"> | |
1180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1181 <description>Please enter the description of this user action.</description> | |
1182 </action> | |
1183 | |
1184 <action name="BadMessageTerminate_SharedMemoryManager2"> | |
1185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1186 <description>Please enter the description of this user action.</description> | |
1187 </action> | |
1188 | |
1189 <action name="BadMessageTerminate_UnexpectedFrameType"> | |
1190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1191 <description>Please enter the description of this user action.</description> | |
1192 </action> | |
1193 | |
1194 <action name="BadMessageTerminate_WPH"> | |
1195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1196 <description>Please enter the description of this user action.</description> | |
1197 </action> | |
1198 | |
1199 <action name="BindingsMismatchTerminate_RVH_WebUI"> | |
1200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1201 <description>Please enter the description of this user action.</description> | |
1202 </action> | |
1203 | |
1204 <action name="BindingsMismatch_GetProcessHostPerSite"> | |
1205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1206 <description>Please enter the description of this user action.</description> | |
1207 </action> | |
1208 | |
1209 <action name="BlockNonsandboxedPlugins_Disable"> | |
1210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1211 <description>Please enter the description of this user action.</description> | |
1212 </action> | |
1213 | |
1214 <action name="BlockNonsandboxedPlugins_Enable"> | |
1215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1216 <description>Please enter the description of this user action.</description> | |
1217 </action> | |
1218 | |
1219 <action name="BlockedPluginInfobar.AllowThisTime"> | |
1220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1221 <description>Please enter the description of this user action.</description> | |
1222 </action> | |
1223 | |
1224 <action name="BlockedPluginInfobar.AlwaysAllow"> | |
1225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1226 <description>Please enter the description of this user action.</description> | |
1227 </action> | |
1228 | |
1229 <action name="BlockedPluginInfobar.Closed"> | |
1230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1231 <description>Please enter the description of this user action.</description> | |
1232 </action> | |
1233 | |
1234 <action name="BlockedPluginInfobar.Dismissed"> | |
1235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1236 <description>Please enter the description of this user action.</description> | |
1237 </action> | |
1238 | |
1239 <action name="BlockedPluginInfobar.LearnMore"> | |
1240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1241 <description>Please enter the description of this user action.</description> | |
1242 </action> | |
1243 | |
1244 <action name="BlockedPluginInfobar.Shown"> | |
1245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1246 <description>Please enter the description of this user action.</description> | |
1247 </action> | |
1248 | |
1249 <action name="BlockedPluginInfobar.Shown.Java"> | |
1250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1251 <description>Please enter the description of this user action.</description> | |
1252 </action> | |
1253 | |
1254 <action name="BlockedPluginInfobar.Shown.QuickTime"> | |
1255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1256 <description>Please enter the description of this user action.</description> | |
1257 </action> | |
1258 | |
1259 <action name="BlockedPluginInfobar.Shown.RealPlayer"> | |
1260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1261 <description>Please enter the description of this user action.</description> | |
1262 </action> | |
1263 | |
1264 <action name="BlockedPluginInfobar.Shown.Shockwave"> | |
1265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1266 <description>Please enter the description of this user action.</description> | |
1267 </action> | |
1268 | |
1269 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer"> | |
1270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1271 <description>Please enter the description of this user action.</description> | |
1272 </action> | |
1273 | |
1274 <action name="Bold"> | |
1275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1276 <description>Please enter the description of this user action.</description> | |
1277 </action> | |
1278 | |
1279 <action name="BookmarkAdded"> | |
1280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1281 <description>Please enter the description of this user action.</description> | |
1282 </action> | |
1283 | |
1284 <action name="BookmarkBarFolder_CtxMenu"> | |
1285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1286 <description>Please enter the description of this user action.</description> | |
1287 </action> | |
1288 | |
1289 <action name="BookmarkBarFolder_DragEnd"> | |
1290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1291 <description>Please enter the description of this user action.</description> | |
1292 </action> | |
1293 | |
1294 <action name="BookmarkBarFolder_DragStart"> | |
1295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1296 <description>Please enter the description of this user action.</description> | |
1297 </action> | |
1298 | |
1299 <action name="BookmarkBar_ContextMenu_Add"> | |
1300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1301 <description>Please enter the description of this user action.</description> | |
1302 </action> | |
1303 | |
1304 <action name="BookmarkBar_ContextMenu_Edit"> | |
1305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1306 <description>Please enter the description of this user action.</description> | |
1307 </action> | |
1308 | |
1309 <action name="BookmarkBar_ContextMenu_NewFolder"> | |
1310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1311 <description>Please enter the description of this user action.</description> | |
1312 </action> | |
1313 | |
1314 <action name="BookmarkBar_ContextMenu_Open"> | |
1315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1316 <description>Please enter the description of this user action.</description> | |
1317 </action> | |
1318 | |
1319 <action name="BookmarkBar_ContextMenu_OpenAll"> | |
1320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1321 <description>Please enter the description of this user action.</description> | |
1322 </action> | |
1323 | |
1324 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow"> | |
1325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1326 <description>Please enter the description of this user action.</description> | |
1327 </action> | |
1328 | |
1329 <action name="BookmarkBar_ContextMenu_OpenAllIncognito"> | |
1330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1331 <description>Please enter the description of this user action.</description> | |
1332 </action> | |
1333 | |
1334 <action name="BookmarkBar_ContextMenu_OpenInNewTab"> | |
1335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1336 <description>Please enter the description of this user action.</description> | |
1337 </action> | |
1338 | |
1339 <action name="BookmarkBar_ContextMenu_OpenInNewWindow"> | |
1340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1341 <description>Please enter the description of this user action.</description> | |
1342 </action> | |
1343 | |
1344 <action name="BookmarkBar_ContextMenu_Redo"> | |
1345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1346 <description>Please enter the description of this user action.</description> | |
1347 </action> | |
1348 | |
1349 <action name="BookmarkBar_ContextMenu_Remove"> | |
1350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1351 <description>Please enter the description of this user action.</description> | |
1352 </action> | |
1353 | |
1354 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar"> | |
1355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1356 <description>Please enter the description of this user action.</description> | |
1357 </action> | |
1358 | |
1359 <action name="BookmarkBar_ContextMenu_ShowInFolder"> | |
1360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1361 <description>Please enter the description of this user action.</description> | |
1362 </action> | |
1363 | |
1364 <action name="BookmarkBar_ContextMenu_Undo"> | |
1365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1366 <description>Please enter the description of this user action.</description> | |
1367 </action> | |
1368 | |
1369 <action name="BookmarkBar_CtxMenu"> | |
1370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1371 <description>Please enter the description of this user action.</description> | |
1372 </action> | |
1373 | |
1374 <action name="BookmarkBar_DragButton"> | |
1375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1376 <description>Please enter the description of this user action.</description> | |
1377 </action> | |
1378 | |
1379 <action name="BookmarkBar_DragEnd"> | |
1380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1381 <description>Please enter the description of this user action.</description> | |
1382 </action> | |
1383 | |
1384 <action name="BookmarkBar_DragFromFolder"> | |
1385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1386 <description>Please enter the description of this user action.</description> | |
1387 </action> | |
1388 | |
1389 <action name="BookmarkBar_DragRecentlyBookmarked"> | |
1390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1391 <description>Please enter the description of this user action.</description> | |
1392 </action> | |
1393 | |
1394 <action name="BookmarkBar_DragStart"> | |
1395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1396 <description>Please enter the description of this user action.</description> | |
1397 </action> | |
1398 | |
1399 <action name="BookmarkBar_ShowOtherBookmarks"> | |
1400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1401 <description>Please enter the description of this user action.</description> | |
1402 </action> | |
1403 | |
1404 <action name="BookmarkBar_ShowRecentlyBookmarked"> | |
1405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1406 <description>Please enter the description of this user action.</description> | |
1407 </action> | |
1408 | |
1409 <action name="BookmarkBubble_ChangeParent"> | |
1410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1411 <description>Please enter the description of this user action.</description> | |
1412 </action> | |
1413 | |
1414 <action name="BookmarkBubble_ChangeTitleInBubble"> | |
1415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1416 <description>Please enter the description of this user action.</description> | |
1417 </action> | |
1418 | |
1419 <action name="BookmarkBubble_Edit"> | |
1420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1421 <description>Please enter the description of this user action.</description> | |
1422 </action> | |
1423 | |
1424 <action name="BookmarkBubble_EditFromCombobox"> | |
1425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1426 <description>Please enter the description of this user action.</description> | |
1427 </action> | |
1428 | |
1429 <action name="BookmarkBubble_Options"> | |
1430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1431 <description>Please enter the description of this user action.</description> | |
1432 </action> | |
1433 | |
1434 <action name="BookmarkBubble_RemoveFromBookmarkBar"> | |
1435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1436 <description>Please enter the description of this user action.</description> | |
1437 </action> | |
1438 | |
1439 <action name="BookmarkBubble_ShowOnBookmarkBar"> | |
1440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1441 <description>Please enter the description of this user action.</description> | |
1442 </action> | |
1443 | |
1444 <action name="BookmarkBubble_Unstar"> | |
1445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1446 <description>Please enter the description of this user action.</description> | |
1447 </action> | |
1448 | |
1449 <action name="BookmarkManager_Command_AddPage"> | |
1450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1451 <description>Please enter the description of this user action.</description> | |
1452 </action> | |
1453 | |
1454 <action name="BookmarkManager_Command_Copy"> | |
1455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1456 <description>Please enter the description of this user action.</description> | |
1457 </action> | |
1458 | |
1459 <action name="BookmarkManager_Command_Cut"> | |
1460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1461 <description>Please enter the description of this user action.</description> | |
1462 </action> | |
1463 | |
1464 <action name="BookmarkManager_Command_Delete"> | |
1465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1466 <description>Please enter the description of this user action.</description> | |
1467 </action> | |
1468 | |
1469 <action name="BookmarkManager_Command_Edit"> | |
1470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1471 <description>Please enter the description of this user action.</description> | |
1472 </action> | |
1473 | |
1474 <action name="BookmarkManager_Command_Export"> | |
1475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1476 <description>Please enter the description of this user action.</description> | |
1477 </action> | |
1478 | |
1479 <action name="BookmarkManager_Command_Import"> | |
1480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1481 <description>Please enter the description of this user action.</description> | |
1482 </action> | |
1483 | |
1484 <action name="BookmarkManager_Command_NewFolder"> | |
1485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1486 <description>Please enter the description of this user action.</description> | |
1487 </action> | |
1488 | |
1489 <action name="BookmarkManager_Command_OpenInNewTab"> | |
1490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1491 <description>Please enter the description of this user action.</description> | |
1492 </action> | |
1493 | |
1494 <action name="BookmarkManager_Command_OpenInNewWindow"> | |
1495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1496 <description>Please enter the description of this user action.</description> | |
1497 </action> | |
1498 | |
1499 <action name="BookmarkManager_Command_OpenInSame"> | |
1500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1501 <description>Please enter the description of this user action.</description> | |
1502 </action> | |
1503 | |
1504 <action name="BookmarkManager_Command_OpenIncognito"> | |
1505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1506 <description>Please enter the description of this user action.</description> | |
1507 </action> | |
1508 | |
1509 <action name="BookmarkManager_Command_Paste"> | |
1510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1511 <description>Please enter the description of this user action.</description> | |
1512 </action> | |
1513 | |
1514 <action name="BookmarkManager_Command_ShowInFolder"> | |
1515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1516 <description>Please enter the description of this user action.</description> | |
1517 </action> | |
1518 | |
1519 <action name="BookmarkManager_Command_Sort"> | |
1520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1521 <description>Please enter the description of this user action.</description> | |
1522 </action> | |
1523 | |
1524 <action name="BookmarkManager_Command_UndoDelete"> | |
1525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1526 <description>Please enter the description of this user action.</description> | |
1527 </action> | |
1528 | |
1529 <action name="BookmarkManager_Command_UndoGlobal"> | |
1530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1531 <description>Please enter the description of this user action.</description> | |
1532 </action> | |
1533 | |
1534 <action name="BookmarkManager_Command_UndoNone"> | |
1535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1536 <description>Please enter the description of this user action.</description> | |
1537 </action> | |
1538 | |
1539 <action name="BookmarkManager_Export"> | |
1540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1541 <description>Please enter the description of this user action.</description> | |
1542 </action> | |
1543 | |
1544 <action name="BookmarkManager_Import"> | |
1545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1546 <description>Please enter the description of this user action.</description> | |
1547 </action> | |
1548 | |
1549 <action name="BookmarkManager_NavigateTo_BookmarkBar"> | |
1550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1551 <description>Please enter the description of this user action.</description> | |
1552 </action> | |
1553 | |
1554 <action name="BookmarkManager_NavigateTo_Mobile"> | |
1555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1556 <description>Please enter the description of this user action.</description> | |
1557 </action> | |
1558 | |
1559 <action name="BookmarkManager_NavigateTo_Other"> | |
1560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1561 <description>Please enter the description of this user action.</description> | |
1562 </action> | |
1563 | |
1564 <action name="BookmarkManager_NavigateTo_Recent"> | |
1565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1566 <description>Please enter the description of this user action.</description> | |
1567 </action> | |
1568 | |
1569 <action name="BookmarkManager_NavigateTo_Search"> | |
1570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1571 <description>Please enter the description of this user action.</description> | |
1572 </action> | |
1573 | |
1574 <action name="BookmarkManager_NavigateTo_SubFolder"> | |
1575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1576 <description>Please enter the description of this user action.</description> | |
1577 </action> | |
1578 | |
1579 <action name="BookmarkManager_Sort"> | |
1580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1581 <description>Please enter the description of this user action.</description> | |
1582 </action> | |
1583 | |
1584 <action name="BookmarkManager_Sync"> | |
1585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1586 <description>Please enter the description of this user action.</description> | |
1587 </action> | |
1588 | |
1589 <action name="BookmarkMenu_clicked"> | |
1590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1591 <description>Please enter the description of this user action.</description> | |
1592 </action> | |
1593 | |
1594 <action name="Bookmarks_Search"> | |
1595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1596 <description>Please enter the description of this user action.</description> | |
1597 </action> | |
1598 | |
1599 <action name="BrowserPlugin.Guest.AbnormalDeath"> | |
1600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1601 <description>Please enter the description of this user action.</description> | |
1602 </action> | |
1603 | |
1604 <action name="BrowserPlugin.Guest.Attached"> | |
1605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1606 <description>Please enter the description of this user action.</description> | |
1607 </action> | |
1608 | |
1609 <action name="BrowserPlugin.Guest.Crashed"> | |
1610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1611 <description>Please enter the description of this user action.</description> | |
1612 </action> | |
1613 | |
1614 <action name="BrowserPlugin.Guest.Create"> | |
1615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1616 <description>Please enter the description of this user action.</description> | |
1617 </action> | |
1618 | |
1619 <action name="BrowserPlugin.Guest.DidNavigate"> | |
1620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1621 <description>Please enter the description of this user action.</description> | |
1622 </action> | |
1623 | |
1624 <action name="BrowserPlugin.Guest.EnableAutoResize"> | |
1625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1626 <description>Please enter the description of this user action.</description> | |
1627 </action> | |
1628 | |
1629 <action name="BrowserPlugin.Guest.Hung"> | |
1630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1631 <description>Please enter the description of this user action.</description> | |
1632 </action> | |
1633 | |
1634 <action name="BrowserPlugin.Guest.Killed"> | |
1635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1636 <description>Please enter the description of this user action.</description> | |
1637 </action> | |
1638 | |
1639 <action name="BrowserPlugin.Guest.Navigate"> | |
1640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1641 <description>Please enter the description of this user action.</description> | |
1642 </action> | |
1643 | |
1644 <action name="BrowserPlugin.Guest.PermissionRequest"> | |
1645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1646 <description>Please enter the description of this user action.</description> | |
1647 </action> | |
1648 | |
1649 <action name="BrowserPlugin.Guest.PermissionRequest.Download"> | |
1650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1651 <description>Please enter the description of this user action.</description> | |
1652 </action> | |
1653 | |
1654 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation"> | |
1655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1656 <description>Please enter the description of this user action.</description> | |
1657 </action> | |
1658 | |
1659 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog"> | |
1660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1661 <description>Please enter the description of this user action.</description> | |
1662 </action> | |
1663 | |
1664 <action name="BrowserPlugin.Guest.PermissionRequest.Media"> | |
1665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1666 <description>Please enter the description of this user action.</description> | |
1667 </action> | |
1668 | |
1669 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow"> | |
1670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1671 <description>Please enter the description of this user action.</description> | |
1672 </action> | |
1673 | |
1674 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock"> | |
1675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1676 <description>Please enter the description of this user action.</description> | |
1677 </action> | |
1678 | |
1679 <action name="BrowserPlugin.Guest.Responsive"> | |
1680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1681 <description>Please enter the description of this user action.</description> | |
1682 </action> | |
1683 | |
1684 <action name="BrowserPlugin.Guest.StartDrag"> | |
1685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1686 <description>Please enter the description of this user action.</description> | |
1687 </action> | |
1688 | |
1689 <action name="BrowserPlugin.Guest.Terminate"> | |
1690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1691 <description>Please enter the description of this user action.</description> | |
1692 </action> | |
1693 | |
1694 <action name="BrowserPlugin.PermissionAllow.Download"> | |
1695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1696 <description>Please enter the description of this user action.</description> | |
1697 </action> | |
1698 | |
1699 <action name="BrowserPlugin.PermissionAllow.Geolocation"> | |
1700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1701 <description>Please enter the description of this user action.</description> | |
1702 </action> | |
1703 | |
1704 <action name="BrowserPlugin.PermissionAllow.JSDialog"> | |
1705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1706 <description>Please enter the description of this user action.</description> | |
1707 </action> | |
1708 | |
1709 <action name="BrowserPlugin.PermissionAllow.Media"> | |
1710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1711 <description>Please enter the description of this user action.</description> | |
1712 </action> | |
1713 | |
1714 <action name="BrowserPlugin.PermissionAllow.NewWindow"> | |
1715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1716 <description>Please enter the description of this user action.</description> | |
1717 </action> | |
1718 | |
1719 <action name="BrowserPlugin.PermissionAllow.PointerLock"> | |
1720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1721 <description>Please enter the description of this user action.</description> | |
1722 </action> | |
1723 | |
1724 <action name="BrowserPlugin.PermissionDeny.Download"> | |
1725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1726 <description>Please enter the description of this user action.</description> | |
1727 </action> | |
1728 | |
1729 <action name="BrowserPlugin.PermissionDeny.Geolocation"> | |
1730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1731 <description>Please enter the description of this user action.</description> | |
1732 </action> | |
1733 | |
1734 <action name="BrowserPlugin.PermissionDeny.JSDialog"> | |
1735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1736 <description>Please enter the description of this user action.</description> | |
1737 </action> | |
1738 | |
1739 <action name="BrowserPlugin.PermissionDeny.Media"> | |
1740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1741 <description>Please enter the description of this user action.</description> | |
1742 </action> | |
1743 | |
1744 <action name="BrowserPlugin.PermissionDeny.NewWindow"> | |
1745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1746 <description>Please enter the description of this user action.</description> | |
1747 </action> | |
1748 | |
1749 <action name="BrowserPlugin.PermissionDeny.PointerLock"> | |
1750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1751 <description>Please enter the description of this user action.</description> | |
1752 </action> | |
1753 | |
1754 <action name="CanCommitURL_BlockedAndKilled"> | |
1755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1756 <description>Please enter the description of this user action.</description> | |
1757 </action> | |
1758 | |
1759 <action name="Cancel"> | |
1760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1761 <description>Please enter the description of this user action.</description> | |
1762 </action> | |
1763 | |
1764 <action name="Caption_ClickTogglesMaximize"> | |
1765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1766 <description>Please enter the description of this user action.</description> | |
1767 </action> | |
1768 | |
1769 <action name="Caption_GestureTogglesMaximize"> | |
1770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1771 <description>Please enter the description of this user action.</description> | |
1772 </action> | |
1773 | |
1774 <action name="Cast_Sender_CastDeviceSelected"> | |
1775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1776 <description>Please enter the description of this user action.</description> | |
1777 </action> | |
1778 | |
1779 <action name="Cast_Sender_CastEnterFullscreen"> | |
1780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1781 <description>Please enter the description of this user action.</description> | |
1782 </action> | |
1783 | |
1784 <action name="Cast_Sender_CastMediaType"> | |
1785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1786 <description>Please enter the description of this user action.</description> | |
1787 </action> | |
1788 | |
1789 <action name="Cast_Sender_CastPlayRequested"> | |
1790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1791 <description>Please enter the description of this user action.</description> | |
1792 </action> | |
1793 | |
1794 <action name="Cast_Sender_YouTubeDeviceSelected"> | |
1795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1796 <description>Please enter the description of this user action.</description> | |
1797 </action> | |
1798 | |
1799 <action name="ClearAuthenticationCache"> | |
1800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1801 <description>Please enter the description of this user action.</description> | |
1802 </action> | |
1803 | |
1804 <action name="ClearBrowsingData_Autofill"> | |
1805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1806 <description>Please enter the description of this user action.</description> | |
1807 </action> | |
1808 | |
1809 <action name="ClearBrowsingData_Cache"> | |
1810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1811 <description>Please enter the description of this user action.</description> | |
1812 </action> | |
1813 | |
1814 <action name="ClearBrowsingData_ContentLicenses"> | |
1815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1816 <description>Please enter the description of this user action.</description> | |
1817 </action> | |
1818 | |
1819 <action name="ClearBrowsingData_Cookies"> | |
1820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1821 <description>Please enter the description of this user action.</description> | |
1822 </action> | |
1823 | |
1824 <action name="ClearBrowsingData_Downloads"> | |
1825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1826 <description>Please enter the description of this user action.</description> | |
1827 </action> | |
1828 | |
1829 <action name="ClearBrowsingData_Everything"> | |
1830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1831 <description>Please enter the description of this user action.</description> | |
1832 </action> | |
1833 | |
1834 <action name="ClearBrowsingData_History"> | |
1835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1836 <description>Please enter the description of this user action.</description> | |
1837 </action> | |
1838 | |
1839 <action name="ClearBrowsingData_LSOData"> | |
1840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1841 <description>Please enter the description of this user action.</description> | |
1842 </action> | |
1843 | |
1844 <action name="ClearBrowsingData_LastDay"> | |
1845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1846 <description>Please enter the description of this user action.</description> | |
1847 </action> | |
1848 | |
1849 <action name="ClearBrowsingData_LastHour"> | |
1850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1851 <description>Please enter the description of this user action.</description> | |
1852 </action> | |
1853 | |
1854 <action name="ClearBrowsingData_LastMonth"> | |
1855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1856 <description>Please enter the description of this user action.</description> | |
1857 </action> | |
1858 | |
1859 <action name="ClearBrowsingData_LastWeek"> | |
1860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1861 <description>Please enter the description of this user action.</description> | |
1862 </action> | |
1863 | |
1864 <action name="ClearBrowsingData_MaskContainsExtension"> | |
1865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1866 <description>Please enter the description of this user action.</description> | |
1867 </action> | |
1868 | |
1869 <action name="ClearBrowsingData_MaskContainsProtectedWeb"> | |
1870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1871 <description>Please enter the description of this user action.</description> | |
1872 </action> | |
1873 | |
1874 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb"> | |
1875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1876 <description>Please enter the description of this user action.</description> | |
1877 </action> | |
1878 | |
1879 <action name="ClearBrowsingData_Passwords"> | |
1880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1881 <description>Please enter the description of this user action.</description> | |
1882 </action> | |
1883 | |
1884 <action name="ClearBrowsingData_ServerBoundCerts"> | |
1885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1886 <description>Please enter the description of this user action.</description> | |
1887 </action> | |
1888 | |
1889 <action name="ClearBrowsingData_ShaderCache"> | |
1890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1891 <description>Please enter the description of this user action.</description> | |
1892 </action> | |
1893 | |
1894 <action name="ClearBrowsingData_ShowDlg"> | |
1895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1896 <description>Please enter the description of this user action.</description> | |
1897 </action> | |
1898 | |
1899 <action name="ClearSelection"> | |
1900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1901 <description>Please enter the description of this user action.</description> | |
1902 </action> | |
1903 | |
1904 <action name="ClearSiteDataOnExitDisabled"> | |
1905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1906 <description>Please enter the description of this user action.</description> | |
1907 </action> | |
1908 | |
1909 <action name="ClearSiteDataOnExitEnabled"> | |
1910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1911 <description>Please enter the description of this user action.</description> | |
1912 </action> | |
1913 | |
1914 <action name="ClickDisableGpuAcceleration"> | |
1915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1916 <description>Please enter the description of this user action.</description> | |
1917 </action> | |
1918 | |
1919 <action name="ClickToPlay_AllowAlways"> | |
1920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1921 <description>Please enter the description of this user action.</description> | |
1922 </action> | |
1923 | |
1924 <action name="ClickToPlay_Dismiss_Infobar"> | |
1925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1926 <description>Please enter the description of this user action.</description> | |
1927 </action> | |
1928 | |
1929 <action name="ClickToPlay_InfobarShown"> | |
1930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1931 <description>Please enter the description of this user action.</description> | |
1932 </action> | |
1933 | |
1934 <action name="ClickToPlay_LoadAll_Bubble"> | |
1935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1936 <description>Please enter the description of this user action.</description> | |
1937 </action> | |
1938 | |
1939 <action name="ClickToPlay_LoadAll_Infobar"> | |
1940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1941 <description>Please enter the description of this user action.</description> | |
1942 </action> | |
1943 | |
1944 <action name="ClickedBookmarkBarAppsShortcutButton"> | |
1945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1946 <description>Please enter the description of this user action.</description> | |
1947 </action> | |
1948 | |
1949 <action name="ClickedBookmarkBarFolder"> | |
1950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1951 <description>Please enter the description of this user action.</description> | |
1952 </action> | |
1953 | |
1954 <action name="ClickedBookmarkBarURLButton"> | |
1955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1956 <description>Please enter the description of this user action.</description> | |
1957 </action> | |
1958 | |
1959 <action name="CloseAllSuppressedPopups"> | |
1960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1961 <description>Please enter the description of this user action.</description> | |
1962 </action> | |
1963 | |
1964 <action name="CloseButton_Clk"> | |
1965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1966 <description>Please enter the description of this user action.</description> | |
1967 </action> | |
1968 | |
1969 <action name="CloseFromContextMenu"> | |
1970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1971 <description>Please enter the description of this user action.</description> | |
1972 </action> | |
1973 | |
1974 <action name="CloseTab"> | |
1975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1976 <description>Please enter the description of this user action.</description> | |
1977 </action> | |
1978 | |
1979 <action name="CloseTabByKey"> | |
1980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1981 <description>Please enter the description of this user action.</description> | |
1982 </action> | |
1983 | |
1984 <action name="CloseTab_Accelerator"> | |
1985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1986 <description>Please enter the description of this user action.</description> | |
1987 </action> | |
1988 | |
1989 <action name="CloseTab_Mouse"> | |
1990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1991 <description>Please enter the description of this user action.</description> | |
1992 </action> | |
1993 | |
1994 <action name="CloseWebApp"> | |
1995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
1996 <description>Please enter the description of this user action.</description> | |
1997 </action> | |
1998 | |
1999 <action name="CloseWindow"> | |
2000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2001 <description>Please enter the description of this user action.</description> | |
2002 </action> | |
2003 | |
2004 <action name="CloseWindowByKey"> | |
2005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2006 <description>Please enter the description of this user action.</description> | |
2007 </action> | |
2008 | |
2009 <action name="ConfirmNotToOrderSpringCharger"> | |
2010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2011 <description>Please enter the description of this user action.</description> | |
2012 </action> | |
2013 | |
2014 <action name="ConfirmOrderSpringCharger"> | |
2015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2016 <description>Please enter the description of this user action.</description> | |
2017 </action> | |
2018 | |
2019 <action name="ConfirmOrderSpringChargerByPhone"> | |
2020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2021 <description>Please enter the description of this user action.</description> | |
2022 </action> | |
2023 | |
2024 <action name="ConfirmOrderSpringChargerOnline"> | |
2025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2026 <description>Please enter the description of this user action.</description> | |
2027 </action> | |
2028 | |
2029 <action name="ConfirmSafeSpringCharger"> | |
2030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2031 <description>Please enter the description of this user action.</description> | |
2032 </action> | |
2033 | |
2034 <action name="ConfirmStillUseOriginalChargerAfterOrder"> | |
2035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2036 <description>Please enter the description of this user action.</description> | |
2037 </action> | |
2038 | |
2039 <action name="ConflictBadge"> | |
2040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2041 <description>Please enter the description of this user action.</description> | |
2042 </action> | |
2043 | |
2044 <action name="ConflictingModuleNotificationDismissed"> | |
2045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2046 <description>Please enter the description of this user action.</description> | |
2047 </action> | |
2048 | |
2049 <action name="ConflictingModuleNotificationShown"> | |
2050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2051 <description>Please enter the description of this user action.</description> | |
2052 </action> | |
2053 | |
2054 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS"> | |
2055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2056 <description>Please enter the description of this user action.</description> | |
2057 </action> | |
2058 | |
2059 <action name="ConnectivityDiagnostics.LaunchSource.WebStore"> | |
2060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2061 <description>Please enter the description of this user action.</description> | |
2062 </action> | |
2063 | |
2064 <action name="ConnectivityDiagnostics.UA.LogsShown"> | |
2065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2066 <description>Please enter the description of this user action.</description> | |
2067 </action> | |
2068 | |
2069 <action name="ConnectivityDiagnostics.UA.PassingTestsShown"> | |
2070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2071 <description>Please enter the description of this user action.</description> | |
2072 </action> | |
2073 | |
2074 <action name="ConnectivityDiagnostics.UA.SettingsShown"> | |
2075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2076 <description>Please enter the description of this user action.</description> | |
2077 </action> | |
2078 | |
2079 <action name="ConnectivityDiagnostics.UA.TestResultExpanded"> | |
2080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2081 <description>Please enter the description of this user action.</description> | |
2082 </action> | |
2083 | |
2084 <action name="ConnectivityDiagnostics.UA.TestSuiteRun"> | |
2085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2086 <description>Please enter the description of this user action.</description> | |
2087 </action> | |
2088 | |
2089 <action name="CookieBlockingDisabledPerDefault"> | |
2090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2091 <description>Please enter the description of this user action.</description> | |
2092 </action> | |
2093 | |
2094 <action name="CookieBlockingEnabledPerDefault"> | |
2095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2096 <description>Please enter the description of this user action.</description> | |
2097 </action> | |
2098 | |
2099 <action name="Copy"> | |
2100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2101 <description>Please enter the description of this user action.</description> | |
2102 </action> | |
2103 | |
2104 <action name="CopyToFindPboard"> | |
2105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2106 <description>Please enter the description of this user action.</description> | |
2107 </action> | |
2108 | |
2109 <action name="CopyURLToClipBoard"> | |
2110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2111 <description>Please enter the description of this user action.</description> | |
2112 </action> | |
2113 | |
2114 <action name="CreateHostedApp"> | |
2115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2116 <description>Please enter the description of this user action.</description> | |
2117 </action> | |
2118 | |
2119 <action name="CreateLink"> | |
2120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2121 <description>Please enter the description of this user action.</description> | |
2122 </action> | |
2123 | |
2124 <action name="CreateProfile"> | |
2125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2126 <description>Please enter the description of this user action.</description> | |
2127 </action> | |
2128 | |
2129 <action name="CreateShortcut"> | |
2130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2131 <description>Please enter the description of this user action.</description> | |
2132 </action> | |
2133 | |
2134 <action name="CriticalNotificationShown"> | |
2135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2136 <description>Please enter the description of this user action.</description> | |
2137 </action> | |
2138 | |
2139 <action name="CriticalNotification_AutoRestart"> | |
2140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2141 <description>Please enter the description of this user action.</description> | |
2142 </action> | |
2143 | |
2144 <action name="CriticalNotification_Ignore"> | |
2145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2146 <description>Please enter the description of this user action.</description> | |
2147 </action> | |
2148 | |
2149 <action name="CriticalNotification_Restart"> | |
2150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2151 <description>Please enter the description of this user action.</description> | |
2152 </action> | |
2153 | |
2154 <action name="Cryptohome.PKCS11InitFail"> | |
2155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2156 <description>Please enter the description of this user action.</description> | |
2157 </action> | |
2158 | |
2159 <action name="Cut"> | |
2160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2161 <description>Please enter the description of this user action.</description> | |
2162 </action> | |
2163 | |
2164 <action name="DataReductionProxy_PromoDisplayed"> | |
2165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2166 <description>Please enter the description of this user action.</description> | |
2167 </action> | |
2168 | |
2169 <action name="DataReductionProxy_PromoLearnMore"> | |
2170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2171 <description>Please enter the description of this user action.</description> | |
2172 </action> | |
2173 | |
2174 <action name="DataReductionProxy_TurnedOff"> | |
2175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2176 <description>Please enter the description of this user action.</description> | |
2177 </action> | |
2178 | |
2179 <action name="DataReductionProxy_TurnedOn"> | |
2180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2181 <description>Please enter the description of this user action.</description> | |
2182 </action> | |
2183 | |
2184 <action name="DataReductionProxy_TurnedOnFromPromo"> | |
2185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2186 <description>Please enter the description of this user action.</description> | |
2187 </action> | |
2188 | |
2189 <action name="Debugger"> | |
2190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2191 <description>Please enter the description of this user action.</description> | |
2192 </action> | |
2193 | |
2194 <action name="Delete"> | |
2195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2196 <description>Please enter the description of this user action.</description> | |
2197 </action> | |
2198 | |
2199 <action name="DeleteBackward"> | |
2200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2201 <description>Please enter the description of this user action.</description> | |
2202 </action> | |
2203 | |
2204 <action name="DeleteForward"> | |
2205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2206 <description>Please enter the description of this user action.</description> | |
2207 </action> | |
2208 | |
2209 <action name="DeleteSelection"> | |
2210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2211 <description>Please enter the description of this user action.</description> | |
2212 </action> | |
2213 | |
2214 <action name="DeleteToEndOfParagraph"> | |
2215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2216 <description>Please enter the description of this user action.</description> | |
2217 </action> | |
2218 | |
2219 <action name="DeleteWordBackward"> | |
2220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2221 <description>Please enter the description of this user action.</description> | |
2222 </action> | |
2223 | |
2224 <action name="DeleteWordForward"> | |
2225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2226 <description>Please enter the description of this user action.</description> | |
2227 </action> | |
2228 | |
2229 <action name="Destination_Application_Edit"> | |
2230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2231 <description>Please enter the description of this user action.</description> | |
2232 </action> | |
2233 | |
2234 <action name="Destination_Application_Launch"> | |
2235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2236 <description>Please enter the description of this user action.</description> | |
2237 </action> | |
2238 | |
2239 <action name="Destination_Application_Uninstall"> | |
2240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2241 <description>Please enter the description of this user action.</description> | |
2242 </action> | |
2243 | |
2244 <action name="Destination_Bookmarks"> | |
2245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2246 <description>Please enter the description of this user action.</description> | |
2247 </action> | |
2248 | |
2249 <action name="Destination_Bookmarks_OpenURL"> | |
2250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2251 <description>Please enter the description of this user action.</description> | |
2252 </action> | |
2253 | |
2254 <action name="Destination_Downloads"> | |
2255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2256 <description>Please enter the description of this user action.</description> | |
2257 </action> | |
2258 | |
2259 <action name="Destination_History"> | |
2260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2261 <description>Please enter the description of this user action.</description> | |
2262 </action> | |
2263 | |
2264 <action name="Destination_History_OpenURL"> | |
2265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2266 <description>Please enter the description of this user action.</description> | |
2267 </action> | |
2268 | |
2269 <action name="Destination_MostVisited"> | |
2270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2271 <description>Please enter the description of this user action.</description> | |
2272 </action> | |
2273 | |
2274 <action name="Destination_MostVisited_OpenURL"> | |
2275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2276 <description>Please enter the description of this user action.</description> | |
2277 </action> | |
2278 | |
2279 <action name="Destination_Sessions"> | |
2280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2281 <description>Please enter the description of this user action.</description> | |
2282 </action> | |
2283 | |
2284 <action name="DevTools_InspectAndroidPage"> | |
2285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2286 <description>Please enter the description of this user action.</description> | |
2287 </action> | |
2288 | |
2289 <action name="DevTools_InspectAndroidWebView"> | |
2290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2291 <description>Please enter the description of this user action.</description> | |
2292 </action> | |
2293 | |
2294 <action name="DevTools_InspectElement"> | |
2295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2296 <description>Please enter the description of this user action.</description> | |
2297 </action> | |
2298 | |
2299 <action name="DevTools_InspectRenderer"> | |
2300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2301 <description>Please enter the description of this user action.</description> | |
2302 </action> | |
2303 | |
2304 <action name="DevTools_InspectWorker"> | |
2305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2306 <description>Please enter the description of this user action.</description> | |
2307 </action> | |
2308 | |
2309 <action name="DevTools_ToggleConsole"> | |
2310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2311 <description>Please enter the description of this user action.</description> | |
2312 </action> | |
2313 | |
2314 <action name="DevTools_ToggleWindow"> | |
2315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2316 <description>Please enter the description of this user action.</description> | |
2317 </action> | |
2318 | |
2319 <action name="DevicesPage_AddPrintersClicked"> | |
2320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2321 <description>Please enter the description of this user action.</description> | |
2322 </action> | |
2323 | |
2324 <action name="DevicesPage_LogInStartedFromDeviceListPromo"> | |
2325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2326 <description>Please enter the description of this user action.</description> | |
2327 </action> | |
2328 | |
2329 <action name="DevicesPage_LogInStartedFromRegisterPromo"> | |
2330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2331 <description>Please enter the description of this user action.</description> | |
2332 </action> | |
2333 | |
2334 <action name="DevicesPage_ManageClicked"> | |
2335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2336 <description>Please enter the description of this user action.</description> | |
2337 </action> | |
2338 | |
2339 <action name="DevicesPage_Opened"> | |
2340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2341 <description>Please enter the description of this user action.</description> | |
2342 </action> | |
2343 | |
2344 <action name="DevicesPage_RegisterCancel"> | |
2345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2346 <description>Please enter the description of this user action.</description> | |
2347 </action> | |
2348 | |
2349 <action name="DevicesPage_RegisterClicked"> | |
2350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2351 <description>Please enter the description of this user action.</description> | |
2352 </action> | |
2353 | |
2354 <action name="DevicesPage_RegisterFailure"> | |
2355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2356 <description>Please enter the description of this user action.</description> | |
2357 </action> | |
2358 | |
2359 <action name="DevicesPage_RegisterSuccess"> | |
2360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2361 <description>Please enter the description of this user action.</description> | |
2362 </action> | |
2363 | |
2364 <action name="DisabledExtensionNotificationDismissed"> | |
2365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2366 <description>Please enter the description of this user action.</description> | |
2367 </action> | |
2368 | |
2369 <action name="DisabledExtensionNotificationShown"> | |
2370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2371 <description>Please enter the description of this user action.</description> | |
2372 </action> | |
2373 | |
2374 <action name="DockingWindow_Bottom"> | |
2375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2376 <description>Please enter the description of this user action.</description> | |
2377 </action> | |
2378 | |
2379 <action name="DockingWindow_BottomHalf"> | |
2380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2381 <description>Please enter the description of this user action.</description> | |
2382 </action> | |
2383 | |
2384 <action name="DockingWindow_Left"> | |
2385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2386 <description>Please enter the description of this user action.</description> | |
2387 </action> | |
2388 | |
2389 <action name="DockingWindow_LeftHalf"> | |
2390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2391 <description>Please enter the description of this user action.</description> | |
2392 </action> | |
2393 | |
2394 <action name="DockingWindow_Maximize"> | |
2395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2396 <description>Please enter the description of this user action.</description> | |
2397 </action> | |
2398 | |
2399 <action name="DockingWindow_Right"> | |
2400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2401 <description>Please enter the description of this user action.</description> | |
2402 </action> | |
2403 | |
2404 <action name="DockingWindow_RightHalf"> | |
2405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2406 <description>Please enter the description of this user action.</description> | |
2407 </action> | |
2408 | |
2409 <action name="DockingWindow_Top"> | |
2410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2411 <description>Please enter the description of this user action.</description> | |
2412 </action> | |
2413 | |
2414 <action name="Duplicate"> | |
2415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2416 <description>Please enter the description of this user action.</description> | |
2417 </action> | |
2418 | |
2419 <action name="EditApplicationSettings"> | |
2420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2421 <description>Please enter the description of this user action.</description> | |
2422 </action> | |
2423 | |
2424 <action name="EditKeywords"> | |
2425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2426 <description>Please enter the description of this user action.</description> | |
2427 </action> | |
2428 | |
2429 <action name="EditSearchEngines"> | |
2430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2431 <description>Please enter the description of this user action.</description> | |
2432 </action> | |
2433 | |
2434 <action name="EmailPageLocation"> | |
2435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2436 <description>Please enter the description of this user action.</description> | |
2437 </action> | |
2438 | |
2439 <action name="EnterFullScreenWithWrenchMenu"> | |
2440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2441 <description>Please enter the description of this user action.</description> | |
2442 </action> | |
2443 | |
2444 <action name="Exit"> | |
2445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2446 <description>Please enter the description of this user action.</description> | |
2447 </action> | |
2448 | |
2449 <action name="ExtensionNotFound_ED"> | |
2450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2451 <description>Please enter the description of this user action.</description> | |
2452 </action> | |
2453 | |
2454 <action name="ExtensionWipeoutNotificationShown"> | |
2455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2456 <description>Please enter the description of this user action.</description> | |
2457 </action> | |
2458 | |
2459 <action name="Extensions.ExtensionInstalled"> | |
2460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2461 <description>Please enter the description of this user action.</description> | |
2462 </action> | |
2463 | |
2464 <action name="Extensions.ExtensionUninstalled"> | |
2465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2466 <description>Please enter the description of this user action.</description> | |
2467 </action> | |
2468 | |
2469 <action name="Extensions.IDChangedError"> | |
2470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2471 <description>Please enter the description of this user action.</description> | |
2472 </action> | |
2473 | |
2474 <action name="Extensions.WebStoreLaunch"> | |
2475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2476 <description>Please enter the description of this user action.</description> | |
2477 </action> | |
2478 | |
2479 <action name="Feedback"> | |
2480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2481 <description>Please enter the description of this user action.</description> | |
2482 </action> | |
2483 | |
2484 <action name="FileBrowser.CreateNewFolder"> | |
2485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2486 <description>Please enter the description of this user action.</description> | |
2487 </action> | |
2488 | |
2489 <action name="FileBrowser.PhotoEditor.Edit"> | |
2490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2491 <description>Please enter the description of this user action.</description> | |
2492 </action> | |
2493 | |
2494 <action name="FileBrowser.PhotoEditor.View"> | |
2495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2496 <description>Please enter the description of this user action.</description> | |
2497 </action> | |
2498 | |
2499 <action name="FileBrowser.SuggestApps.ShowDialog"> | |
2500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2501 <description>Please enter the description of this user action.</description> | |
2502 </action> | |
2503 | |
2504 <action name="FilterURLTermiate_About"> | |
2505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2506 <description>Please enter the description of this user action.</description> | |
2507 </action> | |
2508 | |
2509 <action name="FilterURLTermiate_Blocked"> | |
2510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2511 <description>Please enter the description of this user action.</description> | |
2512 </action> | |
2513 | |
2514 <action name="FilterURLTermiate_Invalid"> | |
2515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2516 <description>Please enter the description of this user action.</description> | |
2517 </action> | |
2518 | |
2519 <action name="Find"> | |
2520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2521 <description>Please enter the description of this user action.</description> | |
2522 </action> | |
2523 | |
2524 <action name="FindNext"> | |
2525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2526 <description>Please enter the description of this user action.</description> | |
2527 </action> | |
2528 | |
2529 <action name="FindPrevious"> | |
2530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2531 <description>Please enter the description of this user action.</description> | |
2532 </action> | |
2533 | |
2534 <action name="FindString"> | |
2535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2536 <description>Please enter the description of this user action.</description> | |
2537 </action> | |
2538 | |
2539 <action name="FirstRunDef_Accept"> | |
2540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2541 <description>Please enter the description of this user action.</description> | |
2542 </action> | |
2543 | |
2544 <action name="FocusAppMenu"> | |
2545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2546 <description>Please enter the description of this user action.</description> | |
2547 </action> | |
2548 | |
2549 <action name="FocusBookmarksToolbar"> | |
2550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2551 <description>Please enter the description of this user action.</description> | |
2552 </action> | |
2553 | |
2554 <action name="FocusChromeOSStatus"> | |
2555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2556 <description>Please enter the description of this user action.</description> | |
2557 </action> | |
2558 | |
2559 <action name="FocusInfobars"> | |
2560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2561 <description>Please enter the description of this user action.</description> | |
2562 </action> | |
2563 | |
2564 <action name="FocusLocation"> | |
2565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2566 <description>Please enter the description of this user action.</description> | |
2567 </action> | |
2568 | |
2569 <action name="FocusNextPane"> | |
2570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2571 <description>Please enter the description of this user action.</description> | |
2572 </action> | |
2573 | |
2574 <action name="FocusPageAndAppMenus"> | |
2575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2576 <description>Please enter the description of this user action.</description> | |
2577 </action> | |
2578 | |
2579 <action name="FocusPreviousPane"> | |
2580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2581 <description>Please enter the description of this user action.</description> | |
2582 </action> | |
2583 | |
2584 <action name="FocusSearch"> | |
2585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2586 <description>Please enter the description of this user action.</description> | |
2587 </action> | |
2588 | |
2589 <action name="FocusToolbar"> | |
2590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2591 <description>Please enter the description of this user action.</description> | |
2592 </action> | |
2593 | |
2594 <action name="FontName"> | |
2595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2596 <description>Please enter the description of this user action.</description> | |
2597 </action> | |
2598 | |
2599 <action name="FontSize"> | |
2600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2601 <description>Please enter the description of this user action.</description> | |
2602 </action> | |
2603 | |
2604 <action name="FontSizeDelta"> | |
2605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2606 <description>Please enter the description of this user action.</description> | |
2607 </action> | |
2608 | |
2609 <action name="ForeColor"> | |
2610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2611 <description>Please enter the description of this user action.</description> | |
2612 </action> | |
2613 | |
2614 <action name="FormatBlock"> | |
2615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2616 <description>Please enter the description of this user action.</description> | |
2617 </action> | |
2618 | |
2619 <action name="Forward"> | |
2620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2621 <description>Please enter the description of this user action.</description> | |
2622 </action> | |
2623 | |
2624 <action name="ForwardDelete"> | |
2625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2626 <description>Please enter the description of this user action.</description> | |
2627 </action> | |
2628 | |
2629 <action name="ForwardMenu_ChapterClick1"> | |
2630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2631 <description>Please enter the description of this user action.</description> | |
2632 </action> | |
2633 | |
2634 <action name="ForwardMenu_ChapterClick10"> | |
2635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2636 <description>Please enter the description of this user action.</description> | |
2637 </action> | |
2638 | |
2639 <action name="ForwardMenu_ChapterClick11"> | |
2640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2641 <description>Please enter the description of this user action.</description> | |
2642 </action> | |
2643 | |
2644 <action name="ForwardMenu_ChapterClick12"> | |
2645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2646 <description>Please enter the description of this user action.</description> | |
2647 </action> | |
2648 | |
2649 <action name="ForwardMenu_ChapterClick13"> | |
2650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2651 <description>Please enter the description of this user action.</description> | |
2652 </action> | |
2653 | |
2654 <action name="ForwardMenu_ChapterClick14"> | |
2655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2656 <description>Please enter the description of this user action.</description> | |
2657 </action> | |
2658 | |
2659 <action name="ForwardMenu_ChapterClick15"> | |
2660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2661 <description>Please enter the description of this user action.</description> | |
2662 </action> | |
2663 | |
2664 <action name="ForwardMenu_ChapterClick16"> | |
2665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2666 <description>Please enter the description of this user action.</description> | |
2667 </action> | |
2668 | |
2669 <action name="ForwardMenu_ChapterClick17"> | |
2670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2671 <description>Please enter the description of this user action.</description> | |
2672 </action> | |
2673 | |
2674 <action name="ForwardMenu_ChapterClick18"> | |
2675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2676 <description>Please enter the description of this user action.</description> | |
2677 </action> | |
2678 | |
2679 <action name="ForwardMenu_ChapterClick19"> | |
2680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2681 <description>Please enter the description of this user action.</description> | |
2682 </action> | |
2683 | |
2684 <action name="ForwardMenu_ChapterClick2"> | |
2685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2686 <description>Please enter the description of this user action.</description> | |
2687 </action> | |
2688 | |
2689 <action name="ForwardMenu_ChapterClick3"> | |
2690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2691 <description>Please enter the description of this user action.</description> | |
2692 </action> | |
2693 | |
2694 <action name="ForwardMenu_ChapterClick4"> | |
2695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2696 <description>Please enter the description of this user action.</description> | |
2697 </action> | |
2698 | |
2699 <action name="ForwardMenu_ChapterClick5"> | |
2700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2701 <description>Please enter the description of this user action.</description> | |
2702 </action> | |
2703 | |
2704 <action name="ForwardMenu_ChapterClick6"> | |
2705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2706 <description>Please enter the description of this user action.</description> | |
2707 </action> | |
2708 | |
2709 <action name="ForwardMenu_ChapterClick7"> | |
2710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2711 <description>Please enter the description of this user action.</description> | |
2712 </action> | |
2713 | |
2714 <action name="ForwardMenu_ChapterClick8"> | |
2715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2716 <description>Please enter the description of this user action.</description> | |
2717 </action> | |
2718 | |
2719 <action name="ForwardMenu_ChapterClick9"> | |
2720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2721 <description>Please enter the description of this user action.</description> | |
2722 </action> | |
2723 | |
2724 <action name="ForwardMenu_HistoryClick1"> | |
2725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2726 <description>Please enter the description of this user action.</description> | |
2727 </action> | |
2728 | |
2729 <action name="ForwardMenu_HistoryClick10"> | |
2730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2731 <description>Please enter the description of this user action.</description> | |
2732 </action> | |
2733 | |
2734 <action name="ForwardMenu_HistoryClick11"> | |
2735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2736 <description>Please enter the description of this user action.</description> | |
2737 </action> | |
2738 | |
2739 <action name="ForwardMenu_HistoryClick12"> | |
2740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2741 <description>Please enter the description of this user action.</description> | |
2742 </action> | |
2743 | |
2744 <action name="ForwardMenu_HistoryClick13"> | |
2745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2746 <description>Please enter the description of this user action.</description> | |
2747 </action> | |
2748 | |
2749 <action name="ForwardMenu_HistoryClick14"> | |
2750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2751 <description>Please enter the description of this user action.</description> | |
2752 </action> | |
2753 | |
2754 <action name="ForwardMenu_HistoryClick15"> | |
2755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2756 <description>Please enter the description of this user action.</description> | |
2757 </action> | |
2758 | |
2759 <action name="ForwardMenu_HistoryClick16"> | |
2760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2761 <description>Please enter the description of this user action.</description> | |
2762 </action> | |
2763 | |
2764 <action name="ForwardMenu_HistoryClick17"> | |
2765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2766 <description>Please enter the description of this user action.</description> | |
2767 </action> | |
2768 | |
2769 <action name="ForwardMenu_HistoryClick18"> | |
2770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2771 <description>Please enter the description of this user action.</description> | |
2772 </action> | |
2773 | |
2774 <action name="ForwardMenu_HistoryClick19"> | |
2775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2776 <description>Please enter the description of this user action.</description> | |
2777 </action> | |
2778 | |
2779 <action name="ForwardMenu_HistoryClick2"> | |
2780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2781 <description>Please enter the description of this user action.</description> | |
2782 </action> | |
2783 | |
2784 <action name="ForwardMenu_HistoryClick3"> | |
2785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2786 <description>Please enter the description of this user action.</description> | |
2787 </action> | |
2788 | |
2789 <action name="ForwardMenu_HistoryClick4"> | |
2790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2791 <description>Please enter the description of this user action.</description> | |
2792 </action> | |
2793 | |
2794 <action name="ForwardMenu_HistoryClick5"> | |
2795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2796 <description>Please enter the description of this user action.</description> | |
2797 </action> | |
2798 | |
2799 <action name="ForwardMenu_HistoryClick6"> | |
2800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2801 <description>Please enter the description of this user action.</description> | |
2802 </action> | |
2803 | |
2804 <action name="ForwardMenu_HistoryClick7"> | |
2805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2806 <description>Please enter the description of this user action.</description> | |
2807 </action> | |
2808 | |
2809 <action name="ForwardMenu_HistoryClick8"> | |
2810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2811 <description>Please enter the description of this user action.</description> | |
2812 </action> | |
2813 | |
2814 <action name="ForwardMenu_HistoryClick9"> | |
2815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2816 <description>Please enter the description of this user action.</description> | |
2817 </action> | |
2818 | |
2819 <action name="ForwardMenu_Popup"> | |
2820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2821 <description>Please enter the description of this user action.</description> | |
2822 </action> | |
2823 | |
2824 <action name="ForwardMenu_ShowFullHistory"> | |
2825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2826 <description>Please enter the description of this user action.</description> | |
2827 </action> | |
2828 | |
2829 <action name="Gesture_Overview"> | |
2830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2831 <description>Please enter the description of this user action.</description> | |
2832 </action> | |
2833 | |
2834 <action name="Go"> | |
2835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2836 <description>Please enter the description of this user action.</description> | |
2837 </action> | |
2838 | |
2839 <action name="GoogleNow.ButtonClicked0"> | |
2840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2841 <description>Please enter the description of this user action.</description> | |
2842 </action> | |
2843 | |
2844 <action name="GoogleNow.ButtonClicked1"> | |
2845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2846 <description>Please enter the description of this user action.</description> | |
2847 </action> | |
2848 | |
2849 <action name="GoogleNow.Dismissed"> | |
2850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2851 <description>Please enter the description of this user action.</description> | |
2852 </action> | |
2853 | |
2854 <action name="GoogleNow.MessageClicked"> | |
2855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2856 <description>Please enter the description of this user action.</description> | |
2857 </action> | |
2858 | |
2859 <action name="GoogleNow.WelcomeToastClickedNo"> | |
2860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2861 <description>Please enter the description of this user action.</description> | |
2862 </action> | |
2863 | |
2864 <action name="GoogleNow.WelcomeToastClickedYes"> | |
2865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2866 <description>Please enter the description of this user action.</description> | |
2867 </action> | |
2868 | |
2869 <action name="GoogleNow.WelcomeToastDismissed"> | |
2870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2871 <description>Please enter the description of this user action.</description> | |
2872 </action> | |
2873 | |
2874 <action name="GpuAccelerationDisabled"> | |
2875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2876 <description>Please enter the description of this user action.</description> | |
2877 </action> | |
2878 | |
2879 <action name="GpuAccelerationEnabled"> | |
2880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2881 <description>Please enter the description of this user action.</description> | |
2882 </action> | |
2883 | |
2884 <action name="HiliteColor"> | |
2885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2886 <description>Please enter the description of this user action.</description> | |
2887 </action> | |
2888 | |
2889 <action name="HistoryPage_BookmarkStarClicked"> | |
2890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2891 <description>Please enter the description of this user action.</description> | |
2892 </action> | |
2893 | |
2894 <action name="HistoryPage_CancelRemoveSelected"> | |
2895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2896 <description>Please enter the description of this user action.</description> | |
2897 </action> | |
2898 | |
2899 <action name="HistoryPage_ConfirmRemoveSelected"> | |
2900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2901 <description>Please enter the description of this user action.</description> | |
2902 </action> | |
2903 | |
2904 <action name="HistoryPage_EntryLinkClick"> | |
2905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2906 <description>Please enter the description of this user action.</description> | |
2907 </action> | |
2908 | |
2909 <action name="HistoryPage_EntryLinkRightClick"> | |
2910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2911 <description>Please enter the description of this user action.</description> | |
2912 </action> | |
2913 | |
2914 <action name="HistoryPage_EntryMenuRemoveFromHistory"> | |
2915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2916 <description>Please enter the description of this user action.</description> | |
2917 </action> | |
2918 | |
2919 <action name="HistoryPage_EntryMenuShowMoreFromSite"> | |
2920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2921 <description>Please enter the description of this user action.</description> | |
2922 </action> | |
2923 | |
2924 <action name="HistoryPage_InitClearBrowsingData"> | |
2925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2926 <description>Please enter the description of this user action.</description> | |
2927 </action> | |
2928 | |
2929 <action name="HistoryPage_NewerHistoryClick"> | |
2930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2931 <description>Please enter the description of this user action.</description> | |
2932 </action> | |
2933 | |
2934 <action name="HistoryPage_NewestHistoryClick"> | |
2935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2936 <description>Please enter the description of this user action.</description> | |
2937 </action> | |
2938 | |
2939 <action name="HistoryPage_OlderHistoryClick"> | |
2940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2941 <description>Please enter the description of this user action.</description> | |
2942 </action> | |
2943 | |
2944 <action name="HistoryPage_RemoveSelected"> | |
2945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2946 <description>Please enter the description of this user action.</description> | |
2947 </action> | |
2948 | |
2949 <action name="HistoryPage_Search"> | |
2950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2951 <description>Please enter the description of this user action.</description> | |
2952 </action> | |
2953 | |
2954 <action name="HistoryPage_SearchResultClick"> | |
2955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2956 <description>Please enter the description of this user action.</description> | |
2957 </action> | |
2958 | |
2959 <action name="HistoryPage_SearchResultRemove"> | |
2960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2961 <description>Please enter the description of this user action.</description> | |
2962 </action> | |
2963 | |
2964 <action name="History_DeleteHistory"> | |
2965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2966 <description>Please enter the description of this user action.</description> | |
2967 </action> | |
2968 | |
2969 <action name="History_DragIcon"> | |
2970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2971 <description>Please enter the description of this user action.</description> | |
2972 </action> | |
2973 | |
2974 <action name="History_DragThumbnail"> | |
2975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2976 <description>Please enter the description of this user action.</description> | |
2977 </action> | |
2978 | |
2979 <action name="History_Search"> | |
2980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2981 <description>Please enter the description of this user action.</description> | |
2982 </action> | |
2983 | |
2984 <action name="Home"> | |
2985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2986 <description>Please enter the description of this user action.</description> | |
2987 </action> | |
2988 | |
2989 <action name="ImportLockDialogCocoa_Shown"> | |
2990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2991 <description>Please enter the description of this user action.</description> | |
2992 </action> | |
2993 | |
2994 <action name="ImportLockDialogGtk_Shown"> | |
2995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
2996 <description>Please enter the description of this user action.</description> | |
2997 </action> | |
2998 | |
2999 <action name="ImportLockDialogView_Shown"> | |
3000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3001 <description>Please enter the description of this user action.</description> | |
3002 </action> | |
3003 | |
3004 <action name="Import_ShowDlg"> | |
3005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3006 <description>Please enter the description of this user action.</description> | |
3007 </action> | |
3008 | |
3009 <action name="Indent"> | |
3010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3011 <description>Please enter the description of this user action.</description> | |
3012 </action> | |
3013 | |
3014 <action name="InputMethodOptions_Open_chewing"> | |
3015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3016 <description>Please enter the description of this user action.</description> | |
3017 </action> | |
3018 | |
3019 <action name="InputMethodOptions_Open_english-m"> | |
3020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3021 <description>Please enter the description of this user action.</description> | |
3022 </action> | |
3023 | |
3024 <action name="InputMethodOptions_Open_hangul"> | |
3025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3026 <description>Please enter the description of this user action.</description> | |
3027 </action> | |
3028 | |
3029 <action name="InputMethodOptions_Open_m17n:am:sera"> | |
3030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3031 <description>Please enter the description of this user action.</description> | |
3032 </action> | |
3033 | |
3034 <action name="InputMethodOptions_Open_m17n:ar:kbd"> | |
3035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3036 <description>Please enter the description of this user action.</description> | |
3037 </action> | |
3038 | |
3039 <action name="InputMethodOptions_Open_m17n:bn:itrans"> | |
3040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3041 <description>Please enter the description of this user action.</description> | |
3042 </action> | |
3043 | |
3044 <action name="InputMethodOptions_Open_m17n:fa:isiri"> | |
3045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3046 <description>Please enter the description of this user action.</description> | |
3047 </action> | |
3048 | |
3049 <action name="InputMethodOptions_Open_m17n:gu:itrans"> | |
3050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3051 <description>Please enter the description of this user action.</description> | |
3052 </action> | |
3053 | |
3054 <action name="InputMethodOptions_Open_m17n:hi:itrans"> | |
3055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3056 <description>Please enter the description of this user action.</description> | |
3057 </action> | |
3058 | |
3059 <action name="InputMethodOptions_Open_m17n:kn:itrans"> | |
3060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3061 <description>Please enter the description of this user action.</description> | |
3062 </action> | |
3063 | |
3064 <action name="InputMethodOptions_Open_m17n:ml:itrans"> | |
3065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3066 <description>Please enter the description of this user action.</description> | |
3067 </action> | |
3068 | |
3069 <action name="InputMethodOptions_Open_m17n:mr:itrans"> | |
3070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3071 <description>Please enter the description of this user action.</description> | |
3072 </action> | |
3073 | |
3074 <action name="InputMethodOptions_Open_m17n:ta:inscript"> | |
3075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3076 <description>Please enter the description of this user action.</description> | |
3077 </action> | |
3078 | |
3079 <action name="InputMethodOptions_Open_m17n:ta:itrans"> | |
3080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3081 <description>Please enter the description of this user action.</description> | |
3082 </action> | |
3083 | |
3084 <action name="InputMethodOptions_Open_m17n:ta:phonetic"> | |
3085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3086 <description>Please enter the description of this user action.</description> | |
3087 </action> | |
3088 | |
3089 <action name="InputMethodOptions_Open_m17n:ta:tamil99"> | |
3090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3091 <description>Please enter the description of this user action.</description> | |
3092 </action> | |
3093 | |
3094 <action name="InputMethodOptions_Open_m17n:ta:typewriter"> | |
3095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3096 <description>Please enter the description of this user action.</description> | |
3097 </action> | |
3098 | |
3099 <action name="InputMethodOptions_Open_m17n:te:itrans"> | |
3100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3101 <description>Please enter the description of this user action.</description> | |
3102 </action> | |
3103 | |
3104 <action name="InputMethodOptions_Open_m17n:th:kesmanee"> | |
3105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3106 <description>Please enter the description of this user action.</description> | |
3107 </action> | |
3108 | |
3109 <action name="InputMethodOptions_Open_m17n:th:pattachote"> | |
3110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3111 <description>Please enter the description of this user action.</description> | |
3112 </action> | |
3113 | |
3114 <action name="InputMethodOptions_Open_m17n:th:tis820"> | |
3115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3116 <description>Please enter the description of this user action.</description> | |
3117 </action> | |
3118 | |
3119 <action name="InputMethodOptions_Open_m17n:vi:tcvn"> | |
3120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3121 <description>Please enter the description of this user action.</description> | |
3122 </action> | |
3123 | |
3124 <action name="InputMethodOptions_Open_m17n:vi:telex"> | |
3125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3126 <description>Please enter the description of this user action.</description> | |
3127 </action> | |
3128 | |
3129 <action name="InputMethodOptions_Open_m17n:vi:viqr"> | |
3130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3131 <description>Please enter the description of this user action.</description> | |
3132 </action> | |
3133 | |
3134 <action name="InputMethodOptions_Open_m17n:vi:vni"> | |
3135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3136 <description>Please enter the description of this user action.</description> | |
3137 </action> | |
3138 | |
3139 <action name="InputMethodOptions_Open_m17n:zh:cangjie"> | |
3140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3141 <description>Please enter the description of this user action.</description> | |
3142 </action> | |
3143 | |
3144 <action name="InputMethodOptions_Open_m17n:zh:quick"> | |
3145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3146 <description>Please enter the description of this user action.</description> | |
3147 </action> | |
3148 | |
3149 <action name="InputMethodOptions_Open_mozc"> | |
3150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3151 <description>Please enter the description of this user action.</description> | |
3152 </action> | |
3153 | |
3154 <action name="InputMethodOptions_Open_mozc-chewing"> | |
3155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3156 <description>Please enter the description of this user action.</description> | |
3157 </action> | |
3158 | |
3159 <action name="InputMethodOptions_Open_mozc-dv"> | |
3160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3161 <description>Please enter the description of this user action.</description> | |
3162 </action> | |
3163 | |
3164 <action name="InputMethodOptions_Open_mozc-hangul"> | |
3165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3166 <description>Please enter the description of this user action.</description> | |
3167 </action> | |
3168 | |
3169 <action name="InputMethodOptions_Open_mozc-jp"> | |
3170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3171 <description>Please enter the description of this user action.</description> | |
3172 </action> | |
3173 | |
3174 <action name="InputMethodOptions_Open_pinyin"> | |
3175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3176 <description>Please enter the description of this user action.</description> | |
3177 </action> | |
3178 | |
3179 <action name="InputMethodOptions_Open_pinyin-dv"> | |
3180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3181 <description>Please enter the description of this user action.</description> | |
3182 </action> | |
3183 | |
3184 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm"> | |
3185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3186 <description>Please enter the description of this user action.</description> | |
3187 </action> | |
3188 | |
3189 <action name="InputMethodOptions_Open_xkb:be::fra"> | |
3190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3191 <description>Please enter the description of this user action.</description> | |
3192 </action> | |
3193 | |
3194 <action name="InputMethodOptions_Open_xkb:be::ger"> | |
3195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3196 <description>Please enter the description of this user action.</description> | |
3197 </action> | |
3198 | |
3199 <action name="InputMethodOptions_Open_xkb:be::nld"> | |
3200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3201 <description>Please enter the description of this user action.</description> | |
3202 </action> | |
3203 | |
3204 <action name="InputMethodOptions_Open_xkb:bg::bul"> | |
3205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3206 <description>Please enter the description of this user action.</description> | |
3207 </action> | |
3208 | |
3209 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul"> | |
3210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3211 <description>Please enter the description of this user action.</description> | |
3212 </action> | |
3213 | |
3214 <action name="InputMethodOptions_Open_xkb:br::por"> | |
3215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3216 <description>Please enter the description of this user action.</description> | |
3217 </action> | |
3218 | |
3219 <action name="InputMethodOptions_Open_xkb:by::bel"> | |
3220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3221 <description>Please enter the description of this user action.</description> | |
3222 </action> | |
3223 | |
3224 <action name="InputMethodOptions_Open_xkb:ca::fra"> | |
3225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3226 <description>Please enter the description of this user action.</description> | |
3227 </action> | |
3228 | |
3229 <action name="InputMethodOptions_Open_xkb:ca:eng:eng"> | |
3230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3231 <description>Please enter the description of this user action.</description> | |
3232 </action> | |
3233 | |
3234 <action name="InputMethodOptions_Open_xkb:ca:multix:fra"> | |
3235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3236 <description>Please enter the description of this user action.</description> | |
3237 </action> | |
3238 | |
3239 <action name="InputMethodOptions_Open_xkb:ch::ger"> | |
3240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3241 <description>Please enter the description of this user action.</description> | |
3242 </action> | |
3243 | |
3244 <action name="InputMethodOptions_Open_xkb:ch:fr:fra"> | |
3245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3246 <description>Please enter the description of this user action.</description> | |
3247 </action> | |
3248 | |
3249 <action name="InputMethodOptions_Open_xkb:cz::cze"> | |
3250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3251 <description>Please enter the description of this user action.</description> | |
3252 </action> | |
3253 | |
3254 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze"> | |
3255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3256 <description>Please enter the description of this user action.</description> | |
3257 </action> | |
3258 | |
3259 <action name="InputMethodOptions_Open_xkb:de::ger"> | |
3260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3261 <description>Please enter the description of this user action.</description> | |
3262 </action> | |
3263 | |
3264 <action name="InputMethodOptions_Open_xkb:de:neo:ger"> | |
3265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3266 <description>Please enter the description of this user action.</description> | |
3267 </action> | |
3268 | |
3269 <action name="InputMethodOptions_Open_xkb:dk::dan"> | |
3270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3271 <description>Please enter the description of this user action.</description> | |
3272 </action> | |
3273 | |
3274 <action name="InputMethodOptions_Open_xkb:ee::est"> | |
3275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3276 <description>Please enter the description of this user action.</description> | |
3277 </action> | |
3278 | |
3279 <action name="InputMethodOptions_Open_xkb:es::spa"> | |
3280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3281 <description>Please enter the description of this user action.</description> | |
3282 </action> | |
3283 | |
3284 <action name="InputMethodOptions_Open_xkb:es:cat:cat"> | |
3285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3286 <description>Please enter the description of this user action.</description> | |
3287 </action> | |
3288 | |
3289 <action name="InputMethodOptions_Open_xkb:fi::fin"> | |
3290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3291 <description>Please enter the description of this user action.</description> | |
3292 </action> | |
3293 | |
3294 <action name="InputMethodOptions_Open_xkb:fr::fra"> | |
3295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3296 <description>Please enter the description of this user action.</description> | |
3297 </action> | |
3298 | |
3299 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng"> | |
3300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3301 <description>Please enter the description of this user action.</description> | |
3302 </action> | |
3303 | |
3304 <action name="InputMethodOptions_Open_xkb:gb:extd:eng"> | |
3305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3306 <description>Please enter the description of this user action.</description> | |
3307 </action> | |
3308 | |
3309 <action name="InputMethodOptions_Open_xkb:ge::geo"> | |
3310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3311 <description>Please enter the description of this user action.</description> | |
3312 </action> | |
3313 | |
3314 <action name="InputMethodOptions_Open_xkb:gr::gre"> | |
3315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3316 <description>Please enter the description of this user action.</description> | |
3317 </action> | |
3318 | |
3319 <action name="InputMethodOptions_Open_xkb:hr::scr"> | |
3320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3321 <description>Please enter the description of this user action.</description> | |
3322 </action> | |
3323 | |
3324 <action name="InputMethodOptions_Open_xkb:hu::hun"> | |
3325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3326 <description>Please enter the description of this user action.</description> | |
3327 </action> | |
3328 | |
3329 <action name="InputMethodOptions_Open_xkb:il::heb"> | |
3330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3331 <description>Please enter the description of this user action.</description> | |
3332 </action> | |
3333 | |
3334 <action name="InputMethodOptions_Open_xkb:is::ice"> | |
3335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3336 <description>Please enter the description of this user action.</description> | |
3337 </action> | |
3338 | |
3339 <action name="InputMethodOptions_Open_xkb:it::ita"> | |
3340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3341 <description>Please enter the description of this user action.</description> | |
3342 </action> | |
3343 | |
3344 <action name="InputMethodOptions_Open_xkb:jp::jpn"> | |
3345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3346 <description>Please enter the description of this user action.</description> | |
3347 </action> | |
3348 | |
3349 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor"> | |
3350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3351 <description>Please enter the description of this user action.</description> | |
3352 </action> | |
3353 | |
3354 <action name="InputMethodOptions_Open_xkb:latam::spa"> | |
3355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3356 <description>Please enter the description of this user action.</description> | |
3357 </action> | |
3358 | |
3359 <action name="InputMethodOptions_Open_xkb:lt::lit"> | |
3360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3361 <description>Please enter the description of this user action.</description> | |
3362 </action> | |
3363 | |
3364 <action name="InputMethodOptions_Open_xkb:lv::lav"> | |
3365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3366 <description>Please enter the description of this user action.</description> | |
3367 </action> | |
3368 | |
3369 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav"> | |
3370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3371 <description>Please enter the description of this user action.</description> | |
3372 </action> | |
3373 | |
3374 <action name="InputMethodOptions_Open_xkb:mn::mon"> | |
3375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3376 <description>Please enter the description of this user action.</description> | |
3377 </action> | |
3378 | |
3379 <action name="InputMethodOptions_Open_xkb:nl::nld"> | |
3380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3381 <description>Please enter the description of this user action.</description> | |
3382 </action> | |
3383 | |
3384 <action name="InputMethodOptions_Open_xkb:no::nob"> | |
3385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3386 <description>Please enter the description of this user action.</description> | |
3387 </action> | |
3388 | |
3389 <action name="InputMethodOptions_Open_xkb:no::nor"> | |
3390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3391 <description>Please enter the description of this user action.</description> | |
3392 </action> | |
3393 | |
3394 <action name="InputMethodOptions_Open_xkb:pl::pol"> | |
3395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3396 <description>Please enter the description of this user action.</description> | |
3397 </action> | |
3398 | |
3399 <action name="InputMethodOptions_Open_xkb:pt::por"> | |
3400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3401 <description>Please enter the description of this user action.</description> | |
3402 </action> | |
3403 | |
3404 <action name="InputMethodOptions_Open_xkb:ro::rum"> | |
3405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3406 <description>Please enter the description of this user action.</description> | |
3407 </action> | |
3408 | |
3409 <action name="InputMethodOptions_Open_xkb:rs::srp"> | |
3410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3411 <description>Please enter the description of this user action.</description> | |
3412 </action> | |
3413 | |
3414 <action name="InputMethodOptions_Open_xkb:ru::rus"> | |
3415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3416 <description>Please enter the description of this user action.</description> | |
3417 </action> | |
3418 | |
3419 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus"> | |
3420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3421 <description>Please enter the description of this user action.</description> | |
3422 </action> | |
3423 | |
3424 <action name="InputMethodOptions_Open_xkb:se::swe"> | |
3425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3426 <description>Please enter the description of this user action.</description> | |
3427 </action> | |
3428 | |
3429 <action name="InputMethodOptions_Open_xkb:si::slv"> | |
3430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3431 <description>Please enter the description of this user action.</description> | |
3432 </action> | |
3433 | |
3434 <action name="InputMethodOptions_Open_xkb:sk::slo"> | |
3435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3436 <description>Please enter the description of this user action.</description> | |
3437 </action> | |
3438 | |
3439 <action name="InputMethodOptions_Open_xkb:tr::tur"> | |
3440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3441 <description>Please enter the description of this user action.</description> | |
3442 </action> | |
3443 | |
3444 <action name="InputMethodOptions_Open_xkb:ua::ukr"> | |
3445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3446 <description>Please enter the description of this user action.</description> | |
3447 </action> | |
3448 | |
3449 <action name="InputMethodOptions_Open_xkb:us::eng"> | |
3450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3451 <description>Please enter the description of this user action.</description> | |
3452 </action> | |
3453 | |
3454 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng"> | |
3455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3456 <description>Please enter the description of this user action.</description> | |
3457 </action> | |
3458 | |
3459 <action name="InputMethodOptions_Open_xkb:us:colemak:eng"> | |
3460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3461 <description>Please enter the description of this user action.</description> | |
3462 </action> | |
3463 | |
3464 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng"> | |
3465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3466 <description>Please enter the description of this user action.</description> | |
3467 </action> | |
3468 | |
3469 <action name="InputMethodOptions_Open_xkb:us:intl:eng"> | |
3470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3471 <description>Please enter the description of this user action.</description> | |
3472 </action> | |
3473 | |
3474 <action name="InsertBacktab"> | |
3475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3476 <description>Please enter the description of this user action.</description> | |
3477 </action> | |
3478 | |
3479 <action name="InsertHTML"> | |
3480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3481 <description>Please enter the description of this user action.</description> | |
3482 </action> | |
3483 | |
3484 <action name="InsertHorizontalRule"> | |
3485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3486 <description>Please enter the description of this user action.</description> | |
3487 </action> | |
3488 | |
3489 <action name="InsertImage"> | |
3490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3491 <description>Please enter the description of this user action.</description> | |
3492 </action> | |
3493 | |
3494 <action name="InsertLineBreak"> | |
3495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3496 <description>Please enter the description of this user action.</description> | |
3497 </action> | |
3498 | |
3499 <action name="InsertNewline"> | |
3500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3501 <description>Please enter the description of this user action.</description> | |
3502 </action> | |
3503 | |
3504 <action name="InsertNewlineInQuotedContent"> | |
3505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3506 <description>Please enter the description of this user action.</description> | |
3507 </action> | |
3508 | |
3509 <action name="InsertOrderedList"> | |
3510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3511 <description>Please enter the description of this user action.</description> | |
3512 </action> | |
3513 | |
3514 <action name="InsertParagraph"> | |
3515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3516 <description>Please enter the description of this user action.</description> | |
3517 </action> | |
3518 | |
3519 <action name="InsertTab"> | |
3520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3521 <description>Please enter the description of this user action.</description> | |
3522 </action> | |
3523 | |
3524 <action name="InsertText"> | |
3525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3526 <description>Please enter the description of this user action.</description> | |
3527 </action> | |
3528 | |
3529 <action name="InsertUnorderedList"> | |
3530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3531 <description>Please enter the description of this user action.</description> | |
3532 </action> | |
3533 | |
3534 <action name="InspectDevices"> | |
3535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3536 <description>Please enter the description of this user action.</description> | |
3537 </action> | |
3538 | |
3539 <action name="InstallSite"> | |
3540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3541 <description>Please enter the description of this user action.</description> | |
3542 </action> | |
3543 | |
3544 <action name="InstantExtended.MostVisitedClicked"> | |
3545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3546 <description>Please enter the description of this user action.</description> | |
3547 </action> | |
3548 | |
3549 <action name="InstantExtended.ShowNTP"> | |
3550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3551 <description>Please enter the description of this user action.</description> | |
3552 </action> | |
3553 | |
3554 <action name="InstantExtended.ShowSRP"> | |
3555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3556 <description>Please enter the description of this user action.</description> | |
3557 </action> | |
3558 | |
3559 <action name="Italic"> | |
3560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3561 <description>Please enter the description of this user action.</description> | |
3562 </action> | |
3563 | |
3564 <action name="JustifyCenter"> | |
3565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3566 <description>Please enter the description of this user action.</description> | |
3567 </action> | |
3568 | |
3569 <action name="JustifyLeft"> | |
3570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3571 <description>Please enter the description of this user action.</description> | |
3572 </action> | |
3573 | |
3574 <action name="JustifyRight"> | |
3575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3576 <description>Please enter the description of this user action.</description> | |
3577 </action> | |
3578 | |
3579 <action name="KeySystemSupport.Widevine.Queried"> | |
3580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3581 <description>Please enter the description of this user action.</description> | |
3582 </action> | |
3583 | |
3584 <action name="KeySystemSupport.Widevine.Supported"> | |
3585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3586 <description>Please enter the description of this user action.</description> | |
3587 </action> | |
3588 | |
3589 <action name="KeySystemSupport.WidevineWithType.Queried"> | |
3590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3591 <description>Please enter the description of this user action.</description> | |
3592 </action> | |
3593 | |
3594 <action name="KeySystemSupport.WidevineWithType.Supported"> | |
3595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3596 <description>Please enter the description of this user action.</description> | |
3597 </action> | |
3598 | |
3599 <action name="KeywordEditor_AddKeyword"> | |
3600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3601 <description>Please enter the description of this user action.</description> | |
3602 </action> | |
3603 | |
3604 <action name="KeywordEditor_AddKeywordJS"> | |
3605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3606 <description>Please enter the description of this user action.</description> | |
3607 </action> | |
3608 | |
3609 <action name="KeywordEditor_ModifiedKeyword"> | |
3610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3611 <description>Please enter the description of this user action.</description> | |
3612 </action> | |
3613 | |
3614 <action name="KeywordEditor_RemoveKeyword"> | |
3615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3616 <description>Please enter the description of this user action.</description> | |
3617 </action> | |
3618 | |
3619 <action name="LanguageChange_Accept"> | |
3620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3621 <description>Please enter the description of this user action.</description> | |
3622 </action> | |
3623 | |
3624 <action name="LanguageChange_Revert"> | |
3625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3626 <description>Please enter the description of this user action.</description> | |
3627 </action> | |
3628 | |
3629 <action name="LanguageConfigView_Open"> | |
3630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3631 <description>Please enter the description of this user action.</description> | |
3632 </action> | |
3633 | |
3634 <action name="LanguageMenuButton_InputMethodChanged"> | |
3635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3636 <description>Please enter the description of this user action.</description> | |
3637 </action> | |
3638 | |
3639 <action name="LanguageMenuButton_Open"> | |
3640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3641 <description>Please enter the description of this user action.</description> | |
3642 </action> | |
3643 | |
3644 <action name="LanguageOptions_DisableInputMethod_chewing"> | |
3645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3646 <description>Please enter the description of this user action.</description> | |
3647 </action> | |
3648 | |
3649 <action name="LanguageOptions_DisableInputMethod_english-m"> | |
3650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3651 <description>Please enter the description of this user action.</description> | |
3652 </action> | |
3653 | |
3654 <action name="LanguageOptions_DisableInputMethod_hangul"> | |
3655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3656 <description>Please enter the description of this user action.</description> | |
3657 </action> | |
3658 | |
3659 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera"> | |
3660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3661 <description>Please enter the description of this user action.</description> | |
3662 </action> | |
3663 | |
3664 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd"> | |
3665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3666 <description>Please enter the description of this user action.</description> | |
3667 </action> | |
3668 | |
3669 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans"> | |
3670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3671 <description>Please enter the description of this user action.</description> | |
3672 </action> | |
3673 | |
3674 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri"> | |
3675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3676 <description>Please enter the description of this user action.</description> | |
3677 </action> | |
3678 | |
3679 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans"> | |
3680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3681 <description>Please enter the description of this user action.</description> | |
3682 </action> | |
3683 | |
3684 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans"> | |
3685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3686 <description>Please enter the description of this user action.</description> | |
3687 </action> | |
3688 | |
3689 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans"> | |
3690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3691 <description>Please enter the description of this user action.</description> | |
3692 </action> | |
3693 | |
3694 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans"> | |
3695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3696 <description>Please enter the description of this user action.</description> | |
3697 </action> | |
3698 | |
3699 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans"> | |
3700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3701 <description>Please enter the description of this user action.</description> | |
3702 </action> | |
3703 | |
3704 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript"> | |
3705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3706 <description>Please enter the description of this user action.</description> | |
3707 </action> | |
3708 | |
3709 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans"> | |
3710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3711 <description>Please enter the description of this user action.</description> | |
3712 </action> | |
3713 | |
3714 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic"> | |
3715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3716 <description>Please enter the description of this user action.</description> | |
3717 </action> | |
3718 | |
3719 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99"> | |
3720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3721 <description>Please enter the description of this user action.</description> | |
3722 </action> | |
3723 | |
3724 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter"> | |
3725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3726 <description>Please enter the description of this user action.</description> | |
3727 </action> | |
3728 | |
3729 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans"> | |
3730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3731 <description>Please enter the description of this user action.</description> | |
3732 </action> | |
3733 | |
3734 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee"> | |
3735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3736 <description>Please enter the description of this user action.</description> | |
3737 </action> | |
3738 | |
3739 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote"> | |
3740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3741 <description>Please enter the description of this user action.</description> | |
3742 </action> | |
3743 | |
3744 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820"> | |
3745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3746 <description>Please enter the description of this user action.</description> | |
3747 </action> | |
3748 | |
3749 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn"> | |
3750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3751 <description>Please enter the description of this user action.</description> | |
3752 </action> | |
3753 | |
3754 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex"> | |
3755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3756 <description>Please enter the description of this user action.</description> | |
3757 </action> | |
3758 | |
3759 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr"> | |
3760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3761 <description>Please enter the description of this user action.</description> | |
3762 </action> | |
3763 | |
3764 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni"> | |
3765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3766 <description>Please enter the description of this user action.</description> | |
3767 </action> | |
3768 | |
3769 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie"> | |
3770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3771 <description>Please enter the description of this user action.</description> | |
3772 </action> | |
3773 | |
3774 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick"> | |
3775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3776 <description>Please enter the description of this user action.</description> | |
3777 </action> | |
3778 | |
3779 <action name="LanguageOptions_DisableInputMethod_mozc"> | |
3780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3781 <description>Please enter the description of this user action.</description> | |
3782 </action> | |
3783 | |
3784 <action name="LanguageOptions_DisableInputMethod_mozc-chewing"> | |
3785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3786 <description>Please enter the description of this user action.</description> | |
3787 </action> | |
3788 | |
3789 <action name="LanguageOptions_DisableInputMethod_mozc-dv"> | |
3790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3791 <description>Please enter the description of this user action.</description> | |
3792 </action> | |
3793 | |
3794 <action name="LanguageOptions_DisableInputMethod_mozc-hangul"> | |
3795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3796 <description>Please enter the description of this user action.</description> | |
3797 </action> | |
3798 | |
3799 <action name="LanguageOptions_DisableInputMethod_mozc-jp"> | |
3800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3801 <description>Please enter the description of this user action.</description> | |
3802 </action> | |
3803 | |
3804 <action name="LanguageOptions_DisableInputMethod_pinyin"> | |
3805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3806 <description>Please enter the description of this user action.</description> | |
3807 </action> | |
3808 | |
3809 <action name="LanguageOptions_DisableInputMethod_pinyin-dv"> | |
3810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3811 <description>Please enter the description of this user action.</description> | |
3812 </action> | |
3813 | |
3814 <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm"> | |
3815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3816 <description>Please enter the description of this user action.</description> | |
3817 </action> | |
3818 | |
3819 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra"> | |
3820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3821 <description>Please enter the description of this user action.</description> | |
3822 </action> | |
3823 | |
3824 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger"> | |
3825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3826 <description>Please enter the description of this user action.</description> | |
3827 </action> | |
3828 | |
3829 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld"> | |
3830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3831 <description>Please enter the description of this user action.</description> | |
3832 </action> | |
3833 | |
3834 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul"> | |
3835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3836 <description>Please enter the description of this user action.</description> | |
3837 </action> | |
3838 | |
3839 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul"> | |
3840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3841 <description>Please enter the description of this user action.</description> | |
3842 </action> | |
3843 | |
3844 <action name="LanguageOptions_DisableInputMethod_xkb:br::por"> | |
3845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3846 <description>Please enter the description of this user action.</description> | |
3847 </action> | |
3848 | |
3849 <action name="LanguageOptions_DisableInputMethod_xkb:by::bel"> | |
3850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3851 <description>Please enter the description of this user action.</description> | |
3852 </action> | |
3853 | |
3854 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra"> | |
3855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3856 <description>Please enter the description of this user action.</description> | |
3857 </action> | |
3858 | |
3859 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng"> | |
3860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3861 <description>Please enter the description of this user action.</description> | |
3862 </action> | |
3863 | |
3864 <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra"> | |
3865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3866 <description>Please enter the description of this user action.</description> | |
3867 </action> | |
3868 | |
3869 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger"> | |
3870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3871 <description>Please enter the description of this user action.</description> | |
3872 </action> | |
3873 | |
3874 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra"> | |
3875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3876 <description>Please enter the description of this user action.</description> | |
3877 </action> | |
3878 | |
3879 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze"> | |
3880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3881 <description>Please enter the description of this user action.</description> | |
3882 </action> | |
3883 | |
3884 <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze"> | |
3885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3886 <description>Please enter the description of this user action.</description> | |
3887 </action> | |
3888 | |
3889 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger"> | |
3890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3891 <description>Please enter the description of this user action.</description> | |
3892 </action> | |
3893 | |
3894 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger"> | |
3895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3896 <description>Please enter the description of this user action.</description> | |
3897 </action> | |
3898 | |
3899 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan"> | |
3900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3901 <description>Please enter the description of this user action.</description> | |
3902 </action> | |
3903 | |
3904 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est"> | |
3905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3906 <description>Please enter the description of this user action.</description> | |
3907 </action> | |
3908 | |
3909 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa"> | |
3910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3911 <description>Please enter the description of this user action.</description> | |
3912 </action> | |
3913 | |
3914 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat"> | |
3915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3916 <description>Please enter the description of this user action.</description> | |
3917 </action> | |
3918 | |
3919 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin"> | |
3920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3921 <description>Please enter the description of this user action.</description> | |
3922 </action> | |
3923 | |
3924 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra"> | |
3925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3926 <description>Please enter the description of this user action.</description> | |
3927 </action> | |
3928 | |
3929 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng"> | |
3930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3931 <description>Please enter the description of this user action.</description> | |
3932 </action> | |
3933 | |
3934 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng"> | |
3935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3936 <description>Please enter the description of this user action.</description> | |
3937 </action> | |
3938 | |
3939 <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo"> | |
3940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3941 <description>Please enter the description of this user action.</description> | |
3942 </action> | |
3943 | |
3944 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre"> | |
3945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3946 <description>Please enter the description of this user action.</description> | |
3947 </action> | |
3948 | |
3949 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr"> | |
3950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3951 <description>Please enter the description of this user action.</description> | |
3952 </action> | |
3953 | |
3954 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun"> | |
3955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3956 <description>Please enter the description of this user action.</description> | |
3957 </action> | |
3958 | |
3959 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb"> | |
3960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3961 <description>Please enter the description of this user action.</description> | |
3962 </action> | |
3963 | |
3964 <action name="LanguageOptions_DisableInputMethod_xkb:is::ice"> | |
3965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3966 <description>Please enter the description of this user action.</description> | |
3967 </action> | |
3968 | |
3969 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita"> | |
3970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3971 <description>Please enter the description of this user action.</description> | |
3972 </action> | |
3973 | |
3974 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn"> | |
3975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3976 <description>Please enter the description of this user action.</description> | |
3977 </action> | |
3978 | |
3979 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor"> | |
3980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3981 <description>Please enter the description of this user action.</description> | |
3982 </action> | |
3983 | |
3984 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa"> | |
3985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3986 <description>Please enter the description of this user action.</description> | |
3987 </action> | |
3988 | |
3989 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit"> | |
3990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3991 <description>Please enter the description of this user action.</description> | |
3992 </action> | |
3993 | |
3994 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav"> | |
3995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
3996 <description>Please enter the description of this user action.</description> | |
3997 </action> | |
3998 | |
3999 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav"> | |
4000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4001 <description>Please enter the description of this user action.</description> | |
4002 </action> | |
4003 | |
4004 <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon"> | |
4005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4006 <description>Please enter the description of this user action.</description> | |
4007 </action> | |
4008 | |
4009 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld"> | |
4010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4011 <description>Please enter the description of this user action.</description> | |
4012 </action> | |
4013 | |
4014 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob"> | |
4015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4016 <description>Please enter the description of this user action.</description> | |
4017 </action> | |
4018 | |
4019 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor"> | |
4020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4021 <description>Please enter the description of this user action.</description> | |
4022 </action> | |
4023 | |
4024 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol"> | |
4025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4026 <description>Please enter the description of this user action.</description> | |
4027 </action> | |
4028 | |
4029 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por"> | |
4030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4031 <description>Please enter the description of this user action.</description> | |
4032 </action> | |
4033 | |
4034 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum"> | |
4035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4036 <description>Please enter the description of this user action.</description> | |
4037 </action> | |
4038 | |
4039 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp"> | |
4040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4041 <description>Please enter the description of this user action.</description> | |
4042 </action> | |
4043 | |
4044 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus"> | |
4045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4046 <description>Please enter the description of this user action.</description> | |
4047 </action> | |
4048 | |
4049 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus"> | |
4050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4051 <description>Please enter the description of this user action.</description> | |
4052 </action> | |
4053 | |
4054 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe"> | |
4055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4056 <description>Please enter the description of this user action.</description> | |
4057 </action> | |
4058 | |
4059 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv"> | |
4060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4061 <description>Please enter the description of this user action.</description> | |
4062 </action> | |
4063 | |
4064 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo"> | |
4065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4066 <description>Please enter the description of this user action.</description> | |
4067 </action> | |
4068 | |
4069 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur"> | |
4070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4071 <description>Please enter the description of this user action.</description> | |
4072 </action> | |
4073 | |
4074 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr"> | |
4075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4076 <description>Please enter the description of this user action.</description> | |
4077 </action> | |
4078 | |
4079 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng"> | |
4080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4081 <description>Please enter the description of this user action.</description> | |
4082 </action> | |
4083 | |
4084 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng"> | |
4085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4086 <description>Please enter the description of this user action.</description> | |
4087 </action> | |
4088 | |
4089 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng"> | |
4090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4091 <description>Please enter the description of this user action.</description> | |
4092 </action> | |
4093 | |
4094 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng"> | |
4095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4096 <description>Please enter the description of this user action.</description> | |
4097 </action> | |
4098 | |
4099 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng"> | |
4100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4101 <description>Please enter the description of this user action.</description> | |
4102 </action> | |
4103 | |
4104 <action name="LanguageOptions_EnableInputMethod_chewing"> | |
4105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4106 <description>Please enter the description of this user action.</description> | |
4107 </action> | |
4108 | |
4109 <action name="LanguageOptions_EnableInputMethod_english-m"> | |
4110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4111 <description>Please enter the description of this user action.</description> | |
4112 </action> | |
4113 | |
4114 <action name="LanguageOptions_EnableInputMethod_hangul"> | |
4115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4116 <description>Please enter the description of this user action.</description> | |
4117 </action> | |
4118 | |
4119 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera"> | |
4120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4121 <description>Please enter the description of this user action.</description> | |
4122 </action> | |
4123 | |
4124 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd"> | |
4125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4126 <description>Please enter the description of this user action.</description> | |
4127 </action> | |
4128 | |
4129 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans"> | |
4130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4131 <description>Please enter the description of this user action.</description> | |
4132 </action> | |
4133 | |
4134 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri"> | |
4135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4136 <description>Please enter the description of this user action.</description> | |
4137 </action> | |
4138 | |
4139 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans"> | |
4140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4141 <description>Please enter the description of this user action.</description> | |
4142 </action> | |
4143 | |
4144 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans"> | |
4145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4146 <description>Please enter the description of this user action.</description> | |
4147 </action> | |
4148 | |
4149 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans"> | |
4150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4151 <description>Please enter the description of this user action.</description> | |
4152 </action> | |
4153 | |
4154 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans"> | |
4155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4156 <description>Please enter the description of this user action.</description> | |
4157 </action> | |
4158 | |
4159 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans"> | |
4160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4161 <description>Please enter the description of this user action.</description> | |
4162 </action> | |
4163 | |
4164 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript"> | |
4165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4166 <description>Please enter the description of this user action.</description> | |
4167 </action> | |
4168 | |
4169 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans"> | |
4170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4171 <description>Please enter the description of this user action.</description> | |
4172 </action> | |
4173 | |
4174 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic"> | |
4175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4176 <description>Please enter the description of this user action.</description> | |
4177 </action> | |
4178 | |
4179 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99"> | |
4180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4181 <description>Please enter the description of this user action.</description> | |
4182 </action> | |
4183 | |
4184 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter"> | |
4185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4186 <description>Please enter the description of this user action.</description> | |
4187 </action> | |
4188 | |
4189 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans"> | |
4190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4191 <description>Please enter the description of this user action.</description> | |
4192 </action> | |
4193 | |
4194 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee"> | |
4195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4196 <description>Please enter the description of this user action.</description> | |
4197 </action> | |
4198 | |
4199 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote"> | |
4200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4201 <description>Please enter the description of this user action.</description> | |
4202 </action> | |
4203 | |
4204 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820"> | |
4205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4206 <description>Please enter the description of this user action.</description> | |
4207 </action> | |
4208 | |
4209 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn"> | |
4210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4211 <description>Please enter the description of this user action.</description> | |
4212 </action> | |
4213 | |
4214 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex"> | |
4215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4216 <description>Please enter the description of this user action.</description> | |
4217 </action> | |
4218 | |
4219 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr"> | |
4220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4221 <description>Please enter the description of this user action.</description> | |
4222 </action> | |
4223 | |
4224 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni"> | |
4225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4226 <description>Please enter the description of this user action.</description> | |
4227 </action> | |
4228 | |
4229 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie"> | |
4230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4231 <description>Please enter the description of this user action.</description> | |
4232 </action> | |
4233 | |
4234 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick"> | |
4235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4236 <description>Please enter the description of this user action.</description> | |
4237 </action> | |
4238 | |
4239 <action name="LanguageOptions_EnableInputMethod_mozc"> | |
4240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4241 <description>Please enter the description of this user action.</description> | |
4242 </action> | |
4243 | |
4244 <action name="LanguageOptions_EnableInputMethod_mozc-chewing"> | |
4245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4246 <description>Please enter the description of this user action.</description> | |
4247 </action> | |
4248 | |
4249 <action name="LanguageOptions_EnableInputMethod_mozc-dv"> | |
4250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4251 <description>Please enter the description of this user action.</description> | |
4252 </action> | |
4253 | |
4254 <action name="LanguageOptions_EnableInputMethod_mozc-hangul"> | |
4255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4256 <description>Please enter the description of this user action.</description> | |
4257 </action> | |
4258 | |
4259 <action name="LanguageOptions_EnableInputMethod_mozc-jp"> | |
4260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4261 <description>Please enter the description of this user action.</description> | |
4262 </action> | |
4263 | |
4264 <action name="LanguageOptions_EnableInputMethod_pinyin"> | |
4265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4266 <description>Please enter the description of this user action.</description> | |
4267 </action> | |
4268 | |
4269 <action name="LanguageOptions_EnableInputMethod_pinyin-dv"> | |
4270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4271 <description>Please enter the description of this user action.</description> | |
4272 </action> | |
4273 | |
4274 <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm"> | |
4275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4276 <description>Please enter the description of this user action.</description> | |
4277 </action> | |
4278 | |
4279 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra"> | |
4280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4281 <description>Please enter the description of this user action.</description> | |
4282 </action> | |
4283 | |
4284 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger"> | |
4285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4286 <description>Please enter the description of this user action.</description> | |
4287 </action> | |
4288 | |
4289 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld"> | |
4290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4291 <description>Please enter the description of this user action.</description> | |
4292 </action> | |
4293 | |
4294 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul"> | |
4295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4296 <description>Please enter the description of this user action.</description> | |
4297 </action> | |
4298 | |
4299 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul"> | |
4300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4301 <description>Please enter the description of this user action.</description> | |
4302 </action> | |
4303 | |
4304 <action name="LanguageOptions_EnableInputMethod_xkb:br::por"> | |
4305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4306 <description>Please enter the description of this user action.</description> | |
4307 </action> | |
4308 | |
4309 <action name="LanguageOptions_EnableInputMethod_xkb:by::bel"> | |
4310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4311 <description>Please enter the description of this user action.</description> | |
4312 </action> | |
4313 | |
4314 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra"> | |
4315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4316 <description>Please enter the description of this user action.</description> | |
4317 </action> | |
4318 | |
4319 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng"> | |
4320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4321 <description>Please enter the description of this user action.</description> | |
4322 </action> | |
4323 | |
4324 <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra"> | |
4325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4326 <description>Please enter the description of this user action.</description> | |
4327 </action> | |
4328 | |
4329 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger"> | |
4330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4331 <description>Please enter the description of this user action.</description> | |
4332 </action> | |
4333 | |
4334 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra"> | |
4335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4336 <description>Please enter the description of this user action.</description> | |
4337 </action> | |
4338 | |
4339 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze"> | |
4340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4341 <description>Please enter the description of this user action.</description> | |
4342 </action> | |
4343 | |
4344 <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze"> | |
4345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4346 <description>Please enter the description of this user action.</description> | |
4347 </action> | |
4348 | |
4349 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger"> | |
4350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4351 <description>Please enter the description of this user action.</description> | |
4352 </action> | |
4353 | |
4354 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger"> | |
4355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4356 <description>Please enter the description of this user action.</description> | |
4357 </action> | |
4358 | |
4359 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan"> | |
4360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4361 <description>Please enter the description of this user action.</description> | |
4362 </action> | |
4363 | |
4364 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est"> | |
4365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4366 <description>Please enter the description of this user action.</description> | |
4367 </action> | |
4368 | |
4369 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa"> | |
4370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4371 <description>Please enter the description of this user action.</description> | |
4372 </action> | |
4373 | |
4374 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat"> | |
4375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4376 <description>Please enter the description of this user action.</description> | |
4377 </action> | |
4378 | |
4379 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin"> | |
4380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4381 <description>Please enter the description of this user action.</description> | |
4382 </action> | |
4383 | |
4384 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra"> | |
4385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4386 <description>Please enter the description of this user action.</description> | |
4387 </action> | |
4388 | |
4389 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng"> | |
4390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4391 <description>Please enter the description of this user action.</description> | |
4392 </action> | |
4393 | |
4394 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng"> | |
4395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4396 <description>Please enter the description of this user action.</description> | |
4397 </action> | |
4398 | |
4399 <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo"> | |
4400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4401 <description>Please enter the description of this user action.</description> | |
4402 </action> | |
4403 | |
4404 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre"> | |
4405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4406 <description>Please enter the description of this user action.</description> | |
4407 </action> | |
4408 | |
4409 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr"> | |
4410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4411 <description>Please enter the description of this user action.</description> | |
4412 </action> | |
4413 | |
4414 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun"> | |
4415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4416 <description>Please enter the description of this user action.</description> | |
4417 </action> | |
4418 | |
4419 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb"> | |
4420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4421 <description>Please enter the description of this user action.</description> | |
4422 </action> | |
4423 | |
4424 <action name="LanguageOptions_EnableInputMethod_xkb:is::ice"> | |
4425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4426 <description>Please enter the description of this user action.</description> | |
4427 </action> | |
4428 | |
4429 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita"> | |
4430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4431 <description>Please enter the description of this user action.</description> | |
4432 </action> | |
4433 | |
4434 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn"> | |
4435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4436 <description>Please enter the description of this user action.</description> | |
4437 </action> | |
4438 | |
4439 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor"> | |
4440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4441 <description>Please enter the description of this user action.</description> | |
4442 </action> | |
4443 | |
4444 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa"> | |
4445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4446 <description>Please enter the description of this user action.</description> | |
4447 </action> | |
4448 | |
4449 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit"> | |
4450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4451 <description>Please enter the description of this user action.</description> | |
4452 </action> | |
4453 | |
4454 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav"> | |
4455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4456 <description>Please enter the description of this user action.</description> | |
4457 </action> | |
4458 | |
4459 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav"> | |
4460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4461 <description>Please enter the description of this user action.</description> | |
4462 </action> | |
4463 | |
4464 <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon"> | |
4465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4466 <description>Please enter the description of this user action.</description> | |
4467 </action> | |
4468 | |
4469 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld"> | |
4470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4471 <description>Please enter the description of this user action.</description> | |
4472 </action> | |
4473 | |
4474 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob"> | |
4475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4476 <description>Please enter the description of this user action.</description> | |
4477 </action> | |
4478 | |
4479 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor"> | |
4480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4481 <description>Please enter the description of this user action.</description> | |
4482 </action> | |
4483 | |
4484 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol"> | |
4485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4486 <description>Please enter the description of this user action.</description> | |
4487 </action> | |
4488 | |
4489 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por"> | |
4490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4491 <description>Please enter the description of this user action.</description> | |
4492 </action> | |
4493 | |
4494 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum"> | |
4495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4496 <description>Please enter the description of this user action.</description> | |
4497 </action> | |
4498 | |
4499 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp"> | |
4500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4501 <description>Please enter the description of this user action.</description> | |
4502 </action> | |
4503 | |
4504 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus"> | |
4505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4506 <description>Please enter the description of this user action.</description> | |
4507 </action> | |
4508 | |
4509 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus"> | |
4510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4511 <description>Please enter the description of this user action.</description> | |
4512 </action> | |
4513 | |
4514 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe"> | |
4515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4516 <description>Please enter the description of this user action.</description> | |
4517 </action> | |
4518 | |
4519 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv"> | |
4520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4521 <description>Please enter the description of this user action.</description> | |
4522 </action> | |
4523 | |
4524 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo"> | |
4525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4526 <description>Please enter the description of this user action.</description> | |
4527 </action> | |
4528 | |
4529 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur"> | |
4530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4531 <description>Please enter the description of this user action.</description> | |
4532 </action> | |
4533 | |
4534 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr"> | |
4535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4536 <description>Please enter the description of this user action.</description> | |
4537 </action> | |
4538 | |
4539 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng"> | |
4540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4541 <description>Please enter the description of this user action.</description> | |
4542 </action> | |
4543 | |
4544 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng"> | |
4545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4546 <description>Please enter the description of this user action.</description> | |
4547 </action> | |
4548 | |
4549 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng"> | |
4550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4551 <description>Please enter the description of this user action.</description> | |
4552 </action> | |
4553 | |
4554 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng"> | |
4555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4556 <description>Please enter the description of this user action.</description> | |
4557 </action> | |
4558 | |
4559 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng"> | |
4560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4561 <description>Please enter the description of this user action.</description> | |
4562 </action> | |
4563 | |
4564 <action name="LanguageOptions_Open"> | |
4565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4566 <description>Please enter the description of this user action.</description> | |
4567 </action> | |
4568 | |
4569 <action name="LanguageOptions_Restart"> | |
4570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4571 <description>Please enter the description of this user action.</description> | |
4572 </action> | |
4573 | |
4574 <action name="LanguageOptions_SignOut"> | |
4575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4576 <description>Please enter the description of this user action.</description> | |
4577 </action> | |
4578 | |
4579 <action name="LanguageOptions_SpellCheckLanguageChange_af"> | |
4580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4581 <description>Please enter the description of this user action.</description> | |
4582 </action> | |
4583 | |
4584 <action name="LanguageOptions_SpellCheckLanguageChange_am"> | |
4585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4586 <description>Please enter the description of this user action.</description> | |
4587 </action> | |
4588 | |
4589 <action name="LanguageOptions_SpellCheckLanguageChange_ar"> | |
4590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4591 <description>Please enter the description of this user action.</description> | |
4592 </action> | |
4593 | |
4594 <action name="LanguageOptions_SpellCheckLanguageChange_az"> | |
4595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4596 <description>Please enter the description of this user action.</description> | |
4597 </action> | |
4598 | |
4599 <action name="LanguageOptions_SpellCheckLanguageChange_be"> | |
4600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4601 <description>Please enter the description of this user action.</description> | |
4602 </action> | |
4603 | |
4604 <action name="LanguageOptions_SpellCheckLanguageChange_bg"> | |
4605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4606 <description>Please enter the description of this user action.</description> | |
4607 </action> | |
4608 | |
4609 <action name="LanguageOptions_SpellCheckLanguageChange_bh"> | |
4610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4611 <description>Please enter the description of this user action.</description> | |
4612 </action> | |
4613 | |
4614 <action name="LanguageOptions_SpellCheckLanguageChange_bn"> | |
4615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4616 <description>Please enter the description of this user action.</description> | |
4617 </action> | |
4618 | |
4619 <action name="LanguageOptions_SpellCheckLanguageChange_br"> | |
4620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4621 <description>Please enter the description of this user action.</description> | |
4622 </action> | |
4623 | |
4624 <action name="LanguageOptions_SpellCheckLanguageChange_bs"> | |
4625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4626 <description>Please enter the description of this user action.</description> | |
4627 </action> | |
4628 | |
4629 <action name="LanguageOptions_SpellCheckLanguageChange_ca"> | |
4630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4631 <description>Please enter the description of this user action.</description> | |
4632 </action> | |
4633 | |
4634 <action name="LanguageOptions_SpellCheckLanguageChange_co"> | |
4635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4636 <description>Please enter the description of this user action.</description> | |
4637 </action> | |
4638 | |
4639 <action name="LanguageOptions_SpellCheckLanguageChange_cs"> | |
4640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4641 <description>Please enter the description of this user action.</description> | |
4642 </action> | |
4643 | |
4644 <action name="LanguageOptions_SpellCheckLanguageChange_cy"> | |
4645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4646 <description>Please enter the description of this user action.</description> | |
4647 </action> | |
4648 | |
4649 <action name="LanguageOptions_SpellCheckLanguageChange_da"> | |
4650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4651 <description>Please enter the description of this user action.</description> | |
4652 </action> | |
4653 | |
4654 <action name="LanguageOptions_SpellCheckLanguageChange_de"> | |
4655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4656 <description>Please enter the description of this user action.</description> | |
4657 </action> | |
4658 | |
4659 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT"> | |
4660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4661 <description>Please enter the description of this user action.</description> | |
4662 </action> | |
4663 | |
4664 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH"> | |
4665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4666 <description>Please enter the description of this user action.</description> | |
4667 </action> | |
4668 | |
4669 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE"> | |
4670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4671 <description>Please enter the description of this user action.</description> | |
4672 </action> | |
4673 | |
4674 <action name="LanguageOptions_SpellCheckLanguageChange_el"> | |
4675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4676 <description>Please enter the description of this user action.</description> | |
4677 </action> | |
4678 | |
4679 <action name="LanguageOptions_SpellCheckLanguageChange_en"> | |
4680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4681 <description>Please enter the description of this user action.</description> | |
4682 </action> | |
4683 | |
4684 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU"> | |
4685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4686 <description>Please enter the description of this user action.</description> | |
4687 </action> | |
4688 | |
4689 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA"> | |
4690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4691 <description>Please enter the description of this user action.</description> | |
4692 </action> | |
4693 | |
4694 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB"> | |
4695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4696 <description>Please enter the description of this user action.</description> | |
4697 </action> | |
4698 | |
4699 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ"> | |
4700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4701 <description>Please enter the description of this user action.</description> | |
4702 </action> | |
4703 | |
4704 <action name="LanguageOptions_SpellCheckLanguageChange_en-US"> | |
4705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4706 <description>Please enter the description of this user action.</description> | |
4707 </action> | |
4708 | |
4709 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA"> | |
4710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4711 <description>Please enter the description of this user action.</description> | |
4712 </action> | |
4713 | |
4714 <action name="LanguageOptions_SpellCheckLanguageChange_eo"> | |
4715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4716 <description>Please enter the description of this user action.</description> | |
4717 </action> | |
4718 | |
4719 <action name="LanguageOptions_SpellCheckLanguageChange_es"> | |
4720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4721 <description>Please enter the description of this user action.</description> | |
4722 </action> | |
4723 | |
4724 <action name="LanguageOptions_SpellCheckLanguageChange_es-419"> | |
4725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4726 <description>Please enter the description of this user action.</description> | |
4727 </action> | |
4728 | |
4729 <action name="LanguageOptions_SpellCheckLanguageChange_et"> | |
4730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4731 <description>Please enter the description of this user action.</description> | |
4732 </action> | |
4733 | |
4734 <action name="LanguageOptions_SpellCheckLanguageChange_eu"> | |
4735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4736 <description>Please enter the description of this user action.</description> | |
4737 </action> | |
4738 | |
4739 <action name="LanguageOptions_SpellCheckLanguageChange_fa"> | |
4740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4741 <description>Please enter the description of this user action.</description> | |
4742 </action> | |
4743 | |
4744 <action name="LanguageOptions_SpellCheckLanguageChange_fi"> | |
4745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4746 <description>Please enter the description of this user action.</description> | |
4747 </action> | |
4748 | |
4749 <action name="LanguageOptions_SpellCheckLanguageChange_fil"> | |
4750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4751 <description>Please enter the description of this user action.</description> | |
4752 </action> | |
4753 | |
4754 <action name="LanguageOptions_SpellCheckLanguageChange_fo"> | |
4755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4756 <description>Please enter the description of this user action.</description> | |
4757 </action> | |
4758 | |
4759 <action name="LanguageOptions_SpellCheckLanguageChange_fr"> | |
4760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4761 <description>Please enter the description of this user action.</description> | |
4762 </action> | |
4763 | |
4764 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA"> | |
4765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4766 <description>Please enter the description of this user action.</description> | |
4767 </action> | |
4768 | |
4769 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH"> | |
4770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4771 <description>Please enter the description of this user action.</description> | |
4772 </action> | |
4773 | |
4774 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR"> | |
4775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4776 <description>Please enter the description of this user action.</description> | |
4777 </action> | |
4778 | |
4779 <action name="LanguageOptions_SpellCheckLanguageChange_fy"> | |
4780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4781 <description>Please enter the description of this user action.</description> | |
4782 </action> | |
4783 | |
4784 <action name="LanguageOptions_SpellCheckLanguageChange_ga"> | |
4785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4786 <description>Please enter the description of this user action.</description> | |
4787 </action> | |
4788 | |
4789 <action name="LanguageOptions_SpellCheckLanguageChange_gd"> | |
4790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4791 <description>Please enter the description of this user action.</description> | |
4792 </action> | |
4793 | |
4794 <action name="LanguageOptions_SpellCheckLanguageChange_gl"> | |
4795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4796 <description>Please enter the description of this user action.</description> | |
4797 </action> | |
4798 | |
4799 <action name="LanguageOptions_SpellCheckLanguageChange_gn"> | |
4800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4801 <description>Please enter the description of this user action.</description> | |
4802 </action> | |
4803 | |
4804 <action name="LanguageOptions_SpellCheckLanguageChange_gu"> | |
4805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4806 <description>Please enter the description of this user action.</description> | |
4807 </action> | |
4808 | |
4809 <action name="LanguageOptions_SpellCheckLanguageChange_ha"> | |
4810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4811 <description>Please enter the description of this user action.</description> | |
4812 </action> | |
4813 | |
4814 <action name="LanguageOptions_SpellCheckLanguageChange_haw"> | |
4815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4816 <description>Please enter the description of this user action.</description> | |
4817 </action> | |
4818 | |
4819 <action name="LanguageOptions_SpellCheckLanguageChange_he"> | |
4820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4821 <description>Please enter the description of this user action.</description> | |
4822 </action> | |
4823 | |
4824 <action name="LanguageOptions_SpellCheckLanguageChange_hi"> | |
4825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4826 <description>Please enter the description of this user action.</description> | |
4827 </action> | |
4828 | |
4829 <action name="LanguageOptions_SpellCheckLanguageChange_hr"> | |
4830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4831 <description>Please enter the description of this user action.</description> | |
4832 </action> | |
4833 | |
4834 <action name="LanguageOptions_SpellCheckLanguageChange_hu"> | |
4835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4836 <description>Please enter the description of this user action.</description> | |
4837 </action> | |
4838 | |
4839 <action name="LanguageOptions_SpellCheckLanguageChange_hy"> | |
4840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4841 <description>Please enter the description of this user action.</description> | |
4842 </action> | |
4843 | |
4844 <action name="LanguageOptions_SpellCheckLanguageChange_ia"> | |
4845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4846 <description>Please enter the description of this user action.</description> | |
4847 </action> | |
4848 | |
4849 <action name="LanguageOptions_SpellCheckLanguageChange_id"> | |
4850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4851 <description>Please enter the description of this user action.</description> | |
4852 </action> | |
4853 | |
4854 <action name="LanguageOptions_SpellCheckLanguageChange_is"> | |
4855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4856 <description>Please enter the description of this user action.</description> | |
4857 </action> | |
4858 | |
4859 <action name="LanguageOptions_SpellCheckLanguageChange_it"> | |
4860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4861 <description>Please enter the description of this user action.</description> | |
4862 </action> | |
4863 | |
4864 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH"> | |
4865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4866 <description>Please enter the description of this user action.</description> | |
4867 </action> | |
4868 | |
4869 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT"> | |
4870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4871 <description>Please enter the description of this user action.</description> | |
4872 </action> | |
4873 | |
4874 <action name="LanguageOptions_SpellCheckLanguageChange_ja"> | |
4875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4876 <description>Please enter the description of this user action.</description> | |
4877 </action> | |
4878 | |
4879 <action name="LanguageOptions_SpellCheckLanguageChange_jw"> | |
4880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4881 <description>Please enter the description of this user action.</description> | |
4882 </action> | |
4883 | |
4884 <action name="LanguageOptions_SpellCheckLanguageChange_ka"> | |
4885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4886 <description>Please enter the description of this user action.</description> | |
4887 </action> | |
4888 | |
4889 <action name="LanguageOptions_SpellCheckLanguageChange_kk"> | |
4890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4891 <description>Please enter the description of this user action.</description> | |
4892 </action> | |
4893 | |
4894 <action name="LanguageOptions_SpellCheckLanguageChange_km"> | |
4895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4896 <description>Please enter the description of this user action.</description> | |
4897 </action> | |
4898 | |
4899 <action name="LanguageOptions_SpellCheckLanguageChange_kn"> | |
4900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4901 <description>Please enter the description of this user action.</description> | |
4902 </action> | |
4903 | |
4904 <action name="LanguageOptions_SpellCheckLanguageChange_ko"> | |
4905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4906 <description>Please enter the description of this user action.</description> | |
4907 </action> | |
4908 | |
4909 <action name="LanguageOptions_SpellCheckLanguageChange_ku"> | |
4910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4911 <description>Please enter the description of this user action.</description> | |
4912 </action> | |
4913 | |
4914 <action name="LanguageOptions_SpellCheckLanguageChange_ky"> | |
4915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4916 <description>Please enter the description of this user action.</description> | |
4917 </action> | |
4918 | |
4919 <action name="LanguageOptions_SpellCheckLanguageChange_la"> | |
4920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4921 <description>Please enter the description of this user action.</description> | |
4922 </action> | |
4923 | |
4924 <action name="LanguageOptions_SpellCheckLanguageChange_ln"> | |
4925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4926 <description>Please enter the description of this user action.</description> | |
4927 </action> | |
4928 | |
4929 <action name="LanguageOptions_SpellCheckLanguageChange_lo"> | |
4930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4931 <description>Please enter the description of this user action.</description> | |
4932 </action> | |
4933 | |
4934 <action name="LanguageOptions_SpellCheckLanguageChange_lt"> | |
4935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4936 <description>Please enter the description of this user action.</description> | |
4937 </action> | |
4938 | |
4939 <action name="LanguageOptions_SpellCheckLanguageChange_lv"> | |
4940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4941 <description>Please enter the description of this user action.</description> | |
4942 </action> | |
4943 | |
4944 <action name="LanguageOptions_SpellCheckLanguageChange_mk"> | |
4945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4946 <description>Please enter the description of this user action.</description> | |
4947 </action> | |
4948 | |
4949 <action name="LanguageOptions_SpellCheckLanguageChange_ml"> | |
4950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4951 <description>Please enter the description of this user action.</description> | |
4952 </action> | |
4953 | |
4954 <action name="LanguageOptions_SpellCheckLanguageChange_mn"> | |
4955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4956 <description>Please enter the description of this user action.</description> | |
4957 </action> | |
4958 | |
4959 <action name="LanguageOptions_SpellCheckLanguageChange_mo"> | |
4960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4961 <description>Please enter the description of this user action.</description> | |
4962 </action> | |
4963 | |
4964 <action name="LanguageOptions_SpellCheckLanguageChange_mr"> | |
4965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4966 <description>Please enter the description of this user action.</description> | |
4967 </action> | |
4968 | |
4969 <action name="LanguageOptions_SpellCheckLanguageChange_ms"> | |
4970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4971 <description>Please enter the description of this user action.</description> | |
4972 </action> | |
4973 | |
4974 <action name="LanguageOptions_SpellCheckLanguageChange_mt"> | |
4975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4976 <description>Please enter the description of this user action.</description> | |
4977 </action> | |
4978 | |
4979 <action name="LanguageOptions_SpellCheckLanguageChange_nb"> | |
4980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4981 <description>Please enter the description of this user action.</description> | |
4982 </action> | |
4983 | |
4984 <action name="LanguageOptions_SpellCheckLanguageChange_ne"> | |
4985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4986 <description>Please enter the description of this user action.</description> | |
4987 </action> | |
4988 | |
4989 <action name="LanguageOptions_SpellCheckLanguageChange_nl"> | |
4990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4991 <description>Please enter the description of this user action.</description> | |
4992 </action> | |
4993 | |
4994 <action name="LanguageOptions_SpellCheckLanguageChange_nn"> | |
4995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
4996 <description>Please enter the description of this user action.</description> | |
4997 </action> | |
4998 | |
4999 <action name="LanguageOptions_SpellCheckLanguageChange_no"> | |
5000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5001 <description>Please enter the description of this user action.</description> | |
5002 </action> | |
5003 | |
5004 <action name="LanguageOptions_SpellCheckLanguageChange_oc"> | |
5005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5006 <description>Please enter the description of this user action.</description> | |
5007 </action> | |
5008 | |
5009 <action name="LanguageOptions_SpellCheckLanguageChange_om"> | |
5010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5011 <description>Please enter the description of this user action.</description> | |
5012 </action> | |
5013 | |
5014 <action name="LanguageOptions_SpellCheckLanguageChange_or"> | |
5015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5016 <description>Please enter the description of this user action.</description> | |
5017 </action> | |
5018 | |
5019 <action name="LanguageOptions_SpellCheckLanguageChange_pa"> | |
5020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5021 <description>Please enter the description of this user action.</description> | |
5022 </action> | |
5023 | |
5024 <action name="LanguageOptions_SpellCheckLanguageChange_pl"> | |
5025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5026 <description>Please enter the description of this user action.</description> | |
5027 </action> | |
5028 | |
5029 <action name="LanguageOptions_SpellCheckLanguageChange_ps"> | |
5030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5031 <description>Please enter the description of this user action.</description> | |
5032 </action> | |
5033 | |
5034 <action name="LanguageOptions_SpellCheckLanguageChange_pt"> | |
5035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5036 <description>Please enter the description of this user action.</description> | |
5037 </action> | |
5038 | |
5039 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR"> | |
5040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5041 <description>Please enter the description of this user action.</description> | |
5042 </action> | |
5043 | |
5044 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT"> | |
5045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5046 <description>Please enter the description of this user action.</description> | |
5047 </action> | |
5048 | |
5049 <action name="LanguageOptions_SpellCheckLanguageChange_qu"> | |
5050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5051 <description>Please enter the description of this user action.</description> | |
5052 </action> | |
5053 | |
5054 <action name="LanguageOptions_SpellCheckLanguageChange_rm"> | |
5055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5056 <description>Please enter the description of this user action.</description> | |
5057 </action> | |
5058 | |
5059 <action name="LanguageOptions_SpellCheckLanguageChange_ro"> | |
5060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5061 <description>Please enter the description of this user action.</description> | |
5062 </action> | |
5063 | |
5064 <action name="LanguageOptions_SpellCheckLanguageChange_ru"> | |
5065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5066 <description>Please enter the description of this user action.</description> | |
5067 </action> | |
5068 | |
5069 <action name="LanguageOptions_SpellCheckLanguageChange_sd"> | |
5070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5071 <description>Please enter the description of this user action.</description> | |
5072 </action> | |
5073 | |
5074 <action name="LanguageOptions_SpellCheckLanguageChange_sh"> | |
5075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5076 <description>Please enter the description of this user action.</description> | |
5077 </action> | |
5078 | |
5079 <action name="LanguageOptions_SpellCheckLanguageChange_si"> | |
5080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5081 <description>Please enter the description of this user action.</description> | |
5082 </action> | |
5083 | |
5084 <action name="LanguageOptions_SpellCheckLanguageChange_sk"> | |
5085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5086 <description>Please enter the description of this user action.</description> | |
5087 </action> | |
5088 | |
5089 <action name="LanguageOptions_SpellCheckLanguageChange_sl"> | |
5090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5091 <description>Please enter the description of this user action.</description> | |
5092 </action> | |
5093 | |
5094 <action name="LanguageOptions_SpellCheckLanguageChange_sn"> | |
5095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5096 <description>Please enter the description of this user action.</description> | |
5097 </action> | |
5098 | |
5099 <action name="LanguageOptions_SpellCheckLanguageChange_so"> | |
5100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5101 <description>Please enter the description of this user action.</description> | |
5102 </action> | |
5103 | |
5104 <action name="LanguageOptions_SpellCheckLanguageChange_sq"> | |
5105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5106 <description>Please enter the description of this user action.</description> | |
5107 </action> | |
5108 | |
5109 <action name="LanguageOptions_SpellCheckLanguageChange_sr"> | |
5110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5111 <description>Please enter the description of this user action.</description> | |
5112 </action> | |
5113 | |
5114 <action name="LanguageOptions_SpellCheckLanguageChange_st"> | |
5115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5116 <description>Please enter the description of this user action.</description> | |
5117 </action> | |
5118 | |
5119 <action name="LanguageOptions_SpellCheckLanguageChange_su"> | |
5120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5121 <description>Please enter the description of this user action.</description> | |
5122 </action> | |
5123 | |
5124 <action name="LanguageOptions_SpellCheckLanguageChange_sv"> | |
5125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5126 <description>Please enter the description of this user action.</description> | |
5127 </action> | |
5128 | |
5129 <action name="LanguageOptions_SpellCheckLanguageChange_sw"> | |
5130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5131 <description>Please enter the description of this user action.</description> | |
5132 </action> | |
5133 | |
5134 <action name="LanguageOptions_SpellCheckLanguageChange_ta"> | |
5135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5136 <description>Please enter the description of this user action.</description> | |
5137 </action> | |
5138 | |
5139 <action name="LanguageOptions_SpellCheckLanguageChange_te"> | |
5140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5141 <description>Please enter the description of this user action.</description> | |
5142 </action> | |
5143 | |
5144 <action name="LanguageOptions_SpellCheckLanguageChange_tg"> | |
5145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5146 <description>Please enter the description of this user action.</description> | |
5147 </action> | |
5148 | |
5149 <action name="LanguageOptions_SpellCheckLanguageChange_th"> | |
5150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5151 <description>Please enter the description of this user action.</description> | |
5152 </action> | |
5153 | |
5154 <action name="LanguageOptions_SpellCheckLanguageChange_ti"> | |
5155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5156 <description>Please enter the description of this user action.</description> | |
5157 </action> | |
5158 | |
5159 <action name="LanguageOptions_SpellCheckLanguageChange_tk"> | |
5160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5161 <description>Please enter the description of this user action.</description> | |
5162 </action> | |
5163 | |
5164 <action name="LanguageOptions_SpellCheckLanguageChange_to"> | |
5165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5166 <description>Please enter the description of this user action.</description> | |
5167 </action> | |
5168 | |
5169 <action name="LanguageOptions_SpellCheckLanguageChange_tr"> | |
5170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5171 <description>Please enter the description of this user action.</description> | |
5172 </action> | |
5173 | |
5174 <action name="LanguageOptions_SpellCheckLanguageChange_tt"> | |
5175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5176 <description>Please enter the description of this user action.</description> | |
5177 </action> | |
5178 | |
5179 <action name="LanguageOptions_SpellCheckLanguageChange_tw"> | |
5180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5181 <description>Please enter the description of this user action.</description> | |
5182 </action> | |
5183 | |
5184 <action name="LanguageOptions_SpellCheckLanguageChange_ug"> | |
5185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5186 <description>Please enter the description of this user action.</description> | |
5187 </action> | |
5188 | |
5189 <action name="LanguageOptions_SpellCheckLanguageChange_uk"> | |
5190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5191 <description>Please enter the description of this user action.</description> | |
5192 </action> | |
5193 | |
5194 <action name="LanguageOptions_SpellCheckLanguageChange_ur"> | |
5195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5196 <description>Please enter the description of this user action.</description> | |
5197 </action> | |
5198 | |
5199 <action name="LanguageOptions_SpellCheckLanguageChange_uz"> | |
5200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5201 <description>Please enter the description of this user action.</description> | |
5202 </action> | |
5203 | |
5204 <action name="LanguageOptions_SpellCheckLanguageChange_vi"> | |
5205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5206 <description>Please enter the description of this user action.</description> | |
5207 </action> | |
5208 | |
5209 <action name="LanguageOptions_SpellCheckLanguageChange_xh"> | |
5210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5211 <description>Please enter the description of this user action.</description> | |
5212 </action> | |
5213 | |
5214 <action name="LanguageOptions_SpellCheckLanguageChange_yi"> | |
5215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5216 <description>Please enter the description of this user action.</description> | |
5217 </action> | |
5218 | |
5219 <action name="LanguageOptions_SpellCheckLanguageChange_yo"> | |
5220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5221 <description>Please enter the description of this user action.</description> | |
5222 </action> | |
5223 | |
5224 <action name="LanguageOptions_SpellCheckLanguageChange_zh"> | |
5225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5226 <description>Please enter the description of this user action.</description> | |
5227 </action> | |
5228 | |
5229 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN"> | |
5230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5231 <description>Please enter the description of this user action.</description> | |
5232 </action> | |
5233 | |
5234 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW"> | |
5235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5236 <description>Please enter the description of this user action.</description> | |
5237 </action> | |
5238 | |
5239 <action name="LanguageOptions_SpellCheckLanguageChange_zu"> | |
5240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5241 <description>Please enter the description of this user action.</description> | |
5242 </action> | |
5243 | |
5244 <action name="LanguageOptions_UiLanguageChange_af"> | |
5245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5246 <description>Please enter the description of this user action.</description> | |
5247 </action> | |
5248 | |
5249 <action name="LanguageOptions_UiLanguageChange_am"> | |
5250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5251 <description>Please enter the description of this user action.</description> | |
5252 </action> | |
5253 | |
5254 <action name="LanguageOptions_UiLanguageChange_ar"> | |
5255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5256 <description>Please enter the description of this user action.</description> | |
5257 </action> | |
5258 | |
5259 <action name="LanguageOptions_UiLanguageChange_az"> | |
5260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5261 <description>Please enter the description of this user action.</description> | |
5262 </action> | |
5263 | |
5264 <action name="LanguageOptions_UiLanguageChange_be"> | |
5265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5266 <description>Please enter the description of this user action.</description> | |
5267 </action> | |
5268 | |
5269 <action name="LanguageOptions_UiLanguageChange_bg"> | |
5270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5271 <description>Please enter the description of this user action.</description> | |
5272 </action> | |
5273 | |
5274 <action name="LanguageOptions_UiLanguageChange_bh"> | |
5275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5276 <description>Please enter the description of this user action.</description> | |
5277 </action> | |
5278 | |
5279 <action name="LanguageOptions_UiLanguageChange_bn"> | |
5280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5281 <description>Please enter the description of this user action.</description> | |
5282 </action> | |
5283 | |
5284 <action name="LanguageOptions_UiLanguageChange_br"> | |
5285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5286 <description>Please enter the description of this user action.</description> | |
5287 </action> | |
5288 | |
5289 <action name="LanguageOptions_UiLanguageChange_bs"> | |
5290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5291 <description>Please enter the description of this user action.</description> | |
5292 </action> | |
5293 | |
5294 <action name="LanguageOptions_UiLanguageChange_ca"> | |
5295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5296 <description>Please enter the description of this user action.</description> | |
5297 </action> | |
5298 | |
5299 <action name="LanguageOptions_UiLanguageChange_co"> | |
5300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5301 <description>Please enter the description of this user action.</description> | |
5302 </action> | |
5303 | |
5304 <action name="LanguageOptions_UiLanguageChange_cs"> | |
5305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5306 <description>Please enter the description of this user action.</description> | |
5307 </action> | |
5308 | |
5309 <action name="LanguageOptions_UiLanguageChange_cy"> | |
5310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5311 <description>Please enter the description of this user action.</description> | |
5312 </action> | |
5313 | |
5314 <action name="LanguageOptions_UiLanguageChange_da"> | |
5315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5316 <description>Please enter the description of this user action.</description> | |
5317 </action> | |
5318 | |
5319 <action name="LanguageOptions_UiLanguageChange_de"> | |
5320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5321 <description>Please enter the description of this user action.</description> | |
5322 </action> | |
5323 | |
5324 <action name="LanguageOptions_UiLanguageChange_de-AT"> | |
5325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5326 <description>Please enter the description of this user action.</description> | |
5327 </action> | |
5328 | |
5329 <action name="LanguageOptions_UiLanguageChange_de-CH"> | |
5330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5331 <description>Please enter the description of this user action.</description> | |
5332 </action> | |
5333 | |
5334 <action name="LanguageOptions_UiLanguageChange_de-DE"> | |
5335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5336 <description>Please enter the description of this user action.</description> | |
5337 </action> | |
5338 | |
5339 <action name="LanguageOptions_UiLanguageChange_el"> | |
5340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5341 <description>Please enter the description of this user action.</description> | |
5342 </action> | |
5343 | |
5344 <action name="LanguageOptions_UiLanguageChange_en"> | |
5345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5346 <description>Please enter the description of this user action.</description> | |
5347 </action> | |
5348 | |
5349 <action name="LanguageOptions_UiLanguageChange_en-AU"> | |
5350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5351 <description>Please enter the description of this user action.</description> | |
5352 </action> | |
5353 | |
5354 <action name="LanguageOptions_UiLanguageChange_en-CA"> | |
5355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5356 <description>Please enter the description of this user action.</description> | |
5357 </action> | |
5358 | |
5359 <action name="LanguageOptions_UiLanguageChange_en-GB"> | |
5360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5361 <description>Please enter the description of this user action.</description> | |
5362 </action> | |
5363 | |
5364 <action name="LanguageOptions_UiLanguageChange_en-NZ"> | |
5365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5366 <description>Please enter the description of this user action.</description> | |
5367 </action> | |
5368 | |
5369 <action name="LanguageOptions_UiLanguageChange_en-US"> | |
5370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5371 <description>Please enter the description of this user action.</description> | |
5372 </action> | |
5373 | |
5374 <action name="LanguageOptions_UiLanguageChange_en-ZA"> | |
5375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5376 <description>Please enter the description of this user action.</description> | |
5377 </action> | |
5378 | |
5379 <action name="LanguageOptions_UiLanguageChange_eo"> | |
5380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5381 <description>Please enter the description of this user action.</description> | |
5382 </action> | |
5383 | |
5384 <action name="LanguageOptions_UiLanguageChange_es"> | |
5385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5386 <description>Please enter the description of this user action.</description> | |
5387 </action> | |
5388 | |
5389 <action name="LanguageOptions_UiLanguageChange_es-419"> | |
5390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5391 <description>Please enter the description of this user action.</description> | |
5392 </action> | |
5393 | |
5394 <action name="LanguageOptions_UiLanguageChange_et"> | |
5395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5396 <description>Please enter the description of this user action.</description> | |
5397 </action> | |
5398 | |
5399 <action name="LanguageOptions_UiLanguageChange_eu"> | |
5400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5401 <description>Please enter the description of this user action.</description> | |
5402 </action> | |
5403 | |
5404 <action name="LanguageOptions_UiLanguageChange_fa"> | |
5405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5406 <description>Please enter the description of this user action.</description> | |
5407 </action> | |
5408 | |
5409 <action name="LanguageOptions_UiLanguageChange_fi"> | |
5410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5411 <description>Please enter the description of this user action.</description> | |
5412 </action> | |
5413 | |
5414 <action name="LanguageOptions_UiLanguageChange_fil"> | |
5415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5416 <description>Please enter the description of this user action.</description> | |
5417 </action> | |
5418 | |
5419 <action name="LanguageOptions_UiLanguageChange_fo"> | |
5420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5421 <description>Please enter the description of this user action.</description> | |
5422 </action> | |
5423 | |
5424 <action name="LanguageOptions_UiLanguageChange_fr"> | |
5425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5426 <description>Please enter the description of this user action.</description> | |
5427 </action> | |
5428 | |
5429 <action name="LanguageOptions_UiLanguageChange_fr-CA"> | |
5430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5431 <description>Please enter the description of this user action.</description> | |
5432 </action> | |
5433 | |
5434 <action name="LanguageOptions_UiLanguageChange_fr-CH"> | |
5435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5436 <description>Please enter the description of this user action.</description> | |
5437 </action> | |
5438 | |
5439 <action name="LanguageOptions_UiLanguageChange_fr-FR"> | |
5440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5441 <description>Please enter the description of this user action.</description> | |
5442 </action> | |
5443 | |
5444 <action name="LanguageOptions_UiLanguageChange_fy"> | |
5445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5446 <description>Please enter the description of this user action.</description> | |
5447 </action> | |
5448 | |
5449 <action name="LanguageOptions_UiLanguageChange_ga"> | |
5450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5451 <description>Please enter the description of this user action.</description> | |
5452 </action> | |
5453 | |
5454 <action name="LanguageOptions_UiLanguageChange_gd"> | |
5455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5456 <description>Please enter the description of this user action.</description> | |
5457 </action> | |
5458 | |
5459 <action name="LanguageOptions_UiLanguageChange_gl"> | |
5460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5461 <description>Please enter the description of this user action.</description> | |
5462 </action> | |
5463 | |
5464 <action name="LanguageOptions_UiLanguageChange_gn"> | |
5465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5466 <description>Please enter the description of this user action.</description> | |
5467 </action> | |
5468 | |
5469 <action name="LanguageOptions_UiLanguageChange_gu"> | |
5470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5471 <description>Please enter the description of this user action.</description> | |
5472 </action> | |
5473 | |
5474 <action name="LanguageOptions_UiLanguageChange_ha"> | |
5475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5476 <description>Please enter the description of this user action.</description> | |
5477 </action> | |
5478 | |
5479 <action name="LanguageOptions_UiLanguageChange_haw"> | |
5480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5481 <description>Please enter the description of this user action.</description> | |
5482 </action> | |
5483 | |
5484 <action name="LanguageOptions_UiLanguageChange_he"> | |
5485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5486 <description>Please enter the description of this user action.</description> | |
5487 </action> | |
5488 | |
5489 <action name="LanguageOptions_UiLanguageChange_hi"> | |
5490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5491 <description>Please enter the description of this user action.</description> | |
5492 </action> | |
5493 | |
5494 <action name="LanguageOptions_UiLanguageChange_hr"> | |
5495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5496 <description>Please enter the description of this user action.</description> | |
5497 </action> | |
5498 | |
5499 <action name="LanguageOptions_UiLanguageChange_hu"> | |
5500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5501 <description>Please enter the description of this user action.</description> | |
5502 </action> | |
5503 | |
5504 <action name="LanguageOptions_UiLanguageChange_hy"> | |
5505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5506 <description>Please enter the description of this user action.</description> | |
5507 </action> | |
5508 | |
5509 <action name="LanguageOptions_UiLanguageChange_ia"> | |
5510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5511 <description>Please enter the description of this user action.</description> | |
5512 </action> | |
5513 | |
5514 <action name="LanguageOptions_UiLanguageChange_id"> | |
5515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5516 <description>Please enter the description of this user action.</description> | |
5517 </action> | |
5518 | |
5519 <action name="LanguageOptions_UiLanguageChange_is"> | |
5520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5521 <description>Please enter the description of this user action.</description> | |
5522 </action> | |
5523 | |
5524 <action name="LanguageOptions_UiLanguageChange_it"> | |
5525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5526 <description>Please enter the description of this user action.</description> | |
5527 </action> | |
5528 | |
5529 <action name="LanguageOptions_UiLanguageChange_it-CH"> | |
5530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5531 <description>Please enter the description of this user action.</description> | |
5532 </action> | |
5533 | |
5534 <action name="LanguageOptions_UiLanguageChange_it-IT"> | |
5535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5536 <description>Please enter the description of this user action.</description> | |
5537 </action> | |
5538 | |
5539 <action name="LanguageOptions_UiLanguageChange_ja"> | |
5540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5541 <description>Please enter the description of this user action.</description> | |
5542 </action> | |
5543 | |
5544 <action name="LanguageOptions_UiLanguageChange_jw"> | |
5545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5546 <description>Please enter the description of this user action.</description> | |
5547 </action> | |
5548 | |
5549 <action name="LanguageOptions_UiLanguageChange_ka"> | |
5550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5551 <description>Please enter the description of this user action.</description> | |
5552 </action> | |
5553 | |
5554 <action name="LanguageOptions_UiLanguageChange_kk"> | |
5555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5556 <description>Please enter the description of this user action.</description> | |
5557 </action> | |
5558 | |
5559 <action name="LanguageOptions_UiLanguageChange_km"> | |
5560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5561 <description>Please enter the description of this user action.</description> | |
5562 </action> | |
5563 | |
5564 <action name="LanguageOptions_UiLanguageChange_kn"> | |
5565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5566 <description>Please enter the description of this user action.</description> | |
5567 </action> | |
5568 | |
5569 <action name="LanguageOptions_UiLanguageChange_ko"> | |
5570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5571 <description>Please enter the description of this user action.</description> | |
5572 </action> | |
5573 | |
5574 <action name="LanguageOptions_UiLanguageChange_ku"> | |
5575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5576 <description>Please enter the description of this user action.</description> | |
5577 </action> | |
5578 | |
5579 <action name="LanguageOptions_UiLanguageChange_ky"> | |
5580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5581 <description>Please enter the description of this user action.</description> | |
5582 </action> | |
5583 | |
5584 <action name="LanguageOptions_UiLanguageChange_la"> | |
5585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5586 <description>Please enter the description of this user action.</description> | |
5587 </action> | |
5588 | |
5589 <action name="LanguageOptions_UiLanguageChange_ln"> | |
5590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5591 <description>Please enter the description of this user action.</description> | |
5592 </action> | |
5593 | |
5594 <action name="LanguageOptions_UiLanguageChange_lo"> | |
5595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5596 <description>Please enter the description of this user action.</description> | |
5597 </action> | |
5598 | |
5599 <action name="LanguageOptions_UiLanguageChange_lt"> | |
5600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5601 <description>Please enter the description of this user action.</description> | |
5602 </action> | |
5603 | |
5604 <action name="LanguageOptions_UiLanguageChange_lv"> | |
5605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5606 <description>Please enter the description of this user action.</description> | |
5607 </action> | |
5608 | |
5609 <action name="LanguageOptions_UiLanguageChange_mk"> | |
5610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5611 <description>Please enter the description of this user action.</description> | |
5612 </action> | |
5613 | |
5614 <action name="LanguageOptions_UiLanguageChange_ml"> | |
5615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5616 <description>Please enter the description of this user action.</description> | |
5617 </action> | |
5618 | |
5619 <action name="LanguageOptions_UiLanguageChange_mn"> | |
5620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5621 <description>Please enter the description of this user action.</description> | |
5622 </action> | |
5623 | |
5624 <action name="LanguageOptions_UiLanguageChange_mo"> | |
5625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5626 <description>Please enter the description of this user action.</description> | |
5627 </action> | |
5628 | |
5629 <action name="LanguageOptions_UiLanguageChange_mr"> | |
5630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5631 <description>Please enter the description of this user action.</description> | |
5632 </action> | |
5633 | |
5634 <action name="LanguageOptions_UiLanguageChange_ms"> | |
5635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5636 <description>Please enter the description of this user action.</description> | |
5637 </action> | |
5638 | |
5639 <action name="LanguageOptions_UiLanguageChange_mt"> | |
5640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5641 <description>Please enter the description of this user action.</description> | |
5642 </action> | |
5643 | |
5644 <action name="LanguageOptions_UiLanguageChange_nb"> | |
5645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5646 <description>Please enter the description of this user action.</description> | |
5647 </action> | |
5648 | |
5649 <action name="LanguageOptions_UiLanguageChange_ne"> | |
5650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5651 <description>Please enter the description of this user action.</description> | |
5652 </action> | |
5653 | |
5654 <action name="LanguageOptions_UiLanguageChange_nl"> | |
5655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5656 <description>Please enter the description of this user action.</description> | |
5657 </action> | |
5658 | |
5659 <action name="LanguageOptions_UiLanguageChange_nn"> | |
5660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5661 <description>Please enter the description of this user action.</description> | |
5662 </action> | |
5663 | |
5664 <action name="LanguageOptions_UiLanguageChange_no"> | |
5665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5666 <description>Please enter the description of this user action.</description> | |
5667 </action> | |
5668 | |
5669 <action name="LanguageOptions_UiLanguageChange_oc"> | |
5670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5671 <description>Please enter the description of this user action.</description> | |
5672 </action> | |
5673 | |
5674 <action name="LanguageOptions_UiLanguageChange_om"> | |
5675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5676 <description>Please enter the description of this user action.</description> | |
5677 </action> | |
5678 | |
5679 <action name="LanguageOptions_UiLanguageChange_or"> | |
5680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5681 <description>Please enter the description of this user action.</description> | |
5682 </action> | |
5683 | |
5684 <action name="LanguageOptions_UiLanguageChange_pa"> | |
5685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5686 <description>Please enter the description of this user action.</description> | |
5687 </action> | |
5688 | |
5689 <action name="LanguageOptions_UiLanguageChange_pl"> | |
5690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5691 <description>Please enter the description of this user action.</description> | |
5692 </action> | |
5693 | |
5694 <action name="LanguageOptions_UiLanguageChange_ps"> | |
5695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5696 <description>Please enter the description of this user action.</description> | |
5697 </action> | |
5698 | |
5699 <action name="LanguageOptions_UiLanguageChange_pt"> | |
5700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5701 <description>Please enter the description of this user action.</description> | |
5702 </action> | |
5703 | |
5704 <action name="LanguageOptions_UiLanguageChange_pt-BR"> | |
5705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5706 <description>Please enter the description of this user action.</description> | |
5707 </action> | |
5708 | |
5709 <action name="LanguageOptions_UiLanguageChange_pt-PT"> | |
5710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5711 <description>Please enter the description of this user action.</description> | |
5712 </action> | |
5713 | |
5714 <action name="LanguageOptions_UiLanguageChange_qu"> | |
5715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5716 <description>Please enter the description of this user action.</description> | |
5717 </action> | |
5718 | |
5719 <action name="LanguageOptions_UiLanguageChange_rm"> | |
5720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5721 <description>Please enter the description of this user action.</description> | |
5722 </action> | |
5723 | |
5724 <action name="LanguageOptions_UiLanguageChange_ro"> | |
5725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5726 <description>Please enter the description of this user action.</description> | |
5727 </action> | |
5728 | |
5729 <action name="LanguageOptions_UiLanguageChange_ru"> | |
5730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5731 <description>Please enter the description of this user action.</description> | |
5732 </action> | |
5733 | |
5734 <action name="LanguageOptions_UiLanguageChange_sd"> | |
5735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5736 <description>Please enter the description of this user action.</description> | |
5737 </action> | |
5738 | |
5739 <action name="LanguageOptions_UiLanguageChange_sh"> | |
5740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5741 <description>Please enter the description of this user action.</description> | |
5742 </action> | |
5743 | |
5744 <action name="LanguageOptions_UiLanguageChange_si"> | |
5745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5746 <description>Please enter the description of this user action.</description> | |
5747 </action> | |
5748 | |
5749 <action name="LanguageOptions_UiLanguageChange_sk"> | |
5750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5751 <description>Please enter the description of this user action.</description> | |
5752 </action> | |
5753 | |
5754 <action name="LanguageOptions_UiLanguageChange_sl"> | |
5755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5756 <description>Please enter the description of this user action.</description> | |
5757 </action> | |
5758 | |
5759 <action name="LanguageOptions_UiLanguageChange_sn"> | |
5760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5761 <description>Please enter the description of this user action.</description> | |
5762 </action> | |
5763 | |
5764 <action name="LanguageOptions_UiLanguageChange_so"> | |
5765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5766 <description>Please enter the description of this user action.</description> | |
5767 </action> | |
5768 | |
5769 <action name="LanguageOptions_UiLanguageChange_sq"> | |
5770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5771 <description>Please enter the description of this user action.</description> | |
5772 </action> | |
5773 | |
5774 <action name="LanguageOptions_UiLanguageChange_sr"> | |
5775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5776 <description>Please enter the description of this user action.</description> | |
5777 </action> | |
5778 | |
5779 <action name="LanguageOptions_UiLanguageChange_st"> | |
5780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5781 <description>Please enter the description of this user action.</description> | |
5782 </action> | |
5783 | |
5784 <action name="LanguageOptions_UiLanguageChange_su"> | |
5785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5786 <description>Please enter the description of this user action.</description> | |
5787 </action> | |
5788 | |
5789 <action name="LanguageOptions_UiLanguageChange_sv"> | |
5790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5791 <description>Please enter the description of this user action.</description> | |
5792 </action> | |
5793 | |
5794 <action name="LanguageOptions_UiLanguageChange_sw"> | |
5795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5796 <description>Please enter the description of this user action.</description> | |
5797 </action> | |
5798 | |
5799 <action name="LanguageOptions_UiLanguageChange_ta"> | |
5800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5801 <description>Please enter the description of this user action.</description> | |
5802 </action> | |
5803 | |
5804 <action name="LanguageOptions_UiLanguageChange_te"> | |
5805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5806 <description>Please enter the description of this user action.</description> | |
5807 </action> | |
5808 | |
5809 <action name="LanguageOptions_UiLanguageChange_tg"> | |
5810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5811 <description>Please enter the description of this user action.</description> | |
5812 </action> | |
5813 | |
5814 <action name="LanguageOptions_UiLanguageChange_th"> | |
5815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5816 <description>Please enter the description of this user action.</description> | |
5817 </action> | |
5818 | |
5819 <action name="LanguageOptions_UiLanguageChange_ti"> | |
5820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5821 <description>Please enter the description of this user action.</description> | |
5822 </action> | |
5823 | |
5824 <action name="LanguageOptions_UiLanguageChange_tk"> | |
5825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5826 <description>Please enter the description of this user action.</description> | |
5827 </action> | |
5828 | |
5829 <action name="LanguageOptions_UiLanguageChange_to"> | |
5830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5831 <description>Please enter the description of this user action.</description> | |
5832 </action> | |
5833 | |
5834 <action name="LanguageOptions_UiLanguageChange_tr"> | |
5835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5836 <description>Please enter the description of this user action.</description> | |
5837 </action> | |
5838 | |
5839 <action name="LanguageOptions_UiLanguageChange_tt"> | |
5840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5841 <description>Please enter the description of this user action.</description> | |
5842 </action> | |
5843 | |
5844 <action name="LanguageOptions_UiLanguageChange_tw"> | |
5845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5846 <description>Please enter the description of this user action.</description> | |
5847 </action> | |
5848 | |
5849 <action name="LanguageOptions_UiLanguageChange_ug"> | |
5850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5851 <description>Please enter the description of this user action.</description> | |
5852 </action> | |
5853 | |
5854 <action name="LanguageOptions_UiLanguageChange_uk"> | |
5855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5856 <description>Please enter the description of this user action.</description> | |
5857 </action> | |
5858 | |
5859 <action name="LanguageOptions_UiLanguageChange_ur"> | |
5860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5861 <description>Please enter the description of this user action.</description> | |
5862 </action> | |
5863 | |
5864 <action name="LanguageOptions_UiLanguageChange_uz"> | |
5865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5866 <description>Please enter the description of this user action.</description> | |
5867 </action> | |
5868 | |
5869 <action name="LanguageOptions_UiLanguageChange_vi"> | |
5870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5871 <description>Please enter the description of this user action.</description> | |
5872 </action> | |
5873 | |
5874 <action name="LanguageOptions_UiLanguageChange_xh"> | |
5875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5876 <description>Please enter the description of this user action.</description> | |
5877 </action> | |
5878 | |
5879 <action name="LanguageOptions_UiLanguageChange_yi"> | |
5880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5881 <description>Please enter the description of this user action.</description> | |
5882 </action> | |
5883 | |
5884 <action name="LanguageOptions_UiLanguageChange_yo"> | |
5885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5886 <description>Please enter the description of this user action.</description> | |
5887 </action> | |
5888 | |
5889 <action name="LanguageOptions_UiLanguageChange_zh"> | |
5890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5891 <description>Please enter the description of this user action.</description> | |
5892 </action> | |
5893 | |
5894 <action name="LanguageOptions_UiLanguageChange_zh-CN"> | |
5895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5896 <description>Please enter the description of this user action.</description> | |
5897 </action> | |
5898 | |
5899 <action name="LanguageOptions_UiLanguageChange_zh-TW"> | |
5900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5901 <description>Please enter the description of this user action.</description> | |
5902 </action> | |
5903 | |
5904 <action name="LanguageOptions_UiLanguageChange_zu"> | |
5905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5906 <description>Please enter the description of this user action.</description> | |
5907 </action> | |
5908 | |
5909 <action name="Launcher_ClickOnApp"> | |
5910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5911 <description>Please enter the description of this user action.</description> | |
5912 </action> | |
5913 | |
5914 <action name="Launcher_ClickOnApplistButton"> | |
5915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5916 <description>Please enter the description of this user action.</description> | |
5917 </action> | |
5918 | |
5919 <action name="LoadURL"> | |
5920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5921 <description>Please enter the description of this user action.</description> | |
5922 </action> | |
5923 | |
5924 <action name="LoadURLFromKeyword"> | |
5925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5926 <description>Please enter the description of this user action.</description> | |
5927 </action> | |
5928 | |
5929 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable"> | |
5930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5931 <description>Please enter the description of this user action.</description> | |
5932 </action> | |
5933 | |
5934 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable"> | |
5935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5936 <description>Please enter the description of this user action.</description> | |
5937 </action> | |
5938 | |
5939 <action name="LockScreen"> | |
5940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5941 <description>Please enter the description of this user action.</description> | |
5942 </action> | |
5943 | |
5944 <action name="Login.CreateAccount"> | |
5945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5946 <description>Please enter the description of this user action.</description> | |
5947 </action> | |
5948 | |
5949 <action name="Login_DemoUserLoginSuccess"> | |
5950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5951 <description>Please enter the description of this user action.</description> | |
5952 </action> | |
5953 | |
5954 <action name="Login_Failure"> | |
5955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5956 <description>Please enter the description of this user action.</description> | |
5957 </action> | |
5958 | |
5959 <action name="Login_GuestLoginSuccess"> | |
5960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5961 <description>Please enter the description of this user action.</description> | |
5962 </action> | |
5963 | |
5964 <action name="Login_OffTheRecordLoginSuccess"> | |
5965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5966 <description>Please enter the description of this user action.</description> | |
5967 </action> | |
5968 | |
5969 <action name="Login_Success"> | |
5970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5971 <description>Please enter the description of this user action.</description> | |
5972 </action> | |
5973 | |
5974 <action name="ManagedMode_ClosePassphraseDialog"> | |
5975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5976 <description>Please enter the description of this user action.</description> | |
5977 </action> | |
5978 | |
5979 <action name="ManagedMode_LocallyManagedUserCreated"> | |
5980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5981 <description>Please enter the description of this user action.</description> | |
5982 </action> | |
5983 | |
5984 <action name="ManagedMode_MainFrameNavigation"> | |
5985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5986 <description>Please enter the description of this user action.</description> | |
5987 </action> | |
5988 | |
5989 <action name="ManagedMode_NewManagedUserWindow"> | |
5990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5991 <description>Please enter the description of this user action.</description> | |
5992 </action> | |
5993 | |
5994 <action name="ManagedMode_OpenPassphraseDialog"> | |
5995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
5996 <description>Please enter the description of this user action.</description> | |
5997 </action> | |
5998 | |
5999 <action name="ManagedMode_OpenSettings"> | |
6000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6001 <description>Please enter the description of this user action.</description> | |
6002 </action> | |
6003 | |
6004 <action name="ManagedMode_StartupEnableManagedSwitch"> | |
6005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6006 <description>Please enter the description of this user action.</description> | |
6007 </action> | |
6008 | |
6009 <action name="ManagedMode_StartupManagedSwitch"> | |
6010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6011 <description>Please enter the description of this user action.</description> | |
6012 </action> | |
6013 | |
6014 <action name="ManagedMode_StartupNoManagedSwitch"> | |
6015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6016 <description>Please enter the description of this user action.</description> | |
6017 </action> | |
6018 | |
6019 <action name="ManagedUsers_Chromeos_Sync_Invalidated"> | |
6020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6021 <description>Please enter the description of this user action.</description> | |
6022 </action> | |
6023 | |
6024 <action name="ManagedUsers_Chromeos_Sync_Recovered"> | |
6025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6026 <description>Please enter the description of this user action.</description> | |
6027 </action> | |
6028 | |
6029 <action name="ManagedUsers_UploadItem_Queued"> | |
6030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6031 <description>Please enter the description of this user action.</description> | |
6032 </action> | |
6033 | |
6034 <action name="ManagedUsers_UploadItem_Syncing"> | |
6035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6036 <description>Please enter the description of this user action.</description> | |
6037 </action> | |
6038 | |
6039 <action name="MaxButton_Clk_ExitFS"> | |
6040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6041 <description>Please enter the description of this user action.</description> | |
6042 </action> | |
6043 | |
6044 <action name="MaxButton_Clk_Maximize"> | |
6045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6046 <description>Please enter the description of this user action.</description> | |
6047 </action> | |
6048 | |
6049 <action name="MaxButton_Clk_Restore"> | |
6050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6051 <description>Please enter the description of this user action.</description> | |
6052 </action> | |
6053 | |
6054 <action name="MaxButton_MaxLeft"> | |
6055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6056 <description>Please enter the description of this user action.</description> | |
6057 </action> | |
6058 | |
6059 <action name="MaxButton_MaxRight"> | |
6060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6061 <description>Please enter the description of this user action.</description> | |
6062 </action> | |
6063 | |
6064 <action name="MaxButton_Maximize"> | |
6065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6066 <description>Please enter the description of this user action.</description> | |
6067 </action> | |
6068 | |
6069 <action name="MaxButton_Minimize"> | |
6070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6071 <description>Please enter the description of this user action.</description> | |
6072 </action> | |
6073 | |
6074 <action name="MaxButton_Restore"> | |
6075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6076 <description>Please enter the description of this user action.</description> | |
6077 </action> | |
6078 | |
6079 <action name="MaxButton_ShowBubble"> | |
6080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6081 <description>Please enter the description of this user action.</description> | |
6082 </action> | |
6083 | |
6084 <action name="MediaContextMenu_Controls"> | |
6085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6086 <description>Please enter the description of this user action.</description> | |
6087 </action> | |
6088 | |
6089 <action name="MediaContextMenu_Loop"> | |
6090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6091 <description>Please enter the description of this user action.</description> | |
6092 </action> | |
6093 | |
6094 <action name="MediaContextMenu_Mute"> | |
6095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6096 <description>Please enter the description of this user action.</description> | |
6097 </action> | |
6098 | |
6099 <action name="MediaContextMenu_Pause"> | |
6100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6101 <description>Please enter the description of this user action.</description> | |
6102 </action> | |
6103 | |
6104 <action name="MediaContextMenu_Play"> | |
6105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6106 <description>Please enter the description of this user action.</description> | |
6107 </action> | |
6108 | |
6109 <action name="MediaContextMenu_Unmute"> | |
6110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6111 <description>Please enter the description of this user action.</description> | |
6112 </action> | |
6113 | |
6114 <action name="Menu_Take_Screenshot"> | |
6115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6116 <description>Please enter the description of this user action.</description> | |
6117 </action> | |
6118 | |
6119 <action name="MinButton_Clk"> | |
6120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6121 <description>Please enter the description of this user action.</description> | |
6122 </action> | |
6123 | |
6124 <action name="Minimize_UsingKey"> | |
6125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6126 <description>Please enter the description of this user action.</description> | |
6127 </action> | |
6128 | |
6129 <action name="MixedScript_LoadAnyway_Bubble"> | |
6130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6131 <description>Please enter the description of this user action.</description> | |
6132 </action> | |
6133 | |
6134 <action name="MobileActionBarShown"> | |
6135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6136 <description>Please enter the description of this user action.</description> | |
6137 </action> | |
6138 | |
6139 <action name="MobileBeamCallbackSuccess"> | |
6140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6141 <description>Please enter the description of this user action.</description> | |
6142 </action> | |
6143 | |
6144 <action name="MobileBeamInvalidAppState"> | |
6145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6146 <description>Please enter the description of this user action.</description> | |
6147 </action> | |
6148 | |
6149 <action name="MobileBreakpadUploadAttempt"> | |
6150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6151 <description>Please enter the description of this user action.</description> | |
6152 </action> | |
6153 | |
6154 <action name="MobileBreakpadUploadFailure"> | |
6155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6156 <description>Please enter the description of this user action.</description> | |
6157 </action> | |
6158 | |
6159 <action name="MobileBreakpadUploadSuccess"> | |
6160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6161 <description>Please enter the description of this user action.</description> | |
6162 </action> | |
6163 | |
6164 <action name="MobileContextMenuCopyImageLinkAddress"> | |
6165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6166 <description>Please enter the description of this user action.</description> | |
6167 </action> | |
6168 | |
6169 <action name="MobileContextMenuCopyLinkAddress"> | |
6170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6171 <description>Please enter the description of this user action.</description> | |
6172 </action> | |
6173 | |
6174 <action name="MobileContextMenuCopyLinkText"> | |
6175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6176 <description>Please enter the description of this user action.</description> | |
6177 </action> | |
6178 | |
6179 <action name="MobileContextMenuDownloadImage"> | |
6180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6181 <description>Please enter the description of this user action.</description> | |
6182 </action> | |
6183 | |
6184 <action name="MobileContextMenuDownloadLink"> | |
6185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6186 <description>Please enter the description of this user action.</description> | |
6187 </action> | |
6188 | |
6189 <action name="MobileContextMenuDownloadVideo"> | |
6190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6191 <description>Please enter the description of this user action.</description> | |
6192 </action> | |
6193 | |
6194 <action name="MobileContextMenuImage"> | |
6195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6196 <description>Please enter the description of this user action.</description> | |
6197 </action> | |
6198 | |
6199 <action name="MobileContextMenuLink"> | |
6200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6201 <description>Please enter the description of this user action.</description> | |
6202 </action> | |
6203 | |
6204 <action name="MobileContextMenuOpenImageInNewTab"> | |
6205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6206 <description>Please enter the description of this user action.</description> | |
6207 </action> | |
6208 | |
6209 <action name="MobileContextMenuOpenLink"> | |
6210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6211 <description>Please enter the description of this user action.</description> | |
6212 </action> | |
6213 | |
6214 <action name="MobileContextMenuOpenLinkInIncognito"> | |
6215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6216 <description>Please enter the description of this user action.</description> | |
6217 </action> | |
6218 | |
6219 <action name="MobileContextMenuOpenLinkInNewTab"> | |
6220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6221 <description>Please enter the description of this user action.</description> | |
6222 </action> | |
6223 | |
6224 <action name="MobileContextMenuSaveImage"> | |
6225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6226 <description>Please enter the description of this user action.</description> | |
6227 </action> | |
6228 | |
6229 <action name="MobileContextMenuSearchByImage"> | |
6230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6231 <description>Please enter the description of this user action.</description> | |
6232 </action> | |
6233 | |
6234 <action name="MobileContextMenuShareLink"> | |
6235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6236 <description>Please enter the description of this user action.</description> | |
6237 </action> | |
6238 | |
6239 <action name="MobileContextMenuText"> | |
6240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6241 <description>Please enter the description of this user action.</description> | |
6242 </action> | |
6243 | |
6244 <action name="MobileContextMenuVideo"> | |
6245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6246 <description>Please enter the description of this user action.</description> | |
6247 </action> | |
6248 | |
6249 <action name="MobileContextMenuViewImage"> | |
6250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6251 <description>Please enter the description of this user action.</description> | |
6252 </action> | |
6253 | |
6254 <action name="MobileFirstEditInOmnibox"> | |
6255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6256 <description>Please enter the description of this user action.</description> | |
6257 </action> | |
6258 | |
6259 <action name="MobileFocusedFakeboxOnNtp"> | |
6260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6261 <description>Please enter the description of this user action.</description> | |
6262 </action> | |
6263 | |
6264 <action name="MobileFocusedOmniboxNotOnNtp"> | |
6265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6266 <description>Please enter the description of this user action.</description> | |
6267 </action> | |
6268 | |
6269 <action name="MobileFocusedOmniboxOnNtp"> | |
6270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6271 <description>Please enter the description of this user action.</description> | |
6272 </action> | |
6273 | |
6274 <action name="MobileFreAttemptSignIn"> | |
6275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6276 <description>Please enter the description of this user action.</description> | |
6277 </action> | |
6278 | |
6279 <action name="MobileFreSignInSuccessful"> | |
6280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6281 <description>Please enter the description of this user action.</description> | |
6282 </action> | |
6283 | |
6284 <action name="MobileFreSkipSignIn"> | |
6285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6286 <description>Please enter the description of this user action.</description> | |
6287 </action> | |
6288 | |
6289 <action name="MobileMWSession"> | |
6290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6291 <description>Please enter the description of this user action.</description> | |
6292 </action> | |
6293 | |
6294 <action name="MobileMenuAddToBookmarks"> | |
6295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6296 <description>Please enter the description of this user action.</description> | |
6297 </action> | |
6298 | |
6299 <action name="MobileMenuAllBookmarks"> | |
6300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6301 <description>Please enter the description of this user action.</description> | |
6302 </action> | |
6303 | |
6304 <action name="MobileMenuBack"> | |
6305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6306 <description>Please enter the description of this user action.</description> | |
6307 </action> | |
6308 | |
6309 <action name="MobileMenuCloseAllTabs"> | |
6310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6311 <description>Please enter the description of this user action.</description> | |
6312 </action> | |
6313 | |
6314 <action name="MobileMenuCloseTab"> | |
6315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6316 <description>Please enter the description of this user action.</description> | |
6317 </action> | |
6318 | |
6319 <action name="MobileMenuFeedback"> | |
6320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6321 <description>Please enter the description of this user action.</description> | |
6322 </action> | |
6323 | |
6324 <action name="MobileMenuFindInPage"> | |
6325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6326 <description>Please enter the description of this user action.</description> | |
6327 </action> | |
6328 | |
6329 <action name="MobileMenuForward"> | |
6330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6331 <description>Please enter the description of this user action.</description> | |
6332 </action> | |
6333 | |
6334 <action name="MobileMenuFullscreen"> | |
6335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6336 <description>Please enter the description of this user action.</description> | |
6337 </action> | |
6338 | |
6339 <action name="MobileMenuNewIncognitoTab"> | |
6340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6341 <description>Please enter the description of this user action.</description> | |
6342 </action> | |
6343 | |
6344 <action name="MobileMenuNewTab"> | |
6345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6346 <description>Please enter the description of this user action.</description> | |
6347 </action> | |
6348 | |
6349 <action name="MobileMenuOpenTabs"> | |
6350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6351 <description>Please enter the description of this user action.</description> | |
6352 </action> | |
6353 | |
6354 <action name="MobileMenuQuit"> | |
6355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6356 <description>Please enter the description of this user action.</description> | |
6357 </action> | |
6358 | |
6359 <action name="MobileMenuReload"> | |
6360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6361 <description>Please enter the description of this user action.</description> | |
6362 </action> | |
6363 | |
6364 <action name="MobileMenuSettings"> | |
6365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6366 <description>Please enter the description of this user action.</description> | |
6367 </action> | |
6368 | |
6369 <action name="MobileMenuShare"> | |
6370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6371 <description>Please enter the description of this user action.</description> | |
6372 </action> | |
6373 | |
6374 <action name="MobileMenuShow"> | |
6375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6376 <description>Please enter the description of this user action.</description> | |
6377 </action> | |
6378 | |
6379 <action name="MobileNTPBookmark"> | |
6380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6381 <description>Please enter the description of this user action.</description> | |
6382 </action> | |
6383 | |
6384 <action name="MobileNTPForeignSession"> | |
6385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6386 <description>Please enter the description of this user action.</description> | |
6387 </action> | |
6388 | |
6389 <action name="MobileNTPMostVisited"> | |
6390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6391 <description>Please enter the description of this user action.</description> | |
6392 </action> | |
6393 | |
6394 <action name="MobileNTPRecentlyClosed"> | |
6395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6396 <description>Please enter the description of this user action.</description> | |
6397 </action> | |
6398 | |
6399 <action name="MobileNTPSwitchToBookmarks"> | |
6400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6401 <description>Please enter the description of this user action.</description> | |
6402 </action> | |
6403 | |
6404 <action name="MobileNTPSwitchToIncognito"> | |
6405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6406 <description>Please enter the description of this user action.</description> | |
6407 </action> | |
6408 | |
6409 <action name="MobileNTPSwitchToMostVisited"> | |
6410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6411 <description>Please enter the description of this user action.</description> | |
6412 </action> | |
6413 | |
6414 <action name="MobileNTPSwitchToOpenTabs"> | |
6415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6416 <description>Please enter the description of this user action.</description> | |
6417 </action> | |
6418 | |
6419 <action name="MobileNewTabOpened"> | |
6420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6421 <description>Please enter the description of this user action.</description> | |
6422 </action> | |
6423 | |
6424 <action name="MobileOmniboxRefineSuggestion"> | |
6425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6426 <description>Please enter the description of this user action.</description> | |
6427 </action> | |
6428 | |
6429 <action name="MobileOmniboxSearch"> | |
6430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6431 <description>Please enter the description of this user action.</description> | |
6432 </action> | |
6433 | |
6434 <action name="MobileOmniboxVoiceSearch"> | |
6435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6436 <description>Please enter the description of this user action.</description> | |
6437 </action> | |
6438 | |
6439 <action name="MobilePageLoaded"> | |
6440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6441 <description>Please enter the description of this user action.</description> | |
6442 </action> | |
6443 | |
6444 <action name="MobilePageLoadedDesktopUserAgent"> | |
6445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6446 <description>Please enter the description of this user action.</description> | |
6447 </action> | |
6448 | |
6449 <action name="MobilePageLoadedWithKeyboard"> | |
6450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6451 <description>Please enter the description of this user action.</description> | |
6452 </action> | |
6453 | |
6454 <action name="MobileReceivedExternalIntent"> | |
6455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6456 <description>Please enter the description of this user action.</description> | |
6457 </action> | |
6458 | |
6459 <action name="MobileRendererCrashed"> | |
6460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6461 <description>Please enter the description of this user action.</description> | |
6462 </action> | |
6463 | |
6464 <action name="MobileShortcutAllBookmarks"> | |
6465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6466 <description>Please enter the description of this user action.</description> | |
6467 </action> | |
6468 | |
6469 <action name="MobileShortcutFindInPage"> | |
6470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6471 <description>Please enter the description of this user action.</description> | |
6472 </action> | |
6473 | |
6474 <action name="MobileShortcutNewIncognitoTab"> | |
6475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6476 <description>Please enter the description of this user action.</description> | |
6477 </action> | |
6478 | |
6479 <action name="MobileShortcutNewTab"> | |
6480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6481 <description>Please enter the description of this user action.</description> | |
6482 </action> | |
6483 | |
6484 <action name="MobileSideSwipeFinished"> | |
6485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6486 <description>Please enter the description of this user action.</description> | |
6487 </action> | |
6488 | |
6489 <action name="MobileStackViewCloseTab"> | |
6490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6491 <description>Please enter the description of this user action.</description> | |
6492 </action> | |
6493 | |
6494 <action name="MobileStackViewSwipeCloseTab"> | |
6495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6496 <description>Please enter the description of this user action.</description> | |
6497 </action> | |
6498 | |
6499 <action name="MobileTabClobbered"> | |
6500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6501 <description>Please enter the description of this user action.</description> | |
6502 </action> | |
6503 | |
6504 <action name="MobileTabClosed"> | |
6505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6506 <description>Please enter the description of this user action.</description> | |
6507 </action> | |
6508 | |
6509 <action name="MobileTabStripCloseTab"> | |
6510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6511 <description>Please enter the description of this user action.</description> | |
6512 </action> | |
6513 | |
6514 <action name="MobileTabStripNewTab"> | |
6515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6516 <description>Please enter the description of this user action.</description> | |
6517 </action> | |
6518 | |
6519 <action name="MobileTabSwitched"> | |
6520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6521 <description>Please enter the description of this user action.</description> | |
6522 </action> | |
6523 | |
6524 <action name="MobileToolbarBack"> | |
6525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6526 <description>Please enter the description of this user action.</description> | |
6527 </action> | |
6528 | |
6529 <action name="MobileToolbarForward"> | |
6530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6531 <description>Please enter the description of this user action.</description> | |
6532 </action> | |
6533 | |
6534 <action name="MobileToolbarNewTab"> | |
6535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6536 <description>Please enter the description of this user action.</description> | |
6537 </action> | |
6538 | |
6539 <action name="MobileToolbarReload"> | |
6540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6541 <description>Please enter the description of this user action.</description> | |
6542 </action> | |
6543 | |
6544 <action name="MobileToolbarShowMenu"> | |
6545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6546 <description>Please enter the description of this user action.</description> | |
6547 </action> | |
6548 | |
6549 <action name="MobileToolbarShowStackView"> | |
6550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6551 <description>Please enter the description of this user action.</description> | |
6552 </action> | |
6553 | |
6554 <action name="MobileToolbarStackViewNewTab"> | |
6555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6556 <description>Please enter the description of this user action.</description> | |
6557 </action> | |
6558 | |
6559 <action name="MobileToolbarToggleBookmark"> | |
6560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6561 <description>Please enter the description of this user action.</description> | |
6562 </action> | |
6563 | |
6564 <action name="MobileUsingMenuByHwButtonDragging"> | |
6565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6566 <description>Please enter the description of this user action.</description> | |
6567 </action> | |
6568 | |
6569 <action name="MobileUsingMenuByHwButtonTap"> | |
6570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6571 <description>Please enter the description of this user action.</description> | |
6572 </action> | |
6573 | |
6574 <action name="MobileUsingMenuBySwButtonDragging"> | |
6575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6576 <description>Please enter the description of this user action.</description> | |
6577 </action> | |
6578 | |
6579 <action name="MobileUsingMenuBySwButtonTap"> | |
6580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6581 <description>Please enter the description of this user action.</description> | |
6582 </action> | |
6583 | |
6584 <action name="MostVisited0"> | |
6585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6586 <description>Please enter the description of this user action.</description> | |
6587 </action> | |
6588 | |
6589 <action name="MostVisited1"> | |
6590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6591 <description>Please enter the description of this user action.</description> | |
6592 </action> | |
6593 | |
6594 <action name="MostVisited2"> | |
6595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6596 <description>Please enter the description of this user action.</description> | |
6597 </action> | |
6598 | |
6599 <action name="MostVisited3"> | |
6600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6601 <description>Please enter the description of this user action.</description> | |
6602 </action> | |
6603 | |
6604 <action name="MostVisited4"> | |
6605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6606 <description>Please enter the description of this user action.</description> | |
6607 </action> | |
6608 | |
6609 <action name="MostVisited5"> | |
6610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6611 <description>Please enter the description of this user action.</description> | |
6612 </action> | |
6613 | |
6614 <action name="MostVisited6"> | |
6615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6616 <description>Please enter the description of this user action.</description> | |
6617 </action> | |
6618 | |
6619 <action name="MostVisited7"> | |
6620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6621 <description>Please enter the description of this user action.</description> | |
6622 </action> | |
6623 | |
6624 <action name="MostVisited8"> | |
6625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6626 <description>Please enter the description of this user action.</description> | |
6627 </action> | |
6628 | |
6629 <action name="MostVisited9"> | |
6630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6631 <description>Please enter the description of this user action.</description> | |
6632 </action> | |
6633 | |
6634 <action name="MostVisitedReordered"> | |
6635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6636 <description>Please enter the description of this user action.</description> | |
6637 </action> | |
6638 | |
6639 <action name="MostVisited_BlacklistCleared"> | |
6640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6641 <description>Please enter the description of this user action.</description> | |
6642 </action> | |
6643 | |
6644 <action name="MostVisited_Clicked"> | |
6645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6646 <description>Please enter the description of this user action.</description> | |
6647 </action> | |
6648 | |
6649 <action name="MostVisited_UrlBlacklisted"> | |
6650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6651 <description>Please enter the description of this user action.</description> | |
6652 </action> | |
6653 | |
6654 <action name="MostVisited_UrlPinned"> | |
6655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6656 <description>Please enter the description of this user action.</description> | |
6657 </action> | |
6658 | |
6659 <action name="MostVisited_UrlRemoved"> | |
6660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6661 <description>Please enter the description of this user action.</description> | |
6662 </action> | |
6663 | |
6664 <action name="MostVisited_UrlUnpinned"> | |
6665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6666 <description>Please enter the description of this user action.</description> | |
6667 </action> | |
6668 | |
6669 <action name="Mouse_Down"> | |
6670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6671 <description>Please enter the description of this user action.</description> | |
6672 </action> | |
6673 | |
6674 <action name="MoveBackward"> | |
6675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6676 <description>Please enter the description of this user action.</description> | |
6677 </action> | |
6678 | |
6679 <action name="MoveBackwardAndModifySelection"> | |
6680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6681 <description>Please enter the description of this user action.</description> | |
6682 </action> | |
6683 | |
6684 <action name="MoveDown"> | |
6685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6686 <description>Please enter the description of this user action.</description> | |
6687 </action> | |
6688 | |
6689 <action name="MoveDownAndModifySelection"> | |
6690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6691 <description>Please enter the description of this user action.</description> | |
6692 </action> | |
6693 | |
6694 <action name="MoveForward"> | |
6695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6696 <description>Please enter the description of this user action.</description> | |
6697 </action> | |
6698 | |
6699 <action name="MoveForwardAndModifySelection"> | |
6700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6701 <description>Please enter the description of this user action.</description> | |
6702 </action> | |
6703 | |
6704 <action name="MoveLeft"> | |
6705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6706 <description>Please enter the description of this user action.</description> | |
6707 </action> | |
6708 | |
6709 <action name="MoveLeftAndModifySelection"> | |
6710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6711 <description>Please enter the description of this user action.</description> | |
6712 </action> | |
6713 | |
6714 <action name="MovePageDown"> | |
6715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6716 <description>Please enter the description of this user action.</description> | |
6717 </action> | |
6718 | |
6719 <action name="MovePageDownAndModifySelection"> | |
6720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6721 <description>Please enter the description of this user action.</description> | |
6722 </action> | |
6723 | |
6724 <action name="MovePageUp"> | |
6725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6726 <description>Please enter the description of this user action.</description> | |
6727 </action> | |
6728 | |
6729 <action name="MovePageUpAndModifySelection"> | |
6730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6731 <description>Please enter the description of this user action.</description> | |
6732 </action> | |
6733 | |
6734 <action name="MoveRight"> | |
6735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6736 <description>Please enter the description of this user action.</description> | |
6737 </action> | |
6738 | |
6739 <action name="MoveRightAndModifySelection"> | |
6740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6741 <description>Please enter the description of this user action.</description> | |
6742 </action> | |
6743 | |
6744 <action name="MoveTabNext"> | |
6745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6746 <description>Please enter the description of this user action.</description> | |
6747 </action> | |
6748 | |
6749 <action name="MoveTabPrevious"> | |
6750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6751 <description>Please enter the description of this user action.</description> | |
6752 </action> | |
6753 | |
6754 <action name="MoveToBeginningOfDocument"> | |
6755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6756 <description>Please enter the description of this user action.</description> | |
6757 </action> | |
6758 | |
6759 <action name="MoveToBeginningOfLine"> | |
6760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6761 <description>Please enter the description of this user action.</description> | |
6762 </action> | |
6763 | |
6764 <action name="MoveToBeginningOfLineAndModifySelection"> | |
6765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6766 <description>Please enter the description of this user action.</description> | |
6767 </action> | |
6768 | |
6769 <action name="MoveToBeginningOfParagraph"> | |
6770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6771 <description>Please enter the description of this user action.</description> | |
6772 </action> | |
6773 | |
6774 <action name="MoveToBeginningOfParagraphAndModifySelection"> | |
6775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6776 <description>Please enter the description of this user action.</description> | |
6777 </action> | |
6778 | |
6779 <action name="MoveToEndOfDocument"> | |
6780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6781 <description>Please enter the description of this user action.</description> | |
6782 </action> | |
6783 | |
6784 <action name="MoveToEndOfLine"> | |
6785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6786 <description>Please enter the description of this user action.</description> | |
6787 </action> | |
6788 | |
6789 <action name="MoveToEndOfLineAndModifySelection"> | |
6790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6791 <description>Please enter the description of this user action.</description> | |
6792 </action> | |
6793 | |
6794 <action name="MoveToEndOfParagraph"> | |
6795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6796 <description>Please enter the description of this user action.</description> | |
6797 </action> | |
6798 | |
6799 <action name="MoveToEndOfParagraphAndModifySelection"> | |
6800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6801 <description>Please enter the description of this user action.</description> | |
6802 </action> | |
6803 | |
6804 <action name="MoveUp"> | |
6805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6806 <description>Please enter the description of this user action.</description> | |
6807 </action> | |
6808 | |
6809 <action name="MoveUpAndModifySelection"> | |
6810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6811 <description>Please enter the description of this user action.</description> | |
6812 </action> | |
6813 | |
6814 <action name="MoveWordBackward"> | |
6815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6816 <description>Please enter the description of this user action.</description> | |
6817 </action> | |
6818 | |
6819 <action name="MoveWordForward"> | |
6820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6821 <description>Please enter the description of this user action.</description> | |
6822 </action> | |
6823 | |
6824 <action name="MoveWordLeft"> | |
6825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6826 <description>Please enter the description of this user action.</description> | |
6827 </action> | |
6828 | |
6829 <action name="MoveWordRight"> | |
6830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6831 <description>Please enter the description of this user action.</description> | |
6832 </action> | |
6833 | |
6834 <action name="NTPPromoClosed"> | |
6835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6836 <description>Please enter the description of this user action.</description> | |
6837 </action> | |
6838 | |
6839 <action name="NTPPromoShown"> | |
6840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6841 <description>Please enter the description of this user action.</description> | |
6842 </action> | |
6843 | |
6844 <action name="NativeUI_Applications"> | |
6845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6846 <description>Please enter the description of this user action.</description> | |
6847 </action> | |
6848 | |
6849 <action name="NavEntryCommitted"> | |
6850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6851 <description>Please enter the description of this user action.</description> | |
6852 </action> | |
6853 | |
6854 <action name="NavEntryCommitted.SRP"> | |
6855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6856 <description>Please enter the description of this user action.</description> | |
6857 </action> | |
6858 | |
6859 <action name="Net.URLRequest_StartJob_InvalidReferrer"> | |
6860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6861 <description>Please enter the description of this user action.</description> | |
6862 </action> | |
6863 | |
6864 <action name="NewIncognitoWindow"> | |
6865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6866 <description>Please enter the description of this user action.</description> | |
6867 </action> | |
6868 | |
6869 <action name="NewProfileWindowByIndex"> | |
6870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6871 <description>Please enter the description of this user action.</description> | |
6872 </action> | |
6873 | |
6874 <action name="NewTab"> | |
6875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6876 <description>Please enter the description of this user action.</description> | |
6877 </action> | |
6878 | |
6879 <action name="NewTabPage_ReopenTab"> | |
6880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6881 <description>Please enter the description of this user action.</description> | |
6882 </action> | |
6883 | |
6884 <action name="NewTab_Button"> | |
6885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6886 <description>Please enter the description of this user action.</description> | |
6887 </action> | |
6888 | |
6889 <action name="NewWindow"> | |
6890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6891 <description>Please enter the description of this user action.</description> | |
6892 </action> | |
6893 | |
6894 <action name="Notifications.Mute"> | |
6895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6896 <description>Please enter the description of this user action.</description> | |
6897 </action> | |
6898 | |
6899 <action name="Notifications.ShowMessageCenter"> | |
6900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6901 <description>Please enter the description of this user action.</description> | |
6902 </action> | |
6903 | |
6904 <action name="Notifications.ShowSettings"> | |
6905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6906 <description>Please enter the description of this user action.</description> | |
6907 </action> | |
6908 | |
6909 <action name="Notifications.Unmute"> | |
6910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6911 <description>Please enter the description of this user action.</description> | |
6912 </action> | |
6913 | |
6914 <action name="Omnibox.ServerSuggestDelete.Failure"> | |
6915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6916 <description>Please enter the description of this user action.</description> | |
6917 </action> | |
6918 | |
6919 <action name="Omnibox.ServerSuggestDelete.Success"> | |
6920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6921 <description>Please enter the description of this user action.</description> | |
6922 </action> | |
6923 | |
6924 <action name="OmniboxDestinationURLIsSearchOnDSP"> | |
6925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6926 <description>Please enter the description of this user action.</description> | |
6927 </action> | |
6928 | |
6929 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider"> | |
6930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6931 <description>Please enter the description of this user action.</description> | |
6932 </action> | |
6933 | |
6934 <action name="OmniboxInputInProgress"> | |
6935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6936 <description>Please enter the description of this user action.</description> | |
6937 </action> | |
6938 | |
6939 <action name="Omnibox_DragString"> | |
6940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6941 <description>Please enter the description of this user action.</description> | |
6942 </action> | |
6943 | |
6944 <action name="Omnibox_DragURL"> | |
6945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6946 <description>Please enter the description of this user action.</description> | |
6947 </action> | |
6948 | |
6949 <action name="OpenAddBluetoothDeviceDialog"> | |
6950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6951 <description>Please enter the description of this user action.</description> | |
6952 </action> | |
6953 | |
6954 <action name="OpenAllBookmarks"> | |
6955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6956 <description>Please enter the description of this user action.</description> | |
6957 </action> | |
6958 | |
6959 <action name="OpenAllBookmarksIncognitoWindow"> | |
6960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6961 <description>Please enter the description of this user action.</description> | |
6962 </action> | |
6963 | |
6964 <action name="OpenAllBookmarksNewWindow"> | |
6965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6966 <description>Please enter the description of this user action.</description> | |
6967 </action> | |
6968 | |
6969 <action name="OpenChangeProfilePictureDialog"> | |
6970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6971 <description>Please enter the description of this user action.</description> | |
6972 </action> | |
6973 | |
6974 <action name="OpenFile"> | |
6975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6976 <description>Please enter the description of this user action.</description> | |
6977 </action> | |
6978 | |
6979 <action name="OpenFileManager"> | |
6980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6981 <description>Please enter the description of this user action.</description> | |
6982 </action> | |
6983 | |
6984 <action name="OpenFileSystemPersistent"> | |
6985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6986 <description>Please enter the description of this user action.</description> | |
6987 </action> | |
6988 | |
6989 <action name="OpenFileSystemTemporary"> | |
6990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6991 <description>Please enter the description of this user action.</description> | |
6992 </action> | |
6993 | |
6994 <action name="OpenInternetOptionsDialog"> | |
6995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
6996 <description>Please enter the description of this user action.</description> | |
6997 </action> | |
6998 | |
6999 <action name="OpenLanguageOptionsDialog"> | |
7000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7001 <description>Please enter the description of this user action.</description> | |
7002 </action> | |
7003 | |
7004 <action name="OpenSystemOptionsDialog"> | |
7005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7006 <description>Please enter the description of this user action.</description> | |
7007 </action> | |
7008 | |
7009 <action name="OpenTabpose"> | |
7010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7011 <description>Please enter the description of this user action.</description> | |
7012 </action> | |
7013 | |
7014 <action name="Options_AppLanguage"> | |
7015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7016 <description>Please enter the description of this user action.</description> | |
7017 </action> | |
7018 | |
7019 <action name="Options_AskForSaveLocation_Disable"> | |
7020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7021 <description>Please enter the description of this user action.</description> | |
7022 </action> | |
7023 | |
7024 <action name="Options_AskForSaveLocation_Enable"> | |
7025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7026 <description>Please enter the description of this user action.</description> | |
7027 </action> | |
7028 | |
7029 <action name="Options_AutoSpellCorrection_Disable"> | |
7030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7031 <description>Please enter the description of this user action.</description> | |
7032 </action> | |
7033 | |
7034 <action name="Options_AutoSpellCorrection_Enable"> | |
7035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7036 <description>Please enter the description of this user action.</description> | |
7037 </action> | |
7038 | |
7039 <action name="Options_AutofillAuxiliaryProfiles_Disable"> | |
7040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7041 <description>Please enter the description of this user action.</description> | |
7042 </action> | |
7043 | |
7044 <action name="Options_AutofillAuxiliaryProfiles_Enable"> | |
7045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7046 <description>Please enter the description of this user action.</description> | |
7047 </action> | |
7048 | |
7049 <action name="Options_Autologin_Disable"> | |
7050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7051 <description>Please enter the description of this user action.</description> | |
7052 </action> | |
7053 | |
7054 <action name="Options_Autologin_Enable"> | |
7055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7056 <description>Please enter the description of this user action.</description> | |
7057 </action> | |
7058 | |
7059 <action name="Options_BackgroundMode_Disable"> | |
7060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7061 <description>Please enter the description of this user action.</description> | |
7062 </action> | |
7063 | |
7064 <action name="Options_BackgroundMode_Enable"> | |
7065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7066 <description>Please enter the description of this user action.</description> | |
7067 </action> | |
7068 | |
7069 <action name="Options_BlockAllPopups_Disable"> | |
7070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7071 <description>Please enter the description of this user action.</description> | |
7072 </action> | |
7073 | |
7074 <action name="Options_BlockAllPopups_Enable"> | |
7075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7076 <description>Please enter the description of this user action.</description> | |
7077 </action> | |
7078 | |
7079 <action name="Options_ChangeDefaultZoomLevel"> | |
7080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7081 <description>Please enter the description of this user action.</description> | |
7082 </action> | |
7083 | |
7084 <action name="Options_ChangeFixedFont"> | |
7085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7086 <description>Please enter the description of this user action.</description> | |
7087 </action> | |
7088 | |
7089 <action name="Options_ChangeFontEncoding"> | |
7090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7091 <description>Please enter the description of this user action.</description> | |
7092 </action> | |
7093 | |
7094 <action name="Options_ChangeProxies"> | |
7095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7096 <description>Please enter the description of this user action.</description> | |
7097 </action> | |
7098 | |
7099 <action name="Options_ChangeSansSerifFont"> | |
7100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7101 <description>Please enter the description of this user action.</description> | |
7102 </action> | |
7103 | |
7104 <action name="Options_ChangeSerifFont"> | |
7105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7106 <description>Please enter the description of this user action.</description> | |
7107 </action> | |
7108 | |
7109 <action name="Options_ChangeStandardFont"> | |
7110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7111 <description>Please enter the description of this user action.</description> | |
7112 </action> | |
7113 | |
7114 <action name="Options_CheckCertRevocation_Disable"> | |
7115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7116 <description>Please enter the description of this user action.</description> | |
7117 </action> | |
7118 | |
7119 <action name="Options_CheckCertRevocation_Enable"> | |
7120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7121 <description>Please enter the description of this user action.</description> | |
7122 </action> | |
7123 | |
7124 <action name="Options_ClearData"> | |
7125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7126 <description>Please enter the description of this user action.</description> | |
7127 </action> | |
7128 | |
7129 <action name="Options_CloudPrintDevicesPage"> | |
7130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7131 <description>Please enter the description of this user action.</description> | |
7132 </action> | |
7133 | |
7134 <action name="Options_ContentSettings"> | |
7135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7136 <description>Please enter the description of this user action.</description> | |
7137 </action> | |
7138 | |
7139 <action name="Options_CustomFrame_Disable"> | |
7140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7141 <description>Please enter the description of this user action.</description> | |
7142 </action> | |
7143 | |
7144 <action name="Options_CustomFrame_Enable"> | |
7145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7146 <description>Please enter the description of this user action.</description> | |
7147 </action> | |
7148 | |
7149 <action name="Options_DefaultCookieSettingChanged"> | |
7150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7151 <description>Please enter the description of this user action.</description> | |
7152 </action> | |
7153 | |
7154 <action name="Options_DefaultGeolocationSettingChanged"> | |
7155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7156 <description>Please enter the description of this user action.</description> | |
7157 </action> | |
7158 | |
7159 <action name="Options_DefaultHandlersSettingChanged"> | |
7160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7161 <description>Please enter the description of this user action.</description> | |
7162 </action> | |
7163 | |
7164 <action name="Options_DefaultImagesSettingChanged"> | |
7165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7166 <description>Please enter the description of this user action.</description> | |
7167 </action> | |
7168 | |
7169 <action name="Options_DefaultJavaScriptSettingChanged"> | |
7170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7171 <description>Please enter the description of this user action.</description> | |
7172 </action> | |
7173 | |
7174 <action name="Options_DefaultMIDISysExSettingChanged"> | |
7175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7176 <description>Please enter the description of this user action.</description> | |
7177 </action> | |
7178 | |
7179 <action name="Options_DefaultMediaStreamMicSettingChanged"> | |
7180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7181 <description>Please enter the description of this user action.</description> | |
7182 </action> | |
7183 | |
7184 <action name="Options_DefaultMediaStreamSettingChanged"> | |
7185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7186 <description>Please enter the description of this user action.</description> | |
7187 </action> | |
7188 | |
7189 <action name="Options_DefaultMouseLockSettingChanged"> | |
7190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7191 <description>Please enter the description of this user action.</description> | |
7192 </action> | |
7193 | |
7194 <action name="Options_DefaultMultipleAutomaticDLSettingChange"> | |
7195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7196 <description>Please enter the description of this user action.</description> | |
7197 </action> | |
7198 | |
7199 <action name="Options_DefaultNotificationsSettingChanged"> | |
7200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7201 <description>Please enter the description of this user action.</description> | |
7202 </action> | |
7203 | |
7204 <action name="Options_DefaultPluginsSettingChanged"> | |
7205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7206 <description>Please enter the description of this user action.</description> | |
7207 </action> | |
7208 | |
7209 <action name="Options_DefaultPopupsSettingChanged"> | |
7210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7211 <description>Please enter the description of this user action.</description> | |
7212 </action> | |
7213 | |
7214 <action name="Options_DictionaryLanguage"> | |
7215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7216 <description>Please enter the description of this user action.</description> | |
7217 </action> | |
7218 | |
7219 <action name="Options_DisableCloudPrintProxy"> | |
7220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7221 <description>Please enter the description of this user action.</description> | |
7222 </action> | |
7223 | |
7224 <action name="Options_DisableGData_Disable"> | |
7225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7226 <description>Please enter the description of this user action.</description> | |
7227 </action> | |
7228 | |
7229 <action name="Options_DisableGData_Enable"> | |
7230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7231 <description>Please enter the description of this user action.</description> | |
7232 </action> | |
7233 | |
7234 <action name="Options_DnsPrefetchCheckbox_Disable"> | |
7235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7236 <description>Please enter the description of this user action.</description> | |
7237 </action> | |
7238 | |
7239 <action name="Options_DnsPrefetchCheckbox_Enable"> | |
7240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7241 <description>Please enter the description of this user action.</description> | |
7242 </action> | |
7243 | |
7244 <action name="Options_DoNotTrackCheckbox_Disable"> | |
7245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7246 <description>Please enter the description of this user action.</description> | |
7247 </action> | |
7248 | |
7249 <action name="Options_DoNotTrackCheckbox_Enable"> | |
7250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7251 <description>Please enter the description of this user action.</description> | |
7252 </action> | |
7253 | |
7254 <action name="Options_EnableCloudPrintProxy"> | |
7255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7256 <description>Please enter the description of this user action.</description> | |
7257 </action> | |
7258 | |
7259 <action name="Options_FormAutofill_Disable"> | |
7260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7261 <description>Please enter the description of this user action.</description> | |
7262 </action> | |
7263 | |
7264 <action name="Options_FormAutofill_Enable"> | |
7265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7266 <description>Please enter the description of this user action.</description> | |
7267 </action> | |
7268 | |
7269 <action name="Options_GearsSettings"> | |
7270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7271 <description>Please enter the description of this user action.</description> | |
7272 </action> | |
7273 | |
7274 <action name="Options_GoogleGeolocationAccessCheckbox_Disable"> | |
7275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7276 <description>Please enter the description of this user action.</description> | |
7277 </action> | |
7278 | |
7279 <action name="Options_GoogleGeolocationAccessCheckbox_Enable"> | |
7280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7281 <description>Please enter the description of this user action.</description> | |
7282 </action> | |
7283 | |
7284 <action name="Options_GtkThemeSet"> | |
7285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7286 <description>Please enter the description of this user action.</description> | |
7287 </action> | |
7288 | |
7289 <action name="Options_Homepage_HideHomeButton"> | |
7290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7291 <description>Please enter the description of this user action.</description> | |
7292 </action> | |
7293 | |
7294 <action name="Options_Homepage_HomeButton_Disable"> | |
7295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7296 <description>Please enter the description of this user action.</description> | |
7297 </action> | |
7298 | |
7299 <action name="Options_Homepage_HomeButton_Enable"> | |
7300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7301 <description>Please enter the description of this user action.</description> | |
7302 </action> | |
7303 | |
7304 <action name="Options_Homepage_IsNewTabPage_Disable"> | |
7305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7306 <description>Please enter the description of this user action.</description> | |
7307 </action> | |
7308 | |
7309 <action name="Options_Homepage_IsNewTabPage_Enable"> | |
7310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7311 <description>Please enter the description of this user action.</description> | |
7312 </action> | |
7313 | |
7314 <action name="Options_Homepage_ShowHomeButton"> | |
7315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7316 <description>Please enter the description of this user action.</description> | |
7317 </action> | |
7318 | |
7319 <action name="Options_Homepage_UseNewTab"> | |
7320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7321 <description>Please enter the description of this user action.</description> | |
7322 </action> | |
7323 | |
7324 <action name="Options_Homepage_UseURL"> | |
7325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7326 <description>Please enter the description of this user action.</description> | |
7327 </action> | |
7328 | |
7329 <action name="Options_HotwordCheckbox_Disable"> | |
7330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7331 <description>Please enter the description of this user action.</description> | |
7332 </action> | |
7333 | |
7334 <action name="Options_HotwordCheckbox_Enable"> | |
7335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7336 <description>Please enter the description of this user action.</description> | |
7337 </action> | |
7338 | |
7339 <action name="Options_ImagesCheckbox_Disable"> | |
7340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7341 <description>Please enter the description of this user action.</description> | |
7342 </action> | |
7343 | |
7344 <action name="Options_ImagesCheckbox_Enable"> | |
7345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7346 <description>Please enter the description of this user action.</description> | |
7347 </action> | |
7348 | |
7349 <action name="Options_InstantEnabled_Disable"> | |
7350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7351 <description>Please enter the description of this user action.</description> | |
7352 </action> | |
7353 | |
7354 <action name="Options_InstantEnabled_Enable"> | |
7355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7356 <description>Please enter the description of this user action.</description> | |
7357 </action> | |
7358 | |
7359 <action name="Options_InstantExtendedEnabled_Disable"> | |
7360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7361 <description>Please enter the description of this user action.</description> | |
7362 </action> | |
7363 | |
7364 <action name="Options_InstantExtendedEnabled_Enable"> | |
7365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7366 <description>Please enter the description of this user action.</description> | |
7367 </action> | |
7368 | |
7369 <action name="Options_Internet_DataRoaming_Disable"> | |
7370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7371 <description>Please enter the description of this user action.</description> | |
7372 </action> | |
7373 | |
7374 <action name="Options_Internet_DataRoaming_Enable"> | |
7375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7376 <description>Please enter the description of this user action.</description> | |
7377 </action> | |
7378 | |
7379 <action name="Options_JavaCheckbox_Disable"> | |
7380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7381 <description>Please enter the description of this user action.</description> | |
7382 </action> | |
7383 | |
7384 <action name="Options_JavaCheckbox_Enable"> | |
7385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7386 <description>Please enter the description of this user action.</description> | |
7387 </action> | |
7388 | |
7389 <action name="Options_LinkDoctorCheckbox_Disable"> | |
7390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7391 <description>Please enter the description of this user action.</description> | |
7392 </action> | |
7393 | |
7394 <action name="Options_LinkDoctorCheckbox_Enable"> | |
7395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7396 <description>Please enter the description of this user action.</description> | |
7397 </action> | |
7398 | |
7399 <action name="Options_ManageCloudPrinters"> | |
7400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7401 <description>Please enter the description of this user action.</description> | |
7402 </action> | |
7403 | |
7404 <action name="Options_ManageSSLCertificates"> | |
7405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7406 <description>Please enter the description of this user action.</description> | |
7407 </action> | |
7408 | |
7409 <action name="Options_ManageSearchEngines"> | |
7410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7411 <description>Please enter the description of this user action.</description> | |
7412 </action> | |
7413 | |
7414 <action name="Options_ManagerCerts"> | |
7415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7416 <description>Please enter the description of this user action.</description> | |
7417 </action> | |
7418 | |
7419 <action name="Options_MetricsReportingCheckbox_Disable"> | |
7420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7421 <description>Please enter the description of this user action.</description> | |
7422 </action> | |
7423 | |
7424 <action name="Options_MetricsReportingCheckbox_Enable"> | |
7425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7426 <description>Please enter the description of this user action.</description> | |
7427 </action> | |
7428 | |
7429 <action name="Options_MousePrimaryRight_Disable"> | |
7430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7431 <description>Please enter the description of this user action.</description> | |
7432 </action> | |
7433 | |
7434 <action name="Options_MousePrimaryRight_Enable"> | |
7435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7436 <description>Please enter the description of this user action.</description> | |
7437 </action> | |
7438 | |
7439 <action name="Options_PasswordGenerationCheckbox_Disable"> | |
7440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7441 <description>Please enter the description of this user action.</description> | |
7442 </action> | |
7443 | |
7444 <action name="Options_PasswordGenerationCheckbox_Enable"> | |
7445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7446 <description>Please enter the description of this user action.</description> | |
7447 </action> | |
7448 | |
7449 <action name="Options_PasswordManager_Disable"> | |
7450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7451 <description>Please enter the description of this user action.</description> | |
7452 </action> | |
7453 | |
7454 <action name="Options_PasswordManager_Enable"> | |
7455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7456 <description>Please enter the description of this user action.</description> | |
7457 </action> | |
7458 | |
7459 <action name="Options_PluginsCheckbox_Disable"> | |
7460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7461 <description>Please enter the description of this user action.</description> | |
7462 </action> | |
7463 | |
7464 <action name="Options_PluginsCheckbox_Enable"> | |
7465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7466 <description>Please enter the description of this user action.</description> | |
7467 </action> | |
7468 | |
7469 <action name="Options_ResetAutoOpenFiles"> | |
7470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7471 <description>Please enter the description of this user action.</description> | |
7472 </action> | |
7473 | |
7474 <action name="Options_ResetToDefaults"> | |
7475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7476 <description>Please enter the description of this user action.</description> | |
7477 </action> | |
7478 | |
7479 <action name="Options_SSL2_Disable"> | |
7480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7481 <description>Please enter the description of this user action.</description> | |
7482 </action> | |
7483 | |
7484 <action name="Options_SSL2_Enable"> | |
7485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7486 <description>Please enter the description of this user action.</description> | |
7487 </action> | |
7488 | |
7489 <action name="Options_SSL3_Disable"> | |
7490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7491 <description>Please enter the description of this user action.</description> | |
7492 </action> | |
7493 | |
7494 <action name="Options_SSL3_Enable"> | |
7495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7496 <description>Please enter the description of this user action.</description> | |
7497 </action> | |
7498 | |
7499 <action name="Options_SafeBrowsingCheckbox_Disable"> | |
7500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7501 <description>Please enter the description of this user action.</description> | |
7502 </action> | |
7503 | |
7504 <action name="Options_SafeBrowsingCheckbox_Enable"> | |
7505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7506 <description>Please enter the description of this user action.</description> | |
7507 </action> | |
7508 | |
7509 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable"> | |
7510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7511 <description>Please enter the description of this user action.</description> | |
7512 </action> | |
7513 | |
7514 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable"> | |
7515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7516 <description>Please enter the description of this user action.</description> | |
7517 </action> | |
7518 | |
7519 <action name="Options_SearchEngineChanged"> | |
7520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7521 <description>Please enter the description of this user action.</description> | |
7522 </action> | |
7523 | |
7524 <action name="Options_SensitivitySlider_Changed"> | |
7525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7526 <description>Please enter the description of this user action.</description> | |
7527 </action> | |
7528 | |
7529 <action name="Options_SetAsDefaultBrowser"> | |
7530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7531 <description>Please enter the description of this user action.</description> | |
7532 </action> | |
7533 | |
7534 <action name="Options_SetDownloadDirectory"> | |
7535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7536 <description>Please enter the description of this user action.</description> | |
7537 </action> | |
7538 | |
7539 <action name="Options_ShowAutoFillSettings"> | |
7540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7541 <description>Please enter the description of this user action.</description> | |
7542 </action> | |
7543 | |
7544 <action name="Options_ShowBookmarksBar_Disable"> | |
7545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7546 <description>Please enter the description of this user action.</description> | |
7547 </action> | |
7548 | |
7549 <action name="Options_ShowBookmarksBar_Enable"> | |
7550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7551 <description>Please enter the description of this user action.</description> | |
7552 </action> | |
7553 | |
7554 <action name="Options_ShowCookies"> | |
7555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7556 <description>Please enter the description of this user action.</description> | |
7557 </action> | |
7558 | |
7559 <action name="Options_ShowPasswordManager"> | |
7560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7561 <description>Please enter the description of this user action.</description> | |
7562 </action> | |
7563 | |
7564 <action name="Options_ShowPasswordsExceptions"> | |
7565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7566 <description>Please enter the description of this user action.</description> | |
7567 </action> | |
7568 | |
7569 <action name="Options_ShowProxySettings"> | |
7570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7571 <description>Please enter the description of this user action.</description> | |
7572 </action> | |
7573 | |
7574 <action name="Options_SpeedFactorSlider_Changed"> | |
7575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7576 <description>Please enter the description of this user action.</description> | |
7577 </action> | |
7578 | |
7579 <action name="Options_SpellCheck_Disable"> | |
7580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7581 <description>Please enter the description of this user action.</description> | |
7582 </action> | |
7583 | |
7584 <action name="Options_SpellCheck_Enable"> | |
7585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7586 <description>Please enter the description of this user action.</description> | |
7587 </action> | |
7588 | |
7589 <action name="Options_Startup_Custom"> | |
7590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7591 <description>Please enter the description of this user action.</description> | |
7592 </action> | |
7593 | |
7594 <action name="Options_Startup_Homepage"> | |
7595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7596 <description>Please enter the description of this user action.</description> | |
7597 </action> | |
7598 | |
7599 <action name="Options_Startup_LastSession"> | |
7600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7601 <description>Please enter the description of this user action.</description> | |
7602 </action> | |
7603 | |
7604 <action name="Options_Startup_NewTab"> | |
7605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7606 <description>Please enter the description of this user action.</description> | |
7607 </action> | |
7608 | |
7609 <action name="Options_TLS1_Disable"> | |
7610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7611 <description>Please enter the description of this user action.</description> | |
7612 </action> | |
7613 | |
7614 <action name="Options_TLS1_Enable"> | |
7615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7616 <description>Please enter the description of this user action.</description> | |
7617 </action> | |
7618 | |
7619 <action name="Options_TabsToLinks_Disable"> | |
7620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7621 <description>Please enter the description of this user action.</description> | |
7622 </action> | |
7623 | |
7624 <action name="Options_TabsToLinks_Enable"> | |
7625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7626 <description>Please enter the description of this user action.</description> | |
7627 </action> | |
7628 | |
7629 <action name="Options_TapToClickCheckbox_Disable"> | |
7630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7631 <description>Please enter the description of this user action.</description> | |
7632 </action> | |
7633 | |
7634 <action name="Options_TapToClickCheckbox_Enable"> | |
7635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7636 <description>Please enter the description of this user action.</description> | |
7637 </action> | |
7638 | |
7639 <action name="Options_ThemesGallery"> | |
7640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7641 <description>Please enter the description of this user action.</description> | |
7642 </action> | |
7643 | |
7644 <action name="Options_ThemesReset"> | |
7645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7646 <description>Please enter the description of this user action.</description> | |
7647 </action> | |
7648 | |
7649 <action name="Options_TouchpadNaturalScroll_Disable"> | |
7650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7651 <description>Please enter the description of this user action.</description> | |
7652 </action> | |
7653 | |
7654 <action name="Options_TouchpadNaturalScroll_Enable"> | |
7655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7656 <description>Please enter the description of this user action.</description> | |
7657 </action> | |
7658 | |
7659 <action name="Options_TouchpadTapToClick_Disable"> | |
7660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7661 <description>Please enter the description of this user action.</description> | |
7662 </action> | |
7663 | |
7664 <action name="Options_TouchpadTapToClick_Enable"> | |
7665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7666 <description>Please enter the description of this user action.</description> | |
7667 </action> | |
7668 | |
7669 <action name="Options_Translate_Disable"> | |
7670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7671 <description>Please enter the description of this user action.</description> | |
7672 </action> | |
7673 | |
7674 <action name="Options_Translate_Enable"> | |
7675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7676 <description>Please enter the description of this user action.</description> | |
7677 </action> | |
7678 | |
7679 <action name="Options_UseSpellingServiceCheckbox_Disable"> | |
7680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7681 <description>Please enter the description of this user action.</description> | |
7682 </action> | |
7683 | |
7684 <action name="Options_UseSpellingServiceCheckbox_Enable"> | |
7685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7686 <description>Please enter the description of this user action.</description> | |
7687 </action> | |
7688 | |
7689 <action name="Options_UseSuggestCheckbox_Disable"> | |
7690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7691 <description>Please enter the description of this user action.</description> | |
7692 </action> | |
7693 | |
7694 <action name="Options_UseSuggestCheckbox_Enable"> | |
7695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7696 <description>Please enter the description of this user action.</description> | |
7697 </action> | |
7698 | |
7699 <action name="Options_VertEdgeScrollCheckbox_Disable"> | |
7700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7701 <description>Please enter the description of this user action.</description> | |
7702 </action> | |
7703 | |
7704 <action name="Options_VertEdgeScrollCheckbox_Enable"> | |
7705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7706 <description>Please enter the description of this user action.</description> | |
7707 </action> | |
7708 | |
7709 <action name="OriginChipPress"> | |
7710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7711 <description>Please enter the description of this user action.</description> | |
7712 </action> | |
7713 | |
7714 <action name="OutdatedPluginInfobar.AllowThisTime"> | |
7715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7716 <description>Please enter the description of this user action.</description> | |
7717 </action> | |
7718 | |
7719 <action name="OutdatedPluginInfobar.Closed"> | |
7720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7721 <description>Please enter the description of this user action.</description> | |
7722 </action> | |
7723 | |
7724 <action name="OutdatedPluginInfobar.Dismissed"> | |
7725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7726 <description>Please enter the description of this user action.</description> | |
7727 </action> | |
7728 | |
7729 <action name="OutdatedPluginInfobar.LearnMore"> | |
7730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7731 <description>Please enter the description of this user action.</description> | |
7732 </action> | |
7733 | |
7734 <action name="OutdatedPluginInfobar.Shown"> | |
7735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7736 <description>Please enter the description of this user action.</description> | |
7737 </action> | |
7738 | |
7739 <action name="OutdatedPluginInfobar.Shown.Java"> | |
7740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7741 <description>Please enter the description of this user action.</description> | |
7742 </action> | |
7743 | |
7744 <action name="OutdatedPluginInfobar.Shown.QuickTime"> | |
7745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7746 <description>Please enter the description of this user action.</description> | |
7747 </action> | |
7748 | |
7749 <action name="OutdatedPluginInfobar.Shown.Reader"> | |
7750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7751 <description>Please enter the description of this user action.</description> | |
7752 </action> | |
7753 | |
7754 <action name="OutdatedPluginInfobar.Shown.RealPlayer"> | |
7755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7756 <description>Please enter the description of this user action.</description> | |
7757 </action> | |
7758 | |
7759 <action name="OutdatedPluginInfobar.Shown.Shockwave"> | |
7760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7761 <description>Please enter the description of this user action.</description> | |
7762 </action> | |
7763 | |
7764 <action name="OutdatedPluginInfobar.Shown.Silverlight"> | |
7765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7766 <description>Please enter the description of this user action.</description> | |
7767 </action> | |
7768 | |
7769 <action name="OutdatedPluginInfobar.Update"> | |
7770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7771 <description>Please enter the description of this user action.</description> | |
7772 </action> | |
7773 | |
7774 <action name="OutdatedUpgradeBubble.Later"> | |
7775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7776 <description>Please enter the description of this user action.</description> | |
7777 </action> | |
7778 | |
7779 <action name="OutdatedUpgradeBubble.Reinstall"> | |
7780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7781 <description>Please enter the description of this user action.</description> | |
7782 </action> | |
7783 | |
7784 <action name="OutdatedUpgradeBubble.Show"> | |
7785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7786 <description>Please enter the description of this user action.</description> | |
7787 </action> | |
7788 | |
7789 <action name="Outdent"> | |
7790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7791 <description>Please enter the description of this user action.</description> | |
7792 </action> | |
7793 | |
7794 <action name="OverrideEncoding"> | |
7795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7796 <description>Please enter the description of this user action.</description> | |
7797 </action> | |
7798 | |
7799 <action name="PDF.FitToHeightButton"> | |
7800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7801 <description>Please enter the description of this user action.</description> | |
7802 </action> | |
7803 | |
7804 <action name="PDF.FitToPageButton"> | |
7805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7806 <description>Please enter the description of this user action.</description> | |
7807 </action> | |
7808 | |
7809 <action name="PDF.FitToWidthButton"> | |
7810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7811 <description>Please enter the description of this user action.</description> | |
7812 </action> | |
7813 | |
7814 <action name="PDF.LoadFailure"> | |
7815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7816 <description>Please enter the description of this user action.</description> | |
7817 </action> | |
7818 | |
7819 <action name="PDF.LoadSuccess"> | |
7820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7821 <description>Please enter the description of this user action.</description> | |
7822 </action> | |
7823 | |
7824 <action name="PDF.PreviewDocumentLoadFailure"> | |
7825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7826 <description>Please enter the description of this user action.</description> | |
7827 </action> | |
7828 | |
7829 <action name="PDF.PrintButton"> | |
7830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7831 <description>Please enter the description of this user action.</description> | |
7832 </action> | |
7833 | |
7834 <action name="PDF.PrintPage"> | |
7835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7836 <description>Please enter the description of this user action.</description> | |
7837 </action> | |
7838 | |
7839 <action name="PDF.SaveButton"> | |
7840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7841 <description>Please enter the description of this user action.</description> | |
7842 </action> | |
7843 | |
7844 <action name="PDF.SavePage"> | |
7845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7846 <description>Please enter the description of this user action.</description> | |
7847 </action> | |
7848 | |
7849 <action name="PDF.ZoomFromBrowser"> | |
7850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7851 <description>Please enter the description of this user action.</description> | |
7852 </action> | |
7853 | |
7854 <action name="PDF.ZoomInButton"> | |
7855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7856 <description>Please enter the description of this user action.</description> | |
7857 </action> | |
7858 | |
7859 <action name="PDF.ZoomOutButton"> | |
7860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7861 <description>Please enter the description of this user action.</description> | |
7862 </action> | |
7863 | |
7864 <action name="PDF_EnableReaderInfoBarCancel"> | |
7865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7866 <description>Please enter the description of this user action.</description> | |
7867 </action> | |
7868 | |
7869 <action name="PDF_EnableReaderInfoBarOK"> | |
7870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7871 <description>Please enter the description of this user action.</description> | |
7872 </action> | |
7873 | |
7874 <action name="PDF_EnableReaderInfoBarShown"> | |
7875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7876 <description>Please enter the description of this user action.</description> | |
7877 </action> | |
7878 | |
7879 <action name="PDF_InstallReaderInfoBarCancel"> | |
7880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7881 <description>Please enter the description of this user action.</description> | |
7882 </action> | |
7883 | |
7884 <action name="PDF_InstallReaderInfoBarOK"> | |
7885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7886 <description>Please enter the description of this user action.</description> | |
7887 </action> | |
7888 | |
7889 <action name="PDF_InstallReaderInfoBarShown"> | |
7890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7891 <description>Please enter the description of this user action.</description> | |
7892 </action> | |
7893 | |
7894 <action name="PDF_ReaderInterstitialCancel"> | |
7895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7896 <description>Please enter the description of this user action.</description> | |
7897 </action> | |
7898 | |
7899 <action name="PDF_ReaderInterstitialIgnore"> | |
7900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7901 <description>Please enter the description of this user action.</description> | |
7902 </action> | |
7903 | |
7904 <action name="PDF_ReaderInterstitialShown"> | |
7905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7906 <description>Please enter the description of this user action.</description> | |
7907 </action> | |
7908 | |
7909 <action name="PDF_ReaderInterstitialUpdate"> | |
7910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7911 <description>Please enter the description of this user action.</description> | |
7912 </action> | |
7913 | |
7914 <action name="PDF_Unsupported_3D"> | |
7915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7916 <description>Please enter the description of this user action.</description> | |
7917 </action> | |
7918 | |
7919 <action name="PDF_Unsupported_Attachment"> | |
7920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7921 <description>Please enter the description of this user action.</description> | |
7922 </action> | |
7923 | |
7924 <action name="PDF_Unsupported_Bookmarks"> | |
7925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7926 <description>Please enter the description of this user action.</description> | |
7927 </action> | |
7928 | |
7929 <action name="PDF_Unsupported_Digital_Signature"> | |
7930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7931 <description>Please enter the description of this user action.</description> | |
7932 </action> | |
7933 | |
7934 <action name="PDF_Unsupported_Movie"> | |
7935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7936 <description>Please enter the description of this user action.</description> | |
7937 </action> | |
7938 | |
7939 <action name="PDF_Unsupported_Portfolios"> | |
7940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7941 <description>Please enter the description of this user action.</description> | |
7942 </action> | |
7943 | |
7944 <action name="PDF_Unsupported_Portfolios_Packages"> | |
7945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7946 <description>Please enter the description of this user action.</description> | |
7947 </action> | |
7948 | |
7949 <action name="PDF_Unsupported_Rights_Management"> | |
7950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7951 <description>Please enter the description of this user action.</description> | |
7952 </action> | |
7953 | |
7954 <action name="PDF_Unsupported_Screen"> | |
7955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7956 <description>Please enter the description of this user action.</description> | |
7957 </action> | |
7958 | |
7959 <action name="PDF_Unsupported_Shared_Form"> | |
7960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7961 <description>Please enter the description of this user action.</description> | |
7962 </action> | |
7963 | |
7964 <action name="PDF_Unsupported_Shared_Review"> | |
7965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7966 <description>Please enter the description of this user action.</description> | |
7967 </action> | |
7968 | |
7969 <action name="PDF_Unsupported_Sound"> | |
7970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7971 <description>Please enter the description of this user action.</description> | |
7972 </action> | |
7973 | |
7974 <action name="PDF_Unsupported_XFA"> | |
7975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7976 <description>Please enter the description of this user action.</description> | |
7977 </action> | |
7978 | |
7979 <action name="PDF_UseReaderInfoBarCancel"> | |
7980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7981 <description>Please enter the description of this user action.</description> | |
7982 </action> | |
7983 | |
7984 <action name="PDF_UseReaderInfoBarOK"> | |
7985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7986 <description>Please enter the description of this user action.</description> | |
7987 </action> | |
7988 | |
7989 <action name="PDF_UseReaderInfoBarShown"> | |
7990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7991 <description>Please enter the description of this user action.</description> | |
7992 </action> | |
7993 | |
7994 <action name="PPAPI.BrokerInfobarClickedAllow"> | |
7995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
7996 <description>Please enter the description of this user action.</description> | |
7997 </action> | |
7998 | |
7999 <action name="PPAPI.BrokerInfobarClickedDeny"> | |
8000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8001 <description>Please enter the description of this user action.</description> | |
8002 </action> | |
8003 | |
8004 <action name="PPAPI.BrokerInfobarDisplayed"> | |
8005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8006 <description>Please enter the description of this user action.</description> | |
8007 </action> | |
8008 | |
8009 <action name="PPAPI.BrokerSettingAllow"> | |
8010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8011 <description>Please enter the description of this user action.</description> | |
8012 </action> | |
8013 | |
8014 <action name="PPAPI.BrokerSettingDeny"> | |
8015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8016 <description>Please enter the description of this user action.</description> | |
8017 </action> | |
8018 | |
8019 <action name="PageDown"> | |
8020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8021 <description>Please enter the description of this user action.</description> | |
8022 </action> | |
8023 | |
8024 <action name="PageLoad"> | |
8025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8026 <description>Please enter the description of this user action.</description> | |
8027 </action> | |
8028 | |
8029 <action name="PageLoadSRP"> | |
8030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8031 <description>Please enter the description of this user action.</description> | |
8032 </action> | |
8033 | |
8034 <action name="PageUp"> | |
8035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8036 <description>Please enter the description of this user action.</description> | |
8037 </action> | |
8038 | |
8039 <action name="Panel_Minimize_Caption_Click"> | |
8040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8041 <description>Please enter the description of this user action.</description> | |
8042 </action> | |
8043 | |
8044 <action name="Panel_Minimize_Caption_Gesture"> | |
8045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8046 <description>Please enter the description of this user action.</description> | |
8047 </action> | |
8048 | |
8049 <action name="PasswordManager_Disabled"> | |
8050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8051 <description>Please enter the description of this user action.</description> | |
8052 </action> | |
8053 | |
8054 <action name="PasswordManager_Enabled"> | |
8055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8056 <description>Please enter the description of this user action.</description> | |
8057 </action> | |
8058 | |
8059 <action name="PasswordManager_RemovePasswordException"> | |
8060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8061 <description>Please enter the description of this user action.</description> | |
8062 </action> | |
8063 | |
8064 <action name="PasswordManager_RemoveSavedPassword"> | |
8065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8066 <description>Please enter the description of this user action.</description> | |
8067 </action> | |
8068 | |
8069 <action name="Paste"> | |
8070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8071 <description>Please enter the description of this user action.</description> | |
8072 </action> | |
8073 | |
8074 <action name="PasteAndMatchStyle"> | |
8075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8076 <description>Please enter the description of this user action.</description> | |
8077 </action> | |
8078 | |
8079 <action name="PeopleSearch_OpenChat"> | |
8080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8081 <description>Please enter the description of this user action.</description> | |
8082 </action> | |
8083 | |
8084 <action name="PeopleSearch_SendEmail"> | |
8085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8086 <description>Please enter the description of this user action.</description> | |
8087 </action> | |
8088 | |
8089 <action name="PlatformVerificationAccepted"> | |
8090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8091 <description>Please enter the description of this user action.</description> | |
8092 </action> | |
8093 | |
8094 <action name="PlatformVerificationRejected"> | |
8095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8096 <description>Please enter the description of this user action.</description> | |
8097 </action> | |
8098 | |
8099 <action name="PluginContextMenu_RotateClockwise"> | |
8100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8101 <description>Please enter the description of this user action.</description> | |
8102 </action> | |
8103 | |
8104 <action name="PluginContextMenu_RotateCounterclockwise"> | |
8105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8106 <description>Please enter the description of this user action.</description> | |
8107 </action> | |
8108 | |
8109 <action name="PluginLoaderPosix.LaunchUtilityProcess"> | |
8110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8111 <description>Please enter the description of this user action.</description> | |
8112 </action> | |
8113 | |
8114 <action name="PluginLoaderPosix.UtilityProcessCrashed"> | |
8115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8116 <description>Please enter the description of this user action.</description> | |
8117 </action> | |
8118 | |
8119 <action name="Plugin_200ForByteRange"> | |
8120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8121 <description>Please enter the description of this user action.</description> | |
8122 </action> | |
8123 | |
8124 <action name="Plugin_Blocked"> | |
8125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8126 <description>Please enter the description of this user action.</description> | |
8127 </action> | |
8128 | |
8129 <action name="Plugin_BlockedByPolicy"> | |
8130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8131 <description>Please enter the description of this user action.</description> | |
8132 </action> | |
8133 | |
8134 <action name="Plugin_ClickToPlay"> | |
8135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8136 <description>Please enter the description of this user action.</description> | |
8137 </action> | |
8138 | |
8139 <action name="Plugin_Hide_Click"> | |
8140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8141 <description>Please enter the description of this user action.</description> | |
8142 </action> | |
8143 | |
8144 <action name="Plugin_Hide_Menu"> | |
8145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8146 <description>Please enter the description of this user action.</description> | |
8147 </action> | |
8148 | |
8149 <action name="Plugin_Load_Click"> | |
8150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8151 <description>Please enter the description of this user action.</description> | |
8152 </action> | |
8153 | |
8154 <action name="Plugin_Load_Menu"> | |
8155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8156 <description>Please enter the description of this user action.</description> | |
8157 </action> | |
8158 | |
8159 <action name="Plugin_Load_UI"> | |
8160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8161 <description>Please enter the description of this user action.</description> | |
8162 </action> | |
8163 | |
8164 <action name="Plugin_NPAPINotSupported"> | |
8165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8166 <description>Please enter the description of this user action.</description> | |
8167 </action> | |
8168 | |
8169 <action name="PrintNow"> | |
8170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8171 <description>Please enter the description of this user action.</description> | |
8172 </action> | |
8173 | |
8174 <action name="PrintPreview"> | |
8175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8176 <description>Please enter the description of this user action.</description> | |
8177 </action> | |
8178 | |
8179 <action name="PrintView_PrintDialog"> | |
8180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8181 <description>Please enter the description of this user action.</description> | |
8182 </action> | |
8183 | |
8184 <action name="PrintView_PrintNow"> | |
8185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8186 <description>Please enter the description of this user action.</description> | |
8187 </action> | |
8188 | |
8189 <action name="PrintView_ZoomMinus"> | |
8190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8191 <description>Please enter the description of this user action.</description> | |
8192 </action> | |
8193 | |
8194 <action name="PrintView_ZoomPageFull"> | |
8195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8196 <description>Please enter the description of this user action.</description> | |
8197 </action> | |
8198 | |
8199 <action name="PrintView_ZoomPageWidth"> | |
8200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8201 <description>Please enter the description of this user action.</description> | |
8202 </action> | |
8203 | |
8204 <action name="PrintView_ZoomPlus"> | |
8205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8206 <description>Please enter the description of this user action.</description> | |
8207 </action> | |
8208 | |
8209 <action name="ProcessSwapBindingsMismatch_RVHM"> | |
8210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8211 <description>Please enter the description of this user action.</description> | |
8212 </action> | |
8213 | |
8214 <action name="Redo"> | |
8215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8216 <description>Please enter the description of this user action.</description> | |
8217 </action> | |
8218 | |
8219 <action name="RegisterProtocolHandler.ContextMenu_Open"> | |
8220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8221 <description>Please enter the description of this user action.</description> | |
8222 </action> | |
8223 | |
8224 <action name="RegisterProtocolHandler.ContextMenu_Settings"> | |
8225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8226 <description>Please enter the description of this user action.</description> | |
8227 </action> | |
8228 | |
8229 <action name="RegisterProtocolHandler.InfoBar_Deny"> | |
8230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8231 <description>Please enter the description of this user action.</description> | |
8232 </action> | |
8233 | |
8234 <action name="RegisterProtocolHandler.InfoBar_LearnMore"> | |
8235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8236 <description>Please enter the description of this user action.</description> | |
8237 </action> | |
8238 | |
8239 <action name="RegisterProtocolHandler.InfoBar_Shown"> | |
8240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8241 <description>Please enter the description of this user action.</description> | |
8242 </action> | |
8243 | |
8244 <action name="RegisterProtocolHandler.Infobar_Accept"> | |
8245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8246 <description>Please enter the description of this user action.</description> | |
8247 </action> | |
8248 | |
8249 <action name="Reload"> | |
8250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8251 <description>Please enter the description of this user action.</description> | |
8252 </action> | |
8253 | |
8254 <action name="ReloadIgnoringCache"> | |
8255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8256 <description>Please enter the description of this user action.</description> | |
8257 </action> | |
8258 | |
8259 <action name="RemoveFormat"> | |
8260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8261 <description>Please enter the description of this user action.</description> | |
8262 </action> | |
8263 | |
8264 <action name="ReportBug"> | |
8265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8266 <description>Please enter the description of this user action.</description> | |
8267 </action> | |
8268 | |
8269 <action name="ResetProfile"> | |
8270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8271 <description>Please enter the description of this user action.</description> | |
8272 </action> | |
8273 | |
8274 <action name="RestoreTab"> | |
8275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8276 <description>Please enter the description of this user action.</description> | |
8277 </action> | |
8278 | |
8279 <action name="SBInterstitialMalwareDontProceed"> | |
8280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8281 <description>Please enter the description of this user action.</description> | |
8282 </action> | |
8283 | |
8284 <action name="SBInterstitialMalwareDontProceed_V1"> | |
8285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8286 <description>Please enter the description of this user action.</description> | |
8287 </action> | |
8288 | |
8289 <action name="SBInterstitialMalwareDontProceed_V2"> | |
8290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8291 <description>Please enter the description of this user action.</description> | |
8292 </action> | |
8293 | |
8294 <action name="SBInterstitialMalwareForcedDontProceed"> | |
8295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8296 <description>Please enter the description of this user action.</description> | |
8297 </action> | |
8298 | |
8299 <action name="SBInterstitialMalwareForcedDontProceed_V1"> | |
8300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8301 <description>Please enter the description of this user action.</description> | |
8302 </action> | |
8303 | |
8304 <action name="SBInterstitialMalwareForcedDontProceed_V2"> | |
8305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8306 <description>Please enter the description of this user action.</description> | |
8307 </action> | |
8308 | |
8309 <action name="SBInterstitialMalwareProceed"> | |
8310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8311 <description>Please enter the description of this user action.</description> | |
8312 </action> | |
8313 | |
8314 <action name="SBInterstitialMalwareProceed_V1"> | |
8315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8316 <description>Please enter the description of this user action.</description> | |
8317 </action> | |
8318 | |
8319 <action name="SBInterstitialMalwareProceed_V2"> | |
8320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8321 <description>Please enter the description of this user action.</description> | |
8322 </action> | |
8323 | |
8324 <action name="SBInterstitialMalwareShow"> | |
8325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8326 <description>Please enter the description of this user action.</description> | |
8327 </action> | |
8328 | |
8329 <action name="SBInterstitialMalwareShow_V1"> | |
8330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8331 <description>Please enter the description of this user action.</description> | |
8332 </action> | |
8333 | |
8334 <action name="SBInterstitialMalwareShow_V2"> | |
8335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8336 <description>Please enter the description of this user action.</description> | |
8337 </action> | |
8338 | |
8339 <action name="SBInterstitialMultipleDontProceed"> | |
8340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8341 <description>Please enter the description of this user action.</description> | |
8342 </action> | |
8343 | |
8344 <action name="SBInterstitialMultipleDontProceed_V1"> | |
8345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8346 <description>Please enter the description of this user action.</description> | |
8347 </action> | |
8348 | |
8349 <action name="SBInterstitialMultipleDontProceed_V2"> | |
8350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8351 <description>Please enter the description of this user action.</description> | |
8352 </action> | |
8353 | |
8354 <action name="SBInterstitialMultipleForcedDontProceed"> | |
8355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8356 <description>Please enter the description of this user action.</description> | |
8357 </action> | |
8358 | |
8359 <action name="SBInterstitialMultipleForcedDontProceed_V1"> | |
8360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8361 <description>Please enter the description of this user action.</description> | |
8362 </action> | |
8363 | |
8364 <action name="SBInterstitialMultipleForcedDontProceed_V2"> | |
8365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8366 <description>Please enter the description of this user action.</description> | |
8367 </action> | |
8368 | |
8369 <action name="SBInterstitialMultipleProceed"> | |
8370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8371 <description>Please enter the description of this user action.</description> | |
8372 </action> | |
8373 | |
8374 <action name="SBInterstitialMultipleProceed_V1"> | |
8375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8376 <description>Please enter the description of this user action.</description> | |
8377 </action> | |
8378 | |
8379 <action name="SBInterstitialMultipleProceed_V2"> | |
8380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8381 <description>Please enter the description of this user action.</description> | |
8382 </action> | |
8383 | |
8384 <action name="SBInterstitialMultipleShow"> | |
8385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8386 <description>Please enter the description of this user action.</description> | |
8387 </action> | |
8388 | |
8389 <action name="SBInterstitialMultipleShow_V1"> | |
8390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8391 <description>Please enter the description of this user action.</description> | |
8392 </action> | |
8393 | |
8394 <action name="SBInterstitialMultipleShow_V2"> | |
8395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8396 <description>Please enter the description of this user action.</description> | |
8397 </action> | |
8398 | |
8399 <action name="SBInterstitialPhishingDontProceed"> | |
8400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8401 <description>Please enter the description of this user action.</description> | |
8402 </action> | |
8403 | |
8404 <action name="SBInterstitialPhishingDontProceed_V1"> | |
8405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8406 <description>Please enter the description of this user action.</description> | |
8407 </action> | |
8408 | |
8409 <action name="SBInterstitialPhishingDontProceed_V2"> | |
8410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8411 <description>Please enter the description of this user action.</description> | |
8412 </action> | |
8413 | |
8414 <action name="SBInterstitialPhishingForcedDontProceed"> | |
8415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8416 <description>Please enter the description of this user action.</description> | |
8417 </action> | |
8418 | |
8419 <action name="SBInterstitialPhishingForcedDontProceed_V1"> | |
8420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8421 <description>Please enter the description of this user action.</description> | |
8422 </action> | |
8423 | |
8424 <action name="SBInterstitialPhishingForcedDontProceed_V2"> | |
8425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8426 <description>Please enter the description of this user action.</description> | |
8427 </action> | |
8428 | |
8429 <action name="SBInterstitialPhishingProceed"> | |
8430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8431 <description>Please enter the description of this user action.</description> | |
8432 </action> | |
8433 | |
8434 <action name="SBInterstitialPhishingProceed_V1"> | |
8435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8436 <description>Please enter the description of this user action.</description> | |
8437 </action> | |
8438 | |
8439 <action name="SBInterstitialPhishingProceed_V2"> | |
8440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8441 <description>Please enter the description of this user action.</description> | |
8442 </action> | |
8443 | |
8444 <action name="SBInterstitialPhishingShow"> | |
8445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8446 <description>Please enter the description of this user action.</description> | |
8447 </action> | |
8448 | |
8449 <action name="SBInterstitialPhishingShow_V1"> | |
8450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8451 <description>Please enter the description of this user action.</description> | |
8452 </action> | |
8453 | |
8454 <action name="SBInterstitialPhishingShow_V2"> | |
8455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8456 <description>Please enter the description of this user action.</description> | |
8457 </action> | |
8458 | |
8459 <action name="SSL.DisplayedInsecureContent"> | |
8460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8461 <description>Please enter the description of this user action.</description> | |
8462 </action> | |
8463 | |
8464 <action name="SSL.RanInsecureContent"> | |
8465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8466 <description>Please enter the description of this user action.</description> | |
8467 </action> | |
8468 | |
8469 <action name="SSL.RanInsecureContentGoogle"> | |
8470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8471 <description>Please enter the description of this user action.</description> | |
8472 </action> | |
8473 | |
8474 <action name="Save"> | |
8475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8476 <description>Please enter the description of this user action.</description> | |
8477 </action> | |
8478 | |
8479 <action name="SavePage"> | |
8480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8481 <description>Please enter the description of this user action.</description> | |
8482 </action> | |
8483 | |
8484 <action name="ScreenLocker_OnLoginFailure"> | |
8485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8486 <description>Please enter the description of this user action.</description> | |
8487 </action> | |
8488 | |
8489 <action name="ScreenLocker_Show"> | |
8490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8491 <description>Please enter the description of this user action.</description> | |
8492 </action> | |
8493 | |
8494 <action name="ScreenLocker_Signout"> | |
8495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8496 <description>Please enter the description of this user action.</description> | |
8497 </action> | |
8498 | |
8499 <action name="ScreenLocker_StartScreenSaver"> | |
8500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8501 <description>Please enter the description of this user action.</description> | |
8502 </action> | |
8503 | |
8504 <action name="Screenshot_CopyClipboard"> | |
8505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8506 <description>Please enter the description of this user action.</description> | |
8507 </action> | |
8508 | |
8509 <action name="Screenshot_TakeFull"> | |
8510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8511 <description>Please enter the description of this user action.</description> | |
8512 </action> | |
8513 | |
8514 <action name="Screenshot_TakePartial"> | |
8515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8516 <description>Please enter the description of this user action.</description> | |
8517 </action> | |
8518 | |
8519 <action name="SearchWithRLZ"> | |
8520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8521 <description>Please enter the description of this user action.</description> | |
8522 </action> | |
8523 | |
8524 <action name="SearchWithoutRLZ"> | |
8525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8526 <description>Please enter the description of this user action.</description> | |
8527 </action> | |
8528 | |
8529 <action name="SelectAll"> | |
8530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8531 <description>Please enter the description of this user action.</description> | |
8532 </action> | |
8533 | |
8534 <action name="SelectLastTab"> | |
8535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8536 <description>Please enter the description of this user action.</description> | |
8537 </action> | |
8538 | |
8539 <action name="SelectLine"> | |
8540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8541 <description>Please enter the description of this user action.</description> | |
8542 </action> | |
8543 | |
8544 <action name="SelectNextTab"> | |
8545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8546 <description>Please enter the description of this user action.</description> | |
8547 </action> | |
8548 | |
8549 <action name="SelectNumberedTab"> | |
8550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8551 <description>Please enter the description of this user action.</description> | |
8552 </action> | |
8553 | |
8554 <action name="SelectPrevTab"> | |
8555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8556 <description>Please enter the description of this user action.</description> | |
8557 </action> | |
8558 | |
8559 <action name="SelectProfile"> | |
8560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8561 <description>Please enter the description of this user action.</description> | |
8562 </action> | |
8563 | |
8564 <action name="SelectTab0"> | |
8565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8566 <description>Please enter the description of this user action.</description> | |
8567 </action> | |
8568 | |
8569 <action name="SelectTab1"> | |
8570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8571 <description>Please enter the description of this user action.</description> | |
8572 </action> | |
8573 | |
8574 <action name="SelectTab2"> | |
8575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8576 <description>Please enter the description of this user action.</description> | |
8577 </action> | |
8578 | |
8579 <action name="SelectTab3"> | |
8580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8581 <description>Please enter the description of this user action.</description> | |
8582 </action> | |
8583 | |
8584 <action name="SelectTab4"> | |
8585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8586 <description>Please enter the description of this user action.</description> | |
8587 </action> | |
8588 | |
8589 <action name="SelectTab5"> | |
8590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8591 <description>Please enter the description of this user action.</description> | |
8592 </action> | |
8593 | |
8594 <action name="SelectTab6"> | |
8595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8596 <description>Please enter the description of this user action.</description> | |
8597 </action> | |
8598 | |
8599 <action name="SelectTab7"> | |
8600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8601 <description>Please enter the description of this user action.</description> | |
8602 </action> | |
8603 | |
8604 <action name="SettingsResetBubble.LearnMore"> | |
8605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8606 <description>Please enter the description of this user action.</description> | |
8607 </action> | |
8608 | |
8609 <action name="SettingsResetBubble.NoThanks"> | |
8610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8611 <description>Please enter the description of this user action.</description> | |
8612 </action> | |
8613 | |
8614 <action name="SettingsResetBubble.Reset"> | |
8615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8616 <description>Please enter the description of this user action.</description> | |
8617 </action> | |
8618 | |
8619 <action name="SettingsResetBubble.Show"> | |
8620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8621 <description>Please enter the description of this user action.</description> | |
8622 </action> | |
8623 | |
8624 <action name="Shelf_AlignmentSetBottom"> | |
8625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8626 <description>Please enter the description of this user action.</description> | |
8627 </action> | |
8628 | |
8629 <action name="Shelf_AlignmentSetLeft"> | |
8630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8631 <description>Please enter the description of this user action.</description> | |
8632 </action> | |
8633 | |
8634 <action name="Shelf_AlignmentSetRight"> | |
8635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8636 <description>Please enter the description of this user action.</description> | |
8637 </action> | |
8638 | |
8639 <action name="ShowAccessibilitySettings"> | |
8640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8641 <description>Please enter the description of this user action.</description> | |
8642 </action> | |
8643 | |
8644 <action name="ShowAppLauncherPage"> | |
8645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8646 <description>Please enter the description of this user action.</description> | |
8647 </action> | |
8648 | |
8649 <action name="ShowAppMenu"> | |
8650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8651 <description>Please enter the description of this user action.</description> | |
8652 </action> | |
8653 | |
8654 <action name="ShowApplications"> | |
8655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8656 <description>Please enter the description of this user action.</description> | |
8657 </action> | |
8658 | |
8659 <action name="ShowAsTab"> | |
8660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8661 <description>Please enter the description of this user action.</description> | |
8662 </action> | |
8663 | |
8664 <action name="ShowBluetoothSettingsPage"> | |
8665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8666 <description>Please enter the description of this user action.</description> | |
8667 </action> | |
8668 | |
8669 <action name="ShowBookmarkManager"> | |
8670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8671 <description>Please enter the description of this user action.</description> | |
8672 </action> | |
8673 | |
8674 <action name="ShowBookmarks"> | |
8675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8676 <description>Please enter the description of this user action.</description> | |
8677 </action> | |
8678 | |
8679 <action name="ShowBookmarksBar"> | |
8680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8681 <description>Please enter the description of this user action.</description> | |
8682 </action> | |
8683 | |
8684 <action name="ShowChargerReplacementDialog"> | |
8685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8686 <description>Please enter the description of this user action.</description> | |
8687 </action> | |
8688 | |
8689 <action name="ShowControlPanel"> | |
8690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8691 <description>Please enter the description of this user action.</description> | |
8692 </action> | |
8693 | |
8694 <action name="ShowDateOptions"> | |
8695 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8696 <description>Please enter the description of this user action.</description> | |
8697 </action> | |
8698 | |
8699 <action name="ShowDisplayOptions"> | |
8700 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8701 <description>Please enter the description of this user action.</description> | |
8702 </action> | |
8703 | |
8704 <action name="ShowDownloads"> | |
8705 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8706 <description>Please enter the description of this user action.</description> | |
8707 </action> | |
8708 | |
8709 <action name="ShowExtensions"> | |
8710 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8711 <description>Please enter the description of this user action.</description> | |
8712 </action> | |
8713 | |
8714 <action name="ShowFileBrowserFullTab"> | |
8715 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8716 <description>Please enter the description of this user action.</description> | |
8717 </action> | |
8718 | |
8719 <action name="ShowHelpTab"> | |
8720 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8721 <description>Please enter the description of this user action.</description> | |
8722 </action> | |
8723 | |
8724 <action name="ShowHelpTabViaF1"> | |
8725 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8726 <description>Please enter the description of this user action.</description> | |
8727 </action> | |
8728 | |
8729 <action name="ShowHelpTabViaWrenchMenu"> | |
8730 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8731 <description>Please enter the description of this user action.</description> | |
8732 </action> | |
8733 | |
8734 <action name="ShowHistory"> | |
8735 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8736 <description>Please enter the description of this user action.</description> | |
8737 </action> | |
8738 | |
8739 <action name="ShowJSConsole"> | |
8740 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8741 <description>Please enter the description of this user action.</description> | |
8742 </action> | |
8743 | |
8744 <action name="ShowModalDialog"> | |
8745 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8746 <description>Please enter the description of this user action.</description> | |
8747 </action> | |
8748 | |
8749 <action name="ShowOptions"> | |
8750 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8751 <description>Please enter the description of this user action.</description> | |
8752 </action> | |
8753 | |
8754 <action name="ShowPageMenu"> | |
8755 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8756 <description>Please enter the description of this user action.</description> | |
8757 </action> | |
8758 | |
8759 <action name="ShowRecentlyViewed"> | |
8760 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8761 <description>Please enter the description of this user action.</description> | |
8762 </action> | |
8763 | |
8764 <action name="ShowSections_RecentSitesDisabled"> | |
8765 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8766 <description>Please enter the description of this user action.</description> | |
8767 </action> | |
8768 | |
8769 <action name="ShowSections_RecentSitesEnabled"> | |
8770 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8771 <description>Please enter the description of this user action.</description> | |
8772 </action> | |
8773 | |
8774 <action name="ShowSessions"> | |
8775 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8776 <description>Please enter the description of this user action.</description> | |
8777 </action> | |
8778 | |
8779 <action name="Shutdown"> | |
8780 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8781 <description>Please enter the description of this user action.</description> | |
8782 </action> | |
8783 | |
8784 <action name="SiteChipPress"> | |
8785 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8786 <description>Please enter the description of this user action.</description> | |
8787 </action> | |
8788 | |
8789 <action name="Star"> | |
8790 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8791 <description>Please enter the description of this user action.</description> | |
8792 </action> | |
8793 | |
8794 <action name="StartupTick"> | |
8795 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8796 <description>Please enter the description of this user action.</description> | |
8797 </action> | |
8798 | |
8799 <action name="StatusArea_Accessability_DetailedView"> | |
8800 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8801 <description>Please enter the description of this user action.</description> | |
8802 </action> | |
8803 | |
8804 <action name="StatusArea_Audio_CurrentInputDevice"> | |
8805 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8806 <description>Please enter the description of this user action.</description> | |
8807 </action> | |
8808 | |
8809 <action name="StatusArea_Audio_CurrentOutputDevice"> | |
8810 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8811 <description>Please enter the description of this user action.</description> | |
8812 </action> | |
8813 | |
8814 <action name="StatusArea_Audio_Detailed"> | |
8815 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8816 <description>Please enter the description of this user action.</description> | |
8817 </action> | |
8818 | |
8819 <action name="StatusArea_Audio_SwitchInputDevice"> | |
8820 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8821 <description>Please enter the description of this user action.</description> | |
8822 </action> | |
8823 | |
8824 <action name="StatusArea_Audio_SwitchOutputDevice"> | |
8825 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8826 <description>Please enter the description of this user action.</description> | |
8827 </action> | |
8828 | |
8829 <action name="StatusArea_AutoClickDisabled"> | |
8830 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8831 <description>Please enter the description of this user action.</description> | |
8832 </action> | |
8833 | |
8834 <action name="StatusArea_AutoClickEnabled"> | |
8835 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8836 <description>Please enter the description of this user action.</description> | |
8837 </action> | |
8838 | |
8839 <action name="StatusArea_Bluetooth_Connect_Known"> | |
8840 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8841 <description>Please enter the description of this user action.</description> | |
8842 </action> | |
8843 | |
8844 <action name="StatusArea_Bluetooth_Connect_Unknown"> | |
8845 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8846 <description>Please enter the description of this user action.</description> | |
8847 </action> | |
8848 | |
8849 <action name="StatusArea_Bluetooth_Detailed"> | |
8850 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8851 <description>Please enter the description of this user action.</description> | |
8852 </action> | |
8853 | |
8854 <action name="StatusArea_Bluetooth_Disabled"> | |
8855 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8856 <description>Please enter the description of this user action.</description> | |
8857 </action> | |
8858 | |
8859 <action name="StatusArea_Bluetooth_Enabled"> | |
8860 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8861 <description>Please enter the description of this user action.</description> | |
8862 </action> | |
8863 | |
8864 <action name="StatusArea_BrightnessChanged"> | |
8865 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8866 <description>Please enter the description of this user action.</description> | |
8867 </action> | |
8868 | |
8869 <action name="StatusArea_Brightness_Detailed"> | |
8870 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8871 <description>Please enter the description of this user action.</description> | |
8872 </action> | |
8873 | |
8874 <action name="StatusArea_CapsLock_Detailed"> | |
8875 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8876 <description>Please enter the description of this user action.</description> | |
8877 </action> | |
8878 | |
8879 <action name="StatusArea_CapsLock_DisabledByClick"> | |
8880 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8881 <description>Please enter the description of this user action.</description> | |
8882 </action> | |
8883 | |
8884 <action name="StatusArea_CapsLock_EnabledByClick"> | |
8885 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8886 <description>Please enter the description of this user action.</description> | |
8887 </action> | |
8888 | |
8889 <action name="StatusArea_CapsLock_Popup"> | |
8890 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8891 <description>Please enter the description of this user action.</description> | |
8892 </action> | |
8893 | |
8894 <action name="StatusArea_Drive_CancelOperation"> | |
8895 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8896 <description>Please enter the description of this user action.</description> | |
8897 </action> | |
8898 | |
8899 <action name="StatusArea_Drive_Detailed"> | |
8900 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8901 <description>Please enter the description of this user action.</description> | |
8902 </action> | |
8903 | |
8904 <action name="StatusArea_Drive_Settings"> | |
8905 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8906 <description>Please enter the description of this user action.</description> | |
8907 </action> | |
8908 | |
8909 <action name="StatusArea_HighContrastDisabled"> | |
8910 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8911 <description>Please enter the description of this user action.</description> | |
8912 </action> | |
8913 | |
8914 <action name="StatusArea_HighContrastEnabled"> | |
8915 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8916 <description>Please enter the description of this user action.</description> | |
8917 </action> | |
8918 | |
8919 <action name="StatusArea_IME_Detailed"> | |
8920 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8921 <description>Please enter the description of this user action.</description> | |
8922 </action> | |
8923 | |
8924 <action name="StatusArea_IME_SwitchMode"> | |
8925 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8926 <description>Please enter the description of this user action.</description> | |
8927 </action> | |
8928 | |
8929 <action name="StatusArea_LargeCursorDisabled"> | |
8930 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8931 <description>Please enter the description of this user action.</description> | |
8932 </action> | |
8933 | |
8934 <action name="StatusArea_LargeCursorEnabled"> | |
8935 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8936 <description>Please enter the description of this user action.</description> | |
8937 </action> | |
8938 | |
8939 <action name="StatusArea_MagnifierDisabled"> | |
8940 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8941 <description>Please enter the description of this user action.</description> | |
8942 </action> | |
8943 | |
8944 <action name="StatusArea_MagnifierEnabled"> | |
8945 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8946 <description>Please enter the description of this user action.</description> | |
8947 </action> | |
8948 | |
8949 <action name="StatusArea_MenuOpened"> | |
8950 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8951 <description>Please enter the description of this user action.</description> | |
8952 </action> | |
8953 | |
8954 <action name="StatusArea_Network_ConnectConfigured"> | |
8955 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8956 <description>Please enter the description of this user action.</description> | |
8957 </action> | |
8958 | |
8959 <action name="StatusArea_Network_ConnectToConfigured"> | |
8960 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8961 <description>Please enter the description of this user action.</description> | |
8962 </action> | |
8963 | |
8964 <action name="StatusArea_Network_ConnectUnconfigured"> | |
8965 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8966 <description>Please enter the description of this user action.</description> | |
8967 </action> | |
8968 | |
8969 <action name="StatusArea_Network_ConnectionDetails"> | |
8970 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8971 <description>Please enter the description of this user action.</description> | |
8972 </action> | |
8973 | |
8974 <action name="StatusArea_Network_Detailed"> | |
8975 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8976 <description>Please enter the description of this user action.</description> | |
8977 </action> | |
8978 | |
8979 <action name="StatusArea_Network_JoinOther"> | |
8980 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8981 <description>Please enter the description of this user action.</description> | |
8982 </action> | |
8983 | |
8984 <action name="StatusArea_Network_Settings"> | |
8985 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8986 <description>Please enter the description of this user action.</description> | |
8987 </action> | |
8988 | |
8989 <action name="StatusArea_Network_WifiDisabled"> | |
8990 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8991 <description>Please enter the description of this user action.</description> | |
8992 </action> | |
8993 | |
8994 <action name="StatusArea_Network_WifiEnabled"> | |
8995 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
8996 <description>Please enter the description of this user action.</description> | |
8997 </action> | |
8998 | |
8999 <action name="StatusArea_SignOut"> | |
9000 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9001 <description>Please enter the description of this user action.</description> | |
9002 </action> | |
9003 | |
9004 <action name="StatusArea_SpokenFeedbackDisabled"> | |
9005 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9006 <description>Please enter the description of this user action.</description> | |
9007 </action> | |
9008 | |
9009 <action name="StatusArea_SpokenFeedbackEnabled"> | |
9010 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9011 <description>Please enter the description of this user action.</description> | |
9012 </action> | |
9013 | |
9014 <action name="StatusArea_VPN_ConnectToNetwork"> | |
9015 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9016 <description>Please enter the description of this user action.</description> | |
9017 </action> | |
9018 | |
9019 <action name="StatusArea_VPN_ConnectionDetails"> | |
9020 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9021 <description>Please enter the description of this user action.</description> | |
9022 </action> | |
9023 | |
9024 <action name="StatusArea_VPN_Detailed"> | |
9025 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9026 <description>Please enter the description of this user action.</description> | |
9027 </action> | |
9028 | |
9029 <action name="StatusArea_VPN_JoinOther"> | |
9030 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9031 <description>Please enter the description of this user action.</description> | |
9032 </action> | |
9033 | |
9034 <action name="StatusArea_VPN_Settings"> | |
9035 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9036 <description>Please enter the description of this user action.</description> | |
9037 </action> | |
9038 | |
9039 <action name="StatusArea_VirtualKeyboardDisabled"> | |
9040 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9041 <description>Please enter the description of this user action.</description> | |
9042 </action> | |
9043 | |
9044 <action name="StatusArea_VirtualKeyboardEnabled"> | |
9045 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9046 <description>Please enter the description of this user action.</description> | |
9047 </action> | |
9048 | |
9049 <action name="StatusArea_Volume_ChangedMenu"> | |
9050 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9051 <description>Please enter the description of this user action.</description> | |
9052 </action> | |
9053 | |
9054 <action name="StatusArea_Volume_ChangedPopup"> | |
9055 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9056 <description>Please enter the description of this user action.</description> | |
9057 </action> | |
9058 | |
9059 <action name="Stop"> | |
9060 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9061 <description>Please enter the description of this user action.</description> | |
9062 </action> | |
9063 | |
9064 <action name="Strikethrough"> | |
9065 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9066 <description>Please enter the description of this user action.</description> | |
9067 </action> | |
9068 | |
9069 <action name="SuspiciousExtensionBubbleDismissed"> | |
9070 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9071 <description>Please enter the description of this user action.</description> | |
9072 </action> | |
9073 | |
9074 <action name="SyncedNotifications.SendingServiceDisabled"> | |
9075 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9076 <description>Please enter the description of this user action.</description> | |
9077 </action> | |
9078 | |
9079 <action name="SyncedNotifications.SendingServiceEnabled"> | |
9080 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9081 <description>Please enter the description of this user action.</description> | |
9082 </action> | |
9083 | |
9084 <action name="SystemBack"> | |
9085 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9086 <description>Please enter the description of this user action.</description> | |
9087 </action> | |
9088 | |
9089 <action name="SystemBackForNavigation"> | |
9090 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9091 <description>Please enter the description of this user action.</description> | |
9092 </action> | |
9093 | |
9094 <action name="TabContextMenu_BookmarkAllTabs"> | |
9095 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9096 <description>Please enter the description of this user action.</description> | |
9097 </action> | |
9098 | |
9099 <action name="TabContextMenu_CloseOtherTabs"> | |
9100 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9101 <description>Please enter the description of this user action.</description> | |
9102 </action> | |
9103 | |
9104 <action name="TabContextMenu_CloseTab"> | |
9105 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9106 <description>Please enter the description of this user action.</description> | |
9107 </action> | |
9108 | |
9109 <action name="TabContextMenu_CloseTabsOpenedBy"> | |
9110 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9111 <description>Please enter the description of this user action.</description> | |
9112 </action> | |
9113 | |
9114 <action name="TabContextMenu_CloseTabsToRight"> | |
9115 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9116 <description>Please enter the description of this user action.</description> | |
9117 </action> | |
9118 | |
9119 <action name="TabContextMenu_CompactNavigationBar"> | |
9120 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9121 <description>Please enter the description of this user action.</description> | |
9122 </action> | |
9123 | |
9124 <action name="TabContextMenu_Duplicate"> | |
9125 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9126 <description>Please enter the description of this user action.</description> | |
9127 </action> | |
9128 | |
9129 <action name="TabContextMenu_NewTab"> | |
9130 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9131 <description>Please enter the description of this user action.</description> | |
9132 </action> | |
9133 | |
9134 <action name="TabContextMenu_OpenTabsLeftToRight"> | |
9135 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9136 <description>Please enter the description of this user action.</description> | |
9137 </action> | |
9138 | |
9139 <action name="TabContextMenu_OpenTabsRightToLeft"> | |
9140 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9141 <description>Please enter the description of this user action.</description> | |
9142 </action> | |
9143 | |
9144 <action name="TabContextMenu_Reload"> | |
9145 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9146 <description>Please enter the description of this user action.</description> | |
9147 </action> | |
9148 | |
9149 <action name="TabContextMenu_RestoreTab"> | |
9150 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9151 <description>Please enter the description of this user action.</description> | |
9152 </action> | |
9153 | |
9154 <action name="TabContextMenu_TogglePinned"> | |
9155 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9156 <description>Please enter the description of this user action.</description> | |
9157 </action> | |
9158 | |
9159 <action name="TabContextMenu_UseDestinationsTab_Off"> | |
9160 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9161 <description>Please enter the description of this user action.</description> | |
9162 </action> | |
9163 | |
9164 <action name="TabContextMenu_UseDestinationsTab_On"> | |
9165 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9166 <description>Please enter the description of this user action.</description> | |
9167 </action> | |
9168 | |
9169 <action name="TabContextMenu_UseVerticalTabs"> | |
9170 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9171 <description>Please enter the description of this user action.</description> | |
9172 </action> | |
9173 | |
9174 <action name="TabOverview_DetachCell"> | |
9175 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9176 <description>Please enter the description of this user action.</description> | |
9177 </action> | |
9178 | |
9179 <action name="TabOverview_DragCell"> | |
9180 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9181 <description>Please enter the description of this user action.</description> | |
9182 </action> | |
9183 | |
9184 <action name="TabOverview_DragOverMiniWindow"> | |
9185 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9186 <description>Please enter the description of this user action.</description> | |
9187 </action> | |
9188 | |
9189 <action name="TabOverview_DropOnMiniWindow"> | |
9190 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9191 <description>Please enter the description of this user action.</description> | |
9192 </action> | |
9193 | |
9194 <action name="TabOverview_ExitMouse"> | |
9195 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9196 <description>Please enter the description of this user action.</description> | |
9197 </action> | |
9198 | |
9199 <action name="TabOverview_Keystroke"> | |
9200 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9201 <description>Please enter the description of this user action.</description> | |
9202 </action> | |
9203 | |
9204 <action name="TabOverview_PressedCreateNewBrowserButton"> | |
9205 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9206 <description>Please enter the description of this user action.</description> | |
9207 </action> | |
9208 | |
9209 <action name="Tab_DropURLBetweenTabs"> | |
9210 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9211 <description>Please enter the description of this user action.</description> | |
9212 </action> | |
9213 | |
9214 <action name="Tab_DropURLOnTab"> | |
9215 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9216 <description>Please enter the description of this user action.</description> | |
9217 </action> | |
9218 | |
9219 <action name="TaskManager"> | |
9220 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9221 <description>Please enter the description of this user action.</description> | |
9222 </action> | |
9223 | |
9224 <action name="Terminate_ProcessMismatch_CreateNewWidget"> | |
9225 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9226 <description>Please enter the description of this user action.</description> | |
9227 </action> | |
9228 | |
9229 <action name="Terminate_ProcessMismatch_CreateNewWindow"> | |
9230 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9231 <description>Please enter the description of this user action.</description> | |
9232 </action> | |
9233 | |
9234 <action name="Themes.Gone"> | |
9235 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9236 <description>Please enter the description of this user action.</description> | |
9237 </action> | |
9238 | |
9239 <action name="Themes.Loaded"> | |
9240 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9241 <description>Please enter the description of this user action.</description> | |
9242 </action> | |
9243 | |
9244 <action name="Themes.Migrated"> | |
9245 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9246 <description>Please enter the description of this user action.</description> | |
9247 </action> | |
9248 | |
9249 <action name="Themes_Installed"> | |
9250 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9251 <description>Please enter the description of this user action.</description> | |
9252 </action> | |
9253 | |
9254 <action name="Themes_Reset"> | |
9255 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9256 <description>Please enter the description of this user action.</description> | |
9257 </action> | |
9258 | |
9259 <action name="ThirdPartyCookieBlockingDisabled"> | |
9260 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9261 <description>Please enter the description of this user action.</description> | |
9262 </action> | |
9263 | |
9264 <action name="ThirdPartyCookieBlockingEnabled"> | |
9265 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9266 <description>Please enter the description of this user action.</description> | |
9267 </action> | |
9268 | |
9269 <action name="ToggleBold"> | |
9270 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9271 <description>Please enter the description of this user action.</description> | |
9272 </action> | |
9273 | |
9274 <action name="ToggleCompactNavigationBar"> | |
9275 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9276 <description>Please enter the description of this user action.</description> | |
9277 </action> | |
9278 | |
9279 <action name="ToggleDevTools"> | |
9280 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9281 <description>Please enter the description of this user action.</description> | |
9282 </action> | |
9283 | |
9284 <action name="ToggleDevToolsConsole"> | |
9285 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9286 <description>Please enter the description of this user action.</description> | |
9287 </action> | |
9288 | |
9289 <action name="ToggleExtensionShelf"> | |
9290 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9291 <description>Please enter the description of this user action.</description> | |
9292 </action> | |
9293 | |
9294 <action name="ToggleFullscreen"> | |
9295 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9296 <description>Please enter the description of this user action.</description> | |
9297 </action> | |
9298 | |
9299 <action name="ToggleItalic"> | |
9300 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9301 <description>Please enter the description of this user action.</description> | |
9302 </action> | |
9303 | |
9304 <action name="ToggleUnderline"> | |
9305 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9306 <description>Please enter the description of this user action.</description> | |
9307 </action> | |
9308 | |
9309 <action name="Toolbar_DragStar"> | |
9310 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9311 <description>Please enter the description of this user action.</description> | |
9312 </action> | |
9313 | |
9314 <action name="Touchpad_Gesture_Overview"> | |
9315 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9316 <description>Please enter the description of this user action.</description> | |
9317 </action> | |
9318 | |
9319 <action name="TouchscreenScroll"> | |
9320 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9321 <description>Please enter the description of this user action.</description> | |
9322 </action> | |
9323 | |
9324 <action name="TouchscreenScrollFling"> | |
9325 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9326 <description>Please enter the description of this user action.</description> | |
9327 </action> | |
9328 | |
9329 <action name="Touchscreen_Down"> | |
9330 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9331 <description>Please enter the description of this user action.</description> | |
9332 </action> | |
9333 | |
9334 <action name="TrackpadScroll"> | |
9335 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9336 <description>Please enter the description of this user action.</description> | |
9337 </action> | |
9338 | |
9339 <action name="TrackpadScrollFling"> | |
9340 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9341 <description>Please enter the description of this user action.</description> | |
9342 </action> | |
9343 | |
9344 <action name="Transpose"> | |
9345 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9346 <description>Please enter the description of this user action.</description> | |
9347 </action> | |
9348 | |
9349 <action name="Tray_Help"> | |
9350 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9351 <description>Please enter the description of this user action.</description> | |
9352 </action> | |
9353 | |
9354 <action name="Tray_LockScreen"> | |
9355 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9356 <description>Please enter the description of this user action.</description> | |
9357 </action> | |
9358 | |
9359 <action name="Tray_ShutDown"> | |
9360 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9361 <description>Please enter the description of this user action.</description> | |
9362 </action> | |
9363 | |
9364 <action name="Underline"> | |
9365 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9366 <description>Please enter the description of this user action.</description> | |
9367 </action> | |
9368 | |
9369 <action name="Undo"> | |
9370 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9371 <description>Please enter the description of this user action.</description> | |
9372 </action> | |
9373 | |
9374 <action name="Unlink"> | |
9375 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9376 <description>Please enter the description of this user action.</description> | |
9377 </action> | |
9378 | |
9379 <action name="Unselect"> | |
9380 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9381 <description>Please enter the description of this user action.</description> | |
9382 </action> | |
9383 | |
9384 <action name="UpdateChrome"> | |
9385 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9386 <description>Please enter the description of this user action.</description> | |
9387 </action> | |
9388 | |
9389 <action name="Updater.ServerCertificateChanged"> | |
9390 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9391 <description>Please enter the description of this user action.</description> | |
9392 </action> | |
9393 | |
9394 <action name="Updater.ServerCertificateFailed"> | |
9395 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9396 <description>Please enter the description of this user action.</description> | |
9397 </action> | |
9398 | |
9399 <action name="UpgradeCheck_AlreadyUpToDate"> | |
9400 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9401 <description>Please enter the description of this user action.</description> | |
9402 </action> | |
9403 | |
9404 <action name="UpgradeCheck_AlreadyUpgraded"> | |
9405 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9406 <description>Please enter the description of this user action.</description> | |
9407 </action> | |
9408 | |
9409 <action name="UpgradeCheck_Done"> | |
9410 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9411 <description>Please enter the description of this user action.</description> | |
9412 </action> | |
9413 | |
9414 <action name="UpgradeCheck_Error"> | |
9415 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9416 <description>Please enter the description of this user action.</description> | |
9417 </action> | |
9418 | |
9419 <action name="UpgradeCheck_Started"> | |
9420 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9421 <description>Please enter the description of this user action.</description> | |
9422 </action> | |
9423 | |
9424 <action name="UpgradeCheck_TimedOut"> | |
9425 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9426 <description>Please enter the description of this user action.</description> | |
9427 </action> | |
9428 | |
9429 <action name="UpgradeCheck_UpgradeIsAvailable"> | |
9430 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9431 <description>Please enter the description of this user action.</description> | |
9432 </action> | |
9433 | |
9434 <action name="UpgradeCheck_Upgraded"> | |
9435 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9436 <description>Please enter the description of this user action.</description> | |
9437 </action> | |
9438 | |
9439 <action name="Upgrade_Started"> | |
9440 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9441 <description>Please enter the description of this user action.</description> | |
9442 </action> | |
9443 | |
9444 <action name="ViewAboutConflicts"> | |
9445 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9446 <description>Please enter the description of this user action.</description> | |
9447 </action> | |
9448 | |
9449 <action name="ViewAboutFlash"> | |
9450 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9451 <description>Please enter the description of this user action.</description> | |
9452 </action> | |
9453 | |
9454 <action name="ViewAboutNaCl"> | |
9455 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9456 <description>Please enter the description of this user action.</description> | |
9457 </action> | |
9458 | |
9459 <action name="ViewSource"> | |
9460 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9461 <description>Please enter the description of this user action.</description> | |
9462 </action> | |
9463 | |
9464 <action name="VirtualKeyboardLoaded"> | |
9465 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9466 <description>Please enter the description of this user action.</description> | |
9467 </action> | |
9468 | |
9469 <action name="WP_EditImage"> | |
9470 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9471 <description>Please enter the description of this user action.</description> | |
9472 </action> | |
9473 | |
9474 <action name="WP_Gallery"> | |
9475 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9476 <description>Please enter the description of this user action.</description> | |
9477 </action> | |
9478 | |
9479 <action name="WebView.CaptureVisibleRegion"> | |
9480 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9481 <description>Please enter the description of this user action.</description> | |
9482 </action> | |
9483 | |
9484 <action name="WebView.ClearData"> | |
9485 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9486 <description>Please enter the description of this user action.</description> | |
9487 </action> | |
9488 | |
9489 <action name="WebView.ExecuteScript"> | |
9490 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9491 <description>Please enter the description of this user action.</description> | |
9492 </action> | |
9493 | |
9494 <action name="WebView.Go"> | |
9495 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9496 <description>Please enter the description of this user action.</description> | |
9497 </action> | |
9498 | |
9499 <action name="WebView.Guest.ClearData"> | |
9500 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9501 <description>Please enter the description of this user action.</description> | |
9502 </action> | |
9503 | |
9504 <action name="WebView.Guest.OverrideUA"> | |
9505 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9506 <description>Please enter the description of this user action.</description> | |
9507 </action> | |
9508 | |
9509 <action name="WebView.Guest.PermissionAllow.PluginLoad"> | |
9510 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9511 <description>Please enter the description of this user action.</description> | |
9512 </action> | |
9513 | |
9514 <action name="WebView.Guest.PermissionDeny.PluginLoad"> | |
9515 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9516 <description>Please enter the description of this user action.</description> | |
9517 </action> | |
9518 | |
9519 <action name="WebView.Guest.PluginLoadAllowed"> | |
9520 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9521 <description>Please enter the description of this user action.</description> | |
9522 </action> | |
9523 | |
9524 <action name="WebView.Guest.PluginLoadDenied"> | |
9525 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9526 <description>Please enter the description of this user action.</description> | |
9527 </action> | |
9528 | |
9529 <action name="WebView.Guest.PluginLoadRequest"> | |
9530 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9531 <description>Please enter the description of this user action.</description> | |
9532 </action> | |
9533 | |
9534 <action name="WebView.Guest.Terminate"> | |
9535 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9536 <description>Please enter the description of this user action.</description> | |
9537 </action> | |
9538 | |
9539 <action name="WebView.Reload"> | |
9540 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9541 <description>Please enter the description of this user action.</description> | |
9542 </action> | |
9543 | |
9544 <action name="WebView.Stop"> | |
9545 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9546 <description>Please enter the description of this user action.</description> | |
9547 </action> | |
9548 | |
9549 <action name="WebView.Terminate"> | |
9550 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9551 <description>Please enter the description of this user action.</description> | |
9552 </action> | |
9553 | |
9554 <action name="WebView.WebRequest.AddListener"> | |
9555 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9556 <description>Please enter the description of this user action.</description> | |
9557 </action> | |
9558 | |
9559 <action name="WebsiteSettings_CookiesDialogOpened"> | |
9560 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9561 <description>Please enter the description of this user action.</description> | |
9562 </action> | |
9563 | |
9564 <action name="WebsiteSettings_Opened"> | |
9565 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9566 <description>Please enter the description of this user action.</description> | |
9567 </action> | |
9568 | |
9569 <action name="Win8DesktopRestart"> | |
9570 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9571 <description>Please enter the description of this user action.</description> | |
9572 </action> | |
9573 | |
9574 <action name="Win8MetroRestart"> | |
9575 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9576 <description>Please enter the description of this user action.</description> | |
9577 </action> | |
9578 | |
9579 <action name="WindowBorder_ClickTogglesSingleAxisMaximize"> | |
9580 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9581 <description>Please enter the description of this user action.</description> | |
9582 </action> | |
9583 | |
9584 <action name="WindowDrag_MaximizeLeft"> | |
9585 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9586 <description>Please enter the description of this user action.</description> | |
9587 </action> | |
9588 | |
9589 <action name="WindowDrag_MaximizeRight"> | |
9590 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9591 <description>Please enter the description of this user action.</description> | |
9592 </action> | |
9593 | |
9594 <action name="WindowSelector_Overview"> | |
9595 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9596 <description>Please enter the description of this user action.</description> | |
9597 </action> | |
9598 | |
9599 <action name="WindowSelector_Selection"> | |
9600 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9601 <description>Please enter the description of this user action.</description> | |
9602 </action> | |
9603 | |
9604 <action name="WorkerProcess_BadProcessToKill"> | |
9605 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9606 <description>Please enter the description of this user action.</description> | |
9607 </action> | |
9608 | |
9609 <action name="ZoomMinus"> | |
9610 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9611 <description>Please enter the description of this user action.</description> | |
9612 </action> | |
9613 | |
9614 <action name="ZoomMinus_AtMinimum"> | |
9615 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9616 <description>Please enter the description of this user action.</description> | |
9617 </action> | |
9618 | |
9619 <action name="ZoomNormal"> | |
9620 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9621 <description>Please enter the description of this user action.</description> | |
9622 </action> | |
9623 | |
9624 <action name="ZoomPlus"> | |
9625 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9626 <description>Please enter the description of this user action.</description> | |
9627 </action> | |
9628 | |
9629 <action name="ZoomPlus_AtMaximum"> | |
9630 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9631 <description>Please enter the description of this user action.</description> | |
9632 </action> | |
9633 | |
9634 <action name="justifyFull"> | |
9635 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9636 <description>Please enter the description of this user action.</description> | |
9637 </action> | |
9638 | |
9639 <action name="mceAddControl"> | |
9640 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9641 <description>Please enter the description of this user action.</description> | |
9642 </action> | |
9643 | |
9644 <action name="mceBeginUndoLevel"> | |
9645 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9646 <description>Please enter the description of this user action.</description> | |
9647 </action> | |
9648 | |
9649 <action name="mceEndUndoLevel"> | |
9650 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9651 <description>Please enter the description of this user action.</description> | |
9652 </action> | |
9653 | |
9654 <action name="mceInsertContent"> | |
9655 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9656 <description>Please enter the description of this user action.</description> | |
9657 </action> | |
9658 | |
9659 <action name="mceRepaint"> | |
9660 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9661 <description>Please enter the description of this user action.</description> | |
9662 </action> | |
9663 | |
9664 <action name="mceSave"> | |
9665 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9666 <description>Please enter the description of this user action.</description> | |
9667 </action> | |
9668 | |
9669 <action name="mceSetStyleInfo"> | |
9670 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9671 <description>Please enter the description of this user action.</description> | |
9672 </action> | |
9673 | |
9674 <action name="styleWithCSS"> | |
9675 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9676 <description>Please enter the description of this user action.</description> | |
9677 </action> | |
9678 | |
9679 <action name="webapps.AddShortcut.AppShortcut"> | |
9680 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9681 <description>Please enter the description of this user action.</description> | |
9682 </action> | |
9683 | |
9684 <action name="webapps.AddShortcut.AppShortcutApple"> | |
9685 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9686 <description>Please enter the description of this user action.</description> | |
9687 </action> | |
9688 | |
9689 <action name="webapps.AddShortcut.Bookmark"> | |
9690 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
9691 <description>Please enter the description of this user action.</description> | |
9692 </action> | |
9693 | |
9694 </actions> | |
OLD | NEW |