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

Side by Side Diff: tools/metrics/actions/actions.xml

Issue 149503005: Change actions.txt to actions.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address code review comments. Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <actions>
2
3 <action name="AboutChrome">
4 <owners>
5 <owner>
6 Please specify the owners of this user action. Add more owner tags as
7 needed.
Ilya Sherman 2014/02/24 20:38:41 A suggestion for a briefer rewording: "Please list
yao 2014/02/25 20:08:11 Done.
8 </owner>
9 </owners>
Ilya Sherman 2014/02/24 20:38:41 I still think that the <owners> tag isn't really w
yao 2014/02/25 20:08:11 Done.
10 <description>Please enter the description of this user action.</description>
11 </action>
12
13 <action name="AboutConflicts">
14 <owners>
15 <owner>
16 Please specify the owners of this user action. Add more owner tags as
17 needed.
18 </owner>
19 </owners>
20 <description>Please enter the description of this user action.</description>
21 </action>
22
23 <action name="AboutFlags_StartupTick">
24 <owners>
25 <owner>
26 Please specify the owners of this user action. Add more owner tags as
27 needed.
28 </owner>
29 </owners>
30 <description>Please enter the description of this user action.</description>
31 </action>
32
33 <action name="AboutFlags_background-webapps">
34 <owners>
35 <owner>
36 Please specify the owners of this user action. Add more owner tags as
37 needed.
38 </owner>
39 </owners>
40 <description>Please enter the description of this user action.</description>
41 </action>
42
43 <action name="AboutFlags_click-to-play">
44 <owners>
45 <owner>
46 Please specify the owners of this user action. Add more owner tags as
47 needed.
48 </owner>
49 </owners>
50 <description>Please enter the description of this user action.</description>
51 </action>
52
53 <action name="AboutFlags_cloud-print">
54 <owners>
55 <owner>
56 Please specify the owners of this user action. Add more owner tags as
57 needed.
58 </owner>
59 </owners>
60 <description>Please enter the description of this user action.</description>
61 </action>
62
63 <action name="AboutFlags_cloud-print-proxy">
64 <owners>
65 <owner>
66 Please specify the owners of this user action. Add more owner tags as
67 needed.
68 </owner>
69 </owners>
70 <description>Please enter the description of this user action.</description>
71 </action>
72
73 <action name="AboutFlags_confirm-to-quit">
74 <owners>
75 <owner>
76 Please specify the owners of this user action. Add more owner tags as
77 needed.
78 </owner>
79 </owners>
80 <description>Please enter the description of this user action.</description>
81 </action>
82
83 <action name="AboutFlags_conflicting-modules-check">
84 <owners>
85 <owner>
86 Please specify the owners of this user action. Add more owner tags as
87 needed.
88 </owner>
89 </owners>
90 <description>Please enter the description of this user action.</description>
91 </action>
92
93 <action name="AboutFlags_disable-chrome-to-mobile">
94 <owners>
95 <owner>
96 Please specify the owners of this user action. Add more owner tags as
97 needed.
98 </owner>
99 </owners>
100 <description>Please enter the description of this user action.</description>
101 </action>
102
103 <action name="AboutFlags_disable-outdated-plugins">
104 <owners>
105 <owner>
106 Please specify the owners of this user action. Add more owner tags as
107 needed.
108 </owner>
109 </owners>
110 <description>Please enter the description of this user action.</description>
111 </action>
112
113 <action name="AboutFlags_disable-pnacl">
114 <owners>
115 <owner>
116 Please specify the owners of this user action. Add more owner tags as
117 needed.
118 </owner>
119 </owners>
120 <description>Please enter the description of this user action.</description>
121 </action>
122
123 <action name="AboutFlags_disable-print-preview">
124 <owners>
125 <owner>
126 Please specify the owners of this user action. Add more owner tags as
127 needed.
128 </owner>
129 </owners>
130 <description>Please enter the description of this user action.</description>
131 </action>
132
133 <action name="AboutFlags_disable-views-rect-based-targeting">
134 <owners>
135 <owner>
136 Please specify the owners of this user action. Add more owner tags as
137 needed.
138 </owner>
139 </owners>
140 <description>Please enter the description of this user action.</description>
141 </action>
142
143 <action name="AboutFlags_disable-website-settings">
144 <owners>
145 <owner>
146 Please specify the owners of this user action. Add more owner tags as
147 needed.
148 </owner>
149 </owners>
150 <description>Please enter the description of this user action.</description>
151 </action>
152
153 <action name="AboutFlags_dns-server">
154 <owners>
155 <owner>
156 Please specify the owners of this user action. Add more owner tags as
157 needed.
158 </owner>
159 </owners>
160 <description>Please enter the description of this user action.</description>
161 </action>
162
163 <action name="AboutFlags_downloads-new-ui">
164 <owners>
165 <owner>
166 Please specify the owners of this user action. Add more owner tags as
167 needed.
168 </owner>
169 </owners>
170 <description>Please enter the description of this user action.</description>
171 </action>
172
173 <action name="AboutFlags_enable-chrome-to-mobile">
174 <owners>
175 <owner>
176 Please specify the owners of this user action. Add more owner tags as
177 needed.
178 </owner>
179 </owners>
180 <description>Please enter the description of this user action.</description>
181 </action>
182
183 <action name="AboutFlags_enable-nacl">
184 <owners>
185 <owner>
186 Please specify the owners of this user action. Add more owner tags as
187 needed.
188 </owner>
189 </owners>
190 <description>Please enter the description of this user action.</description>
191 </action>
192
193 <action name="AboutFlags_enable-nacl-debug">
194 <owners>
195 <owner>
196 Please specify the owners of this user action. Add more owner tags as
197 needed.
198 </owner>
199 </owners>
200 <description>Please enter the description of this user action.</description>
201 </action>
202
203 <action name="AboutFlags_enable-nacl-exception-handling">
204 <owners>
205 <owner>
206 Please specify the owners of this user action. Add more owner tags as
207 needed.
208 </owner>
209 </owners>
210 <description>Please enter the description of this user action.</description>
211 </action>
212
213 <action name="AboutFlags_enable-pnacl">
214 <owners>
215 <owner>
216 Please specify the owners of this user action. Add more owner tags as
217 needed.
218 </owner>
219 </owners>
220 <description>Please enter the description of this user action.</description>
221 </action>
222
223 <action name="AboutFlags_enable-smooth-scrolling">
224 <owners>
225 <owner>
226 Please specify the owners of this user action. Add more owner tags as
227 needed.
228 </owner>
229 </owners>
230 <description>Please enter the description of this user action.</description>
231 </action>
232
233 <action name="AboutFlags_enable-website-settings">
234 <owners>
235 <owner>
236 Please specify the owners of this user action. Add more owner tags as
237 needed.
238 </owner>
239 </owners>
240 <description>Please enter the description of this user action.</description>
241 </action>
242
243 <action name="AboutFlags_experimental-location-features">
244 <owners>
245 <owner>
246 Please specify the owners of this user action. Add more owner tags as
247 needed.
248 </owner>
249 </owners>
250 <description>Please enter the description of this user action.</description>
251 </action>
252
253 <action name="AboutFlags_expose-for-tabs">
254 <owners>
255 <owner>
256 Please specify the owners of this user action. Add more owner tags as
257 needed.
258 </owner>
259 </owners>
260 <description>Please enter the description of this user action.</description>
261 </action>
262
263 <action name="AboutFlags_extension-apis">
264 <owners>
265 <owner>
266 Please specify the owners of this user action. Add more owner tags as
267 needed.
268 </owner>
269 </owners>
270 <description>Please enter the description of this user action.</description>
271 </action>
272
273 <action name="AboutFlags_focus-existing-tab-on-open">
274 <owners>
275 <owner>
276 Please specify the owners of this user action. Add more owner tags as
277 needed.
278 </owner>
279 </owners>
280 <description>Please enter the description of this user action.</description>
281 </action>
282
283 <action name="AboutFlags_gpu-canvas-2d">
284 <owners>
285 <owner>
286 Please specify the owners of this user action. Add more owner tags as
287 needed.
288 </owner>
289 </owners>
290 <description>Please enter the description of this user action.</description>
291 </action>
292
293 <action name="AboutFlags_indexeddb-use-leveldb">
294 <owners>
295 <owner>
296 Please specify the owners of this user action. Add more owner tags as
297 needed.
298 </owner>
299 </owners>
300 <description>Please enter the description of this user action.</description>
301 </action>
302
303 <action name="AboutFlags_instant-autocomplete-immediately">
304 <owners>
305 <owner>
306 Please specify the owners of this user action. Add more owner tags as
307 needed.
308 </owner>
309 </owners>
310 <description>Please enter the description of this user action.</description>
311 </action>
312
313 <action name="AboutFlags_instant-type">
314 <owners>
315 <owner>
316 Please specify the owners of this user action. Add more owner tags as
317 needed.
318 </owner>
319 </owners>
320 <description>Please enter the description of this user action.</description>
321 </action>
322
323 <action name="AboutFlags_match-preview">
324 <owners>
325 <owner>
326 Please specify the owners of this user action. Add more owner tags as
327 needed.
328 </owner>
329 </owners>
330 <description>Please enter the description of this user action.</description>
331 </action>
332
333 <action name="AboutFlags_my-special-feature">
334 <owners>
335 <owner>
336 Please specify the owners of this user action. Add more owner tags as
337 needed.
338 </owner>
339 </owners>
340 <description>Please enter the description of this user action.</description>
341 </action>
342
343 <action name="AboutFlags_nacl-debug-mask">
344 <owners>
345 <owner>
346 Please specify the owners of this user action. Add more owner tags as
347 needed.
348 </owner>
349 </owners>
350 <description>Please enter the description of this user action.</description>
351 </action>
352
353 <action name="AboutFlags_nacl-gdb">
354 <owners>
355 <owner>
356 Please specify the owners of this user action. Add more owner tags as
357 needed.
358 </owner>
359 </owners>
360 <description>Please enter the description of this user action.</description>
361 </action>
362
363 <action name="AboutFlags_nacl-gdb-script">
364 <owners>
365 <owner>
366 Please specify the owners of this user action. Add more owner tags as
367 needed.
368 </owner>
369 </owners>
370 <description>Please enter the description of this user action.</description>
371 </action>
372
373 <action name="AboutFlags_page-prerender">
374 <owners>
375 <owner>
376 Please specify the owners of this user action. Add more owner tags as
377 needed.
378 </owner>
379 </owners>
380 <description>Please enter the description of this user action.</description>
381 </action>
382
383 <action name="AboutFlags_prerender-from-omnibox">
384 <owners>
385 <owner>
386 Please specify the owners of this user action. Add more owner tags as
387 needed.
388 </owner>
389 </owners>
390 <description>Please enter the description of this user action.</description>
391 </action>
392
393 <action name="AboutFlags_print-preview">
394 <owners>
395 <owner>
396 Please specify the owners of this user action. Add more owner tags as
397 needed.
398 </owner>
399 </owners>
400 <description>Please enter the description of this user action.</description>
401 </action>
402
403 <action name="AboutFlags_remoting">
404 <owners>
405 <owner>
406 Please specify the owners of this user action. Add more owner tags as
407 needed.
408 </owner>
409 </owners>
410 <description>Please enter the description of this user action.</description>
411 </action>
412
413 <action name="AboutFlags_save-page-as-mhtml">
414 <owners>
415 <owner>
416 Please specify the owners of this user action. Add more owner tags as
417 needed.
418 </owner>
419 </owners>
420 <description>Please enter the description of this user action.</description>
421 </action>
422
423 <action name="AboutFlags_snap-start">
424 <owners>
425 <owner>
426 Please specify the owners of this user action. Add more owner tags as
427 needed.
428 </owner>
429 </owners>
430 <description>Please enter the description of this user action.</description>
431 </action>
432
433 <action name="AboutFlags_tabbed-options">
434 <owners>
435 <owner>
436 Please specify the owners of this user action. Add more owner tags as
437 needed.
438 </owner>
439 </owners>
440 <description>Please enter the description of this user action.</description>
441 </action>
442
443 <action name="AboutFlags_verbatim-instant">
444 <owners>
445 <owner>
446 Please specify the owners of this user action. Add more owner tags as
447 needed.
448 </owner>
449 </owners>
450 <description>Please enter the description of this user action.</description>
451 </action>
452
453 <action name="AboutFlags_vertical-tabs">
454 <owners>
455 <owner>
456 Please specify the owners of this user action. Add more owner tags as
457 needed.
458 </owner>
459 </owners>
460 <description>Please enter the description of this user action.</description>
461 </action>
462
463 <action name="AboutFlags_views-use-rect-based-targeting">
464 <owners>
465 <owner>
466 Please specify the owners of this user action. Add more owner tags as
467 needed.
468 </owner>
469 </owners>
470 <description>Please enter the description of this user action.</description>
471 </action>
472
473 <action name="AboutFlags_xss-auditor">
474 <owners>
475 <owner>
476 Please specify the owners of this user action. Add more owner tags as
477 needed.
478 </owner>
479 </owners>
480 <description>Please enter the description of this user action.</description>
481 </action>
482
483 <action name="Accel_Accessible_Focus_Next">
484 <owners>
485 <owner>
486 Please specify the owners of this user action. Add more owner tags as
487 needed.
488 </owner>
489 </owners>
490 <description>Please enter the description of this user action.</description>
491 </action>
492
493 <action name="Accel_Accessible_Focus_Previous">
494 <owners>
495 <owner>
496 Please specify the owners of this user action. Add more owner tags as
497 needed.
498 </owner>
499 </owners>
500 <description>Please enter the description of this user action.</description>
501 </action>
502
503 <action name="Accel_Add_Remove_Display">
504 <owners>
505 <owner>
506 Please specify the owners of this user action. Add more owner tags as
507 needed.
508 </owner>
509 </owners>
510 <description>Please enter the description of this user action.</description>
511 </action>
512
513 <action name="Accel_Advanced_Print">
514 <owners>
515 <owner>
516 Please specify the owners of this user action. Add more owner tags as
517 needed.
518 </owner>
519 </owners>
520 <description>Please enter the description of this user action.</description>
521 </action>
522
523 <action name="Accel_Back_Backspace">
524 <owners>
525 <owner>
526 Please specify the owners of this user action. Add more owner tags as
527 needed.
528 </owner>
529 </owners>
530 <description>Please enter the description of this user action.</description>
531 </action>
532
533 <action name="Accel_Back_F1">
534 <owners>
535 <owner>
536 Please specify the owners of this user action. Add more owner tags as
537 needed.
538 </owner>
539 </owners>
540 <description>Please enter the description of this user action.</description>
541 </action>
542
543 <action name="Accel_Back_Left">
544 <owners>
545 <owner>
546 Please specify the owners of this user action. Add more owner tags as
547 needed.
548 </owner>
549 </owners>
550 <description>Please enter the description of this user action.</description>
551 </action>
552
553 <action name="Accel_BrightnessDown_F6">
554 <owners>
555 <owner>
556 Please specify the owners of this user action. Add more owner tags as
557 needed.
558 </owner>
559 </owners>
560 <description>Please enter the description of this user action.</description>
561 </action>
562
563 <action name="Accel_BrightnessUp_F7">
564 <owners>
565 <owner>
566 Please specify the owners of this user action. Add more owner tags as
567 needed.
568 </owner>
569 </owners>
570 <description>Please enter the description of this user action.</description>
571 </action>
572
573 <action name="Accel_Disable_Caps_Lock">
574 <owners>
575 <owner>
576 Please specify the owners of this user action. Add more owner tags as
577 needed.
578 </owner>
579 </owners>
580 <description>Please enter the description of this user action.</description>
581 </action>
582
583 <action name="Accel_Exit_First_Q">
584 <owners>
585 <owner>
586 Please specify the owners of this user action. Add more owner tags as
587 needed.
588 </owner>
589 </owners>
590 <description>Please enter the description of this user action.</description>
591 </action>
592
593 <action name="Accel_Exit_Second_Q">
594 <owners>
595 <owner>
596 Please specify the owners of this user action. Add more owner tags as
597 needed.
598 </owner>
599 </owners>
600 <description>Please enter the description of this user action.</description>
601 </action>
602
603 <action name="Accel_FocusLocation_D">
604 <owners>
605 <owner>
606 Please specify the owners of this user action. Add more owner tags as
607 needed.
608 </owner>
609 </owners>
610 <description>Please enter the description of this user action.</description>
611 </action>
612
613 <action name="Accel_FocusLocation_L">
614 <owners>
615 <owner>
616 Please specify the owners of this user action. Add more owner tags as
617 needed.
618 </owner>
619 </owners>
620 <description>Please enter the description of this user action.</description>
621 </action>
622
623 <action name="Accel_FocusSearch_E">
624 <owners>
625 <owner>
626 Please specify the owners of this user action. Add more owner tags as
627 needed.
628 </owner>
629 </owners>
630 <description>Please enter the description of this user action.</description>
631 </action>
632
633 <action name="Accel_FocusSearch_K">
634 <owners>
635 <owner>
636 Please specify the owners of this user action. Add more owner tags as
637 needed.
638 </owner>
639 </owners>
640 <description>Please enter the description of this user action.</description>
641 </action>
642
643 <action name="Accel_Focus_Bookmarks">
644 <owners>
645 <owner>
646 Please specify the owners of this user action. Add more owner tags as
647 needed.
648 </owner>
649 </owners>
650 <description>Please enter the description of this user action.</description>
651 </action>
652
653 <action name="Accel_Focus_Launcher">
654 <owners>
655 <owner>
656 Please specify the owners of this user action. Add more owner tags as
657 needed.
658 </owner>
659 </owners>
660 <description>Please enter the description of this user action.</description>
661 </action>
662
663 <action name="Accel_Focus_Location">
664 <owners>
665 <owner>
666 Please specify the owners of this user action. Add more owner tags as
667 needed.
668 </owner>
669 </owners>
670 <description>Please enter the description of this user action.</description>
671 </action>
672
673 <action name="Accel_Focus_Next_Pane">
674 <owners>
675 <owner>
676 Please specify the owners of this user action. Add more owner tags as
677 needed.
678 </owner>
679 </owners>
680 <description>Please enter the description of this user action.</description>
681 </action>
682
683 <action name="Accel_Focus_Previous_Pane">
684 <owners>
685 <owner>
686 Please specify the owners of this user action. Add more owner tags as
687 needed.
688 </owner>
689 </owners>
690 <description>Please enter the description of this user action.</description>
691 </action>
692
693 <action name="Accel_Focus_Search">
694 <owners>
695 <owner>
696 Please specify the owners of this user action. Add more owner tags as
697 needed.
698 </owner>
699 </owners>
700 <description>Please enter the description of this user action.</description>
701 </action>
702
703 <action name="Accel_Focus_Toolbar">
704 <owners>
705 <owner>
706 Please specify the owners of this user action. Add more owner tags as
707 needed.
708 </owner>
709 </owners>
710 <description>Please enter the description of this user action.</description>
711 </action>
712
713 <action name="Accel_Forward_Backspace">
714 <owners>
715 <owner>
716 Please specify the owners of this user action. Add more owner tags as
717 needed.
718 </owner>
719 </owners>
720 <description>Please enter the description of this user action.</description>
721 </action>
722
723 <action name="Accel_Forward_F2">
724 <owners>
725 <owner>
726 Please specify the owners of this user action. Add more owner tags as
727 needed.
728 </owner>
729 </owners>
730 <description>Please enter the description of this user action.</description>
731 </action>
732
733 <action name="Accel_Forward_Right">
734 <owners>
735 <owner>
736 Please specify the owners of this user action. Add more owner tags as
737 needed.
738 </owner>
739 </owners>
740 <description>Please enter the description of this user action.</description>
741 </action>
742
743 <action name="Accel_Fullscreen_F4">
744 <owners>
745 <owner>
746 Please specify the owners of this user action. Add more owner tags as
747 needed.
748 </owner>
749 </owners>
750 <description>Please enter the description of this user action.</description>
751 </action>
752
753 <action name="Accel_KeyboardBrightnessDown_F6">
754 <owners>
755 <owner>
756 Please specify the owners of this user action. Add more owner tags as
757 needed.
758 </owner>
759 </owners>
760 <description>Please enter the description of this user action.</description>
761 </action>
762
763 <action name="Accel_KeyboardBrightnessUp_F7">
764 <owners>
765 <owner>
766 Please specify the owners of this user action. Add more owner tags as
767 needed.
768 </owner>
769 </owners>
770 <description>Please enter the description of this user action.</description>
771 </action>
772
773 <action name="Accel_Launch_App">
774 <owners>
775 <owner>
776 Please specify the owners of this user action. Add more owner tags as
777 needed.
778 </owner>
779 </owners>
780 <description>Please enter the description of this user action.</description>
781 </action>
782
783 <action name="Accel_Launch_Last_App">
784 <owners>
785 <owner>
786 Please specify the owners of this user action. Add more owner tags as
787 needed.
788 </owner>
789 </owners>
790 <description>Please enter the description of this user action.</description>
791 </action>
792
793 <action name="Accel_LockScreen_L">
794 <owners>
795 <owner>
796 Please specify the owners of this user action. Add more owner tags as
797 needed.
798 </owner>
799 </owners>
800 <description>Please enter the description of this user action.</description>
801 </action>
802
803 <action name="Accel_LockScreen_LockButton">
804 <owners>
805 <owner>
806 Please specify the owners of this user action. Add more owner tags as
807 needed.
808 </owner>
809 </owners>
810 <description>Please enter the description of this user action.</description>
811 </action>
812
813 <action name="Accel_LockScreen_PowerButton">
814 <owners>
815 <owner>
816 Please specify the owners of this user action. Add more owner tags as
817 needed.
818 </owner>
819 </owners>
820 <description>Please enter the description of this user action.</description>
821 </action>
822
823 <action name="Accel_Maximize_Restore_F4">
824 <owners>
825 <owner>
826 Please specify the owners of this user action. Add more owner tags as
827 needed.
828 </owner>
829 </owners>
830 <description>Please enter the description of this user action.</description>
831 </action>
832
833 <action name="Accel_NewTab_T">
834 <owners>
835 <owner>
836 Please specify the owners of this user action. Add more owner tags as
837 needed.
838 </owner>
839 </owners>
840 <description>Please enter the description of this user action.</description>
841 </action>
842
843 <action name="Accel_New_Incognito_Window">
844 <owners>
845 <owner>
846 Please specify the owners of this user action. Add more owner tags as
847 needed.
848 </owner>
849 </owners>
850 <description>Please enter the description of this user action.</description>
851 </action>
852
853 <action name="Accel_New_Window">
854 <owners>
855 <owner>
856 Please specify the owners of this user action. Add more owner tags as
857 needed.
858 </owner>
859 </owners>
860 <description>Please enter the description of this user action.</description>
861 </action>
862
863 <action name="Accel_NextWindow_F5">
864 <owners>
865 <owner>
866 Please specify the owners of this user action. Add more owner tags as
867 needed.
868 </owner>
869 </owners>
870 <description>Please enter the description of this user action.</description>
871 </action>
872
873 <action name="Accel_NextWindow_Tab">
874 <owners>
875 <owner>
876 Please specify the owners of this user action. Add more owner tags as
877 needed.
878 </owner>
879 </owners>
880 <description>Please enter the description of this user action.</description>
881 </action>
882
883 <action name="Accel_Next_Ime">
884 <owners>
885 <owner>
886 Please specify the owners of this user action. Add more owner tags as
887 needed.
888 </owner>
889 </owners>
890 <description>Please enter the description of this user action.</description>
891 </action>
892
893 <action name="Accel_Open_Crosh">
894 <owners>
895 <owner>
896 Please specify the owners of this user action. Add more owner tags as
897 needed.
898 </owner>
899 </owners>
900 <description>Please enter the description of this user action.</description>
901 </action>
902
903 <action name="Accel_Open_Feedback_Page">
904 <owners>
905 <owner>
906 Please specify the owners of this user action. Add more owner tags as
907 needed.
908 </owner>
909 </owners>
910 <description>Please enter the description of this user action.</description>
911 </action>
912
913 <action name="Accel_Open_File_Manager">
914 <owners>
915 <owner>
916 Please specify the owners of this user action. Add more owner tags as
917 needed.
918 </owner>
919 </owners>
920 <description>Please enter the description of this user action.</description>
921 </action>
922
923 <action name="Accel_Overview_F5">
924 <owners>
925 <owner>
926 Please specify the owners of this user action. Add more owner tags as
927 needed.
928 </owner>
929 </owners>
930 <description>Please enter the description of this user action.</description>
931 </action>
932
933 <action name="Accel_PrevWindow_F5">
934 <owners>
935 <owner>
936 Please specify the owners of this user action. Add more owner tags as
937 needed.
938 </owner>
939 </owners>
940 <description>Please enter the description of this user action.</description>
941 </action>
942
943 <action name="Accel_PrevWindow_Tab">
944 <owners>
945 <owner>
946 Please specify the owners of this user action. Add more owner tags as
947 needed.
948 </owner>
949 </owners>
950 <description>Please enter the description of this user action.</description>
951 </action>
952
953 <action name="Accel_Previous_Ime">
954 <owners>
955 <owner>
956 Please specify the owners of this user action. Add more owner tags as
957 needed.
958 </owner>
959 </owners>
960 <description>Please enter the description of this user action.</description>
961 </action>
962
963 <action name="Accel_Reload_F3">
964 <owners>
965 <owner>
966 Please specify the owners of this user action. Add more owner tags as
967 needed.
968 </owner>
969 </owners>
970 <description>Please enter the description of this user action.</description>
971 </action>
972
973 <action name="Accel_Reload_R">
974 <owners>
975 <owner>
976 Please specify the owners of this user action. Add more owner tags as
977 needed.
978 </owner>
979 </owners>
980 <description>Please enter the description of this user action.</description>
981 </action>
982
983 <action name="Accel_Restore_Tab">
984 <owners>
985 <owner>
986 Please specify the owners of this user action. Add more owner tags as
987 needed.
988 </owner>
989 </owners>
990 <description>Please enter the description of this user action.</description>
991 </action>
992
993 <action name="Accel_Rotate_Window">
994 <owners>
995 <owner>
996 Please specify the owners of this user action. Add more owner tags as
997 needed.
998 </owner>
999 </owners>
1000 <description>Please enter the description of this user action.</description>
1001 </action>
1002
1003 <action name="Accel_Scale_Ui_Down">
1004 <owners>
1005 <owner>
1006 Please specify the owners of this user action. Add more owner tags as
1007 needed.
1008 </owner>
1009 </owners>
1010 <description>Please enter the description of this user action.</description>
1011 </action>
1012
1013 <action name="Accel_Scale_Ui_Reset">
1014 <owners>
1015 <owner>
1016 Please specify the owners of this user action. Add more owner tags as
1017 needed.
1018 </owner>
1019 </owners>
1020 <description>Please enter the description of this user action.</description>
1021 </action>
1022
1023 <action name="Accel_Scale_Ui_Up">
1024 <owners>
1025 <owner>
1026 Please specify the owners of this user action. Add more owner tags as
1027 needed.
1028 </owner>
1029 </owners>
1030 <description>Please enter the description of this user action.</description>
1031 </action>
1032
1033 <action name="Accel_Search_LWin">
1034 <owners>
1035 <owner>
1036 Please specify the owners of this user action. Add more owner tags as
1037 needed.
1038 </owner>
1039 </owners>
1040 <description>Please enter the description of this user action.</description>
1041 </action>
1042
1043 <action name="Accel_SelectNextTab">
1044 <owners>
1045 <owner>
1046 Please specify the owners of this user action. Add more owner tags as
1047 needed.
1048 </owner>
1049 </owners>
1050 <description>Please enter the description of this user action.</description>
1051 </action>
1052
1053 <action name="Accel_SelectPreviousTab">
1054 <owners>
1055 <owner>
1056 Please specify the owners of this user action. Add more owner tags as
1057 needed.
1058 </owner>
1059 </owners>
1060 <description>Please enter the description of this user action.</description>
1061 </action>
1062
1063 <action name="Accel_Show_App_Menu">
1064 <owners>
1065 <owner>
1066 Please specify the owners of this user action. Add more owner tags as
1067 needed.
1068 </owner>
1069 </owners>
1070 <description>Please enter the description of this user action.</description>
1071 </action>
1072
1073 <action name="Accel_Show_Keyboard_Overlay">
1074 <owners>
1075 <owner>
1076 Please specify the owners of this user action. Add more owner tags as
1077 needed.
1078 </owner>
1079 </owners>
1080 <description>Please enter the description of this user action.</description>
1081 </action>
1082
1083 <action name="Accel_Show_Message_Center_Bubble">
1084 <owners>
1085 <owner>
1086 Please specify the owners of this user action. Add more owner tags as
1087 needed.
1088 </owner>
1089 </owners>
1090 <description>Please enter the description of this user action.</description>
1091 </action>
1092
1093 <action name="Accel_Show_System_Tray_Bubble">
1094 <owners>
1095 <owner>
1096 Please specify the owners of this user action. Add more owner tags as
1097 needed.
1098 </owner>
1099 </owners>
1100 <description>Please enter the description of this user action.</description>
1101 </action>
1102
1103 <action name="Accel_Show_Task_Manager">
1104 <owners>
1105 <owner>
1106 Please specify the owners of this user action. Add more owner tags as
1107 needed.
1108 </owner>
1109 </owners>
1110 <description>Please enter the description of this user action.</description>
1111 </action>
1112
1113 <action name="Accel_ShutDown_PowerButton">
1114 <owners>
1115 <owner>
1116 Please specify the owners of this user action. Add more owner tags as
1117 needed.
1118 </owner>
1119 </owners>
1120 <description>Please enter the description of this user action.</description>
1121 </action>
1122
1123 <action name="Accel_Silence_Spoken_Feedback">
1124 <owners>
1125 <owner>
1126 Please specify the owners of this user action. Add more owner tags as
1127 needed.
1128 </owner>
1129 </owners>
1130 <description>Please enter the description of this user action.</description>
1131 </action>
1132
1133 <action name="Accel_Swap_Primary_Display">
1134 <owners>
1135 <owner>
1136 Please specify the owners of this user action. Add more owner tags as
1137 needed.
1138 </owner>
1139 </owners>
1140 <description>Please enter the description of this user action.</description>
1141 </action>
1142
1143 <action name="Accel_Switch_Ime">
1144 <owners>
1145 <owner>
1146 Please specify the owners of this user action. Add more owner tags as
1147 needed.
1148 </owner>
1149 </owners>
1150 <description>Please enter the description of this user action.</description>
1151 </action>
1152
1153 <action name="Accel_Switch_To_Next_User">
1154 <owners>
1155 <owner>
1156 Please specify the owners of this user action. Add more owner tags as
1157 needed.
1158 </owner>
1159 </owners>
1160 <description>Please enter the description of this user action.</description>
1161 </action>
1162
1163 <action name="Accel_Switch_To_Previous_User">
1164 <owners>
1165 <owner>
1166 Please specify the owners of this user action. Add more owner tags as
1167 needed.
1168 </owner>
1169 </owners>
1170 <description>Please enter the description of this user action.</description>
1171 </action>
1172
1173 <action name="Accel_Take_Partial_Screenshot">
1174 <owners>
1175 <owner>
1176 Please specify the owners of this user action. Add more owner tags as
1177 needed.
1178 </owner>
1179 </owners>
1180 <description>Please enter the description of this user action.</description>
1181 </action>
1182
1183 <action name="Accel_Take_Screenshot">
1184 <owners>
1185 <owner>
1186 Please specify the owners of this user action. Add more owner tags as
1187 needed.
1188 </owner>
1189 </owners>
1190 <description>Please enter the description of this user action.</description>
1191 </action>
1192
1193 <action name="Accel_Toggle_Caps_Lock">
1194 <owners>
1195 <owner>
1196 Please specify the owners of this user action. Add more owner tags as
1197 needed.
1198 </owner>
1199 </owners>
1200 <description>Please enter the description of this user action.</description>
1201 </action>
1202
1203 <action name="Accel_Toggle_Maximized">
1204 <owners>
1205 <owner>
1206 Please specify the owners of this user action. Add more owner tags as
1207 needed.
1208 </owner>
1209 </owners>
1210 <description>Please enter the description of this user action.</description>
1211 </action>
1212
1213 <action name="Accel_Toggle_Minimized">
1214 <owners>
1215 <owner>
1216 Please specify the owners of this user action. Add more owner tags as
1217 needed.
1218 </owner>
1219 </owners>
1220 <description>Please enter the description of this user action.</description>
1221 </action>
1222
1223 <action name="Accel_Toggle_Minimized_M">
1224 <owners>
1225 <owner>
1226 Please specify the owners of this user action. Add more owner tags as
1227 needed.
1228 </owner>
1229 </owners>
1230 <description>Please enter the description of this user action.</description>
1231 </action>
1232
1233 <action name="Accel_Toggle_Minimized_Minus">
1234 <owners>
1235 <owner>
1236 Please specify the owners of this user action. Add more owner tags as
1237 needed.
1238 </owner>
1239 </owners>
1240 <description>Please enter the description of this user action.</description>
1241 </action>
1242
1243 <action name="Accel_Toggle_Mirror_Mode">
1244 <owners>
1245 <owner>
1246 Please specify the owners of this user action. Add more owner tags as
1247 needed.
1248 </owner>
1249 </owners>
1250 <description>Please enter the description of this user action.</description>
1251 </action>
1252
1253 <action name="Accel_Toggle_Spoken_Feedback">
1254 <owners>
1255 <owner>
1256 Please specify the owners of this user action. Add more owner tags as
1257 needed.
1258 </owner>
1259 </owners>
1260 <description>Please enter the description of this user action.</description>
1261 </action>
1262
1263 <action name="Accel_Touch_Hud_Clear">
1264 <owners>
1265 <owner>
1266 Please specify the owners of this user action. Add more owner tags as
1267 needed.
1268 </owner>
1269 </owners>
1270 <description>Please enter the description of this user action.</description>
1271 </action>
1272
1273 <action name="Accel_VolumeDown_F9">
1274 <owners>
1275 <owner>
1276 Please specify the owners of this user action. Add more owner tags as
1277 needed.
1278 </owner>
1279 </owners>
1280 <description>Please enter the description of this user action.</description>
1281 </action>
1282
1283 <action name="Accel_VolumeMute_F8">
1284 <owners>
1285 <owner>
1286 Please specify the owners of this user action. Add more owner tags as
1287 needed.
1288 </owner>
1289 </owners>
1290 <description>Please enter the description of this user action.</description>
1291 </action>
1292
1293 <action name="Accel_VolumeUp_F10">
1294 <owners>
1295 <owner>
1296 Please specify the owners of this user action. Add more owner tags as
1297 needed.
1298 </owner>
1299 </owners>
1300 <description>Please enter the description of this user action.</description>
1301 </action>
1302
1303 <action name="Accel_Window_Position_Center">
1304 <owners>
1305 <owner>
1306 Please specify the owners of this user action. Add more owner tags as
1307 needed.
1308 </owner>
1309 </owners>
1310 <description>Please enter the description of this user action.</description>
1311 </action>
1312
1313 <action name="Accel_Window_Snap_Left">
1314 <owners>
1315 <owner>
1316 Please specify the owners of this user action. Add more owner tags as
1317 needed.
1318 </owner>
1319 </owners>
1320 <description>Please enter the description of this user action.</description>
1321 </action>
1322
1323 <action name="Accel_Window_Snap_Right">
1324 <owners>
1325 <owner>
1326 Please specify the owners of this user action. Add more owner tags as
1327 needed.
1328 </owner>
1329 </owners>
1330 <description>Please enter the description of this user action.</description>
1331 </action>
1332
1333 <action name="AcceptedGeneratedKeyword">
1334 <owners>
1335 <owner>
1336 Please specify the owners of this user action. Add more owner tags as
1337 needed.
1338 </owner>
1339 </owners>
1340 <description>Please enter the description of this user action.</description>
1341 </action>
1342
1343 <action name="AcceptedKeyword">
1344 <owners>
1345 <owner>
1346 Please specify the owners of this user action. Add more owner tags as
1347 needed.
1348 </owner>
1349 </owners>
1350 <description>Please enter the description of this user action.</description>
1351 </action>
1352
1353 <action name="AcceptedKeywordHint">
1354 <owners>
1355 <owner>
1356 Please specify the owners of this user action. Add more owner tags as
1357 needed.
1358 </owner>
1359 </owners>
1360 <description>Please enter the description of this user action.</description>
1361 </action>
1362
1363 <action name="ActionBox.ClickButton">
1364 <owners>
1365 <owner>
1366 Please specify the owners of this user action. Add more owner tags as
1367 needed.
1368 </owner>
1369 </owners>
1370 <description>Please enter the description of this user action.</description>
1371 </action>
1372
1373 <action name="ActionBox.FindShareHandlers">
1374 <owners>
1375 <owner>
1376 Please specify the owners of this user action. Add more owner tags as
1377 needed.
1378 </owner>
1379 </owners>
1380 <description>Please enter the description of this user action.</description>
1381 </action>
1382
1383 <action name="ActiveBrowserChanged">
1384 <owners>
1385 <owner>
1386 Please specify the owners of this user action. Add more owner tags as
1387 needed.
1388 </owner>
1389 </owners>
1390 <description>Please enter the description of this user action.</description>
1391 </action>
1392
1393 <action name="ActiveTabChanged">
1394 <owners>
1395 <owner>
1396 Please specify the owners of this user action. Add more owner tags as
1397 needed.
1398 </owner>
1399 </owners>
1400 <description>Please enter the description of this user action.</description>
1401 </action>
1402
1403 <action name="AppCloseButton_Clk">
1404 <owners>
1405 <owner>
1406 Please specify the owners of this user action. Add more owner tags as
1407 needed.
1408 </owner>
1409 </owners>
1410 <description>Please enter the description of this user action.</description>
1411 </action>
1412
1413 <action name="AppList_AutoLaunchCanceled">
1414 <owners>
1415 <owner>
1416 Please specify the owners of this user action. Add more owner tags as
1417 needed.
1418 </owner>
1419 </owners>
1420 <description>Please enter the description of this user action.</description>
1421 </action>
1422
1423 <action name="AppList_AutoLaunched">
1424 <owners>
1425 <owner>
1426 Please specify the owners of this user action. Add more owner tags as
1427 needed.
1428 </owner>
1429 </owners>
1430 <description>Please enter the description of this user action.</description>
1431 </action>
1432
1433 <action name="AppList_ClickOnApp">
1434 <owners>
1435 <owner>
1436 Please specify the owners of this user action. Add more owner tags as
1437 needed.
1438 </owner>
1439 </owners>
1440 <description>Please enter the description of this user action.</description>
1441 </action>
1442
1443 <action name="AppList_ClickOnAppFromSearch">
1444 <owners>
1445 <owner>
1446 Please specify the owners of this user action. Add more owner tags as
1447 needed.
1448 </owner>
1449 </owners>
1450 <description>Please enter the description of this user action.</description>
1451 </action>
1452
1453 <action name="AppList_HotwordRecognized">
1454 <owners>
1455 <owner>
1456 Please specify the owners of this user action. Add more owner tags as
1457 needed.
1458 </owner>
1459 </owners>
1460 <description>Please enter the description of this user action.</description>
1461 </action>
1462
1463 <action name="AppList_Search">
1464 <owners>
1465 <owner>
1466 Please specify the owners of this user action. Add more owner tags as
1467 needed.
1468 </owner>
1469 </owners>
1470 <description>Please enter the description of this user action.</description>
1471 </action>
1472
1473 <action name="AppList_SearchedBySpeech">
1474 <owners>
1475 <owner>
1476 Please specify the owners of this user action. Add more owner tags as
1477 needed.
1478 </owner>
1479 </owners>
1480 <description>Please enter the description of this user action.</description>
1481 </action>
1482
1483 <action name="AppList_VoiceSearchCanceled">
1484 <owners>
1485 <owner>
1486 Please specify the owners of this user action. Add more owner tags as
1487 needed.
1488 </owner>
1489 </owners>
1490 <description>Please enter the description of this user action.</description>
1491 </action>
1492
1493 <action name="AppList_VoiceSearchStartedManually">
1494 <owners>
1495 <owner>
1496 Please specify the owners of this user action. Add more owner tags as
1497 needed.
1498 </owner>
1499 </owners>
1500 <description>Please enter the description of this user action.</description>
1501 </action>
1502
1503 <action name="AutoDetectChange">
1504 <owners>
1505 <owner>
1506 Please specify the owners of this user action. Add more owner tags as
1507 needed.
1508 </owner>
1509 </owners>
1510 <description>Please enter the description of this user action.</description>
1511 </action>
1512
1513 <action name="AutomaticReset_WebUIBanner_BannerShown">
1514 <owners>
1515 <owner>
1516 Please specify the owners of this user action. Add more owner tags as
1517 needed.
1518 </owner>
1519 </owners>
1520 <description>Please enter the description of this user action.</description>
1521 </action>
1522
1523 <action name="AutomaticReset_WebUIBanner_ManuallyClosed">
1524 <owners>
1525 <owner>
1526 Please specify the owners of this user action. Add more owner tags as
1527 needed.
1528 </owner>
1529 </owners>
1530 <description>Please enter the description of this user action.</description>
1531 </action>
1532
1533 <action name="AutomaticReset_WebUIBanner_ResetClicked">
1534 <owners>
1535 <owner>
1536 Please specify the owners of this user action. Add more owner tags as
1537 needed.
1538 </owner>
1539 </owners>
1540 <description>Please enter the description of this user action.</description>
1541 </action>
1542
1543 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown">
1544 <owners>
1545 <owner>
1546 Please specify the owners of this user action. Add more owner tags as
1547 needed.
1548 </owner>
1549 </owners>
1550 <description>Please enter the description of this user action.</description>
1551 </action>
1552
1553 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked">
1554 <owners>
1555 <owner>
1556 Please specify the owners of this user action. Add more owner tags as
1557 needed.
1558 </owner>
1559 </owners>
1560 <description>Please enter the description of this user action.</description>
1561 </action>
1562
1563 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed">
1564 <owners>
1565 <owner>
1566 Please specify the owners of this user action. Add more owner tags as
1567 needed.
1568 </owner>
1569 </owners>
1570 <description>Please enter the description of this user action.</description>
1571 </action>
1572
1573 <action name="Back">
1574 <owners>
1575 <owner>
1576 Please specify the owners of this user action. Add more owner tags as
1577 needed.
1578 </owner>
1579 </owners>
1580 <description>Please enter the description of this user action.</description>
1581 </action>
1582
1583 <action name="BackColor">
1584 <owners>
1585 <owner>
1586 Please specify the owners of this user action. Add more owner tags as
1587 needed.
1588 </owner>
1589 </owners>
1590 <description>Please enter the description of this user action.</description>
1591 </action>
1592
1593 <action name="BackMenu_ChapterClick1">
1594 <owners>
1595 <owner>
1596 Please specify the owners of this user action. Add more owner tags as
1597 needed.
1598 </owner>
1599 </owners>
1600 <description>Please enter the description of this user action.</description>
1601 </action>
1602
1603 <action name="BackMenu_ChapterClick10">
1604 <owners>
1605 <owner>
1606 Please specify the owners of this user action. Add more owner tags as
1607 needed.
1608 </owner>
1609 </owners>
1610 <description>Please enter the description of this user action.</description>
1611 </action>
1612
1613 <action name="BackMenu_ChapterClick11">
1614 <owners>
1615 <owner>
1616 Please specify the owners of this user action. Add more owner tags as
1617 needed.
1618 </owner>
1619 </owners>
1620 <description>Please enter the description of this user action.</description>
1621 </action>
1622
1623 <action name="BackMenu_ChapterClick12">
1624 <owners>
1625 <owner>
1626 Please specify the owners of this user action. Add more owner tags as
1627 needed.
1628 </owner>
1629 </owners>
1630 <description>Please enter the description of this user action.</description>
1631 </action>
1632
1633 <action name="BackMenu_ChapterClick13">
1634 <owners>
1635 <owner>
1636 Please specify the owners of this user action. Add more owner tags as
1637 needed.
1638 </owner>
1639 </owners>
1640 <description>Please enter the description of this user action.</description>
1641 </action>
1642
1643 <action name="BackMenu_ChapterClick14">
1644 <owners>
1645 <owner>
1646 Please specify the owners of this user action. Add more owner tags as
1647 needed.
1648 </owner>
1649 </owners>
1650 <description>Please enter the description of this user action.</description>
1651 </action>
1652
1653 <action name="BackMenu_ChapterClick15">
1654 <owners>
1655 <owner>
1656 Please specify the owners of this user action. Add more owner tags as
1657 needed.
1658 </owner>
1659 </owners>
1660 <description>Please enter the description of this user action.</description>
1661 </action>
1662
1663 <action name="BackMenu_ChapterClick16">
1664 <owners>
1665 <owner>
1666 Please specify the owners of this user action. Add more owner tags as
1667 needed.
1668 </owner>
1669 </owners>
1670 <description>Please enter the description of this user action.</description>
1671 </action>
1672
1673 <action name="BackMenu_ChapterClick17">
1674 <owners>
1675 <owner>
1676 Please specify the owners of this user action. Add more owner tags as
1677 needed.
1678 </owner>
1679 </owners>
1680 <description>Please enter the description of this user action.</description>
1681 </action>
1682
1683 <action name="BackMenu_ChapterClick18">
1684 <owners>
1685 <owner>
1686 Please specify the owners of this user action. Add more owner tags as
1687 needed.
1688 </owner>
1689 </owners>
1690 <description>Please enter the description of this user action.</description>
1691 </action>
1692
1693 <action name="BackMenu_ChapterClick19">
1694 <owners>
1695 <owner>
1696 Please specify the owners of this user action. Add more owner tags as
1697 needed.
1698 </owner>
1699 </owners>
1700 <description>Please enter the description of this user action.</description>
1701 </action>
1702
1703 <action name="BackMenu_ChapterClick2">
1704 <owners>
1705 <owner>
1706 Please specify the owners of this user action. Add more owner tags as
1707 needed.
1708 </owner>
1709 </owners>
1710 <description>Please enter the description of this user action.</description>
1711 </action>
1712
1713 <action name="BackMenu_ChapterClick3">
1714 <owners>
1715 <owner>
1716 Please specify the owners of this user action. Add more owner tags as
1717 needed.
1718 </owner>
1719 </owners>
1720 <description>Please enter the description of this user action.</description>
1721 </action>
1722
1723 <action name="BackMenu_ChapterClick4">
1724 <owners>
1725 <owner>
1726 Please specify the owners of this user action. Add more owner tags as
1727 needed.
1728 </owner>
1729 </owners>
1730 <description>Please enter the description of this user action.</description>
1731 </action>
1732
1733 <action name="BackMenu_ChapterClick5">
1734 <owners>
1735 <owner>
1736 Please specify the owners of this user action. Add more owner tags as
1737 needed.
1738 </owner>
1739 </owners>
1740 <description>Please enter the description of this user action.</description>
1741 </action>
1742
1743 <action name="BackMenu_ChapterClick6">
1744 <owners>
1745 <owner>
1746 Please specify the owners of this user action. Add more owner tags as
1747 needed.
1748 </owner>
1749 </owners>
1750 <description>Please enter the description of this user action.</description>
1751 </action>
1752
1753 <action name="BackMenu_ChapterClick7">
1754 <owners>
1755 <owner>
1756 Please specify the owners of this user action. Add more owner tags as
1757 needed.
1758 </owner>
1759 </owners>
1760 <description>Please enter the description of this user action.</description>
1761 </action>
1762
1763 <action name="BackMenu_ChapterClick8">
1764 <owners>
1765 <owner>
1766 Please specify the owners of this user action. Add more owner tags as
1767 needed.
1768 </owner>
1769 </owners>
1770 <description>Please enter the description of this user action.</description>
1771 </action>
1772
1773 <action name="BackMenu_ChapterClick9">
1774 <owners>
1775 <owner>
1776 Please specify the owners of this user action. Add more owner tags as
1777 needed.
1778 </owner>
1779 </owners>
1780 <description>Please enter the description of this user action.</description>
1781 </action>
1782
1783 <action name="BackMenu_HistoryClick1">
1784 <owners>
1785 <owner>
1786 Please specify the owners of this user action. Add more owner tags as
1787 needed.
1788 </owner>
1789 </owners>
1790 <description>Please enter the description of this user action.</description>
1791 </action>
1792
1793 <action name="BackMenu_HistoryClick10">
1794 <owners>
1795 <owner>
1796 Please specify the owners of this user action. Add more owner tags as
1797 needed.
1798 </owner>
1799 </owners>
1800 <description>Please enter the description of this user action.</description>
1801 </action>
1802
1803 <action name="BackMenu_HistoryClick11">
1804 <owners>
1805 <owner>
1806 Please specify the owners of this user action. Add more owner tags as
1807 needed.
1808 </owner>
1809 </owners>
1810 <description>Please enter the description of this user action.</description>
1811 </action>
1812
1813 <action name="BackMenu_HistoryClick12">
1814 <owners>
1815 <owner>
1816 Please specify the owners of this user action. Add more owner tags as
1817 needed.
1818 </owner>
1819 </owners>
1820 <description>Please enter the description of this user action.</description>
1821 </action>
1822
1823 <action name="BackMenu_HistoryClick13">
1824 <owners>
1825 <owner>
1826 Please specify the owners of this user action. Add more owner tags as
1827 needed.
1828 </owner>
1829 </owners>
1830 <description>Please enter the description of this user action.</description>
1831 </action>
1832
1833 <action name="BackMenu_HistoryClick14">
1834 <owners>
1835 <owner>
1836 Please specify the owners of this user action. Add more owner tags as
1837 needed.
1838 </owner>
1839 </owners>
1840 <description>Please enter the description of this user action.</description>
1841 </action>
1842
1843 <action name="BackMenu_HistoryClick15">
1844 <owners>
1845 <owner>
1846 Please specify the owners of this user action. Add more owner tags as
1847 needed.
1848 </owner>
1849 </owners>
1850 <description>Please enter the description of this user action.</description>
1851 </action>
1852
1853 <action name="BackMenu_HistoryClick16">
1854 <owners>
1855 <owner>
1856 Please specify the owners of this user action. Add more owner tags as
1857 needed.
1858 </owner>
1859 </owners>
1860 <description>Please enter the description of this user action.</description>
1861 </action>
1862
1863 <action name="BackMenu_HistoryClick17">
1864 <owners>
1865 <owner>
1866 Please specify the owners of this user action. Add more owner tags as
1867 needed.
1868 </owner>
1869 </owners>
1870 <description>Please enter the description of this user action.</description>
1871 </action>
1872
1873 <action name="BackMenu_HistoryClick18">
1874 <owners>
1875 <owner>
1876 Please specify the owners of this user action. Add more owner tags as
1877 needed.
1878 </owner>
1879 </owners>
1880 <description>Please enter the description of this user action.</description>
1881 </action>
1882
1883 <action name="BackMenu_HistoryClick19">
1884 <owners>
1885 <owner>
1886 Please specify the owners of this user action. Add more owner tags as
1887 needed.
1888 </owner>
1889 </owners>
1890 <description>Please enter the description of this user action.</description>
1891 </action>
1892
1893 <action name="BackMenu_HistoryClick2">
1894 <owners>
1895 <owner>
1896 Please specify the owners of this user action. Add more owner tags as
1897 needed.
1898 </owner>
1899 </owners>
1900 <description>Please enter the description of this user action.</description>
1901 </action>
1902
1903 <action name="BackMenu_HistoryClick3">
1904 <owners>
1905 <owner>
1906 Please specify the owners of this user action. Add more owner tags as
1907 needed.
1908 </owner>
1909 </owners>
1910 <description>Please enter the description of this user action.</description>
1911 </action>
1912
1913 <action name="BackMenu_HistoryClick4">
1914 <owners>
1915 <owner>
1916 Please specify the owners of this user action. Add more owner tags as
1917 needed.
1918 </owner>
1919 </owners>
1920 <description>Please enter the description of this user action.</description>
1921 </action>
1922
1923 <action name="BackMenu_HistoryClick5">
1924 <owners>
1925 <owner>
1926 Please specify the owners of this user action. Add more owner tags as
1927 needed.
1928 </owner>
1929 </owners>
1930 <description>Please enter the description of this user action.</description>
1931 </action>
1932
1933 <action name="BackMenu_HistoryClick6">
1934 <owners>
1935 <owner>
1936 Please specify the owners of this user action. Add more owner tags as
1937 needed.
1938 </owner>
1939 </owners>
1940 <description>Please enter the description of this user action.</description>
1941 </action>
1942
1943 <action name="BackMenu_HistoryClick7">
1944 <owners>
1945 <owner>
1946 Please specify the owners of this user action. Add more owner tags as
1947 needed.
1948 </owner>
1949 </owners>
1950 <description>Please enter the description of this user action.</description>
1951 </action>
1952
1953 <action name="BackMenu_HistoryClick8">
1954 <owners>
1955 <owner>
1956 Please specify the owners of this user action. Add more owner tags as
1957 needed.
1958 </owner>
1959 </owners>
1960 <description>Please enter the description of this user action.</description>
1961 </action>
1962
1963 <action name="BackMenu_HistoryClick9">
1964 <owners>
1965 <owner>
1966 Please specify the owners of this user action. Add more owner tags as
1967 needed.
1968 </owner>
1969 </owners>
1970 <description>Please enter the description of this user action.</description>
1971 </action>
1972
1973 <action name="BackMenu_Popup">
1974 <owners>
1975 <owner>
1976 Please specify the owners of this user action. Add more owner tags as
1977 needed.
1978 </owner>
1979 </owners>
1980 <description>Please enter the description of this user action.</description>
1981 </action>
1982
1983 <action name="BackMenu_ShowFullHistory">
1984 <owners>
1985 <owner>
1986 Please specify the owners of this user action. Add more owner tags as
1987 needed.
1988 </owner>
1989 </owners>
1990 <description>Please enter the description of this user action.</description>
1991 </action>
1992
1993 <action name="BackgroundImageCache">
1994 <owners>
1995 <owner>
1996 Please specify the owners of this user action. Add more owner tags as
1997 needed.
1998 </owner>
1999 </owners>
2000 <description>Please enter the description of this user action.</description>
2001 </action>
2002
2003 <action name="BadMessageTerminate_ACDH">
2004 <owners>
2005 <owner>
2006 Please specify the owners of this user action. Add more owner tags as
2007 needed.
2008 </owner>
2009 </owners>
2010 <description>Please enter the description of this user action.</description>
2011 </action>
2012
2013 <action name="BadMessageTerminate_AOF">
2014 <owners>
2015 <owner>
2016 Please specify the owners of this user action. Add more owner tags as
2017 needed.
2018 </owner>
2019 </owners>
2020 <description>Please enter the description of this user action.</description>
2021 </action>
2022
2023 <action name="BadMessageTerminate_BMF">
2024 <owners>
2025 <owner>
2026 Please specify the owners of this user action. Add more owner tags as
2027 needed.
2028 </owner>
2029 </owners>
2030 <description>Please enter the description of this user action.</description>
2031 </action>
2032
2033 <action name="BadMessageTerminate_BPE">
2034 <owners>
2035 <owner>
2036 Please specify the owners of this user action. Add more owner tags as
2037 needed.
2038 </owner>
2039 </owners>
2040 <description>Please enter the description of this user action.</description>
2041 </action>
2042
2043 <action name="BadMessageTerminate_BPGM">
2044 <owners>
2045 <owner>
2046 Please specify the owners of this user action. Add more owner tags as
2047 needed.
2048 </owner>
2049 </owners>
2050 <description>Please enter the description of this user action.</description>
2051 </action>
2052
2053 <action name="BadMessageTerminate_BRPH">
2054 <owners>
2055 <owner>
2056 Please specify the owners of this user action. Add more owner tags as
2057 needed.
2058 </owner>
2059 </owners>
2060 <description>Please enter the description of this user action.</description>
2061 </action>
2062
2063 <action name="BadMessageTerminate_DBMF">
2064 <owners>
2065 <owner>
2066 Please specify the owners of this user action. Add more owner tags as
2067 needed.
2068 </owner>
2069 </owners>
2070 <description>Please enter the description of this user action.</description>
2071 </action>
2072
2073 <action name="BadMessageTerminate_DSMF">
2074 <owners>
2075 <owner>
2076 Please specify the owners of this user action. Add more owner tags as
2077 needed.
2078 </owner>
2079 </owners>
2080 <description>Please enter the description of this user action.</description>
2081 </action>
2082
2083 <action name="BadMessageTerminate_DSMF_1">
2084 <owners>
2085 <owner>
2086 Please specify the owners of this user action. Add more owner tags as
2087 needed.
2088 </owner>
2089 </owners>
2090 <description>Please enter the description of this user action.</description>
2091 </action>
2092
2093 <action name="BadMessageTerminate_DSMF_2">
2094 <owners>
2095 <owner>
2096 Please specify the owners of this user action. Add more owner tags as
2097 needed.
2098 </owner>
2099 </owners>
2100 <description>Please enter the description of this user action.</description>
2101 </action>
2102
2103 <action name="BadMessageTerminate_EFD">
2104 <owners>
2105 <owner>
2106 Please specify the owners of this user action. Add more owner tags as
2107 needed.
2108 </owner>
2109 </owners>
2110 <description>Please enter the description of this user action.</description>
2111 </action>
2112
2113 <action name="BadMessageTerminate_FAMF">
2114 <owners>
2115 <owner>
2116 Please specify the owners of this user action. Add more owner tags as
2117 needed.
2118 </owner>
2119 </owners>
2120 <description>Please enter the description of this user action.</description>
2121 </action>
2122
2123 <action name="BadMessageTerminate_IDBMF">
2124 <owners>
2125 <owner>
2126 Please specify the owners of this user action. Add more owner tags as
2127 needed.
2128 </owner>
2129 </owners>
2130 <description>Please enter the description of this user action.</description>
2131 </action>
2132
2133 <action name="BadMessageTerminate_MIDI">
2134 <owners>
2135 <owner>
2136 Please specify the owners of this user action. Add more owner tags as
2137 needed.
2138 </owner>
2139 </owners>
2140 <description>Please enter the description of this user action.</description>
2141 </action>
2142
2143 <action name="BadMessageTerminate_NC">
2144 <owners>
2145 <owner>
2146 Please specify the owners of this user action. Add more owner tags as
2147 needed.
2148 </owner>
2149 </owners>
2150 <description>Please enter the description of this user action.</description>
2151 </action>
2152
2153 <action name="BadMessageTerminate_NC17">
2154 <owners>
2155 <owner>
2156 Please specify the owners of this user action. Add more owner tags as
2157 needed.
2158 </owner>
2159 </owners>
2160 <description>Please enter the description of this user action.</description>
2161 </action>
2162
2163 <action name="BadMessageTerminate_RDH">
2164 <owners>
2165 <owner>
2166 Please specify the owners of this user action. Add more owner tags as
2167 needed.
2168 </owner>
2169 </owners>
2170 <description>Please enter the description of this user action.</description>
2171 </action>
2172
2173 <action name="BadMessageTerminate_RFH">
2174 <owners>
2175 <owner>
2176 Please specify the owners of this user action. Add more owner tags as
2177 needed.
2178 </owner>
2179 </owners>
2180 <description>Please enter the description of this user action.</description>
2181 </action>
2182
2183 <action name="BadMessageTerminate_RVD">
2184 <owners>
2185 <owner>
2186 Please specify the owners of this user action. Add more owner tags as
2187 needed.
2188 </owner>
2189 </owners>
2190 <description>Please enter the description of this user action.</description>
2191 </action>
2192
2193 <action name="BadMessageTerminate_RVD2">
2194 <owners>
2195 <owner>
2196 Please specify the owners of this user action. Add more owner tags as
2197 needed.
2198 </owner>
2199 </owners>
2200 <description>Please enter the description of this user action.</description>
2201 </action>
2202
2203 <action name="BadMessageTerminate_RVD3">
2204 <owners>
2205 <owner>
2206 Please specify the owners of this user action. Add more owner tags as
2207 needed.
2208 </owner>
2209 </owners>
2210 <description>Please enter the description of this user action.</description>
2211 </action>
2212
2213 <action name="BadMessageTerminate_RVH">
2214 <owners>
2215 <owner>
2216 Please specify the owners of this user action. Add more owner tags as
2217 needed.
2218 </owner>
2219 </owners>
2220 <description>Please enter the description of this user action.</description>
2221 </action>
2222
2223 <action name="BadMessageTerminate_RWH">
2224 <owners>
2225 <owner>
2226 Please specify the owners of this user action. Add more owner tags as
2227 needed.
2228 </owner>
2229 </owners>
2230 <description>Please enter the description of this user action.</description>
2231 </action>
2232
2233 <action name="BadMessageTerminate_RWH1">
2234 <owners>
2235 <owner>
2236 Please specify the owners of this user action. Add more owner tags as
2237 needed.
2238 </owner>
2239 </owners>
2240 <description>Please enter the description of this user action.</description>
2241 </action>
2242
2243 <action name="BadMessageTerminate_RWH2">
2244 <owners>
2245 <owner>
2246 Please specify the owners of this user action. Add more owner tags as
2247 needed.
2248 </owner>
2249 </owners>
2250 <description>Please enter the description of this user action.</description>
2251 </action>
2252
2253 <action name="BadMessageTerminate_RWH3">
2254 <owners>
2255 <owner>
2256 Please specify the owners of this user action. Add more owner tags as
2257 needed.
2258 </owner>
2259 </owners>
2260 <description>Please enter the description of this user action.</description>
2261 </action>
2262
2263 <action name="BadMessageTerminate_RWH4">
2264 <owners>
2265 <owner>
2266 Please specify the owners of this user action. Add more owner tags as
2267 needed.
2268 </owner>
2269 </owners>
2270 <description>Please enter the description of this user action.</description>
2271 </action>
2272
2273 <action name="BadMessageTerminate_RWH5">
2274 <owners>
2275 <owner>
2276 Please specify the owners of this user action. Add more owner tags as
2277 needed.
2278 </owner>
2279 </owners>
2280 <description>Please enter the description of this user action.</description>
2281 </action>
2282
2283 <action name="BadMessageTerminate_RWH6">
2284 <owners>
2285 <owner>
2286 Please specify the owners of this user action. Add more owner tags as
2287 needed.
2288 </owner>
2289 </owners>
2290 <description>Please enter the description of this user action.</description>
2291 </action>
2292
2293 <action name="BadMessageTerminate_RWHVA1">
2294 <owners>
2295 <owner>
2296 Please specify the owners of this user action. Add more owner tags as
2297 needed.
2298 </owner>
2299 </owners>
2300 <description>Please enter the description of this user action.</description>
2301 </action>
2302
2303 <action name="BadMessageTerminate_RWHVA2">
2304 <owners>
2305 <owner>
2306 Please specify the owners of this user action. Add more owner tags as
2307 needed.
2308 </owner>
2309 </owners>
2310 <description>Please enter the description of this user action.</description>
2311 </action>
2312
2313 <action name="BadMessageTerminate_SharedMemoryManager1">
2314 <owners>
2315 <owner>
2316 Please specify the owners of this user action. Add more owner tags as
2317 needed.
2318 </owner>
2319 </owners>
2320 <description>Please enter the description of this user action.</description>
2321 </action>
2322
2323 <action name="BadMessageTerminate_SharedMemoryManager2">
2324 <owners>
2325 <owner>
2326 Please specify the owners of this user action. Add more owner tags as
2327 needed.
2328 </owner>
2329 </owners>
2330 <description>Please enter the description of this user action.</description>
2331 </action>
2332
2333 <action name="BadMessageTerminate_UnexpectedFrameType">
2334 <owners>
2335 <owner>
2336 Please specify the owners of this user action. Add more owner tags as
2337 needed.
2338 </owner>
2339 </owners>
2340 <description>Please enter the description of this user action.</description>
2341 </action>
2342
2343 <action name="BadMessageTerminate_WPH">
2344 <owners>
2345 <owner>
2346 Please specify the owners of this user action. Add more owner tags as
2347 needed.
2348 </owner>
2349 </owners>
2350 <description>Please enter the description of this user action.</description>
2351 </action>
2352
2353 <action name="BindingsMismatchTerminate_RVH_WebUI">
2354 <owners>
2355 <owner>
2356 Please specify the owners of this user action. Add more owner tags as
2357 needed.
2358 </owner>
2359 </owners>
2360 <description>Please enter the description of this user action.</description>
2361 </action>
2362
2363 <action name="BindingsMismatch_GetProcessHostPerSite">
2364 <owners>
2365 <owner>
2366 Please specify the owners of this user action. Add more owner tags as
2367 needed.
2368 </owner>
2369 </owners>
2370 <description>Please enter the description of this user action.</description>
2371 </action>
2372
2373 <action name="BlockNonsandboxedPlugins_Disable">
2374 <owners>
2375 <owner>
2376 Please specify the owners of this user action. Add more owner tags as
2377 needed.
2378 </owner>
2379 </owners>
2380 <description>Please enter the description of this user action.</description>
2381 </action>
2382
2383 <action name="BlockNonsandboxedPlugins_Enable">
2384 <owners>
2385 <owner>
2386 Please specify the owners of this user action. Add more owner tags as
2387 needed.
2388 </owner>
2389 </owners>
2390 <description>Please enter the description of this user action.</description>
2391 </action>
2392
2393 <action name="BlockedPluginInfobar.AllowThisTime">
2394 <owners>
2395 <owner>
2396 Please specify the owners of this user action. Add more owner tags as
2397 needed.
2398 </owner>
2399 </owners>
2400 <description>Please enter the description of this user action.</description>
2401 </action>
2402
2403 <action name="BlockedPluginInfobar.AlwaysAllow">
2404 <owners>
2405 <owner>
2406 Please specify the owners of this user action. Add more owner tags as
2407 needed.
2408 </owner>
2409 </owners>
2410 <description>Please enter the description of this user action.</description>
2411 </action>
2412
2413 <action name="BlockedPluginInfobar.Closed">
2414 <owners>
2415 <owner>
2416 Please specify the owners of this user action. Add more owner tags as
2417 needed.
2418 </owner>
2419 </owners>
2420 <description>Please enter the description of this user action.</description>
2421 </action>
2422
2423 <action name="BlockedPluginInfobar.Dismissed">
2424 <owners>
2425 <owner>
2426 Please specify the owners of this user action. Add more owner tags as
2427 needed.
2428 </owner>
2429 </owners>
2430 <description>Please enter the description of this user action.</description>
2431 </action>
2432
2433 <action name="BlockedPluginInfobar.LearnMore">
2434 <owners>
2435 <owner>
2436 Please specify the owners of this user action. Add more owner tags as
2437 needed.
2438 </owner>
2439 </owners>
2440 <description>Please enter the description of this user action.</description>
2441 </action>
2442
2443 <action name="BlockedPluginInfobar.Shown">
2444 <owners>
2445 <owner>
2446 Please specify the owners of this user action. Add more owner tags as
2447 needed.
2448 </owner>
2449 </owners>
2450 <description>Please enter the description of this user action.</description>
2451 </action>
2452
2453 <action name="BlockedPluginInfobar.Shown.Java">
2454 <owners>
2455 <owner>
2456 Please specify the owners of this user action. Add more owner tags as
2457 needed.
2458 </owner>
2459 </owners>
2460 <description>Please enter the description of this user action.</description>
2461 </action>
2462
2463 <action name="BlockedPluginInfobar.Shown.QuickTime">
2464 <owners>
2465 <owner>
2466 Please specify the owners of this user action. Add more owner tags as
2467 needed.
2468 </owner>
2469 </owners>
2470 <description>Please enter the description of this user action.</description>
2471 </action>
2472
2473 <action name="BlockedPluginInfobar.Shown.RealPlayer">
2474 <owners>
2475 <owner>
2476 Please specify the owners of this user action. Add more owner tags as
2477 needed.
2478 </owner>
2479 </owners>
2480 <description>Please enter the description of this user action.</description>
2481 </action>
2482
2483 <action name="BlockedPluginInfobar.Shown.Shockwave">
2484 <owners>
2485 <owner>
2486 Please specify the owners of this user action. Add more owner tags as
2487 needed.
2488 </owner>
2489 </owners>
2490 <description>Please enter the description of this user action.</description>
2491 </action>
2492
2493 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
2494 <owners>
2495 <owner>
2496 Please specify the owners of this user action. Add more owner tags as
2497 needed.
2498 </owner>
2499 </owners>
2500 <description>Please enter the description of this user action.</description>
2501 </action>
2502
2503 <action name="Bold">
2504 <owners>
2505 <owner>
2506 Please specify the owners of this user action. Add more owner tags as
2507 needed.
2508 </owner>
2509 </owners>
2510 <description>Please enter the description of this user action.</description>
2511 </action>
2512
2513 <action name="BookmarkAdded">
2514 <owners>
2515 <owner>
2516 Please specify the owners of this user action. Add more owner tags as
2517 needed.
2518 </owner>
2519 </owners>
2520 <description>Please enter the description of this user action.</description>
2521 </action>
2522
2523 <action name="BookmarkBarFolder_CtxMenu">
2524 <owners>
2525 <owner>
2526 Please specify the owners of this user action. Add more owner tags as
2527 needed.
2528 </owner>
2529 </owners>
2530 <description>Please enter the description of this user action.</description>
2531 </action>
2532
2533 <action name="BookmarkBarFolder_DragEnd">
2534 <owners>
2535 <owner>
2536 Please specify the owners of this user action. Add more owner tags as
2537 needed.
2538 </owner>
2539 </owners>
2540 <description>Please enter the description of this user action.</description>
2541 </action>
2542
2543 <action name="BookmarkBarFolder_DragStart">
2544 <owners>
2545 <owner>
2546 Please specify the owners of this user action. Add more owner tags as
2547 needed.
2548 </owner>
2549 </owners>
2550 <description>Please enter the description of this user action.</description>
2551 </action>
2552
2553 <action name="BookmarkBar_ContextMenu_Add">
2554 <owners>
2555 <owner>
2556 Please specify the owners of this user action. Add more owner tags as
2557 needed.
2558 </owner>
2559 </owners>
2560 <description>Please enter the description of this user action.</description>
2561 </action>
2562
2563 <action name="BookmarkBar_ContextMenu_Edit">
2564 <owners>
2565 <owner>
2566 Please specify the owners of this user action. Add more owner tags as
2567 needed.
2568 </owner>
2569 </owners>
2570 <description>Please enter the description of this user action.</description>
2571 </action>
2572
2573 <action name="BookmarkBar_ContextMenu_NewFolder">
2574 <owners>
2575 <owner>
2576 Please specify the owners of this user action. Add more owner tags as
2577 needed.
2578 </owner>
2579 </owners>
2580 <description>Please enter the description of this user action.</description>
2581 </action>
2582
2583 <action name="BookmarkBar_ContextMenu_Open">
2584 <owners>
2585 <owner>
2586 Please specify the owners of this user action. Add more owner tags as
2587 needed.
2588 </owner>
2589 </owners>
2590 <description>Please enter the description of this user action.</description>
2591 </action>
2592
2593 <action name="BookmarkBar_ContextMenu_OpenAll">
2594 <owners>
2595 <owner>
2596 Please specify the owners of this user action. Add more owner tags as
2597 needed.
2598 </owner>
2599 </owners>
2600 <description>Please enter the description of this user action.</description>
2601 </action>
2602
2603 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow">
2604 <owners>
2605 <owner>
2606 Please specify the owners of this user action. Add more owner tags as
2607 needed.
2608 </owner>
2609 </owners>
2610 <description>Please enter the description of this user action.</description>
2611 </action>
2612
2613 <action name="BookmarkBar_ContextMenu_OpenAllIncognito">
2614 <owners>
2615 <owner>
2616 Please specify the owners of this user action. Add more owner tags as
2617 needed.
2618 </owner>
2619 </owners>
2620 <description>Please enter the description of this user action.</description>
2621 </action>
2622
2623 <action name="BookmarkBar_ContextMenu_OpenInNewTab">
2624 <owners>
2625 <owner>
2626 Please specify the owners of this user action. Add more owner tags as
2627 needed.
2628 </owner>
2629 </owners>
2630 <description>Please enter the description of this user action.</description>
2631 </action>
2632
2633 <action name="BookmarkBar_ContextMenu_OpenInNewWindow">
2634 <owners>
2635 <owner>
2636 Please specify the owners of this user action. Add more owner tags as
2637 needed.
2638 </owner>
2639 </owners>
2640 <description>Please enter the description of this user action.</description>
2641 </action>
2642
2643 <action name="BookmarkBar_ContextMenu_Redo">
2644 <owners>
2645 <owner>
2646 Please specify the owners of this user action. Add more owner tags as
2647 needed.
2648 </owner>
2649 </owners>
2650 <description>Please enter the description of this user action.</description>
2651 </action>
2652
2653 <action name="BookmarkBar_ContextMenu_Remove">
2654 <owners>
2655 <owner>
2656 Please specify the owners of this user action. Add more owner tags as
2657 needed.
2658 </owner>
2659 </owners>
2660 <description>Please enter the description of this user action.</description>
2661 </action>
2662
2663 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
2664 <owners>
2665 <owner>
2666 Please specify the owners of this user action. Add more owner tags as
2667 needed.
2668 </owner>
2669 </owners>
2670 <description>Please enter the description of this user action.</description>
2671 </action>
2672
2673 <action name="BookmarkBar_ContextMenu_ShowInFolder">
2674 <owners>
2675 <owner>
2676 Please specify the owners of this user action. Add more owner tags as
2677 needed.
2678 </owner>
2679 </owners>
2680 <description>Please enter the description of this user action.</description>
2681 </action>
2682
2683 <action name="BookmarkBar_ContextMenu_Undo">
2684 <owners>
2685 <owner>
2686 Please specify the owners of this user action. Add more owner tags as
2687 needed.
2688 </owner>
2689 </owners>
2690 <description>Please enter the description of this user action.</description>
2691 </action>
2692
2693 <action name="BookmarkBar_CtxMenu">
2694 <owners>
2695 <owner>
2696 Please specify the owners of this user action. Add more owner tags as
2697 needed.
2698 </owner>
2699 </owners>
2700 <description>Please enter the description of this user action.</description>
2701 </action>
2702
2703 <action name="BookmarkBar_DragButton">
2704 <owners>
2705 <owner>
2706 Please specify the owners of this user action. Add more owner tags as
2707 needed.
2708 </owner>
2709 </owners>
2710 <description>Please enter the description of this user action.</description>
2711 </action>
2712
2713 <action name="BookmarkBar_DragEnd">
2714 <owners>
2715 <owner>
2716 Please specify the owners of this user action. Add more owner tags as
2717 needed.
2718 </owner>
2719 </owners>
2720 <description>Please enter the description of this user action.</description>
2721 </action>
2722
2723 <action name="BookmarkBar_DragFromFolder">
2724 <owners>
2725 <owner>
2726 Please specify the owners of this user action. Add more owner tags as
2727 needed.
2728 </owner>
2729 </owners>
2730 <description>Please enter the description of this user action.</description>
2731 </action>
2732
2733 <action name="BookmarkBar_DragRecentlyBookmarked">
2734 <owners>
2735 <owner>
2736 Please specify the owners of this user action. Add more owner tags as
2737 needed.
2738 </owner>
2739 </owners>
2740 <description>Please enter the description of this user action.</description>
2741 </action>
2742
2743 <action name="BookmarkBar_DragStart">
2744 <owners>
2745 <owner>
2746 Please specify the owners of this user action. Add more owner tags as
2747 needed.
2748 </owner>
2749 </owners>
2750 <description>Please enter the description of this user action.</description>
2751 </action>
2752
2753 <action name="BookmarkBar_ShowOtherBookmarks">
2754 <owners>
2755 <owner>
2756 Please specify the owners of this user action. Add more owner tags as
2757 needed.
2758 </owner>
2759 </owners>
2760 <description>Please enter the description of this user action.</description>
2761 </action>
2762
2763 <action name="BookmarkBar_ShowRecentlyBookmarked">
2764 <owners>
2765 <owner>
2766 Please specify the owners of this user action. Add more owner tags as
2767 needed.
2768 </owner>
2769 </owners>
2770 <description>Please enter the description of this user action.</description>
2771 </action>
2772
2773 <action name="BookmarkBubble_ChangeParent">
2774 <owners>
2775 <owner>
2776 Please specify the owners of this user action. Add more owner tags as
2777 needed.
2778 </owner>
2779 </owners>
2780 <description>Please enter the description of this user action.</description>
2781 </action>
2782
2783 <action name="BookmarkBubble_ChangeTitleInBubble">
2784 <owners>
2785 <owner>
2786 Please specify the owners of this user action. Add more owner tags as
2787 needed.
2788 </owner>
2789 </owners>
2790 <description>Please enter the description of this user action.</description>
2791 </action>
2792
2793 <action name="BookmarkBubble_Edit">
2794 <owners>
2795 <owner>
2796 Please specify the owners of this user action. Add more owner tags as
2797 needed.
2798 </owner>
2799 </owners>
2800 <description>Please enter the description of this user action.</description>
2801 </action>
2802
2803 <action name="BookmarkBubble_EditFromCombobox">
2804 <owners>
2805 <owner>
2806 Please specify the owners of this user action. Add more owner tags as
2807 needed.
2808 </owner>
2809 </owners>
2810 <description>Please enter the description of this user action.</description>
2811 </action>
2812
2813 <action name="BookmarkBubble_Options">
2814 <owners>
2815 <owner>
2816 Please specify the owners of this user action. Add more owner tags as
2817 needed.
2818 </owner>
2819 </owners>
2820 <description>Please enter the description of this user action.</description>
2821 </action>
2822
2823 <action name="BookmarkBubble_RemoveFromBookmarkBar">
2824 <owners>
2825 <owner>
2826 Please specify the owners of this user action. Add more owner tags as
2827 needed.
2828 </owner>
2829 </owners>
2830 <description>Please enter the description of this user action.</description>
2831 </action>
2832
2833 <action name="BookmarkBubble_ShowOnBookmarkBar">
2834 <owners>
2835 <owner>
2836 Please specify the owners of this user action. Add more owner tags as
2837 needed.
2838 </owner>
2839 </owners>
2840 <description>Please enter the description of this user action.</description>
2841 </action>
2842
2843 <action name="BookmarkBubble_Unstar">
2844 <owners>
2845 <owner>
2846 Please specify the owners of this user action. Add more owner tags as
2847 needed.
2848 </owner>
2849 </owners>
2850 <description>Please enter the description of this user action.</description>
2851 </action>
2852
2853 <action name="BookmarkManager_Command_AddPage">
2854 <owners>
2855 <owner>
2856 Please specify the owners of this user action. Add more owner tags as
2857 needed.
2858 </owner>
2859 </owners>
2860 <description>Please enter the description of this user action.</description>
2861 </action>
2862
2863 <action name="BookmarkManager_Command_Copy">
2864 <owners>
2865 <owner>
2866 Please specify the owners of this user action. Add more owner tags as
2867 needed.
2868 </owner>
2869 </owners>
2870 <description>Please enter the description of this user action.</description>
2871 </action>
2872
2873 <action name="BookmarkManager_Command_Cut">
2874 <owners>
2875 <owner>
2876 Please specify the owners of this user action. Add more owner tags as
2877 needed.
2878 </owner>
2879 </owners>
2880 <description>Please enter the description of this user action.</description>
2881 </action>
2882
2883 <action name="BookmarkManager_Command_Delete">
2884 <owners>
2885 <owner>
2886 Please specify the owners of this user action. Add more owner tags as
2887 needed.
2888 </owner>
2889 </owners>
2890 <description>Please enter the description of this user action.</description>
2891 </action>
2892
2893 <action name="BookmarkManager_Command_Edit">
2894 <owners>
2895 <owner>
2896 Please specify the owners of this user action. Add more owner tags as
2897 needed.
2898 </owner>
2899 </owners>
2900 <description>Please enter the description of this user action.</description>
2901 </action>
2902
2903 <action name="BookmarkManager_Command_Export">
2904 <owners>
2905 <owner>
2906 Please specify the owners of this user action. Add more owner tags as
2907 needed.
2908 </owner>
2909 </owners>
2910 <description>Please enter the description of this user action.</description>
2911 </action>
2912
2913 <action name="BookmarkManager_Command_Import">
2914 <owners>
2915 <owner>
2916 Please specify the owners of this user action. Add more owner tags as
2917 needed.
2918 </owner>
2919 </owners>
2920 <description>Please enter the description of this user action.</description>
2921 </action>
2922
2923 <action name="BookmarkManager_Command_NewFolder">
2924 <owners>
2925 <owner>
2926 Please specify the owners of this user action. Add more owner tags as
2927 needed.
2928 </owner>
2929 </owners>
2930 <description>Please enter the description of this user action.</description>
2931 </action>
2932
2933 <action name="BookmarkManager_Command_OpenInNewTab">
2934 <owners>
2935 <owner>
2936 Please specify the owners of this user action. Add more owner tags as
2937 needed.
2938 </owner>
2939 </owners>
2940 <description>Please enter the description of this user action.</description>
2941 </action>
2942
2943 <action name="BookmarkManager_Command_OpenInNewWindow">
2944 <owners>
2945 <owner>
2946 Please specify the owners of this user action. Add more owner tags as
2947 needed.
2948 </owner>
2949 </owners>
2950 <description>Please enter the description of this user action.</description>
2951 </action>
2952
2953 <action name="BookmarkManager_Command_OpenInSame">
2954 <owners>
2955 <owner>
2956 Please specify the owners of this user action. Add more owner tags as
2957 needed.
2958 </owner>
2959 </owners>
2960 <description>Please enter the description of this user action.</description>
2961 </action>
2962
2963 <action name="BookmarkManager_Command_OpenIncognito">
2964 <owners>
2965 <owner>
2966 Please specify the owners of this user action. Add more owner tags as
2967 needed.
2968 </owner>
2969 </owners>
2970 <description>Please enter the description of this user action.</description>
2971 </action>
2972
2973 <action name="BookmarkManager_Command_Paste">
2974 <owners>
2975 <owner>
2976 Please specify the owners of this user action. Add more owner tags as
2977 needed.
2978 </owner>
2979 </owners>
2980 <description>Please enter the description of this user action.</description>
2981 </action>
2982
2983 <action name="BookmarkManager_Command_ShowInFolder">
2984 <owners>
2985 <owner>
2986 Please specify the owners of this user action. Add more owner tags as
2987 needed.
2988 </owner>
2989 </owners>
2990 <description>Please enter the description of this user action.</description>
2991 </action>
2992
2993 <action name="BookmarkManager_Command_Sort">
2994 <owners>
2995 <owner>
2996 Please specify the owners of this user action. Add more owner tags as
2997 needed.
2998 </owner>
2999 </owners>
3000 <description>Please enter the description of this user action.</description>
3001 </action>
3002
3003 <action name="BookmarkManager_Command_UndoDelete">
3004 <owners>
3005 <owner>
3006 Please specify the owners of this user action. Add more owner tags as
3007 needed.
3008 </owner>
3009 </owners>
3010 <description>Please enter the description of this user action.</description>
3011 </action>
3012
3013 <action name="BookmarkManager_Command_UndoGlobal">
3014 <owners>
3015 <owner>
3016 Please specify the owners of this user action. Add more owner tags as
3017 needed.
3018 </owner>
3019 </owners>
3020 <description>Please enter the description of this user action.</description>
3021 </action>
3022
3023 <action name="BookmarkManager_Command_UndoNone">
3024 <owners>
3025 <owner>
3026 Please specify the owners of this user action. Add more owner tags as
3027 needed.
3028 </owner>
3029 </owners>
3030 <description>Please enter the description of this user action.</description>
3031 </action>
3032
3033 <action name="BookmarkManager_Export">
3034 <owners>
3035 <owner>
3036 Please specify the owners of this user action. Add more owner tags as
3037 needed.
3038 </owner>
3039 </owners>
3040 <description>Please enter the description of this user action.</description>
3041 </action>
3042
3043 <action name="BookmarkManager_Import">
3044 <owners>
3045 <owner>
3046 Please specify the owners of this user action. Add more owner tags as
3047 needed.
3048 </owner>
3049 </owners>
3050 <description>Please enter the description of this user action.</description>
3051 </action>
3052
3053 <action name="BookmarkManager_NavigateTo_BookmarkBar">
3054 <owners>
3055 <owner>
3056 Please specify the owners of this user action. Add more owner tags as
3057 needed.
3058 </owner>
3059 </owners>
3060 <description>Please enter the description of this user action.</description>
3061 </action>
3062
3063 <action name="BookmarkManager_NavigateTo_Mobile">
3064 <owners>
3065 <owner>
3066 Please specify the owners of this user action. Add more owner tags as
3067 needed.
3068 </owner>
3069 </owners>
3070 <description>Please enter the description of this user action.</description>
3071 </action>
3072
3073 <action name="BookmarkManager_NavigateTo_Other">
3074 <owners>
3075 <owner>
3076 Please specify the owners of this user action. Add more owner tags as
3077 needed.
3078 </owner>
3079 </owners>
3080 <description>Please enter the description of this user action.</description>
3081 </action>
3082
3083 <action name="BookmarkManager_NavigateTo_Recent">
3084 <owners>
3085 <owner>
3086 Please specify the owners of this user action. Add more owner tags as
3087 needed.
3088 </owner>
3089 </owners>
3090 <description>Please enter the description of this user action.</description>
3091 </action>
3092
3093 <action name="BookmarkManager_NavigateTo_Search">
3094 <owners>
3095 <owner>
3096 Please specify the owners of this user action. Add more owner tags as
3097 needed.
3098 </owner>
3099 </owners>
3100 <description>Please enter the description of this user action.</description>
3101 </action>
3102
3103 <action name="BookmarkManager_NavigateTo_SubFolder">
3104 <owners>
3105 <owner>
3106 Please specify the owners of this user action. Add more owner tags as
3107 needed.
3108 </owner>
3109 </owners>
3110 <description>Please enter the description of this user action.</description>
3111 </action>
3112
3113 <action name="BookmarkManager_Sort">
3114 <owners>
3115 <owner>
3116 Please specify the owners of this user action. Add more owner tags as
3117 needed.
3118 </owner>
3119 </owners>
3120 <description>Please enter the description of this user action.</description>
3121 </action>
3122
3123 <action name="BookmarkManager_Sync">
3124 <owners>
3125 <owner>
3126 Please specify the owners of this user action. Add more owner tags as
3127 needed.
3128 </owner>
3129 </owners>
3130 <description>Please enter the description of this user action.</description>
3131 </action>
3132
3133 <action name="BookmarkMenu_clicked">
3134 <owners>
3135 <owner>
3136 Please specify the owners of this user action. Add more owner tags as
3137 needed.
3138 </owner>
3139 </owners>
3140 <description>Please enter the description of this user action.</description>
3141 </action>
3142
3143 <action name="Bookmarks_Search">
3144 <owners>
3145 <owner>
3146 Please specify the owners of this user action. Add more owner tags as
3147 needed.
3148 </owner>
3149 </owners>
3150 <description>Please enter the description of this user action.</description>
3151 </action>
3152
3153 <action name="BrowserPlugin.Guest.AbnormalDeath">
3154 <owners>
3155 <owner>
3156 Please specify the owners of this user action. Add more owner tags as
3157 needed.
3158 </owner>
3159 </owners>
3160 <description>Please enter the description of this user action.</description>
3161 </action>
3162
3163 <action name="BrowserPlugin.Guest.Attached">
3164 <owners>
3165 <owner>
3166 Please specify the owners of this user action. Add more owner tags as
3167 needed.
3168 </owner>
3169 </owners>
3170 <description>Please enter the description of this user action.</description>
3171 </action>
3172
3173 <action name="BrowserPlugin.Guest.Crashed">
3174 <owners>
3175 <owner>
3176 Please specify the owners of this user action. Add more owner tags as
3177 needed.
3178 </owner>
3179 </owners>
3180 <description>Please enter the description of this user action.</description>
3181 </action>
3182
3183 <action name="BrowserPlugin.Guest.Create">
3184 <owners>
3185 <owner>
3186 Please specify the owners of this user action. Add more owner tags as
3187 needed.
3188 </owner>
3189 </owners>
3190 <description>Please enter the description of this user action.</description>
3191 </action>
3192
3193 <action name="BrowserPlugin.Guest.DidNavigate">
3194 <owners>
3195 <owner>
3196 Please specify the owners of this user action. Add more owner tags as
3197 needed.
3198 </owner>
3199 </owners>
3200 <description>Please enter the description of this user action.</description>
3201 </action>
3202
3203 <action name="BrowserPlugin.Guest.EnableAutoResize">
3204 <owners>
3205 <owner>
3206 Please specify the owners of this user action. Add more owner tags as
3207 needed.
3208 </owner>
3209 </owners>
3210 <description>Please enter the description of this user action.</description>
3211 </action>
3212
3213 <action name="BrowserPlugin.Guest.Hung">
3214 <owners>
3215 <owner>
3216 Please specify the owners of this user action. Add more owner tags as
3217 needed.
3218 </owner>
3219 </owners>
3220 <description>Please enter the description of this user action.</description>
3221 </action>
3222
3223 <action name="BrowserPlugin.Guest.Killed">
3224 <owners>
3225 <owner>
3226 Please specify the owners of this user action. Add more owner tags as
3227 needed.
3228 </owner>
3229 </owners>
3230 <description>Please enter the description of this user action.</description>
3231 </action>
3232
3233 <action name="BrowserPlugin.Guest.Navigate">
3234 <owners>
3235 <owner>
3236 Please specify the owners of this user action. Add more owner tags as
3237 needed.
3238 </owner>
3239 </owners>
3240 <description>Please enter the description of this user action.</description>
3241 </action>
3242
3243 <action name="BrowserPlugin.Guest.PermissionRequest">
3244 <owners>
3245 <owner>
3246 Please specify the owners of this user action. Add more owner tags as
3247 needed.
3248 </owner>
3249 </owners>
3250 <description>Please enter the description of this user action.</description>
3251 </action>
3252
3253 <action name="BrowserPlugin.Guest.PermissionRequest.Download">
3254 <owners>
3255 <owner>
3256 Please specify the owners of this user action. Add more owner tags as
3257 needed.
3258 </owner>
3259 </owners>
3260 <description>Please enter the description of this user action.</description>
3261 </action>
3262
3263 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
3264 <owners>
3265 <owner>
3266 Please specify the owners of this user action. Add more owner tags as
3267 needed.
3268 </owner>
3269 </owners>
3270 <description>Please enter the description of this user action.</description>
3271 </action>
3272
3273 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
3274 <owners>
3275 <owner>
3276 Please specify the owners of this user action. Add more owner tags as
3277 needed.
3278 </owner>
3279 </owners>
3280 <description>Please enter the description of this user action.</description>
3281 </action>
3282
3283 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
3284 <owners>
3285 <owner>
3286 Please specify the owners of this user action. Add more owner tags as
3287 needed.
3288 </owner>
3289 </owners>
3290 <description>Please enter the description of this user action.</description>
3291 </action>
3292
3293 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
3294 <owners>
3295 <owner>
3296 Please specify the owners of this user action. Add more owner tags as
3297 needed.
3298 </owner>
3299 </owners>
3300 <description>Please enter the description of this user action.</description>
3301 </action>
3302
3303 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
3304 <owners>
3305 <owner>
3306 Please specify the owners of this user action. Add more owner tags as
3307 needed.
3308 </owner>
3309 </owners>
3310 <description>Please enter the description of this user action.</description>
3311 </action>
3312
3313 <action name="BrowserPlugin.Guest.Responsive">
3314 <owners>
3315 <owner>
3316 Please specify the owners of this user action. Add more owner tags as
3317 needed.
3318 </owner>
3319 </owners>
3320 <description>Please enter the description of this user action.</description>
3321 </action>
3322
3323 <action name="BrowserPlugin.Guest.StartDrag">
3324 <owners>
3325 <owner>
3326 Please specify the owners of this user action. Add more owner tags as
3327 needed.
3328 </owner>
3329 </owners>
3330 <description>Please enter the description of this user action.</description>
3331 </action>
3332
3333 <action name="BrowserPlugin.Guest.Terminate">
3334 <owners>
3335 <owner>
3336 Please specify the owners of this user action. Add more owner tags as
3337 needed.
3338 </owner>
3339 </owners>
3340 <description>Please enter the description of this user action.</description>
3341 </action>
3342
3343 <action name="BrowserPlugin.PermissionAllow.Download">
3344 <owners>
3345 <owner>
3346 Please specify the owners of this user action. Add more owner tags as
3347 needed.
3348 </owner>
3349 </owners>
3350 <description>Please enter the description of this user action.</description>
3351 </action>
3352
3353 <action name="BrowserPlugin.PermissionAllow.Geolocation">
3354 <owners>
3355 <owner>
3356 Please specify the owners of this user action. Add more owner tags as
3357 needed.
3358 </owner>
3359 </owners>
3360 <description>Please enter the description of this user action.</description>
3361 </action>
3362
3363 <action name="BrowserPlugin.PermissionAllow.JSDialog">
3364 <owners>
3365 <owner>
3366 Please specify the owners of this user action. Add more owner tags as
3367 needed.
3368 </owner>
3369 </owners>
3370 <description>Please enter the description of this user action.</description>
3371 </action>
3372
3373 <action name="BrowserPlugin.PermissionAllow.Media">
3374 <owners>
3375 <owner>
3376 Please specify the owners of this user action. Add more owner tags as
3377 needed.
3378 </owner>
3379 </owners>
3380 <description>Please enter the description of this user action.</description>
3381 </action>
3382
3383 <action name="BrowserPlugin.PermissionAllow.NewWindow">
3384 <owners>
3385 <owner>
3386 Please specify the owners of this user action. Add more owner tags as
3387 needed.
3388 </owner>
3389 </owners>
3390 <description>Please enter the description of this user action.</description>
3391 </action>
3392
3393 <action name="BrowserPlugin.PermissionAllow.PointerLock">
3394 <owners>
3395 <owner>
3396 Please specify the owners of this user action. Add more owner tags as
3397 needed.
3398 </owner>
3399 </owners>
3400 <description>Please enter the description of this user action.</description>
3401 </action>
3402
3403 <action name="BrowserPlugin.PermissionDeny.Download">
3404 <owners>
3405 <owner>
3406 Please specify the owners of this user action. Add more owner tags as
3407 needed.
3408 </owner>
3409 </owners>
3410 <description>Please enter the description of this user action.</description>
3411 </action>
3412
3413 <action name="BrowserPlugin.PermissionDeny.Geolocation">
3414 <owners>
3415 <owner>
3416 Please specify the owners of this user action. Add more owner tags as
3417 needed.
3418 </owner>
3419 </owners>
3420 <description>Please enter the description of this user action.</description>
3421 </action>
3422
3423 <action name="BrowserPlugin.PermissionDeny.JSDialog">
3424 <owners>
3425 <owner>
3426 Please specify the owners of this user action. Add more owner tags as
3427 needed.
3428 </owner>
3429 </owners>
3430 <description>Please enter the description of this user action.</description>
3431 </action>
3432
3433 <action name="BrowserPlugin.PermissionDeny.Media">
3434 <owners>
3435 <owner>
3436 Please specify the owners of this user action. Add more owner tags as
3437 needed.
3438 </owner>
3439 </owners>
3440 <description>Please enter the description of this user action.</description>
3441 </action>
3442
3443 <action name="BrowserPlugin.PermissionDeny.NewWindow">
3444 <owners>
3445 <owner>
3446 Please specify the owners of this user action. Add more owner tags as
3447 needed.
3448 </owner>
3449 </owners>
3450 <description>Please enter the description of this user action.</description>
3451 </action>
3452
3453 <action name="BrowserPlugin.PermissionDeny.PointerLock">
3454 <owners>
3455 <owner>
3456 Please specify the owners of this user action. Add more owner tags as
3457 needed.
3458 </owner>
3459 </owners>
3460 <description>Please enter the description of this user action.</description>
3461 </action>
3462
3463 <action name="CanCommitURL_BlockedAndKilled">
3464 <owners>
3465 <owner>
3466 Please specify the owners of this user action. Add more owner tags as
3467 needed.
3468 </owner>
3469 </owners>
3470 <description>Please enter the description of this user action.</description>
3471 </action>
3472
3473 <action name="Cancel">
3474 <owners>
3475 <owner>
3476 Please specify the owners of this user action. Add more owner tags as
3477 needed.
3478 </owner>
3479 </owners>
3480 <description>Please enter the description of this user action.</description>
3481 </action>
3482
3483 <action name="Caption_ClickTogglesMaximize">
3484 <owners>
3485 <owner>
3486 Please specify the owners of this user action. Add more owner tags as
3487 needed.
3488 </owner>
3489 </owners>
3490 <description>Please enter the description of this user action.</description>
3491 </action>
3492
3493 <action name="Caption_GestureTogglesMaximize">
3494 <owners>
3495 <owner>
3496 Please specify the owners of this user action. Add more owner tags as
3497 needed.
3498 </owner>
3499 </owners>
3500 <description>Please enter the description of this user action.</description>
3501 </action>
3502
3503 <action name="Cast_Sender_CastDeviceSelected">
3504 <owners>
3505 <owner>
3506 Please specify the owners of this user action. Add more owner tags as
3507 needed.
3508 </owner>
3509 </owners>
3510 <description>Please enter the description of this user action.</description>
3511 </action>
3512
3513 <action name="Cast_Sender_CastEnterFullscreen">
3514 <owners>
3515 <owner>
3516 Please specify the owners of this user action. Add more owner tags as
3517 needed.
3518 </owner>
3519 </owners>
3520 <description>Please enter the description of this user action.</description>
3521 </action>
3522
3523 <action name="Cast_Sender_CastMediaType">
3524 <owners>
3525 <owner>
3526 Please specify the owners of this user action. Add more owner tags as
3527 needed.
3528 </owner>
3529 </owners>
3530 <description>Please enter the description of this user action.</description>
3531 </action>
3532
3533 <action name="Cast_Sender_CastPlayRequested">
3534 <owners>
3535 <owner>
3536 Please specify the owners of this user action. Add more owner tags as
3537 needed.
3538 </owner>
3539 </owners>
3540 <description>Please enter the description of this user action.</description>
3541 </action>
3542
3543 <action name="Cast_Sender_YouTubeDeviceSelected">
3544 <owners>
3545 <owner>
3546 Please specify the owners of this user action. Add more owner tags as
3547 needed.
3548 </owner>
3549 </owners>
3550 <description>Please enter the description of this user action.</description>
3551 </action>
3552
3553 <action name="ClearAuthenticationCache">
3554 <owners>
3555 <owner>
3556 Please specify the owners of this user action. Add more owner tags as
3557 needed.
3558 </owner>
3559 </owners>
3560 <description>Please enter the description of this user action.</description>
3561 </action>
3562
3563 <action name="ClearBrowsingData_Autofill">
3564 <owners>
3565 <owner>
3566 Please specify the owners of this user action. Add more owner tags as
3567 needed.
3568 </owner>
3569 </owners>
3570 <description>Please enter the description of this user action.</description>
3571 </action>
3572
3573 <action name="ClearBrowsingData_Cache">
3574 <owners>
3575 <owner>
3576 Please specify the owners of this user action. Add more owner tags as
3577 needed.
3578 </owner>
3579 </owners>
3580 <description>Please enter the description of this user action.</description>
3581 </action>
3582
3583 <action name="ClearBrowsingData_ContentLicenses">
3584 <owners>
3585 <owner>
3586 Please specify the owners of this user action. Add more owner tags as
3587 needed.
3588 </owner>
3589 </owners>
3590 <description>Please enter the description of this user action.</description>
3591 </action>
3592
3593 <action name="ClearBrowsingData_Cookies">
3594 <owners>
3595 <owner>
3596 Please specify the owners of this user action. Add more owner tags as
3597 needed.
3598 </owner>
3599 </owners>
3600 <description>Please enter the description of this user action.</description>
3601 </action>
3602
3603 <action name="ClearBrowsingData_Downloads">
3604 <owners>
3605 <owner>
3606 Please specify the owners of this user action. Add more owner tags as
3607 needed.
3608 </owner>
3609 </owners>
3610 <description>Please enter the description of this user action.</description>
3611 </action>
3612
3613 <action name="ClearBrowsingData_Everything">
3614 <owners>
3615 <owner>
3616 Please specify the owners of this user action. Add more owner tags as
3617 needed.
3618 </owner>
3619 </owners>
3620 <description>Please enter the description of this user action.</description>
3621 </action>
3622
3623 <action name="ClearBrowsingData_History">
3624 <owners>
3625 <owner>
3626 Please specify the owners of this user action. Add more owner tags as
3627 needed.
3628 </owner>
3629 </owners>
3630 <description>Please enter the description of this user action.</description>
3631 </action>
3632
3633 <action name="ClearBrowsingData_LSOData">
3634 <owners>
3635 <owner>
3636 Please specify the owners of this user action. Add more owner tags as
3637 needed.
3638 </owner>
3639 </owners>
3640 <description>Please enter the description of this user action.</description>
3641 </action>
3642
3643 <action name="ClearBrowsingData_LastDay">
3644 <owners>
3645 <owner>
3646 Please specify the owners of this user action. Add more owner tags as
3647 needed.
3648 </owner>
3649 </owners>
3650 <description>Please enter the description of this user action.</description>
3651 </action>
3652
3653 <action name="ClearBrowsingData_LastHour">
3654 <owners>
3655 <owner>
3656 Please specify the owners of this user action. Add more owner tags as
3657 needed.
3658 </owner>
3659 </owners>
3660 <description>Please enter the description of this user action.</description>
3661 </action>
3662
3663 <action name="ClearBrowsingData_LastMonth">
3664 <owners>
3665 <owner>
3666 Please specify the owners of this user action. Add more owner tags as
3667 needed.
3668 </owner>
3669 </owners>
3670 <description>Please enter the description of this user action.</description>
3671 </action>
3672
3673 <action name="ClearBrowsingData_LastWeek">
3674 <owners>
3675 <owner>
3676 Please specify the owners of this user action. Add more owner tags as
3677 needed.
3678 </owner>
3679 </owners>
3680 <description>Please enter the description of this user action.</description>
3681 </action>
3682
3683 <action name="ClearBrowsingData_MaskContainsExtension">
3684 <owners>
3685 <owner>
3686 Please specify the owners of this user action. Add more owner tags as
3687 needed.
3688 </owner>
3689 </owners>
3690 <description>Please enter the description of this user action.</description>
3691 </action>
3692
3693 <action name="ClearBrowsingData_MaskContainsProtectedWeb">
3694 <owners>
3695 <owner>
3696 Please specify the owners of this user action. Add more owner tags as
3697 needed.
3698 </owner>
3699 </owners>
3700 <description>Please enter the description of this user action.</description>
3701 </action>
3702
3703 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb">
3704 <owners>
3705 <owner>
3706 Please specify the owners of this user action. Add more owner tags as
3707 needed.
3708 </owner>
3709 </owners>
3710 <description>Please enter the description of this user action.</description>
3711 </action>
3712
3713 <action name="ClearBrowsingData_Passwords">
3714 <owners>
3715 <owner>
3716 Please specify the owners of this user action. Add more owner tags as
3717 needed.
3718 </owner>
3719 </owners>
3720 <description>Please enter the description of this user action.</description>
3721 </action>
3722
3723 <action name="ClearBrowsingData_ServerBoundCerts">
3724 <owners>
3725 <owner>
3726 Please specify the owners of this user action. Add more owner tags as
3727 needed.
3728 </owner>
3729 </owners>
3730 <description>Please enter the description of this user action.</description>
3731 </action>
3732
3733 <action name="ClearBrowsingData_ShaderCache">
3734 <owners>
3735 <owner>
3736 Please specify the owners of this user action. Add more owner tags as
3737 needed.
3738 </owner>
3739 </owners>
3740 <description>Please enter the description of this user action.</description>
3741 </action>
3742
3743 <action name="ClearBrowsingData_ShowDlg">
3744 <owners>
3745 <owner>
3746 Please specify the owners of this user action. Add more owner tags as
3747 needed.
3748 </owner>
3749 </owners>
3750 <description>Please enter the description of this user action.</description>
3751 </action>
3752
3753 <action name="ClearSelection">
3754 <owners>
3755 <owner>
3756 Please specify the owners of this user action. Add more owner tags as
3757 needed.
3758 </owner>
3759 </owners>
3760 <description>Please enter the description of this user action.</description>
3761 </action>
3762
3763 <action name="ClearSiteDataOnExitDisabled">
3764 <owners>
3765 <owner>
3766 Please specify the owners of this user action. Add more owner tags as
3767 needed.
3768 </owner>
3769 </owners>
3770 <description>Please enter the description of this user action.</description>
3771 </action>
3772
3773 <action name="ClearSiteDataOnExitEnabled">
3774 <owners>
3775 <owner>
3776 Please specify the owners of this user action. Add more owner tags as
3777 needed.
3778 </owner>
3779 </owners>
3780 <description>Please enter the description of this user action.</description>
3781 </action>
3782
3783 <action name="ClickDisableGpuAcceleration">
3784 <owners>
3785 <owner>
3786 Please specify the owners of this user action. Add more owner tags as
3787 needed.
3788 </owner>
3789 </owners>
3790 <description>Please enter the description of this user action.</description>
3791 </action>
3792
3793 <action name="ClickToPlay_AllowAlways">
3794 <owners>
3795 <owner>
3796 Please specify the owners of this user action. Add more owner tags as
3797 needed.
3798 </owner>
3799 </owners>
3800 <description>Please enter the description of this user action.</description>
3801 </action>
3802
3803 <action name="ClickToPlay_Dismiss_Infobar">
3804 <owners>
3805 <owner>
3806 Please specify the owners of this user action. Add more owner tags as
3807 needed.
3808 </owner>
3809 </owners>
3810 <description>Please enter the description of this user action.</description>
3811 </action>
3812
3813 <action name="ClickToPlay_InfobarShown">
3814 <owners>
3815 <owner>
3816 Please specify the owners of this user action. Add more owner tags as
3817 needed.
3818 </owner>
3819 </owners>
3820 <description>Please enter the description of this user action.</description>
3821 </action>
3822
3823 <action name="ClickToPlay_LoadAll_Bubble">
3824 <owners>
3825 <owner>
3826 Please specify the owners of this user action. Add more owner tags as
3827 needed.
3828 </owner>
3829 </owners>
3830 <description>Please enter the description of this user action.</description>
3831 </action>
3832
3833 <action name="ClickToPlay_LoadAll_Infobar">
3834 <owners>
3835 <owner>
3836 Please specify the owners of this user action. Add more owner tags as
3837 needed.
3838 </owner>
3839 </owners>
3840 <description>Please enter the description of this user action.</description>
3841 </action>
3842
3843 <action name="ClickedBookmarkBarAppsShortcutButton">
3844 <owners>
3845 <owner>
3846 Please specify the owners of this user action. Add more owner tags as
3847 needed.
3848 </owner>
3849 </owners>
3850 <description>Please enter the description of this user action.</description>
3851 </action>
3852
3853 <action name="ClickedBookmarkBarFolder">
3854 <owners>
3855 <owner>
3856 Please specify the owners of this user action. Add more owner tags as
3857 needed.
3858 </owner>
3859 </owners>
3860 <description>Please enter the description of this user action.</description>
3861 </action>
3862
3863 <action name="ClickedBookmarkBarURLButton">
3864 <owners>
3865 <owner>
3866 Please specify the owners of this user action. Add more owner tags as
3867 needed.
3868 </owner>
3869 </owners>
3870 <description>Please enter the description of this user action.</description>
3871 </action>
3872
3873 <action name="CloseAllSuppressedPopups">
3874 <owners>
3875 <owner>
3876 Please specify the owners of this user action. Add more owner tags as
3877 needed.
3878 </owner>
3879 </owners>
3880 <description>Please enter the description of this user action.</description>
3881 </action>
3882
3883 <action name="CloseButton_Clk">
3884 <owners>
3885 <owner>
3886 Please specify the owners of this user action. Add more owner tags as
3887 needed.
3888 </owner>
3889 </owners>
3890 <description>Please enter the description of this user action.</description>
3891 </action>
3892
3893 <action name="CloseFromContextMenu">
3894 <owners>
3895 <owner>
3896 Please specify the owners of this user action. Add more owner tags as
3897 needed.
3898 </owner>
3899 </owners>
3900 <description>Please enter the description of this user action.</description>
3901 </action>
3902
3903 <action name="CloseTab">
3904 <owners>
3905 <owner>
3906 Please specify the owners of this user action. Add more owner tags as
3907 needed.
3908 </owner>
3909 </owners>
3910 <description>Please enter the description of this user action.</description>
3911 </action>
3912
3913 <action name="CloseTabByKey">
3914 <owners>
3915 <owner>
3916 Please specify the owners of this user action. Add more owner tags as
3917 needed.
3918 </owner>
3919 </owners>
3920 <description>Please enter the description of this user action.</description>
3921 </action>
3922
3923 <action name="CloseTab_Accelerator">
3924 <owners>
3925 <owner>
3926 Please specify the owners of this user action. Add more owner tags as
3927 needed.
3928 </owner>
3929 </owners>
3930 <description>Please enter the description of this user action.</description>
3931 </action>
3932
3933 <action name="CloseTab_Mouse">
3934 <owners>
3935 <owner>
3936 Please specify the owners of this user action. Add more owner tags as
3937 needed.
3938 </owner>
3939 </owners>
3940 <description>Please enter the description of this user action.</description>
3941 </action>
3942
3943 <action name="CloseWebApp">
3944 <owners>
3945 <owner>
3946 Please specify the owners of this user action. Add more owner tags as
3947 needed.
3948 </owner>
3949 </owners>
3950 <description>Please enter the description of this user action.</description>
3951 </action>
3952
3953 <action name="CloseWindow">
3954 <owners>
3955 <owner>
3956 Please specify the owners of this user action. Add more owner tags as
3957 needed.
3958 </owner>
3959 </owners>
3960 <description>Please enter the description of this user action.</description>
3961 </action>
3962
3963 <action name="CloseWindowByKey">
3964 <owners>
3965 <owner>
3966 Please specify the owners of this user action. Add more owner tags as
3967 needed.
3968 </owner>
3969 </owners>
3970 <description>Please enter the description of this user action.</description>
3971 </action>
3972
3973 <action name="ConfirmNotToOrderSpringCharger">
3974 <owners>
3975 <owner>
3976 Please specify the owners of this user action. Add more owner tags as
3977 needed.
3978 </owner>
3979 </owners>
3980 <description>Please enter the description of this user action.</description>
3981 </action>
3982
3983 <action name="ConfirmOrderSpringCharger">
3984 <owners>
3985 <owner>
3986 Please specify the owners of this user action. Add more owner tags as
3987 needed.
3988 </owner>
3989 </owners>
3990 <description>Please enter the description of this user action.</description>
3991 </action>
3992
3993 <action name="ConfirmOrderSpringChargerByPhone">
3994 <owners>
3995 <owner>
3996 Please specify the owners of this user action. Add more owner tags as
3997 needed.
3998 </owner>
3999 </owners>
4000 <description>Please enter the description of this user action.</description>
4001 </action>
4002
4003 <action name="ConfirmOrderSpringChargerOnline">
4004 <owners>
4005 <owner>
4006 Please specify the owners of this user action. Add more owner tags as
4007 needed.
4008 </owner>
4009 </owners>
4010 <description>Please enter the description of this user action.</description>
4011 </action>
4012
4013 <action name="ConfirmSafeSpringCharger">
4014 <owners>
4015 <owner>
4016 Please specify the owners of this user action. Add more owner tags as
4017 needed.
4018 </owner>
4019 </owners>
4020 <description>Please enter the description of this user action.</description>
4021 </action>
4022
4023 <action name="ConfirmStillUseOriginalChargerAfterOrder">
4024 <owners>
4025 <owner>
4026 Please specify the owners of this user action. Add more owner tags as
4027 needed.
4028 </owner>
4029 </owners>
4030 <description>Please enter the description of this user action.</description>
4031 </action>
4032
4033 <action name="ConflictBadge">
4034 <owners>
4035 <owner>
4036 Please specify the owners of this user action. Add more owner tags as
4037 needed.
4038 </owner>
4039 </owners>
4040 <description>Please enter the description of this user action.</description>
4041 </action>
4042
4043 <action name="ConflictingModuleNotificationDismissed">
4044 <owners>
4045 <owner>
4046 Please specify the owners of this user action. Add more owner tags as
4047 needed.
4048 </owner>
4049 </owners>
4050 <description>Please enter the description of this user action.</description>
4051 </action>
4052
4053 <action name="ConflictingModuleNotificationShown">
4054 <owners>
4055 <owner>
4056 Please specify the owners of this user action. Add more owner tags as
4057 needed.
4058 </owner>
4059 </owners>
4060 <description>Please enter the description of this user action.</description>
4061 </action>
4062
4063 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
4064 <owners>
4065 <owner>
4066 Please specify the owners of this user action. Add more owner tags as
4067 needed.
4068 </owner>
4069 </owners>
4070 <description>Please enter the description of this user action.</description>
4071 </action>
4072
4073 <action name="ConnectivityDiagnostics.LaunchSource.WebStore">
4074 <owners>
4075 <owner>
4076 Please specify the owners of this user action. Add more owner tags as
4077 needed.
4078 </owner>
4079 </owners>
4080 <description>Please enter the description of this user action.</description>
4081 </action>
4082
4083 <action name="ConnectivityDiagnostics.UA.LogsShown">
4084 <owners>
4085 <owner>
4086 Please specify the owners of this user action. Add more owner tags as
4087 needed.
4088 </owner>
4089 </owners>
4090 <description>Please enter the description of this user action.</description>
4091 </action>
4092
4093 <action name="ConnectivityDiagnostics.UA.PassingTestsShown">
4094 <owners>
4095 <owner>
4096 Please specify the owners of this user action. Add more owner tags as
4097 needed.
4098 </owner>
4099 </owners>
4100 <description>Please enter the description of this user action.</description>
4101 </action>
4102
4103 <action name="ConnectivityDiagnostics.UA.SettingsShown">
4104 <owners>
4105 <owner>
4106 Please specify the owners of this user action. Add more owner tags as
4107 needed.
4108 </owner>
4109 </owners>
4110 <description>Please enter the description of this user action.</description>
4111 </action>
4112
4113 <action name="ConnectivityDiagnostics.UA.TestResultExpanded">
4114 <owners>
4115 <owner>
4116 Please specify the owners of this user action. Add more owner tags as
4117 needed.
4118 </owner>
4119 </owners>
4120 <description>Please enter the description of this user action.</description>
4121 </action>
4122
4123 <action name="ConnectivityDiagnostics.UA.TestSuiteRun">
4124 <owners>
4125 <owner>
4126 Please specify the owners of this user action. Add more owner tags as
4127 needed.
4128 </owner>
4129 </owners>
4130 <description>Please enter the description of this user action.</description>
4131 </action>
4132
4133 <action name="CookieBlockingDisabledPerDefault">
4134 <owners>
4135 <owner>
4136 Please specify the owners of this user action. Add more owner tags as
4137 needed.
4138 </owner>
4139 </owners>
4140 <description>Please enter the description of this user action.</description>
4141 </action>
4142
4143 <action name="CookieBlockingEnabledPerDefault">
4144 <owners>
4145 <owner>
4146 Please specify the owners of this user action. Add more owner tags as
4147 needed.
4148 </owner>
4149 </owners>
4150 <description>Please enter the description of this user action.</description>
4151 </action>
4152
4153 <action name="Copy">
4154 <owners>
4155 <owner>
4156 Please specify the owners of this user action. Add more owner tags as
4157 needed.
4158 </owner>
4159 </owners>
4160 <description>Please enter the description of this user action.</description>
4161 </action>
4162
4163 <action name="CopyToFindPboard">
4164 <owners>
4165 <owner>
4166 Please specify the owners of this user action. Add more owner tags as
4167 needed.
4168 </owner>
4169 </owners>
4170 <description>Please enter the description of this user action.</description>
4171 </action>
4172
4173 <action name="CopyURLToClipBoard">
4174 <owners>
4175 <owner>
4176 Please specify the owners of this user action. Add more owner tags as
4177 needed.
4178 </owner>
4179 </owners>
4180 <description>Please enter the description of this user action.</description>
4181 </action>
4182
4183 <action name="CreateHostedApp">
4184 <owners>
4185 <owner>
4186 Please specify the owners of this user action. Add more owner tags as
4187 needed.
4188 </owner>
4189 </owners>
4190 <description>Please enter the description of this user action.</description>
4191 </action>
4192
4193 <action name="CreateLink">
4194 <owners>
4195 <owner>
4196 Please specify the owners of this user action. Add more owner tags as
4197 needed.
4198 </owner>
4199 </owners>
4200 <description>Please enter the description of this user action.</description>
4201 </action>
4202
4203 <action name="CreateProfile">
4204 <owners>
4205 <owner>
4206 Please specify the owners of this user action. Add more owner tags as
4207 needed.
4208 </owner>
4209 </owners>
4210 <description>Please enter the description of this user action.</description>
4211 </action>
4212
4213 <action name="CreateShortcut">
4214 <owners>
4215 <owner>
4216 Please specify the owners of this user action. Add more owner tags as
4217 needed.
4218 </owner>
4219 </owners>
4220 <description>Please enter the description of this user action.</description>
4221 </action>
4222
4223 <action name="CriticalNotificationShown">
4224 <owners>
4225 <owner>
4226 Please specify the owners of this user action. Add more owner tags as
4227 needed.
4228 </owner>
4229 </owners>
4230 <description>Please enter the description of this user action.</description>
4231 </action>
4232
4233 <action name="CriticalNotification_AutoRestart">
4234 <owners>
4235 <owner>
4236 Please specify the owners of this user action. Add more owner tags as
4237 needed.
4238 </owner>
4239 </owners>
4240 <description>Please enter the description of this user action.</description>
4241 </action>
4242
4243 <action name="CriticalNotification_Ignore">
4244 <owners>
4245 <owner>
4246 Please specify the owners of this user action. Add more owner tags as
4247 needed.
4248 </owner>
4249 </owners>
4250 <description>Please enter the description of this user action.</description>
4251 </action>
4252
4253 <action name="CriticalNotification_Restart">
4254 <owners>
4255 <owner>
4256 Please specify the owners of this user action. Add more owner tags as
4257 needed.
4258 </owner>
4259 </owners>
4260 <description>Please enter the description of this user action.</description>
4261 </action>
4262
4263 <action name="Cryptohome.PKCS11InitFail">
4264 <owners>
4265 <owner>
4266 Please specify the owners of this user action. Add more owner tags as
4267 needed.
4268 </owner>
4269 </owners>
4270 <description>Please enter the description of this user action.</description>
4271 </action>
4272
4273 <action name="Cut">
4274 <owners>
4275 <owner>
4276 Please specify the owners of this user action. Add more owner tags as
4277 needed.
4278 </owner>
4279 </owners>
4280 <description>Please enter the description of this user action.</description>
4281 </action>
4282
4283 <action name="DataReductionProxy_PromoDisplayed">
4284 <owners>
4285 <owner>
4286 Please specify the owners of this user action. Add more owner tags as
4287 needed.
4288 </owner>
4289 </owners>
4290 <description>Please enter the description of this user action.</description>
4291 </action>
4292
4293 <action name="DataReductionProxy_PromoLearnMore">
4294 <owners>
4295 <owner>
4296 Please specify the owners of this user action. Add more owner tags as
4297 needed.
4298 </owner>
4299 </owners>
4300 <description>Please enter the description of this user action.</description>
4301 </action>
4302
4303 <action name="DataReductionProxy_TurnedOff">
4304 <owners>
4305 <owner>
4306 Please specify the owners of this user action. Add more owner tags as
4307 needed.
4308 </owner>
4309 </owners>
4310 <description>Please enter the description of this user action.</description>
4311 </action>
4312
4313 <action name="DataReductionProxy_TurnedOn">
4314 <owners>
4315 <owner>
4316 Please specify the owners of this user action. Add more owner tags as
4317 needed.
4318 </owner>
4319 </owners>
4320 <description>Please enter the description of this user action.</description>
4321 </action>
4322
4323 <action name="DataReductionProxy_TurnedOnFromPromo">
4324 <owners>
4325 <owner>
4326 Please specify the owners of this user action. Add more owner tags as
4327 needed.
4328 </owner>
4329 </owners>
4330 <description>Please enter the description of this user action.</description>
4331 </action>
4332
4333 <action name="Debugger">
4334 <owners>
4335 <owner>
4336 Please specify the owners of this user action. Add more owner tags as
4337 needed.
4338 </owner>
4339 </owners>
4340 <description>Please enter the description of this user action.</description>
4341 </action>
4342
4343 <action name="Delete">
4344 <owners>
4345 <owner>
4346 Please specify the owners of this user action. Add more owner tags as
4347 needed.
4348 </owner>
4349 </owners>
4350 <description>Please enter the description of this user action.</description>
4351 </action>
4352
4353 <action name="DeleteBackward">
4354 <owners>
4355 <owner>
4356 Please specify the owners of this user action. Add more owner tags as
4357 needed.
4358 </owner>
4359 </owners>
4360 <description>Please enter the description of this user action.</description>
4361 </action>
4362
4363 <action name="DeleteForward">
4364 <owners>
4365 <owner>
4366 Please specify the owners of this user action. Add more owner tags as
4367 needed.
4368 </owner>
4369 </owners>
4370 <description>Please enter the description of this user action.</description>
4371 </action>
4372
4373 <action name="DeleteSelection">
4374 <owners>
4375 <owner>
4376 Please specify the owners of this user action. Add more owner tags as
4377 needed.
4378 </owner>
4379 </owners>
4380 <description>Please enter the description of this user action.</description>
4381 </action>
4382
4383 <action name="DeleteToEndOfParagraph">
4384 <owners>
4385 <owner>
4386 Please specify the owners of this user action. Add more owner tags as
4387 needed.
4388 </owner>
4389 </owners>
4390 <description>Please enter the description of this user action.</description>
4391 </action>
4392
4393 <action name="DeleteWordBackward">
4394 <owners>
4395 <owner>
4396 Please specify the owners of this user action. Add more owner tags as
4397 needed.
4398 </owner>
4399 </owners>
4400 <description>Please enter the description of this user action.</description>
4401 </action>
4402
4403 <action name="DeleteWordForward">
4404 <owners>
4405 <owner>
4406 Please specify the owners of this user action. Add more owner tags as
4407 needed.
4408 </owner>
4409 </owners>
4410 <description>Please enter the description of this user action.</description>
4411 </action>
4412
4413 <action name="Destination_Application_Edit">
4414 <owners>
4415 <owner>
4416 Please specify the owners of this user action. Add more owner tags as
4417 needed.
4418 </owner>
4419 </owners>
4420 <description>Please enter the description of this user action.</description>
4421 </action>
4422
4423 <action name="Destination_Application_Launch">
4424 <owners>
4425 <owner>
4426 Please specify the owners of this user action. Add more owner tags as
4427 needed.
4428 </owner>
4429 </owners>
4430 <description>Please enter the description of this user action.</description>
4431 </action>
4432
4433 <action name="Destination_Application_Uninstall">
4434 <owners>
4435 <owner>
4436 Please specify the owners of this user action. Add more owner tags as
4437 needed.
4438 </owner>
4439 </owners>
4440 <description>Please enter the description of this user action.</description>
4441 </action>
4442
4443 <action name="Destination_Bookmarks">
4444 <owners>
4445 <owner>
4446 Please specify the owners of this user action. Add more owner tags as
4447 needed.
4448 </owner>
4449 </owners>
4450 <description>Please enter the description of this user action.</description>
4451 </action>
4452
4453 <action name="Destination_Bookmarks_OpenURL">
4454 <owners>
4455 <owner>
4456 Please specify the owners of this user action. Add more owner tags as
4457 needed.
4458 </owner>
4459 </owners>
4460 <description>Please enter the description of this user action.</description>
4461 </action>
4462
4463 <action name="Destination_Downloads">
4464 <owners>
4465 <owner>
4466 Please specify the owners of this user action. Add more owner tags as
4467 needed.
4468 </owner>
4469 </owners>
4470 <description>Please enter the description of this user action.</description>
4471 </action>
4472
4473 <action name="Destination_History">
4474 <owners>
4475 <owner>
4476 Please specify the owners of this user action. Add more owner tags as
4477 needed.
4478 </owner>
4479 </owners>
4480 <description>Please enter the description of this user action.</description>
4481 </action>
4482
4483 <action name="Destination_History_OpenURL">
4484 <owners>
4485 <owner>
4486 Please specify the owners of this user action. Add more owner tags as
4487 needed.
4488 </owner>
4489 </owners>
4490 <description>Please enter the description of this user action.</description>
4491 </action>
4492
4493 <action name="Destination_MostVisited">
4494 <owners>
4495 <owner>
4496 Please specify the owners of this user action. Add more owner tags as
4497 needed.
4498 </owner>
4499 </owners>
4500 <description>Please enter the description of this user action.</description>
4501 </action>
4502
4503 <action name="Destination_MostVisited_OpenURL">
4504 <owners>
4505 <owner>
4506 Please specify the owners of this user action. Add more owner tags as
4507 needed.
4508 </owner>
4509 </owners>
4510 <description>Please enter the description of this user action.</description>
4511 </action>
4512
4513 <action name="Destination_Sessions">
4514 <owners>
4515 <owner>
4516 Please specify the owners of this user action. Add more owner tags as
4517 needed.
4518 </owner>
4519 </owners>
4520 <description>Please enter the description of this user action.</description>
4521 </action>
4522
4523 <action name="DevTools_InspectAndroidPage">
4524 <owners>
4525 <owner>
4526 Please specify the owners of this user action. Add more owner tags as
4527 needed.
4528 </owner>
4529 </owners>
4530 <description>Please enter the description of this user action.</description>
4531 </action>
4532
4533 <action name="DevTools_InspectAndroidWebView">
4534 <owners>
4535 <owner>
4536 Please specify the owners of this user action. Add more owner tags as
4537 needed.
4538 </owner>
4539 </owners>
4540 <description>Please enter the description of this user action.</description>
4541 </action>
4542
4543 <action name="DevTools_InspectElement">
4544 <owners>
4545 <owner>
4546 Please specify the owners of this user action. Add more owner tags as
4547 needed.
4548 </owner>
4549 </owners>
4550 <description>Please enter the description of this user action.</description>
4551 </action>
4552
4553 <action name="DevTools_InspectRenderer">
4554 <owners>
4555 <owner>
4556 Please specify the owners of this user action. Add more owner tags as
4557 needed.
4558 </owner>
4559 </owners>
4560 <description>Please enter the description of this user action.</description>
4561 </action>
4562
4563 <action name="DevTools_InspectWorker">
4564 <owners>
4565 <owner>
4566 Please specify the owners of this user action. Add more owner tags as
4567 needed.
4568 </owner>
4569 </owners>
4570 <description>Please enter the description of this user action.</description>
4571 </action>
4572
4573 <action name="DevTools_ToggleConsole">
4574 <owners>
4575 <owner>
4576 Please specify the owners of this user action. Add more owner tags as
4577 needed.
4578 </owner>
4579 </owners>
4580 <description>Please enter the description of this user action.</description>
4581 </action>
4582
4583 <action name="DevTools_ToggleWindow">
4584 <owners>
4585 <owner>
4586 Please specify the owners of this user action. Add more owner tags as
4587 needed.
4588 </owner>
4589 </owners>
4590 <description>Please enter the description of this user action.</description>
4591 </action>
4592
4593 <action name="DevicesPage_AddPrintersClicked">
4594 <owners>
4595 <owner>
4596 Please specify the owners of this user action. Add more owner tags as
4597 needed.
4598 </owner>
4599 </owners>
4600 <description>Please enter the description of this user action.</description>
4601 </action>
4602
4603 <action name="DevicesPage_LogInStartedFromDeviceListPromo">
4604 <owners>
4605 <owner>
4606 Please specify the owners of this user action. Add more owner tags as
4607 needed.
4608 </owner>
4609 </owners>
4610 <description>Please enter the description of this user action.</description>
4611 </action>
4612
4613 <action name="DevicesPage_LogInStartedFromRegisterPromo">
4614 <owners>
4615 <owner>
4616 Please specify the owners of this user action. Add more owner tags as
4617 needed.
4618 </owner>
4619 </owners>
4620 <description>Please enter the description of this user action.</description>
4621 </action>
4622
4623 <action name="DevicesPage_ManageClicked">
4624 <owners>
4625 <owner>
4626 Please specify the owners of this user action. Add more owner tags as
4627 needed.
4628 </owner>
4629 </owners>
4630 <description>Please enter the description of this user action.</description>
4631 </action>
4632
4633 <action name="DevicesPage_Opened">
4634 <owners>
4635 <owner>
4636 Please specify the owners of this user action. Add more owner tags as
4637 needed.
4638 </owner>
4639 </owners>
4640 <description>Please enter the description of this user action.</description>
4641 </action>
4642
4643 <action name="DevicesPage_RegisterCancel">
4644 <owners>
4645 <owner>
4646 Please specify the owners of this user action. Add more owner tags as
4647 needed.
4648 </owner>
4649 </owners>
4650 <description>Please enter the description of this user action.</description>
4651 </action>
4652
4653 <action name="DevicesPage_RegisterClicked">
4654 <owners>
4655 <owner>
4656 Please specify the owners of this user action. Add more owner tags as
4657 needed.
4658 </owner>
4659 </owners>
4660 <description>Please enter the description of this user action.</description>
4661 </action>
4662
4663 <action name="DevicesPage_RegisterFailure">
4664 <owners>
4665 <owner>
4666 Please specify the owners of this user action. Add more owner tags as
4667 needed.
4668 </owner>
4669 </owners>
4670 <description>Please enter the description of this user action.</description>
4671 </action>
4672
4673 <action name="DevicesPage_RegisterSuccess">
4674 <owners>
4675 <owner>
4676 Please specify the owners of this user action. Add more owner tags as
4677 needed.
4678 </owner>
4679 </owners>
4680 <description>Please enter the description of this user action.</description>
4681 </action>
4682
4683 <action name="DisabledExtensionNotificationDismissed">
4684 <owners>
4685 <owner>
4686 Please specify the owners of this user action. Add more owner tags as
4687 needed.
4688 </owner>
4689 </owners>
4690 <description>Please enter the description of this user action.</description>
4691 </action>
4692
4693 <action name="DisabledExtensionNotificationShown">
4694 <owners>
4695 <owner>
4696 Please specify the owners of this user action. Add more owner tags as
4697 needed.
4698 </owner>
4699 </owners>
4700 <description>Please enter the description of this user action.</description>
4701 </action>
4702
4703 <action name="DockingWindow_Bottom">
4704 <owners>
4705 <owner>
4706 Please specify the owners of this user action. Add more owner tags as
4707 needed.
4708 </owner>
4709 </owners>
4710 <description>Please enter the description of this user action.</description>
4711 </action>
4712
4713 <action name="DockingWindow_BottomHalf">
4714 <owners>
4715 <owner>
4716 Please specify the owners of this user action. Add more owner tags as
4717 needed.
4718 </owner>
4719 </owners>
4720 <description>Please enter the description of this user action.</description>
4721 </action>
4722
4723 <action name="DockingWindow_Left">
4724 <owners>
4725 <owner>
4726 Please specify the owners of this user action. Add more owner tags as
4727 needed.
4728 </owner>
4729 </owners>
4730 <description>Please enter the description of this user action.</description>
4731 </action>
4732
4733 <action name="DockingWindow_LeftHalf">
4734 <owners>
4735 <owner>
4736 Please specify the owners of this user action. Add more owner tags as
4737 needed.
4738 </owner>
4739 </owners>
4740 <description>Please enter the description of this user action.</description>
4741 </action>
4742
4743 <action name="DockingWindow_Maximize">
4744 <owners>
4745 <owner>
4746 Please specify the owners of this user action. Add more owner tags as
4747 needed.
4748 </owner>
4749 </owners>
4750 <description>Please enter the description of this user action.</description>
4751 </action>
4752
4753 <action name="DockingWindow_Right">
4754 <owners>
4755 <owner>
4756 Please specify the owners of this user action. Add more owner tags as
4757 needed.
4758 </owner>
4759 </owners>
4760 <description>Please enter the description of this user action.</description>
4761 </action>
4762
4763 <action name="DockingWindow_RightHalf">
4764 <owners>
4765 <owner>
4766 Please specify the owners of this user action. Add more owner tags as
4767 needed.
4768 </owner>
4769 </owners>
4770 <description>Please enter the description of this user action.</description>
4771 </action>
4772
4773 <action name="DockingWindow_Top">
4774 <owners>
4775 <owner>
4776 Please specify the owners of this user action. Add more owner tags as
4777 needed.
4778 </owner>
4779 </owners>
4780 <description>Please enter the description of this user action.</description>
4781 </action>
4782
4783 <action name="Duplicate">
4784 <owners>
4785 <owner>
4786 Please specify the owners of this user action. Add more owner tags as
4787 needed.
4788 </owner>
4789 </owners>
4790 <description>Please enter the description of this user action.</description>
4791 </action>
4792
4793 <action name="EditApplicationSettings">
4794 <owners>
4795 <owner>
4796 Please specify the owners of this user action. Add more owner tags as
4797 needed.
4798 </owner>
4799 </owners>
4800 <description>Please enter the description of this user action.</description>
4801 </action>
4802
4803 <action name="EditKeywords">
4804 <owners>
4805 <owner>
4806 Please specify the owners of this user action. Add more owner tags as
4807 needed.
4808 </owner>
4809 </owners>
4810 <description>Please enter the description of this user action.</description>
4811 </action>
4812
4813 <action name="EditSearchEngines">
4814 <owners>
4815 <owner>
4816 Please specify the owners of this user action. Add more owner tags as
4817 needed.
4818 </owner>
4819 </owners>
4820 <description>Please enter the description of this user action.</description>
4821 </action>
4822
4823 <action name="EmailPageLocation">
4824 <owners>
4825 <owner>
4826 Please specify the owners of this user action. Add more owner tags as
4827 needed.
4828 </owner>
4829 </owners>
4830 <description>Please enter the description of this user action.</description>
4831 </action>
4832
4833 <action name="EnterFullScreenWithWrenchMenu">
4834 <owners>
4835 <owner>
4836 Please specify the owners of this user action. Add more owner tags as
4837 needed.
4838 </owner>
4839 </owners>
4840 <description>Please enter the description of this user action.</description>
4841 </action>
4842
4843 <action name="Exit">
4844 <owners>
4845 <owner>
4846 Please specify the owners of this user action. Add more owner tags as
4847 needed.
4848 </owner>
4849 </owners>
4850 <description>Please enter the description of this user action.</description>
4851 </action>
4852
4853 <action name="ExtensionNotFound_ED">
4854 <owners>
4855 <owner>
4856 Please specify the owners of this user action. Add more owner tags as
4857 needed.
4858 </owner>
4859 </owners>
4860 <description>Please enter the description of this user action.</description>
4861 </action>
4862
4863 <action name="ExtensionWipeoutNotificationShown">
4864 <owners>
4865 <owner>
4866 Please specify the owners of this user action. Add more owner tags as
4867 needed.
4868 </owner>
4869 </owners>
4870 <description>Please enter the description of this user action.</description>
4871 </action>
4872
4873 <action name="Extensions.ExtensionInstalled">
4874 <owners>
4875 <owner>
4876 Please specify the owners of this user action. Add more owner tags as
4877 needed.
4878 </owner>
4879 </owners>
4880 <description>Please enter the description of this user action.</description>
4881 </action>
4882
4883 <action name="Extensions.ExtensionUninstalled">
4884 <owners>
4885 <owner>
4886 Please specify the owners of this user action. Add more owner tags as
4887 needed.
4888 </owner>
4889 </owners>
4890 <description>Please enter the description of this user action.</description>
4891 </action>
4892
4893 <action name="Extensions.IDChangedError">
4894 <owners>
4895 <owner>
4896 Please specify the owners of this user action. Add more owner tags as
4897 needed.
4898 </owner>
4899 </owners>
4900 <description>Please enter the description of this user action.</description>
4901 </action>
4902
4903 <action name="Extensions.WebStoreLaunch">
4904 <owners>
4905 <owner>
4906 Please specify the owners of this user action. Add more owner tags as
4907 needed.
4908 </owner>
4909 </owners>
4910 <description>Please enter the description of this user action.</description>
4911 </action>
4912
4913 <action name="Feedback">
4914 <owners>
4915 <owner>
4916 Please specify the owners of this user action. Add more owner tags as
4917 needed.
4918 </owner>
4919 </owners>
4920 <description>Please enter the description of this user action.</description>
4921 </action>
4922
4923 <action name="FileBrowser.CreateNewFolder">
4924 <owners>
4925 <owner>
4926 Please specify the owners of this user action. Add more owner tags as
4927 needed.
4928 </owner>
4929 </owners>
4930 <description>Please enter the description of this user action.</description>
4931 </action>
4932
4933 <action name="FileBrowser.PhotoEditor.Edit">
4934 <owners>
4935 <owner>
4936 Please specify the owners of this user action. Add more owner tags as
4937 needed.
4938 </owner>
4939 </owners>
4940 <description>Please enter the description of this user action.</description>
4941 </action>
4942
4943 <action name="FileBrowser.PhotoEditor.View">
4944 <owners>
4945 <owner>
4946 Please specify the owners of this user action. Add more owner tags as
4947 needed.
4948 </owner>
4949 </owners>
4950 <description>Please enter the description of this user action.</description>
4951 </action>
4952
4953 <action name="FileBrowser.SuggestApps.ShowDialog">
4954 <owners>
4955 <owner>
4956 Please specify the owners of this user action. Add more owner tags as
4957 needed.
4958 </owner>
4959 </owners>
4960 <description>Please enter the description of this user action.</description>
4961 </action>
4962
4963 <action name="FilterURLTermiate_About">
4964 <owners>
4965 <owner>
4966 Please specify the owners of this user action. Add more owner tags as
4967 needed.
4968 </owner>
4969 </owners>
4970 <description>Please enter the description of this user action.</description>
4971 </action>
4972
4973 <action name="FilterURLTermiate_Blocked">
4974 <owners>
4975 <owner>
4976 Please specify the owners of this user action. Add more owner tags as
4977 needed.
4978 </owner>
4979 </owners>
4980 <description>Please enter the description of this user action.</description>
4981 </action>
4982
4983 <action name="FilterURLTermiate_Invalid">
4984 <owners>
4985 <owner>
4986 Please specify the owners of this user action. Add more owner tags as
4987 needed.
4988 </owner>
4989 </owners>
4990 <description>Please enter the description of this user action.</description>
4991 </action>
4992
4993 <action name="Find">
4994 <owners>
4995 <owner>
4996 Please specify the owners of this user action. Add more owner tags as
4997 needed.
4998 </owner>
4999 </owners>
5000 <description>Please enter the description of this user action.</description>
5001 </action>
5002
5003 <action name="FindNext">
5004 <owners>
5005 <owner>
5006 Please specify the owners of this user action. Add more owner tags as
5007 needed.
5008 </owner>
5009 </owners>
5010 <description>Please enter the description of this user action.</description>
5011 </action>
5012
5013 <action name="FindPrevious">
5014 <owners>
5015 <owner>
5016 Please specify the owners of this user action. Add more owner tags as
5017 needed.
5018 </owner>
5019 </owners>
5020 <description>Please enter the description of this user action.</description>
5021 </action>
5022
5023 <action name="FindString">
5024 <owners>
5025 <owner>
5026 Please specify the owners of this user action. Add more owner tags as
5027 needed.
5028 </owner>
5029 </owners>
5030 <description>Please enter the description of this user action.</description>
5031 </action>
5032
5033 <action name="FirstRunDef_Accept">
5034 <owners>
5035 <owner>
5036 Please specify the owners of this user action. Add more owner tags as
5037 needed.
5038 </owner>
5039 </owners>
5040 <description>Please enter the description of this user action.</description>
5041 </action>
5042
5043 <action name="FocusAppMenu">
5044 <owners>
5045 <owner>
5046 Please specify the owners of this user action. Add more owner tags as
5047 needed.
5048 </owner>
5049 </owners>
5050 <description>Please enter the description of this user action.</description>
5051 </action>
5052
5053 <action name="FocusBookmarksToolbar">
5054 <owners>
5055 <owner>
5056 Please specify the owners of this user action. Add more owner tags as
5057 needed.
5058 </owner>
5059 </owners>
5060 <description>Please enter the description of this user action.</description>
5061 </action>
5062
5063 <action name="FocusChromeOSStatus">
5064 <owners>
5065 <owner>
5066 Please specify the owners of this user action. Add more owner tags as
5067 needed.
5068 </owner>
5069 </owners>
5070 <description>Please enter the description of this user action.</description>
5071 </action>
5072
5073 <action name="FocusInfobars">
5074 <owners>
5075 <owner>
5076 Please specify the owners of this user action. Add more owner tags as
5077 needed.
5078 </owner>
5079 </owners>
5080 <description>Please enter the description of this user action.</description>
5081 </action>
5082
5083 <action name="FocusLocation">
5084 <owners>
5085 <owner>
5086 Please specify the owners of this user action. Add more owner tags as
5087 needed.
5088 </owner>
5089 </owners>
5090 <description>Please enter the description of this user action.</description>
5091 </action>
5092
5093 <action name="FocusNextPane">
5094 <owners>
5095 <owner>
5096 Please specify the owners of this user action. Add more owner tags as
5097 needed.
5098 </owner>
5099 </owners>
5100 <description>Please enter the description of this user action.</description>
5101 </action>
5102
5103 <action name="FocusPageAndAppMenus">
5104 <owners>
5105 <owner>
5106 Please specify the owners of this user action. Add more owner tags as
5107 needed.
5108 </owner>
5109 </owners>
5110 <description>Please enter the description of this user action.</description>
5111 </action>
5112
5113 <action name="FocusPreviousPane">
5114 <owners>
5115 <owner>
5116 Please specify the owners of this user action. Add more owner tags as
5117 needed.
5118 </owner>
5119 </owners>
5120 <description>Please enter the description of this user action.</description>
5121 </action>
5122
5123 <action name="FocusSearch">
5124 <owners>
5125 <owner>
5126 Please specify the owners of this user action. Add more owner tags as
5127 needed.
5128 </owner>
5129 </owners>
5130 <description>Please enter the description of this user action.</description>
5131 </action>
5132
5133 <action name="FocusToolbar">
5134 <owners>
5135 <owner>
5136 Please specify the owners of this user action. Add more owner tags as
5137 needed.
5138 </owner>
5139 </owners>
5140 <description>Please enter the description of this user action.</description>
5141 </action>
5142
5143 <action name="FontName">
5144 <owners>
5145 <owner>
5146 Please specify the owners of this user action. Add more owner tags as
5147 needed.
5148 </owner>
5149 </owners>
5150 <description>Please enter the description of this user action.</description>
5151 </action>
5152
5153 <action name="FontSize">
5154 <owners>
5155 <owner>
5156 Please specify the owners of this user action. Add more owner tags as
5157 needed.
5158 </owner>
5159 </owners>
5160 <description>Please enter the description of this user action.</description>
5161 </action>
5162
5163 <action name="FontSizeDelta">
5164 <owners>
5165 <owner>
5166 Please specify the owners of this user action. Add more owner tags as
5167 needed.
5168 </owner>
5169 </owners>
5170 <description>Please enter the description of this user action.</description>
5171 </action>
5172
5173 <action name="ForeColor">
5174 <owners>
5175 <owner>
5176 Please specify the owners of this user action. Add more owner tags as
5177 needed.
5178 </owner>
5179 </owners>
5180 <description>Please enter the description of this user action.</description>
5181 </action>
5182
5183 <action name="FormatBlock">
5184 <owners>
5185 <owner>
5186 Please specify the owners of this user action. Add more owner tags as
5187 needed.
5188 </owner>
5189 </owners>
5190 <description>Please enter the description of this user action.</description>
5191 </action>
5192
5193 <action name="Forward">
5194 <owners>
5195 <owner>
5196 Please specify the owners of this user action. Add more owner tags as
5197 needed.
5198 </owner>
5199 </owners>
5200 <description>Please enter the description of this user action.</description>
5201 </action>
5202
5203 <action name="ForwardDelete">
5204 <owners>
5205 <owner>
5206 Please specify the owners of this user action. Add more owner tags as
5207 needed.
5208 </owner>
5209 </owners>
5210 <description>Please enter the description of this user action.</description>
5211 </action>
5212
5213 <action name="ForwardMenu_ChapterClick1">
5214 <owners>
5215 <owner>
5216 Please specify the owners of this user action. Add more owner tags as
5217 needed.
5218 </owner>
5219 </owners>
5220 <description>Please enter the description of this user action.</description>
5221 </action>
5222
5223 <action name="ForwardMenu_ChapterClick10">
5224 <owners>
5225 <owner>
5226 Please specify the owners of this user action. Add more owner tags as
5227 needed.
5228 </owner>
5229 </owners>
5230 <description>Please enter the description of this user action.</description>
5231 </action>
5232
5233 <action name="ForwardMenu_ChapterClick11">
5234 <owners>
5235 <owner>
5236 Please specify the owners of this user action. Add more owner tags as
5237 needed.
5238 </owner>
5239 </owners>
5240 <description>Please enter the description of this user action.</description>
5241 </action>
5242
5243 <action name="ForwardMenu_ChapterClick12">
5244 <owners>
5245 <owner>
5246 Please specify the owners of this user action. Add more owner tags as
5247 needed.
5248 </owner>
5249 </owners>
5250 <description>Please enter the description of this user action.</description>
5251 </action>
5252
5253 <action name="ForwardMenu_ChapterClick13">
5254 <owners>
5255 <owner>
5256 Please specify the owners of this user action. Add more owner tags as
5257 needed.
5258 </owner>
5259 </owners>
5260 <description>Please enter the description of this user action.</description>
5261 </action>
5262
5263 <action name="ForwardMenu_ChapterClick14">
5264 <owners>
5265 <owner>
5266 Please specify the owners of this user action. Add more owner tags as
5267 needed.
5268 </owner>
5269 </owners>
5270 <description>Please enter the description of this user action.</description>
5271 </action>
5272
5273 <action name="ForwardMenu_ChapterClick15">
5274 <owners>
5275 <owner>
5276 Please specify the owners of this user action. Add more owner tags as
5277 needed.
5278 </owner>
5279 </owners>
5280 <description>Please enter the description of this user action.</description>
5281 </action>
5282
5283 <action name="ForwardMenu_ChapterClick16">
5284 <owners>
5285 <owner>
5286 Please specify the owners of this user action. Add more owner tags as
5287 needed.
5288 </owner>
5289 </owners>
5290 <description>Please enter the description of this user action.</description>
5291 </action>
5292
5293 <action name="ForwardMenu_ChapterClick17">
5294 <owners>
5295 <owner>
5296 Please specify the owners of this user action. Add more owner tags as
5297 needed.
5298 </owner>
5299 </owners>
5300 <description>Please enter the description of this user action.</description>
5301 </action>
5302
5303 <action name="ForwardMenu_ChapterClick18">
5304 <owners>
5305 <owner>
5306 Please specify the owners of this user action. Add more owner tags as
5307 needed.
5308 </owner>
5309 </owners>
5310 <description>Please enter the description of this user action.</description>
5311 </action>
5312
5313 <action name="ForwardMenu_ChapterClick19">
5314 <owners>
5315 <owner>
5316 Please specify the owners of this user action. Add more owner tags as
5317 needed.
5318 </owner>
5319 </owners>
5320 <description>Please enter the description of this user action.</description>
5321 </action>
5322
5323 <action name="ForwardMenu_ChapterClick2">
5324 <owners>
5325 <owner>
5326 Please specify the owners of this user action. Add more owner tags as
5327 needed.
5328 </owner>
5329 </owners>
5330 <description>Please enter the description of this user action.</description>
5331 </action>
5332
5333 <action name="ForwardMenu_ChapterClick3">
5334 <owners>
5335 <owner>
5336 Please specify the owners of this user action. Add more owner tags as
5337 needed.
5338 </owner>
5339 </owners>
5340 <description>Please enter the description of this user action.</description>
5341 </action>
5342
5343 <action name="ForwardMenu_ChapterClick4">
5344 <owners>
5345 <owner>
5346 Please specify the owners of this user action. Add more owner tags as
5347 needed.
5348 </owner>
5349 </owners>
5350 <description>Please enter the description of this user action.</description>
5351 </action>
5352
5353 <action name="ForwardMenu_ChapterClick5">
5354 <owners>
5355 <owner>
5356 Please specify the owners of this user action. Add more owner tags as
5357 needed.
5358 </owner>
5359 </owners>
5360 <description>Please enter the description of this user action.</description>
5361 </action>
5362
5363 <action name="ForwardMenu_ChapterClick6">
5364 <owners>
5365 <owner>
5366 Please specify the owners of this user action. Add more owner tags as
5367 needed.
5368 </owner>
5369 </owners>
5370 <description>Please enter the description of this user action.</description>
5371 </action>
5372
5373 <action name="ForwardMenu_ChapterClick7">
5374 <owners>
5375 <owner>
5376 Please specify the owners of this user action. Add more owner tags as
5377 needed.
5378 </owner>
5379 </owners>
5380 <description>Please enter the description of this user action.</description>
5381 </action>
5382
5383 <action name="ForwardMenu_ChapterClick8">
5384 <owners>
5385 <owner>
5386 Please specify the owners of this user action. Add more owner tags as
5387 needed.
5388 </owner>
5389 </owners>
5390 <description>Please enter the description of this user action.</description>
5391 </action>
5392
5393 <action name="ForwardMenu_ChapterClick9">
5394 <owners>
5395 <owner>
5396 Please specify the owners of this user action. Add more owner tags as
5397 needed.
5398 </owner>
5399 </owners>
5400 <description>Please enter the description of this user action.</description>
5401 </action>
5402
5403 <action name="ForwardMenu_HistoryClick1">
5404 <owners>
5405 <owner>
5406 Please specify the owners of this user action. Add more owner tags as
5407 needed.
5408 </owner>
5409 </owners>
5410 <description>Please enter the description of this user action.</description>
5411 </action>
5412
5413 <action name="ForwardMenu_HistoryClick10">
5414 <owners>
5415 <owner>
5416 Please specify the owners of this user action. Add more owner tags as
5417 needed.
5418 </owner>
5419 </owners>
5420 <description>Please enter the description of this user action.</description>
5421 </action>
5422
5423 <action name="ForwardMenu_HistoryClick11">
5424 <owners>
5425 <owner>
5426 Please specify the owners of this user action. Add more owner tags as
5427 needed.
5428 </owner>
5429 </owners>
5430 <description>Please enter the description of this user action.</description>
5431 </action>
5432
5433 <action name="ForwardMenu_HistoryClick12">
5434 <owners>
5435 <owner>
5436 Please specify the owners of this user action. Add more owner tags as
5437 needed.
5438 </owner>
5439 </owners>
5440 <description>Please enter the description of this user action.</description>
5441 </action>
5442
5443 <action name="ForwardMenu_HistoryClick13">
5444 <owners>
5445 <owner>
5446 Please specify the owners of this user action. Add more owner tags as
5447 needed.
5448 </owner>
5449 </owners>
5450 <description>Please enter the description of this user action.</description>
5451 </action>
5452
5453 <action name="ForwardMenu_HistoryClick14">
5454 <owners>
5455 <owner>
5456 Please specify the owners of this user action. Add more owner tags as
5457 needed.
5458 </owner>
5459 </owners>
5460 <description>Please enter the description of this user action.</description>
5461 </action>
5462
5463 <action name="ForwardMenu_HistoryClick15">
5464 <owners>
5465 <owner>
5466 Please specify the owners of this user action. Add more owner tags as
5467 needed.
5468 </owner>
5469 </owners>
5470 <description>Please enter the description of this user action.</description>
5471 </action>
5472
5473 <action name="ForwardMenu_HistoryClick16">
5474 <owners>
5475 <owner>
5476 Please specify the owners of this user action. Add more owner tags as
5477 needed.
5478 </owner>
5479 </owners>
5480 <description>Please enter the description of this user action.</description>
5481 </action>
5482
5483 <action name="ForwardMenu_HistoryClick17">
5484 <owners>
5485 <owner>
5486 Please specify the owners of this user action. Add more owner tags as
5487 needed.
5488 </owner>
5489 </owners>
5490 <description>Please enter the description of this user action.</description>
5491 </action>
5492
5493 <action name="ForwardMenu_HistoryClick18">
5494 <owners>
5495 <owner>
5496 Please specify the owners of this user action. Add more owner tags as
5497 needed.
5498 </owner>
5499 </owners>
5500 <description>Please enter the description of this user action.</description>
5501 </action>
5502
5503 <action name="ForwardMenu_HistoryClick19">
5504 <owners>
5505 <owner>
5506 Please specify the owners of this user action. Add more owner tags as
5507 needed.
5508 </owner>
5509 </owners>
5510 <description>Please enter the description of this user action.</description>
5511 </action>
5512
5513 <action name="ForwardMenu_HistoryClick2">
5514 <owners>
5515 <owner>
5516 Please specify the owners of this user action. Add more owner tags as
5517 needed.
5518 </owner>
5519 </owners>
5520 <description>Please enter the description of this user action.</description>
5521 </action>
5522
5523 <action name="ForwardMenu_HistoryClick3">
5524 <owners>
5525 <owner>
5526 Please specify the owners of this user action. Add more owner tags as
5527 needed.
5528 </owner>
5529 </owners>
5530 <description>Please enter the description of this user action.</description>
5531 </action>
5532
5533 <action name="ForwardMenu_HistoryClick4">
5534 <owners>
5535 <owner>
5536 Please specify the owners of this user action. Add more owner tags as
5537 needed.
5538 </owner>
5539 </owners>
5540 <description>Please enter the description of this user action.</description>
5541 </action>
5542
5543 <action name="ForwardMenu_HistoryClick5">
5544 <owners>
5545 <owner>
5546 Please specify the owners of this user action. Add more owner tags as
5547 needed.
5548 </owner>
5549 </owners>
5550 <description>Please enter the description of this user action.</description>
5551 </action>
5552
5553 <action name="ForwardMenu_HistoryClick6">
5554 <owners>
5555 <owner>
5556 Please specify the owners of this user action. Add more owner tags as
5557 needed.
5558 </owner>
5559 </owners>
5560 <description>Please enter the description of this user action.</description>
5561 </action>
5562
5563 <action name="ForwardMenu_HistoryClick7">
5564 <owners>
5565 <owner>
5566 Please specify the owners of this user action. Add more owner tags as
5567 needed.
5568 </owner>
5569 </owners>
5570 <description>Please enter the description of this user action.</description>
5571 </action>
5572
5573 <action name="ForwardMenu_HistoryClick8">
5574 <owners>
5575 <owner>
5576 Please specify the owners of this user action. Add more owner tags as
5577 needed.
5578 </owner>
5579 </owners>
5580 <description>Please enter the description of this user action.</description>
5581 </action>
5582
5583 <action name="ForwardMenu_HistoryClick9">
5584 <owners>
5585 <owner>
5586 Please specify the owners of this user action. Add more owner tags as
5587 needed.
5588 </owner>
5589 </owners>
5590 <description>Please enter the description of this user action.</description>
5591 </action>
5592
5593 <action name="ForwardMenu_Popup">
5594 <owners>
5595 <owner>
5596 Please specify the owners of this user action. Add more owner tags as
5597 needed.
5598 </owner>
5599 </owners>
5600 <description>Please enter the description of this user action.</description>
5601 </action>
5602
5603 <action name="ForwardMenu_ShowFullHistory">
5604 <owners>
5605 <owner>
5606 Please specify the owners of this user action. Add more owner tags as
5607 needed.
5608 </owner>
5609 </owners>
5610 <description>Please enter the description of this user action.</description>
5611 </action>
5612
5613 <action name="Gesture_Overview">
5614 <owners>
5615 <owner>
5616 Please specify the owners of this user action. Add more owner tags as
5617 needed.
5618 </owner>
5619 </owners>
5620 <description>Please enter the description of this user action.</description>
5621 </action>
5622
5623 <action name="Go">
5624 <owners>
5625 <owner>
5626 Please specify the owners of this user action. Add more owner tags as
5627 needed.
5628 </owner>
5629 </owners>
5630 <description>Please enter the description of this user action.</description>
5631 </action>
5632
5633 <action name="GoogleNow.ButtonClicked0">
5634 <owners>
5635 <owner>
5636 Please specify the owners of this user action. Add more owner tags as
5637 needed.
5638 </owner>
5639 </owners>
5640 <description>Please enter the description of this user action.</description>
5641 </action>
5642
5643 <action name="GoogleNow.ButtonClicked1">
5644 <owners>
5645 <owner>
5646 Please specify the owners of this user action. Add more owner tags as
5647 needed.
5648 </owner>
5649 </owners>
5650 <description>Please enter the description of this user action.</description>
5651 </action>
5652
5653 <action name="GoogleNow.Dismissed">
5654 <owners>
5655 <owner>
5656 Please specify the owners of this user action. Add more owner tags as
5657 needed.
5658 </owner>
5659 </owners>
5660 <description>Please enter the description of this user action.</description>
5661 </action>
5662
5663 <action name="GoogleNow.MessageClicked">
5664 <owners>
5665 <owner>
5666 Please specify the owners of this user action. Add more owner tags as
5667 needed.
5668 </owner>
5669 </owners>
5670 <description>Please enter the description of this user action.</description>
5671 </action>
5672
5673 <action name="GoogleNow.WelcomeToastClickedNo">
5674 <owners>
5675 <owner>
5676 Please specify the owners of this user action. Add more owner tags as
5677 needed.
5678 </owner>
5679 </owners>
5680 <description>Please enter the description of this user action.</description>
5681 </action>
5682
5683 <action name="GoogleNow.WelcomeToastClickedYes">
5684 <owners>
5685 <owner>
5686 Please specify the owners of this user action. Add more owner tags as
5687 needed.
5688 </owner>
5689 </owners>
5690 <description>Please enter the description of this user action.</description>
5691 </action>
5692
5693 <action name="GoogleNow.WelcomeToastDismissed">
5694 <owners>
5695 <owner>
5696 Please specify the owners of this user action. Add more owner tags as
5697 needed.
5698 </owner>
5699 </owners>
5700 <description>Please enter the description of this user action.</description>
5701 </action>
5702
5703 <action name="GpuAccelerationDisabled">
5704 <owners>
5705 <owner>
5706 Please specify the owners of this user action. Add more owner tags as
5707 needed.
5708 </owner>
5709 </owners>
5710 <description>Please enter the description of this user action.</description>
5711 </action>
5712
5713 <action name="GpuAccelerationEnabled">
5714 <owners>
5715 <owner>
5716 Please specify the owners of this user action. Add more owner tags as
5717 needed.
5718 </owner>
5719 </owners>
5720 <description>Please enter the description of this user action.</description>
5721 </action>
5722
5723 <action name="HiliteColor">
5724 <owners>
5725 <owner>
5726 Please specify the owners of this user action. Add more owner tags as
5727 needed.
5728 </owner>
5729 </owners>
5730 <description>Please enter the description of this user action.</description>
5731 </action>
5732
5733 <action name="HistoryPage_BookmarkStarClicked">
5734 <owners>
5735 <owner>
5736 Please specify the owners of this user action. Add more owner tags as
5737 needed.
5738 </owner>
5739 </owners>
5740 <description>Please enter the description of this user action.</description>
5741 </action>
5742
5743 <action name="HistoryPage_CancelRemoveSelected">
5744 <owners>
5745 <owner>
5746 Please specify the owners of this user action. Add more owner tags as
5747 needed.
5748 </owner>
5749 </owners>
5750 <description>Please enter the description of this user action.</description>
5751 </action>
5752
5753 <action name="HistoryPage_ConfirmRemoveSelected">
5754 <owners>
5755 <owner>
5756 Please specify the owners of this user action. Add more owner tags as
5757 needed.
5758 </owner>
5759 </owners>
5760 <description>Please enter the description of this user action.</description>
5761 </action>
5762
5763 <action name="HistoryPage_EntryLinkClick">
5764 <owners>
5765 <owner>
5766 Please specify the owners of this user action. Add more owner tags as
5767 needed.
5768 </owner>
5769 </owners>
5770 <description>Please enter the description of this user action.</description>
5771 </action>
5772
5773 <action name="HistoryPage_EntryLinkRightClick">
5774 <owners>
5775 <owner>
5776 Please specify the owners of this user action. Add more owner tags as
5777 needed.
5778 </owner>
5779 </owners>
5780 <description>Please enter the description of this user action.</description>
5781 </action>
5782
5783 <action name="HistoryPage_EntryMenuRemoveFromHistory">
5784 <owners>
5785 <owner>
5786 Please specify the owners of this user action. Add more owner tags as
5787 needed.
5788 </owner>
5789 </owners>
5790 <description>Please enter the description of this user action.</description>
5791 </action>
5792
5793 <action name="HistoryPage_EntryMenuShowMoreFromSite">
5794 <owners>
5795 <owner>
5796 Please specify the owners of this user action. Add more owner tags as
5797 needed.
5798 </owner>
5799 </owners>
5800 <description>Please enter the description of this user action.</description>
5801 </action>
5802
5803 <action name="HistoryPage_InitClearBrowsingData">
5804 <owners>
5805 <owner>
5806 Please specify the owners of this user action. Add more owner tags as
5807 needed.
5808 </owner>
5809 </owners>
5810 <description>Please enter the description of this user action.</description>
5811 </action>
5812
5813 <action name="HistoryPage_NewerHistoryClick">
5814 <owners>
5815 <owner>
5816 Please specify the owners of this user action. Add more owner tags as
5817 needed.
5818 </owner>
5819 </owners>
5820 <description>Please enter the description of this user action.</description>
5821 </action>
5822
5823 <action name="HistoryPage_NewestHistoryClick">
5824 <owners>
5825 <owner>
5826 Please specify the owners of this user action. Add more owner tags as
5827 needed.
5828 </owner>
5829 </owners>
5830 <description>Please enter the description of this user action.</description>
5831 </action>
5832
5833 <action name="HistoryPage_OlderHistoryClick">
5834 <owners>
5835 <owner>
5836 Please specify the owners of this user action. Add more owner tags as
5837 needed.
5838 </owner>
5839 </owners>
5840 <description>Please enter the description of this user action.</description>
5841 </action>
5842
5843 <action name="HistoryPage_RemoveSelected">
5844 <owners>
5845 <owner>
5846 Please specify the owners of this user action. Add more owner tags as
5847 needed.
5848 </owner>
5849 </owners>
5850 <description>Please enter the description of this user action.</description>
5851 </action>
5852
5853 <action name="HistoryPage_Search">
5854 <owners>
5855 <owner>
5856 Please specify the owners of this user action. Add more owner tags as
5857 needed.
5858 </owner>
5859 </owners>
5860 <description>Please enter the description of this user action.</description>
5861 </action>
5862
5863 <action name="HistoryPage_SearchResultClick">
5864 <owners>
5865 <owner>
5866 Please specify the owners of this user action. Add more owner tags as
5867 needed.
5868 </owner>
5869 </owners>
5870 <description>Please enter the description of this user action.</description>
5871 </action>
5872
5873 <action name="HistoryPage_SearchResultRemove">
5874 <owners>
5875 <owner>
5876 Please specify the owners of this user action. Add more owner tags as
5877 needed.
5878 </owner>
5879 </owners>
5880 <description>Please enter the description of this user action.</description>
5881 </action>
5882
5883 <action name="History_DeleteHistory">
5884 <owners>
5885 <owner>
5886 Please specify the owners of this user action. Add more owner tags as
5887 needed.
5888 </owner>
5889 </owners>
5890 <description>Please enter the description of this user action.</description>
5891 </action>
5892
5893 <action name="History_DragIcon">
5894 <owners>
5895 <owner>
5896 Please specify the owners of this user action. Add more owner tags as
5897 needed.
5898 </owner>
5899 </owners>
5900 <description>Please enter the description of this user action.</description>
5901 </action>
5902
5903 <action name="History_DragThumbnail">
5904 <owners>
5905 <owner>
5906 Please specify the owners of this user action. Add more owner tags as
5907 needed.
5908 </owner>
5909 </owners>
5910 <description>Please enter the description of this user action.</description>
5911 </action>
5912
5913 <action name="History_Search">
5914 <owners>
5915 <owner>
5916 Please specify the owners of this user action. Add more owner tags as
5917 needed.
5918 </owner>
5919 </owners>
5920 <description>Please enter the description of this user action.</description>
5921 </action>
5922
5923 <action name="Home">
5924 <owners>
5925 <owner>
5926 Please specify the owners of this user action. Add more owner tags as
5927 needed.
5928 </owner>
5929 </owners>
5930 <description>Please enter the description of this user action.</description>
5931 </action>
5932
5933 <action name="ImportLockDialogCocoa_Shown">
5934 <owners>
5935 <owner>
5936 Please specify the owners of this user action. Add more owner tags as
5937 needed.
5938 </owner>
5939 </owners>
5940 <description>Please enter the description of this user action.</description>
5941 </action>
5942
5943 <action name="ImportLockDialogGtk_Shown">
5944 <owners>
5945 <owner>
5946 Please specify the owners of this user action. Add more owner tags as
5947 needed.
5948 </owner>
5949 </owners>
5950 <description>Please enter the description of this user action.</description>
5951 </action>
5952
5953 <action name="ImportLockDialogView_Shown">
5954 <owners>
5955 <owner>
5956 Please specify the owners of this user action. Add more owner tags as
5957 needed.
5958 </owner>
5959 </owners>
5960 <description>Please enter the description of this user action.</description>
5961 </action>
5962
5963 <action name="Import_ShowDlg">
5964 <owners>
5965 <owner>
5966 Please specify the owners of this user action. Add more owner tags as
5967 needed.
5968 </owner>
5969 </owners>
5970 <description>Please enter the description of this user action.</description>
5971 </action>
5972
5973 <action name="Indent">
5974 <owners>
5975 <owner>
5976 Please specify the owners of this user action. Add more owner tags as
5977 needed.
5978 </owner>
5979 </owners>
5980 <description>Please enter the description of this user action.</description>
5981 </action>
5982
5983 <action name="InputMethodOptions_Open_chewing">
5984 <owners>
5985 <owner>
5986 Please specify the owners of this user action. Add more owner tags as
5987 needed.
5988 </owner>
5989 </owners>
5990 <description>Please enter the description of this user action.</description>
5991 </action>
5992
5993 <action name="InputMethodOptions_Open_english-m">
5994 <owners>
5995 <owner>
5996 Please specify the owners of this user action. Add more owner tags as
5997 needed.
5998 </owner>
5999 </owners>
6000 <description>Please enter the description of this user action.</description>
6001 </action>
6002
6003 <action name="InputMethodOptions_Open_hangul">
6004 <owners>
6005 <owner>
6006 Please specify the owners of this user action. Add more owner tags as
6007 needed.
6008 </owner>
6009 </owners>
6010 <description>Please enter the description of this user action.</description>
6011 </action>
6012
6013 <action name="InputMethodOptions_Open_m17n:am:sera">
6014 <owners>
6015 <owner>
6016 Please specify the owners of this user action. Add more owner tags as
6017 needed.
6018 </owner>
6019 </owners>
6020 <description>Please enter the description of this user action.</description>
6021 </action>
6022
6023 <action name="InputMethodOptions_Open_m17n:ar:kbd">
6024 <owners>
6025 <owner>
6026 Please specify the owners of this user action. Add more owner tags as
6027 needed.
6028 </owner>
6029 </owners>
6030 <description>Please enter the description of this user action.</description>
6031 </action>
6032
6033 <action name="InputMethodOptions_Open_m17n:bn:itrans">
6034 <owners>
6035 <owner>
6036 Please specify the owners of this user action. Add more owner tags as
6037 needed.
6038 </owner>
6039 </owners>
6040 <description>Please enter the description of this user action.</description>
6041 </action>
6042
6043 <action name="InputMethodOptions_Open_m17n:fa:isiri">
6044 <owners>
6045 <owner>
6046 Please specify the owners of this user action. Add more owner tags as
6047 needed.
6048 </owner>
6049 </owners>
6050 <description>Please enter the description of this user action.</description>
6051 </action>
6052
6053 <action name="InputMethodOptions_Open_m17n:gu:itrans">
6054 <owners>
6055 <owner>
6056 Please specify the owners of this user action. Add more owner tags as
6057 needed.
6058 </owner>
6059 </owners>
6060 <description>Please enter the description of this user action.</description>
6061 </action>
6062
6063 <action name="InputMethodOptions_Open_m17n:hi:itrans">
6064 <owners>
6065 <owner>
6066 Please specify the owners of this user action. Add more owner tags as
6067 needed.
6068 </owner>
6069 </owners>
6070 <description>Please enter the description of this user action.</description>
6071 </action>
6072
6073 <action name="InputMethodOptions_Open_m17n:kn:itrans">
6074 <owners>
6075 <owner>
6076 Please specify the owners of this user action. Add more owner tags as
6077 needed.
6078 </owner>
6079 </owners>
6080 <description>Please enter the description of this user action.</description>
6081 </action>
6082
6083 <action name="InputMethodOptions_Open_m17n:ml:itrans">
6084 <owners>
6085 <owner>
6086 Please specify the owners of this user action. Add more owner tags as
6087 needed.
6088 </owner>
6089 </owners>
6090 <description>Please enter the description of this user action.</description>
6091 </action>
6092
6093 <action name="InputMethodOptions_Open_m17n:mr:itrans">
6094 <owners>
6095 <owner>
6096 Please specify the owners of this user action. Add more owner tags as
6097 needed.
6098 </owner>
6099 </owners>
6100 <description>Please enter the description of this user action.</description>
6101 </action>
6102
6103 <action name="InputMethodOptions_Open_m17n:ta:inscript">
6104 <owners>
6105 <owner>
6106 Please specify the owners of this user action. Add more owner tags as
6107 needed.
6108 </owner>
6109 </owners>
6110 <description>Please enter the description of this user action.</description>
6111 </action>
6112
6113 <action name="InputMethodOptions_Open_m17n:ta:itrans">
6114 <owners>
6115 <owner>
6116 Please specify the owners of this user action. Add more owner tags as
6117 needed.
6118 </owner>
6119 </owners>
6120 <description>Please enter the description of this user action.</description>
6121 </action>
6122
6123 <action name="InputMethodOptions_Open_m17n:ta:phonetic">
6124 <owners>
6125 <owner>
6126 Please specify the owners of this user action. Add more owner tags as
6127 needed.
6128 </owner>
6129 </owners>
6130 <description>Please enter the description of this user action.</description>
6131 </action>
6132
6133 <action name="InputMethodOptions_Open_m17n:ta:tamil99">
6134 <owners>
6135 <owner>
6136 Please specify the owners of this user action. Add more owner tags as
6137 needed.
6138 </owner>
6139 </owners>
6140 <description>Please enter the description of this user action.</description>
6141 </action>
6142
6143 <action name="InputMethodOptions_Open_m17n:ta:typewriter">
6144 <owners>
6145 <owner>
6146 Please specify the owners of this user action. Add more owner tags as
6147 needed.
6148 </owner>
6149 </owners>
6150 <description>Please enter the description of this user action.</description>
6151 </action>
6152
6153 <action name="InputMethodOptions_Open_m17n:te:itrans">
6154 <owners>
6155 <owner>
6156 Please specify the owners of this user action. Add more owner tags as
6157 needed.
6158 </owner>
6159 </owners>
6160 <description>Please enter the description of this user action.</description>
6161 </action>
6162
6163 <action name="InputMethodOptions_Open_m17n:th:kesmanee">
6164 <owners>
6165 <owner>
6166 Please specify the owners of this user action. Add more owner tags as
6167 needed.
6168 </owner>
6169 </owners>
6170 <description>Please enter the description of this user action.</description>
6171 </action>
6172
6173 <action name="InputMethodOptions_Open_m17n:th:pattachote">
6174 <owners>
6175 <owner>
6176 Please specify the owners of this user action. Add more owner tags as
6177 needed.
6178 </owner>
6179 </owners>
6180 <description>Please enter the description of this user action.</description>
6181 </action>
6182
6183 <action name="InputMethodOptions_Open_m17n:th:tis820">
6184 <owners>
6185 <owner>
6186 Please specify the owners of this user action. Add more owner tags as
6187 needed.
6188 </owner>
6189 </owners>
6190 <description>Please enter the description of this user action.</description>
6191 </action>
6192
6193 <action name="InputMethodOptions_Open_m17n:vi:tcvn">
6194 <owners>
6195 <owner>
6196 Please specify the owners of this user action. Add more owner tags as
6197 needed.
6198 </owner>
6199 </owners>
6200 <description>Please enter the description of this user action.</description>
6201 </action>
6202
6203 <action name="InputMethodOptions_Open_m17n:vi:telex">
6204 <owners>
6205 <owner>
6206 Please specify the owners of this user action. Add more owner tags as
6207 needed.
6208 </owner>
6209 </owners>
6210 <description>Please enter the description of this user action.</description>
6211 </action>
6212
6213 <action name="InputMethodOptions_Open_m17n:vi:viqr">
6214 <owners>
6215 <owner>
6216 Please specify the owners of this user action. Add more owner tags as
6217 needed.
6218 </owner>
6219 </owners>
6220 <description>Please enter the description of this user action.</description>
6221 </action>
6222
6223 <action name="InputMethodOptions_Open_m17n:vi:vni">
6224 <owners>
6225 <owner>
6226 Please specify the owners of this user action. Add more owner tags as
6227 needed.
6228 </owner>
6229 </owners>
6230 <description>Please enter the description of this user action.</description>
6231 </action>
6232
6233 <action name="InputMethodOptions_Open_m17n:zh:cangjie">
6234 <owners>
6235 <owner>
6236 Please specify the owners of this user action. Add more owner tags as
6237 needed.
6238 </owner>
6239 </owners>
6240 <description>Please enter the description of this user action.</description>
6241 </action>
6242
6243 <action name="InputMethodOptions_Open_m17n:zh:quick">
6244 <owners>
6245 <owner>
6246 Please specify the owners of this user action. Add more owner tags as
6247 needed.
6248 </owner>
6249 </owners>
6250 <description>Please enter the description of this user action.</description>
6251 </action>
6252
6253 <action name="InputMethodOptions_Open_mozc">
6254 <owners>
6255 <owner>
6256 Please specify the owners of this user action. Add more owner tags as
6257 needed.
6258 </owner>
6259 </owners>
6260 <description>Please enter the description of this user action.</description>
6261 </action>
6262
6263 <action name="InputMethodOptions_Open_mozc-chewing">
6264 <owners>
6265 <owner>
6266 Please specify the owners of this user action. Add more owner tags as
6267 needed.
6268 </owner>
6269 </owners>
6270 <description>Please enter the description of this user action.</description>
6271 </action>
6272
6273 <action name="InputMethodOptions_Open_mozc-dv">
6274 <owners>
6275 <owner>
6276 Please specify the owners of this user action. Add more owner tags as
6277 needed.
6278 </owner>
6279 </owners>
6280 <description>Please enter the description of this user action.</description>
6281 </action>
6282
6283 <action name="InputMethodOptions_Open_mozc-hangul">
6284 <owners>
6285 <owner>
6286 Please specify the owners of this user action. Add more owner tags as
6287 needed.
6288 </owner>
6289 </owners>
6290 <description>Please enter the description of this user action.</description>
6291 </action>
6292
6293 <action name="InputMethodOptions_Open_mozc-jp">
6294 <owners>
6295 <owner>
6296 Please specify the owners of this user action. Add more owner tags as
6297 needed.
6298 </owner>
6299 </owners>
6300 <description>Please enter the description of this user action.</description>
6301 </action>
6302
6303 <action name="InputMethodOptions_Open_pinyin">
6304 <owners>
6305 <owner>
6306 Please specify the owners of this user action. Add more owner tags as
6307 needed.
6308 </owner>
6309 </owners>
6310 <description>Please enter the description of this user action.</description>
6311 </action>
6312
6313 <action name="InputMethodOptions_Open_pinyin-dv">
6314 <owners>
6315 <owner>
6316 Please specify the owners of this user action. Add more owner tags as
6317 needed.
6318 </owner>
6319 </owners>
6320 <description>Please enter the description of this user action.</description>
6321 </action>
6322
6323 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm">
6324 <owners>
6325 <owner>
6326 Please specify the owners of this user action. Add more owner tags as
6327 needed.
6328 </owner>
6329 </owners>
6330 <description>Please enter the description of this user action.</description>
6331 </action>
6332
6333 <action name="InputMethodOptions_Open_xkb:be::fra">
6334 <owners>
6335 <owner>
6336 Please specify the owners of this user action. Add more owner tags as
6337 needed.
6338 </owner>
6339 </owners>
6340 <description>Please enter the description of this user action.</description>
6341 </action>
6342
6343 <action name="InputMethodOptions_Open_xkb:be::ger">
6344 <owners>
6345 <owner>
6346 Please specify the owners of this user action. Add more owner tags as
6347 needed.
6348 </owner>
6349 </owners>
6350 <description>Please enter the description of this user action.</description>
6351 </action>
6352
6353 <action name="InputMethodOptions_Open_xkb:be::nld">
6354 <owners>
6355 <owner>
6356 Please specify the owners of this user action. Add more owner tags as
6357 needed.
6358 </owner>
6359 </owners>
6360 <description>Please enter the description of this user action.</description>
6361 </action>
6362
6363 <action name="InputMethodOptions_Open_xkb:bg::bul">
6364 <owners>
6365 <owner>
6366 Please specify the owners of this user action. Add more owner tags as
6367 needed.
6368 </owner>
6369 </owners>
6370 <description>Please enter the description of this user action.</description>
6371 </action>
6372
6373 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
6374 <owners>
6375 <owner>
6376 Please specify the owners of this user action. Add more owner tags as
6377 needed.
6378 </owner>
6379 </owners>
6380 <description>Please enter the description of this user action.</description>
6381 </action>
6382
6383 <action name="InputMethodOptions_Open_xkb:br::por">
6384 <owners>
6385 <owner>
6386 Please specify the owners of this user action. Add more owner tags as
6387 needed.
6388 </owner>
6389 </owners>
6390 <description>Please enter the description of this user action.</description>
6391 </action>
6392
6393 <action name="InputMethodOptions_Open_xkb:by::bel">
6394 <owners>
6395 <owner>
6396 Please specify the owners of this user action. Add more owner tags as
6397 needed.
6398 </owner>
6399 </owners>
6400 <description>Please enter the description of this user action.</description>
6401 </action>
6402
6403 <action name="InputMethodOptions_Open_xkb:ca::fra">
6404 <owners>
6405 <owner>
6406 Please specify the owners of this user action. Add more owner tags as
6407 needed.
6408 </owner>
6409 </owners>
6410 <description>Please enter the description of this user action.</description>
6411 </action>
6412
6413 <action name="InputMethodOptions_Open_xkb:ca:eng:eng">
6414 <owners>
6415 <owner>
6416 Please specify the owners of this user action. Add more owner tags as
6417 needed.
6418 </owner>
6419 </owners>
6420 <description>Please enter the description of this user action.</description>
6421 </action>
6422
6423 <action name="InputMethodOptions_Open_xkb:ca:multix:fra">
6424 <owners>
6425 <owner>
6426 Please specify the owners of this user action. Add more owner tags as
6427 needed.
6428 </owner>
6429 </owners>
6430 <description>Please enter the description of this user action.</description>
6431 </action>
6432
6433 <action name="InputMethodOptions_Open_xkb:ch::ger">
6434 <owners>
6435 <owner>
6436 Please specify the owners of this user action. Add more owner tags as
6437 needed.
6438 </owner>
6439 </owners>
6440 <description>Please enter the description of this user action.</description>
6441 </action>
6442
6443 <action name="InputMethodOptions_Open_xkb:ch:fr:fra">
6444 <owners>
6445 <owner>
6446 Please specify the owners of this user action. Add more owner tags as
6447 needed.
6448 </owner>
6449 </owners>
6450 <description>Please enter the description of this user action.</description>
6451 </action>
6452
6453 <action name="InputMethodOptions_Open_xkb:cz::cze">
6454 <owners>
6455 <owner>
6456 Please specify the owners of this user action. Add more owner tags as
6457 needed.
6458 </owner>
6459 </owners>
6460 <description>Please enter the description of this user action.</description>
6461 </action>
6462
6463 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze">
6464 <owners>
6465 <owner>
6466 Please specify the owners of this user action. Add more owner tags as
6467 needed.
6468 </owner>
6469 </owners>
6470 <description>Please enter the description of this user action.</description>
6471 </action>
6472
6473 <action name="InputMethodOptions_Open_xkb:de::ger">
6474 <owners>
6475 <owner>
6476 Please specify the owners of this user action. Add more owner tags as
6477 needed.
6478 </owner>
6479 </owners>
6480 <description>Please enter the description of this user action.</description>
6481 </action>
6482
6483 <action name="InputMethodOptions_Open_xkb:de:neo:ger">
6484 <owners>
6485 <owner>
6486 Please specify the owners of this user action. Add more owner tags as
6487 needed.
6488 </owner>
6489 </owners>
6490 <description>Please enter the description of this user action.</description>
6491 </action>
6492
6493 <action name="InputMethodOptions_Open_xkb:dk::dan">
6494 <owners>
6495 <owner>
6496 Please specify the owners of this user action. Add more owner tags as
6497 needed.
6498 </owner>
6499 </owners>
6500 <description>Please enter the description of this user action.</description>
6501 </action>
6502
6503 <action name="InputMethodOptions_Open_xkb:ee::est">
6504 <owners>
6505 <owner>
6506 Please specify the owners of this user action. Add more owner tags as
6507 needed.
6508 </owner>
6509 </owners>
6510 <description>Please enter the description of this user action.</description>
6511 </action>
6512
6513 <action name="InputMethodOptions_Open_xkb:es::spa">
6514 <owners>
6515 <owner>
6516 Please specify the owners of this user action. Add more owner tags as
6517 needed.
6518 </owner>
6519 </owners>
6520 <description>Please enter the description of this user action.</description>
6521 </action>
6522
6523 <action name="InputMethodOptions_Open_xkb:es:cat:cat">
6524 <owners>
6525 <owner>
6526 Please specify the owners of this user action. Add more owner tags as
6527 needed.
6528 </owner>
6529 </owners>
6530 <description>Please enter the description of this user action.</description>
6531 </action>
6532
6533 <action name="InputMethodOptions_Open_xkb:fi::fin">
6534 <owners>
6535 <owner>
6536 Please specify the owners of this user action. Add more owner tags as
6537 needed.
6538 </owner>
6539 </owners>
6540 <description>Please enter the description of this user action.</description>
6541 </action>
6542
6543 <action name="InputMethodOptions_Open_xkb:fr::fra">
6544 <owners>
6545 <owner>
6546 Please specify the owners of this user action. Add more owner tags as
6547 needed.
6548 </owner>
6549 </owners>
6550 <description>Please enter the description of this user action.</description>
6551 </action>
6552
6553 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
6554 <owners>
6555 <owner>
6556 Please specify the owners of this user action. Add more owner tags as
6557 needed.
6558 </owner>
6559 </owners>
6560 <description>Please enter the description of this user action.</description>
6561 </action>
6562
6563 <action name="InputMethodOptions_Open_xkb:gb:extd:eng">
6564 <owners>
6565 <owner>
6566 Please specify the owners of this user action. Add more owner tags as
6567 needed.
6568 </owner>
6569 </owners>
6570 <description>Please enter the description of this user action.</description>
6571 </action>
6572
6573 <action name="InputMethodOptions_Open_xkb:ge::geo">
6574 <owners>
6575 <owner>
6576 Please specify the owners of this user action. Add more owner tags as
6577 needed.
6578 </owner>
6579 </owners>
6580 <description>Please enter the description of this user action.</description>
6581 </action>
6582
6583 <action name="InputMethodOptions_Open_xkb:gr::gre">
6584 <owners>
6585 <owner>
6586 Please specify the owners of this user action. Add more owner tags as
6587 needed.
6588 </owner>
6589 </owners>
6590 <description>Please enter the description of this user action.</description>
6591 </action>
6592
6593 <action name="InputMethodOptions_Open_xkb:hr::scr">
6594 <owners>
6595 <owner>
6596 Please specify the owners of this user action. Add more owner tags as
6597 needed.
6598 </owner>
6599 </owners>
6600 <description>Please enter the description of this user action.</description>
6601 </action>
6602
6603 <action name="InputMethodOptions_Open_xkb:hu::hun">
6604 <owners>
6605 <owner>
6606 Please specify the owners of this user action. Add more owner tags as
6607 needed.
6608 </owner>
6609 </owners>
6610 <description>Please enter the description of this user action.</description>
6611 </action>
6612
6613 <action name="InputMethodOptions_Open_xkb:il::heb">
6614 <owners>
6615 <owner>
6616 Please specify the owners of this user action. Add more owner tags as
6617 needed.
6618 </owner>
6619 </owners>
6620 <description>Please enter the description of this user action.</description>
6621 </action>
6622
6623 <action name="InputMethodOptions_Open_xkb:is::ice">
6624 <owners>
6625 <owner>
6626 Please specify the owners of this user action. Add more owner tags as
6627 needed.
6628 </owner>
6629 </owners>
6630 <description>Please enter the description of this user action.</description>
6631 </action>
6632
6633 <action name="InputMethodOptions_Open_xkb:it::ita">
6634 <owners>
6635 <owner>
6636 Please specify the owners of this user action. Add more owner tags as
6637 needed.
6638 </owner>
6639 </owners>
6640 <description>Please enter the description of this user action.</description>
6641 </action>
6642
6643 <action name="InputMethodOptions_Open_xkb:jp::jpn">
6644 <owners>
6645 <owner>
6646 Please specify the owners of this user action. Add more owner tags as
6647 needed.
6648 </owner>
6649 </owners>
6650 <description>Please enter the description of this user action.</description>
6651 </action>
6652
6653 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
6654 <owners>
6655 <owner>
6656 Please specify the owners of this user action. Add more owner tags as
6657 needed.
6658 </owner>
6659 </owners>
6660 <description>Please enter the description of this user action.</description>
6661 </action>
6662
6663 <action name="InputMethodOptions_Open_xkb:latam::spa">
6664 <owners>
6665 <owner>
6666 Please specify the owners of this user action. Add more owner tags as
6667 needed.
6668 </owner>
6669 </owners>
6670 <description>Please enter the description of this user action.</description>
6671 </action>
6672
6673 <action name="InputMethodOptions_Open_xkb:lt::lit">
6674 <owners>
6675 <owner>
6676 Please specify the owners of this user action. Add more owner tags as
6677 needed.
6678 </owner>
6679 </owners>
6680 <description>Please enter the description of this user action.</description>
6681 </action>
6682
6683 <action name="InputMethodOptions_Open_xkb:lv::lav">
6684 <owners>
6685 <owner>
6686 Please specify the owners of this user action. Add more owner tags as
6687 needed.
6688 </owner>
6689 </owners>
6690 <description>Please enter the description of this user action.</description>
6691 </action>
6692
6693 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
6694 <owners>
6695 <owner>
6696 Please specify the owners of this user action. Add more owner tags as
6697 needed.
6698 </owner>
6699 </owners>
6700 <description>Please enter the description of this user action.</description>
6701 </action>
6702
6703 <action name="InputMethodOptions_Open_xkb:mn::mon">
6704 <owners>
6705 <owner>
6706 Please specify the owners of this user action. Add more owner tags as
6707 needed.
6708 </owner>
6709 </owners>
6710 <description>Please enter the description of this user action.</description>
6711 </action>
6712
6713 <action name="InputMethodOptions_Open_xkb:nl::nld">
6714 <owners>
6715 <owner>
6716 Please specify the owners of this user action. Add more owner tags as
6717 needed.
6718 </owner>
6719 </owners>
6720 <description>Please enter the description of this user action.</description>
6721 </action>
6722
6723 <action name="InputMethodOptions_Open_xkb:no::nob">
6724 <owners>
6725 <owner>
6726 Please specify the owners of this user action. Add more owner tags as
6727 needed.
6728 </owner>
6729 </owners>
6730 <description>Please enter the description of this user action.</description>
6731 </action>
6732
6733 <action name="InputMethodOptions_Open_xkb:no::nor">
6734 <owners>
6735 <owner>
6736 Please specify the owners of this user action. Add more owner tags as
6737 needed.
6738 </owner>
6739 </owners>
6740 <description>Please enter the description of this user action.</description>
6741 </action>
6742
6743 <action name="InputMethodOptions_Open_xkb:pl::pol">
6744 <owners>
6745 <owner>
6746 Please specify the owners of this user action. Add more owner tags as
6747 needed.
6748 </owner>
6749 </owners>
6750 <description>Please enter the description of this user action.</description>
6751 </action>
6752
6753 <action name="InputMethodOptions_Open_xkb:pt::por">
6754 <owners>
6755 <owner>
6756 Please specify the owners of this user action. Add more owner tags as
6757 needed.
6758 </owner>
6759 </owners>
6760 <description>Please enter the description of this user action.</description>
6761 </action>
6762
6763 <action name="InputMethodOptions_Open_xkb:ro::rum">
6764 <owners>
6765 <owner>
6766 Please specify the owners of this user action. Add more owner tags as
6767 needed.
6768 </owner>
6769 </owners>
6770 <description>Please enter the description of this user action.</description>
6771 </action>
6772
6773 <action name="InputMethodOptions_Open_xkb:rs::srp">
6774 <owners>
6775 <owner>
6776 Please specify the owners of this user action. Add more owner tags as
6777 needed.
6778 </owner>
6779 </owners>
6780 <description>Please enter the description of this user action.</description>
6781 </action>
6782
6783 <action name="InputMethodOptions_Open_xkb:ru::rus">
6784 <owners>
6785 <owner>
6786 Please specify the owners of this user action. Add more owner tags as
6787 needed.
6788 </owner>
6789 </owners>
6790 <description>Please enter the description of this user action.</description>
6791 </action>
6792
6793 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
6794 <owners>
6795 <owner>
6796 Please specify the owners of this user action. Add more owner tags as
6797 needed.
6798 </owner>
6799 </owners>
6800 <description>Please enter the description of this user action.</description>
6801 </action>
6802
6803 <action name="InputMethodOptions_Open_xkb:se::swe">
6804 <owners>
6805 <owner>
6806 Please specify the owners of this user action. Add more owner tags as
6807 needed.
6808 </owner>
6809 </owners>
6810 <description>Please enter the description of this user action.</description>
6811 </action>
6812
6813 <action name="InputMethodOptions_Open_xkb:si::slv">
6814 <owners>
6815 <owner>
6816 Please specify the owners of this user action. Add more owner tags as
6817 needed.
6818 </owner>
6819 </owners>
6820 <description>Please enter the description of this user action.</description>
6821 </action>
6822
6823 <action name="InputMethodOptions_Open_xkb:sk::slo">
6824 <owners>
6825 <owner>
6826 Please specify the owners of this user action. Add more owner tags as
6827 needed.
6828 </owner>
6829 </owners>
6830 <description>Please enter the description of this user action.</description>
6831 </action>
6832
6833 <action name="InputMethodOptions_Open_xkb:tr::tur">
6834 <owners>
6835 <owner>
6836 Please specify the owners of this user action. Add more owner tags as
6837 needed.
6838 </owner>
6839 </owners>
6840 <description>Please enter the description of this user action.</description>
6841 </action>
6842
6843 <action name="InputMethodOptions_Open_xkb:ua::ukr">
6844 <owners>
6845 <owner>
6846 Please specify the owners of this user action. Add more owner tags as
6847 needed.
6848 </owner>
6849 </owners>
6850 <description>Please enter the description of this user action.</description>
6851 </action>
6852
6853 <action name="InputMethodOptions_Open_xkb:us::eng">
6854 <owners>
6855 <owner>
6856 Please specify the owners of this user action. Add more owner tags as
6857 needed.
6858 </owner>
6859 </owners>
6860 <description>Please enter the description of this user action.</description>
6861 </action>
6862
6863 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
6864 <owners>
6865 <owner>
6866 Please specify the owners of this user action. Add more owner tags as
6867 needed.
6868 </owner>
6869 </owners>
6870 <description>Please enter the description of this user action.</description>
6871 </action>
6872
6873 <action name="InputMethodOptions_Open_xkb:us:colemak:eng">
6874 <owners>
6875 <owner>
6876 Please specify the owners of this user action. Add more owner tags as
6877 needed.
6878 </owner>
6879 </owners>
6880 <description>Please enter the description of this user action.</description>
6881 </action>
6882
6883 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
6884 <owners>
6885 <owner>
6886 Please specify the owners of this user action. Add more owner tags as
6887 needed.
6888 </owner>
6889 </owners>
6890 <description>Please enter the description of this user action.</description>
6891 </action>
6892
6893 <action name="InputMethodOptions_Open_xkb:us:intl:eng">
6894 <owners>
6895 <owner>
6896 Please specify the owners of this user action. Add more owner tags as
6897 needed.
6898 </owner>
6899 </owners>
6900 <description>Please enter the description of this user action.</description>
6901 </action>
6902
6903 <action name="InsertBacktab">
6904 <owners>
6905 <owner>
6906 Please specify the owners of this user action. Add more owner tags as
6907 needed.
6908 </owner>
6909 </owners>
6910 <description>Please enter the description of this user action.</description>
6911 </action>
6912
6913 <action name="InsertHTML">
6914 <owners>
6915 <owner>
6916 Please specify the owners of this user action. Add more owner tags as
6917 needed.
6918 </owner>
6919 </owners>
6920 <description>Please enter the description of this user action.</description>
6921 </action>
6922
6923 <action name="InsertHorizontalRule">
6924 <owners>
6925 <owner>
6926 Please specify the owners of this user action. Add more owner tags as
6927 needed.
6928 </owner>
6929 </owners>
6930 <description>Please enter the description of this user action.</description>
6931 </action>
6932
6933 <action name="InsertImage">
6934 <owners>
6935 <owner>
6936 Please specify the owners of this user action. Add more owner tags as
6937 needed.
6938 </owner>
6939 </owners>
6940 <description>Please enter the description of this user action.</description>
6941 </action>
6942
6943 <action name="InsertLineBreak">
6944 <owners>
6945 <owner>
6946 Please specify the owners of this user action. Add more owner tags as
6947 needed.
6948 </owner>
6949 </owners>
6950 <description>Please enter the description of this user action.</description>
6951 </action>
6952
6953 <action name="InsertNewline">
6954 <owners>
6955 <owner>
6956 Please specify the owners of this user action. Add more owner tags as
6957 needed.
6958 </owner>
6959 </owners>
6960 <description>Please enter the description of this user action.</description>
6961 </action>
6962
6963 <action name="InsertNewlineInQuotedContent">
6964 <owners>
6965 <owner>
6966 Please specify the owners of this user action. Add more owner tags as
6967 needed.
6968 </owner>
6969 </owners>
6970 <description>Please enter the description of this user action.</description>
6971 </action>
6972
6973 <action name="InsertOrderedList">
6974 <owners>
6975 <owner>
6976 Please specify the owners of this user action. Add more owner tags as
6977 needed.
6978 </owner>
6979 </owners>
6980 <description>Please enter the description of this user action.</description>
6981 </action>
6982
6983 <action name="InsertParagraph">
6984 <owners>
6985 <owner>
6986 Please specify the owners of this user action. Add more owner tags as
6987 needed.
6988 </owner>
6989 </owners>
6990 <description>Please enter the description of this user action.</description>
6991 </action>
6992
6993 <action name="InsertTab">
6994 <owners>
6995 <owner>
6996 Please specify the owners of this user action. Add more owner tags as
6997 needed.
6998 </owner>
6999 </owners>
7000 <description>Please enter the description of this user action.</description>
7001 </action>
7002
7003 <action name="InsertText">
7004 <owners>
7005 <owner>
7006 Please specify the owners of this user action. Add more owner tags as
7007 needed.
7008 </owner>
7009 </owners>
7010 <description>Please enter the description of this user action.</description>
7011 </action>
7012
7013 <action name="InsertUnorderedList">
7014 <owners>
7015 <owner>
7016 Please specify the owners of this user action. Add more owner tags as
7017 needed.
7018 </owner>
7019 </owners>
7020 <description>Please enter the description of this user action.</description>
7021 </action>
7022
7023 <action name="InspectDevices">
7024 <owners>
7025 <owner>
7026 Please specify the owners of this user action. Add more owner tags as
7027 needed.
7028 </owner>
7029 </owners>
7030 <description>Please enter the description of this user action.</description>
7031 </action>
7032
7033 <action name="InstallSite">
7034 <owners>
7035 <owner>
7036 Please specify the owners of this user action. Add more owner tags as
7037 needed.
7038 </owner>
7039 </owners>
7040 <description>Please enter the description of this user action.</description>
7041 </action>
7042
7043 <action name="InstantExtended.MostVisitedClicked">
7044 <owners>
7045 <owner>
7046 Please specify the owners of this user action. Add more owner tags as
7047 needed.
7048 </owner>
7049 </owners>
7050 <description>Please enter the description of this user action.</description>
7051 </action>
7052
7053 <action name="InstantExtended.ShowNTP">
7054 <owners>
7055 <owner>
7056 Please specify the owners of this user action. Add more owner tags as
7057 needed.
7058 </owner>
7059 </owners>
7060 <description>Please enter the description of this user action.</description>
7061 </action>
7062
7063 <action name="InstantExtended.ShowSRP">
7064 <owners>
7065 <owner>
7066 Please specify the owners of this user action. Add more owner tags as
7067 needed.
7068 </owner>
7069 </owners>
7070 <description>Please enter the description of this user action.</description>
7071 </action>
7072
7073 <action name="Italic">
7074 <owners>
7075 <owner>
7076 Please specify the owners of this user action. Add more owner tags as
7077 needed.
7078 </owner>
7079 </owners>
7080 <description>Please enter the description of this user action.</description>
7081 </action>
7082
7083 <action name="JustifyCenter">
7084 <owners>
7085 <owner>
7086 Please specify the owners of this user action. Add more owner tags as
7087 needed.
7088 </owner>
7089 </owners>
7090 <description>Please enter the description of this user action.</description>
7091 </action>
7092
7093 <action name="JustifyLeft">
7094 <owners>
7095 <owner>
7096 Please specify the owners of this user action. Add more owner tags as
7097 needed.
7098 </owner>
7099 </owners>
7100 <description>Please enter the description of this user action.</description>
7101 </action>
7102
7103 <action name="JustifyRight">
7104 <owners>
7105 <owner>
7106 Please specify the owners of this user action. Add more owner tags as
7107 needed.
7108 </owner>
7109 </owners>
7110 <description>Please enter the description of this user action.</description>
7111 </action>
7112
7113 <action name="KeySystemSupport.Widevine.Queried">
7114 <owners>
7115 <owner>
7116 Please specify the owners of this user action. Add more owner tags as
7117 needed.
7118 </owner>
7119 </owners>
7120 <description>Please enter the description of this user action.</description>
7121 </action>
7122
7123 <action name="KeySystemSupport.Widevine.Supported">
7124 <owners>
7125 <owner>
7126 Please specify the owners of this user action. Add more owner tags as
7127 needed.
7128 </owner>
7129 </owners>
7130 <description>Please enter the description of this user action.</description>
7131 </action>
7132
7133 <action name="KeySystemSupport.WidevineWithType.Queried">
7134 <owners>
7135 <owner>
7136 Please specify the owners of this user action. Add more owner tags as
7137 needed.
7138 </owner>
7139 </owners>
7140 <description>Please enter the description of this user action.</description>
7141 </action>
7142
7143 <action name="KeySystemSupport.WidevineWithType.Supported">
7144 <owners>
7145 <owner>
7146 Please specify the owners of this user action. Add more owner tags as
7147 needed.
7148 </owner>
7149 </owners>
7150 <description>Please enter the description of this user action.</description>
7151 </action>
7152
7153 <action name="KeywordEditor_AddKeyword">
7154 <owners>
7155 <owner>
7156 Please specify the owners of this user action. Add more owner tags as
7157 needed.
7158 </owner>
7159 </owners>
7160 <description>Please enter the description of this user action.</description>
7161 </action>
7162
7163 <action name="KeywordEditor_AddKeywordJS">
7164 <owners>
7165 <owner>
7166 Please specify the owners of this user action. Add more owner tags as
7167 needed.
7168 </owner>
7169 </owners>
7170 <description>Please enter the description of this user action.</description>
7171 </action>
7172
7173 <action name="KeywordEditor_ModifiedKeyword">
7174 <owners>
7175 <owner>
7176 Please specify the owners of this user action. Add more owner tags as
7177 needed.
7178 </owner>
7179 </owners>
7180 <description>Please enter the description of this user action.</description>
7181 </action>
7182
7183 <action name="KeywordEditor_RemoveKeyword">
7184 <owners>
7185 <owner>
7186 Please specify the owners of this user action. Add more owner tags as
7187 needed.
7188 </owner>
7189 </owners>
7190 <description>Please enter the description of this user action.</description>
7191 </action>
7192
7193 <action name="LanguageChange_Accept">
7194 <owners>
7195 <owner>
7196 Please specify the owners of this user action. Add more owner tags as
7197 needed.
7198 </owner>
7199 </owners>
7200 <description>Please enter the description of this user action.</description>
7201 </action>
7202
7203 <action name="LanguageChange_Revert">
7204 <owners>
7205 <owner>
7206 Please specify the owners of this user action. Add more owner tags as
7207 needed.
7208 </owner>
7209 </owners>
7210 <description>Please enter the description of this user action.</description>
7211 </action>
7212
7213 <action name="LanguageConfigView_Open">
7214 <owners>
7215 <owner>
7216 Please specify the owners of this user action. Add more owner tags as
7217 needed.
7218 </owner>
7219 </owners>
7220 <description>Please enter the description of this user action.</description>
7221 </action>
7222
7223 <action name="LanguageMenuButton_InputMethodChanged">
7224 <owners>
7225 <owner>
7226 Please specify the owners of this user action. Add more owner tags as
7227 needed.
7228 </owner>
7229 </owners>
7230 <description>Please enter the description of this user action.</description>
7231 </action>
7232
7233 <action name="LanguageMenuButton_Open">
7234 <owners>
7235 <owner>
7236 Please specify the owners of this user action. Add more owner tags as
7237 needed.
7238 </owner>
7239 </owners>
7240 <description>Please enter the description of this user action.</description>
7241 </action>
7242
7243 <action name="LanguageOptions_DisableInputMethod_chewing">
7244 <owners>
7245 <owner>
7246 Please specify the owners of this user action. Add more owner tags as
7247 needed.
7248 </owner>
7249 </owners>
7250 <description>Please enter the description of this user action.</description>
7251 </action>
7252
7253 <action name="LanguageOptions_DisableInputMethod_english-m">
7254 <owners>
7255 <owner>
7256 Please specify the owners of this user action. Add more owner tags as
7257 needed.
7258 </owner>
7259 </owners>
7260 <description>Please enter the description of this user action.</description>
7261 </action>
7262
7263 <action name="LanguageOptions_DisableInputMethod_hangul">
7264 <owners>
7265 <owner>
7266 Please specify the owners of this user action. Add more owner tags as
7267 needed.
7268 </owner>
7269 </owners>
7270 <description>Please enter the description of this user action.</description>
7271 </action>
7272
7273 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera">
7274 <owners>
7275 <owner>
7276 Please specify the owners of this user action. Add more owner tags as
7277 needed.
7278 </owner>
7279 </owners>
7280 <description>Please enter the description of this user action.</description>
7281 </action>
7282
7283 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
7284 <owners>
7285 <owner>
7286 Please specify the owners of this user action. Add more owner tags as
7287 needed.
7288 </owner>
7289 </owners>
7290 <description>Please enter the description of this user action.</description>
7291 </action>
7292
7293 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
7294 <owners>
7295 <owner>
7296 Please specify the owners of this user action. Add more owner tags as
7297 needed.
7298 </owner>
7299 </owners>
7300 <description>Please enter the description of this user action.</description>
7301 </action>
7302
7303 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
7304 <owners>
7305 <owner>
7306 Please specify the owners of this user action. Add more owner tags as
7307 needed.
7308 </owner>
7309 </owners>
7310 <description>Please enter the description of this user action.</description>
7311 </action>
7312
7313 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
7314 <owners>
7315 <owner>
7316 Please specify the owners of this user action. Add more owner tags as
7317 needed.
7318 </owner>
7319 </owners>
7320 <description>Please enter the description of this user action.</description>
7321 </action>
7322
7323 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
7324 <owners>
7325 <owner>
7326 Please specify the owners of this user action. Add more owner tags as
7327 needed.
7328 </owner>
7329 </owners>
7330 <description>Please enter the description of this user action.</description>
7331 </action>
7332
7333 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
7334 <owners>
7335 <owner>
7336 Please specify the owners of this user action. Add more owner tags as
7337 needed.
7338 </owner>
7339 </owners>
7340 <description>Please enter the description of this user action.</description>
7341 </action>
7342
7343 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
7344 <owners>
7345 <owner>
7346 Please specify the owners of this user action. Add more owner tags as
7347 needed.
7348 </owner>
7349 </owners>
7350 <description>Please enter the description of this user action.</description>
7351 </action>
7352
7353 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
7354 <owners>
7355 <owner>
7356 Please specify the owners of this user action. Add more owner tags as
7357 needed.
7358 </owner>
7359 </owners>
7360 <description>Please enter the description of this user action.</description>
7361 </action>
7362
7363 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
7364 <owners>
7365 <owner>
7366 Please specify the owners of this user action. Add more owner tags as
7367 needed.
7368 </owner>
7369 </owners>
7370 <description>Please enter the description of this user action.</description>
7371 </action>
7372
7373 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
7374 <owners>
7375 <owner>
7376 Please specify the owners of this user action. Add more owner tags as
7377 needed.
7378 </owner>
7379 </owners>
7380 <description>Please enter the description of this user action.</description>
7381 </action>
7382
7383 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
7384 <owners>
7385 <owner>
7386 Please specify the owners of this user action. Add more owner tags as
7387 needed.
7388 </owner>
7389 </owners>
7390 <description>Please enter the description of this user action.</description>
7391 </action>
7392
7393 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
7394 <owners>
7395 <owner>
7396 Please specify the owners of this user action. Add more owner tags as
7397 needed.
7398 </owner>
7399 </owners>
7400 <description>Please enter the description of this user action.</description>
7401 </action>
7402
7403 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
7404 <owners>
7405 <owner>
7406 Please specify the owners of this user action. Add more owner tags as
7407 needed.
7408 </owner>
7409 </owners>
7410 <description>Please enter the description of this user action.</description>
7411 </action>
7412
7413 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans">
7414 <owners>
7415 <owner>
7416 Please specify the owners of this user action. Add more owner tags as
7417 needed.
7418 </owner>
7419 </owners>
7420 <description>Please enter the description of this user action.</description>
7421 </action>
7422
7423 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
7424 <owners>
7425 <owner>
7426 Please specify the owners of this user action. Add more owner tags as
7427 needed.
7428 </owner>
7429 </owners>
7430 <description>Please enter the description of this user action.</description>
7431 </action>
7432
7433 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
7434 <owners>
7435 <owner>
7436 Please specify the owners of this user action. Add more owner tags as
7437 needed.
7438 </owner>
7439 </owners>
7440 <description>Please enter the description of this user action.</description>
7441 </action>
7442
7443 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820">
7444 <owners>
7445 <owner>
7446 Please specify the owners of this user action. Add more owner tags as
7447 needed.
7448 </owner>
7449 </owners>
7450 <description>Please enter the description of this user action.</description>
7451 </action>
7452
7453 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
7454 <owners>
7455 <owner>
7456 Please specify the owners of this user action. Add more owner tags as
7457 needed.
7458 </owner>
7459 </owners>
7460 <description>Please enter the description of this user action.</description>
7461 </action>
7462
7463 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex">
7464 <owners>
7465 <owner>
7466 Please specify the owners of this user action. Add more owner tags as
7467 needed.
7468 </owner>
7469 </owners>
7470 <description>Please enter the description of this user action.</description>
7471 </action>
7472
7473 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
7474 <owners>
7475 <owner>
7476 Please specify the owners of this user action. Add more owner tags as
7477 needed.
7478 </owner>
7479 </owners>
7480 <description>Please enter the description of this user action.</description>
7481 </action>
7482
7483 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni">
7484 <owners>
7485 <owner>
7486 Please specify the owners of this user action. Add more owner tags as
7487 needed.
7488 </owner>
7489 </owners>
7490 <description>Please enter the description of this user action.</description>
7491 </action>
7492
7493 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
7494 <owners>
7495 <owner>
7496 Please specify the owners of this user action. Add more owner tags as
7497 needed.
7498 </owner>
7499 </owners>
7500 <description>Please enter the description of this user action.</description>
7501 </action>
7502
7503 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick">
7504 <owners>
7505 <owner>
7506 Please specify the owners of this user action. Add more owner tags as
7507 needed.
7508 </owner>
7509 </owners>
7510 <description>Please enter the description of this user action.</description>
7511 </action>
7512
7513 <action name="LanguageOptions_DisableInputMethod_mozc">
7514 <owners>
7515 <owner>
7516 Please specify the owners of this user action. Add more owner tags as
7517 needed.
7518 </owner>
7519 </owners>
7520 <description>Please enter the description of this user action.</description>
7521 </action>
7522
7523 <action name="LanguageOptions_DisableInputMethod_mozc-chewing">
7524 <owners>
7525 <owner>
7526 Please specify the owners of this user action. Add more owner tags as
7527 needed.
7528 </owner>
7529 </owners>
7530 <description>Please enter the description of this user action.</description>
7531 </action>
7532
7533 <action name="LanguageOptions_DisableInputMethod_mozc-dv">
7534 <owners>
7535 <owner>
7536 Please specify the owners of this user action. Add more owner tags as
7537 needed.
7538 </owner>
7539 </owners>
7540 <description>Please enter the description of this user action.</description>
7541 </action>
7542
7543 <action name="LanguageOptions_DisableInputMethod_mozc-hangul">
7544 <owners>
7545 <owner>
7546 Please specify the owners of this user action. Add more owner tags as
7547 needed.
7548 </owner>
7549 </owners>
7550 <description>Please enter the description of this user action.</description>
7551 </action>
7552
7553 <action name="LanguageOptions_DisableInputMethod_mozc-jp">
7554 <owners>
7555 <owner>
7556 Please specify the owners of this user action. Add more owner tags as
7557 needed.
7558 </owner>
7559 </owners>
7560 <description>Please enter the description of this user action.</description>
7561 </action>
7562
7563 <action name="LanguageOptions_DisableInputMethod_pinyin">
7564 <owners>
7565 <owner>
7566 Please specify the owners of this user action. Add more owner tags as
7567 needed.
7568 </owner>
7569 </owners>
7570 <description>Please enter the description of this user action.</description>
7571 </action>
7572
7573 <action name="LanguageOptions_DisableInputMethod_pinyin-dv">
7574 <owners>
7575 <owner>
7576 Please specify the owners of this user action. Add more owner tags as
7577 needed.
7578 </owner>
7579 </owners>
7580 <description>Please enter the description of this user action.</description>
7581 </action>
7582
7583 <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm">
7584 <owners>
7585 <owner>
7586 Please specify the owners of this user action. Add more owner tags as
7587 needed.
7588 </owner>
7589 </owners>
7590 <description>Please enter the description of this user action.</description>
7591 </action>
7592
7593 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra">
7594 <owners>
7595 <owner>
7596 Please specify the owners of this user action. Add more owner tags as
7597 needed.
7598 </owner>
7599 </owners>
7600 <description>Please enter the description of this user action.</description>
7601 </action>
7602
7603 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger">
7604 <owners>
7605 <owner>
7606 Please specify the owners of this user action. Add more owner tags as
7607 needed.
7608 </owner>
7609 </owners>
7610 <description>Please enter the description of this user action.</description>
7611 </action>
7612
7613 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld">
7614 <owners>
7615 <owner>
7616 Please specify the owners of this user action. Add more owner tags as
7617 needed.
7618 </owner>
7619 </owners>
7620 <description>Please enter the description of this user action.</description>
7621 </action>
7622
7623 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul">
7624 <owners>
7625 <owner>
7626 Please specify the owners of this user action. Add more owner tags as
7627 needed.
7628 </owner>
7629 </owners>
7630 <description>Please enter the description of this user action.</description>
7631 </action>
7632
7633 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
7634 <owners>
7635 <owner>
7636 Please specify the owners of this user action. Add more owner tags as
7637 needed.
7638 </owner>
7639 </owners>
7640 <description>Please enter the description of this user action.</description>
7641 </action>
7642
7643 <action name="LanguageOptions_DisableInputMethod_xkb:br::por">
7644 <owners>
7645 <owner>
7646 Please specify the owners of this user action. Add more owner tags as
7647 needed.
7648 </owner>
7649 </owners>
7650 <description>Please enter the description of this user action.</description>
7651 </action>
7652
7653 <action name="LanguageOptions_DisableInputMethod_xkb:by::bel">
7654 <owners>
7655 <owner>
7656 Please specify the owners of this user action. Add more owner tags as
7657 needed.
7658 </owner>
7659 </owners>
7660 <description>Please enter the description of this user action.</description>
7661 </action>
7662
7663 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra">
7664 <owners>
7665 <owner>
7666 Please specify the owners of this user action. Add more owner tags as
7667 needed.
7668 </owner>
7669 </owners>
7670 <description>Please enter the description of this user action.</description>
7671 </action>
7672
7673 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
7674 <owners>
7675 <owner>
7676 Please specify the owners of this user action. Add more owner tags as
7677 needed.
7678 </owner>
7679 </owners>
7680 <description>Please enter the description of this user action.</description>
7681 </action>
7682
7683 <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra">
7684 <owners>
7685 <owner>
7686 Please specify the owners of this user action. Add more owner tags as
7687 needed.
7688 </owner>
7689 </owners>
7690 <description>Please enter the description of this user action.</description>
7691 </action>
7692
7693 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger">
7694 <owners>
7695 <owner>
7696 Please specify the owners of this user action. Add more owner tags as
7697 needed.
7698 </owner>
7699 </owners>
7700 <description>Please enter the description of this user action.</description>
7701 </action>
7702
7703 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
7704 <owners>
7705 <owner>
7706 Please specify the owners of this user action. Add more owner tags as
7707 needed.
7708 </owner>
7709 </owners>
7710 <description>Please enter the description of this user action.</description>
7711 </action>
7712
7713 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze">
7714 <owners>
7715 <owner>
7716 Please specify the owners of this user action. Add more owner tags as
7717 needed.
7718 </owner>
7719 </owners>
7720 <description>Please enter the description of this user action.</description>
7721 </action>
7722
7723 <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze">
7724 <owners>
7725 <owner>
7726 Please specify the owners of this user action. Add more owner tags as
7727 needed.
7728 </owner>
7729 </owners>
7730 <description>Please enter the description of this user action.</description>
7731 </action>
7732
7733 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger">
7734 <owners>
7735 <owner>
7736 Please specify the owners of this user action. Add more owner tags as
7737 needed.
7738 </owner>
7739 </owners>
7740 <description>Please enter the description of this user action.</description>
7741 </action>
7742
7743 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger">
7744 <owners>
7745 <owner>
7746 Please specify the owners of this user action. Add more owner tags as
7747 needed.
7748 </owner>
7749 </owners>
7750 <description>Please enter the description of this user action.</description>
7751 </action>
7752
7753 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan">
7754 <owners>
7755 <owner>
7756 Please specify the owners of this user action. Add more owner tags as
7757 needed.
7758 </owner>
7759 </owners>
7760 <description>Please enter the description of this user action.</description>
7761 </action>
7762
7763 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est">
7764 <owners>
7765 <owner>
7766 Please specify the owners of this user action. Add more owner tags as
7767 needed.
7768 </owner>
7769 </owners>
7770 <description>Please enter the description of this user action.</description>
7771 </action>
7772
7773 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa">
7774 <owners>
7775 <owner>
7776 Please specify the owners of this user action. Add more owner tags as
7777 needed.
7778 </owner>
7779 </owners>
7780 <description>Please enter the description of this user action.</description>
7781 </action>
7782
7783 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat">
7784 <owners>
7785 <owner>
7786 Please specify the owners of this user action. Add more owner tags as
7787 needed.
7788 </owner>
7789 </owners>
7790 <description>Please enter the description of this user action.</description>
7791 </action>
7792
7793 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin">
7794 <owners>
7795 <owner>
7796 Please specify the owners of this user action. Add more owner tags as
7797 needed.
7798 </owner>
7799 </owners>
7800 <description>Please enter the description of this user action.</description>
7801 </action>
7802
7803 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra">
7804 <owners>
7805 <owner>
7806 Please specify the owners of this user action. Add more owner tags as
7807 needed.
7808 </owner>
7809 </owners>
7810 <description>Please enter the description of this user action.</description>
7811 </action>
7812
7813 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng">
7814 <owners>
7815 <owner>
7816 Please specify the owners of this user action. Add more owner tags as
7817 needed.
7818 </owner>
7819 </owners>
7820 <description>Please enter the description of this user action.</description>
7821 </action>
7822
7823 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng">
7824 <owners>
7825 <owner>
7826 Please specify the owners of this user action. Add more owner tags as
7827 needed.
7828 </owner>
7829 </owners>
7830 <description>Please enter the description of this user action.</description>
7831 </action>
7832
7833 <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo">
7834 <owners>
7835 <owner>
7836 Please specify the owners of this user action. Add more owner tags as
7837 needed.
7838 </owner>
7839 </owners>
7840 <description>Please enter the description of this user action.</description>
7841 </action>
7842
7843 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre">
7844 <owners>
7845 <owner>
7846 Please specify the owners of this user action. Add more owner tags as
7847 needed.
7848 </owner>
7849 </owners>
7850 <description>Please enter the description of this user action.</description>
7851 </action>
7852
7853 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr">
7854 <owners>
7855 <owner>
7856 Please specify the owners of this user action. Add more owner tags as
7857 needed.
7858 </owner>
7859 </owners>
7860 <description>Please enter the description of this user action.</description>
7861 </action>
7862
7863 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun">
7864 <owners>
7865 <owner>
7866 Please specify the owners of this user action. Add more owner tags as
7867 needed.
7868 </owner>
7869 </owners>
7870 <description>Please enter the description of this user action.</description>
7871 </action>
7872
7873 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb">
7874 <owners>
7875 <owner>
7876 Please specify the owners of this user action. Add more owner tags as
7877 needed.
7878 </owner>
7879 </owners>
7880 <description>Please enter the description of this user action.</description>
7881 </action>
7882
7883 <action name="LanguageOptions_DisableInputMethod_xkb:is::ice">
7884 <owners>
7885 <owner>
7886 Please specify the owners of this user action. Add more owner tags as
7887 needed.
7888 </owner>
7889 </owners>
7890 <description>Please enter the description of this user action.</description>
7891 </action>
7892
7893 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita">
7894 <owners>
7895 <owner>
7896 Please specify the owners of this user action. Add more owner tags as
7897 needed.
7898 </owner>
7899 </owners>
7900 <description>Please enter the description of this user action.</description>
7901 </action>
7902
7903 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn">
7904 <owners>
7905 <owner>
7906 Please specify the owners of this user action. Add more owner tags as
7907 needed.
7908 </owner>
7909 </owners>
7910 <description>Please enter the description of this user action.</description>
7911 </action>
7912
7913 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor">
7914 <owners>
7915 <owner>
7916 Please specify the owners of this user action. Add more owner tags as
7917 needed.
7918 </owner>
7919 </owners>
7920 <description>Please enter the description of this user action.</description>
7921 </action>
7922
7923 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa">
7924 <owners>
7925 <owner>
7926 Please specify the owners of this user action. Add more owner tags as
7927 needed.
7928 </owner>
7929 </owners>
7930 <description>Please enter the description of this user action.</description>
7931 </action>
7932
7933 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit">
7934 <owners>
7935 <owner>
7936 Please specify the owners of this user action. Add more owner tags as
7937 needed.
7938 </owner>
7939 </owners>
7940 <description>Please enter the description of this user action.</description>
7941 </action>
7942
7943 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav">
7944 <owners>
7945 <owner>
7946 Please specify the owners of this user action. Add more owner tags as
7947 needed.
7948 </owner>
7949 </owners>
7950 <description>Please enter the description of this user action.</description>
7951 </action>
7952
7953 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav">
7954 <owners>
7955 <owner>
7956 Please specify the owners of this user action. Add more owner tags as
7957 needed.
7958 </owner>
7959 </owners>
7960 <description>Please enter the description of this user action.</description>
7961 </action>
7962
7963 <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon">
7964 <owners>
7965 <owner>
7966 Please specify the owners of this user action. Add more owner tags as
7967 needed.
7968 </owner>
7969 </owners>
7970 <description>Please enter the description of this user action.</description>
7971 </action>
7972
7973 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld">
7974 <owners>
7975 <owner>
7976 Please specify the owners of this user action. Add more owner tags as
7977 needed.
7978 </owner>
7979 </owners>
7980 <description>Please enter the description of this user action.</description>
7981 </action>
7982
7983 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob">
7984 <owners>
7985 <owner>
7986 Please specify the owners of this user action. Add more owner tags as
7987 needed.
7988 </owner>
7989 </owners>
7990 <description>Please enter the description of this user action.</description>
7991 </action>
7992
7993 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor">
7994 <owners>
7995 <owner>
7996 Please specify the owners of this user action. Add more owner tags as
7997 needed.
7998 </owner>
7999 </owners>
8000 <description>Please enter the description of this user action.</description>
8001 </action>
8002
8003 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol">
8004 <owners>
8005 <owner>
8006 Please specify the owners of this user action. Add more owner tags as
8007 needed.
8008 </owner>
8009 </owners>
8010 <description>Please enter the description of this user action.</description>
8011 </action>
8012
8013 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por">
8014 <owners>
8015 <owner>
8016 Please specify the owners of this user action. Add more owner tags as
8017 needed.
8018 </owner>
8019 </owners>
8020 <description>Please enter the description of this user action.</description>
8021 </action>
8022
8023 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum">
8024 <owners>
8025 <owner>
8026 Please specify the owners of this user action. Add more owner tags as
8027 needed.
8028 </owner>
8029 </owners>
8030 <description>Please enter the description of this user action.</description>
8031 </action>
8032
8033 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp">
8034 <owners>
8035 <owner>
8036 Please specify the owners of this user action. Add more owner tags as
8037 needed.
8038 </owner>
8039 </owners>
8040 <description>Please enter the description of this user action.</description>
8041 </action>
8042
8043 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus">
8044 <owners>
8045 <owner>
8046 Please specify the owners of this user action. Add more owner tags as
8047 needed.
8048 </owner>
8049 </owners>
8050 <description>Please enter the description of this user action.</description>
8051 </action>
8052
8053 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus">
8054 <owners>
8055 <owner>
8056 Please specify the owners of this user action. Add more owner tags as
8057 needed.
8058 </owner>
8059 </owners>
8060 <description>Please enter the description of this user action.</description>
8061 </action>
8062
8063 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe">
8064 <owners>
8065 <owner>
8066 Please specify the owners of this user action. Add more owner tags as
8067 needed.
8068 </owner>
8069 </owners>
8070 <description>Please enter the description of this user action.</description>
8071 </action>
8072
8073 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv">
8074 <owners>
8075 <owner>
8076 Please specify the owners of this user action. Add more owner tags as
8077 needed.
8078 </owner>
8079 </owners>
8080 <description>Please enter the description of this user action.</description>
8081 </action>
8082
8083 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo">
8084 <owners>
8085 <owner>
8086 Please specify the owners of this user action. Add more owner tags as
8087 needed.
8088 </owner>
8089 </owners>
8090 <description>Please enter the description of this user action.</description>
8091 </action>
8092
8093 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur">
8094 <owners>
8095 <owner>
8096 Please specify the owners of this user action. Add more owner tags as
8097 needed.
8098 </owner>
8099 </owners>
8100 <description>Please enter the description of this user action.</description>
8101 </action>
8102
8103 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr">
8104 <owners>
8105 <owner>
8106 Please specify the owners of this user action. Add more owner tags as
8107 needed.
8108 </owner>
8109 </owners>
8110 <description>Please enter the description of this user action.</description>
8111 </action>
8112
8113 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng">
8114 <owners>
8115 <owner>
8116 Please specify the owners of this user action. Add more owner tags as
8117 needed.
8118 </owner>
8119 </owners>
8120 <description>Please enter the description of this user action.</description>
8121 </action>
8122
8123 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng">
8124 <owners>
8125 <owner>
8126 Please specify the owners of this user action. Add more owner tags as
8127 needed.
8128 </owner>
8129 </owners>
8130 <description>Please enter the description of this user action.</description>
8131 </action>
8132
8133 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng">
8134 <owners>
8135 <owner>
8136 Please specify the owners of this user action. Add more owner tags as
8137 needed.
8138 </owner>
8139 </owners>
8140 <description>Please enter the description of this user action.</description>
8141 </action>
8142
8143 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng">
8144 <owners>
8145 <owner>
8146 Please specify the owners of this user action. Add more owner tags as
8147 needed.
8148 </owner>
8149 </owners>
8150 <description>Please enter the description of this user action.</description>
8151 </action>
8152
8153 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng">
8154 <owners>
8155 <owner>
8156 Please specify the owners of this user action. Add more owner tags as
8157 needed.
8158 </owner>
8159 </owners>
8160 <description>Please enter the description of this user action.</description>
8161 </action>
8162
8163 <action name="LanguageOptions_EnableInputMethod_chewing">
8164 <owners>
8165 <owner>
8166 Please specify the owners of this user action. Add more owner tags as
8167 needed.
8168 </owner>
8169 </owners>
8170 <description>Please enter the description of this user action.</description>
8171 </action>
8172
8173 <action name="LanguageOptions_EnableInputMethod_english-m">
8174 <owners>
8175 <owner>
8176 Please specify the owners of this user action. Add more owner tags as
8177 needed.
8178 </owner>
8179 </owners>
8180 <description>Please enter the description of this user action.</description>
8181 </action>
8182
8183 <action name="LanguageOptions_EnableInputMethod_hangul">
8184 <owners>
8185 <owner>
8186 Please specify the owners of this user action. Add more owner tags as
8187 needed.
8188 </owner>
8189 </owners>
8190 <description>Please enter the description of this user action.</description>
8191 </action>
8192
8193 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera">
8194 <owners>
8195 <owner>
8196 Please specify the owners of this user action. Add more owner tags as
8197 needed.
8198 </owner>
8199 </owners>
8200 <description>Please enter the description of this user action.</description>
8201 </action>
8202
8203 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd">
8204 <owners>
8205 <owner>
8206 Please specify the owners of this user action. Add more owner tags as
8207 needed.
8208 </owner>
8209 </owners>
8210 <description>Please enter the description of this user action.</description>
8211 </action>
8212
8213 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans">
8214 <owners>
8215 <owner>
8216 Please specify the owners of this user action. Add more owner tags as
8217 needed.
8218 </owner>
8219 </owners>
8220 <description>Please enter the description of this user action.</description>
8221 </action>
8222
8223 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri">
8224 <owners>
8225 <owner>
8226 Please specify the owners of this user action. Add more owner tags as
8227 needed.
8228 </owner>
8229 </owners>
8230 <description>Please enter the description of this user action.</description>
8231 </action>
8232
8233 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans">
8234 <owners>
8235 <owner>
8236 Please specify the owners of this user action. Add more owner tags as
8237 needed.
8238 </owner>
8239 </owners>
8240 <description>Please enter the description of this user action.</description>
8241 </action>
8242
8243 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans">
8244 <owners>
8245 <owner>
8246 Please specify the owners of this user action. Add more owner tags as
8247 needed.
8248 </owner>
8249 </owners>
8250 <description>Please enter the description of this user action.</description>
8251 </action>
8252
8253 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans">
8254 <owners>
8255 <owner>
8256 Please specify the owners of this user action. Add more owner tags as
8257 needed.
8258 </owner>
8259 </owners>
8260 <description>Please enter the description of this user action.</description>
8261 </action>
8262
8263 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans">
8264 <owners>
8265 <owner>
8266 Please specify the owners of this user action. Add more owner tags as
8267 needed.
8268 </owner>
8269 </owners>
8270 <description>Please enter the description of this user action.</description>
8271 </action>
8272
8273 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans">
8274 <owners>
8275 <owner>
8276 Please specify the owners of this user action. Add more owner tags as
8277 needed.
8278 </owner>
8279 </owners>
8280 <description>Please enter the description of this user action.</description>
8281 </action>
8282
8283 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript">
8284 <owners>
8285 <owner>
8286 Please specify the owners of this user action. Add more owner tags as
8287 needed.
8288 </owner>
8289 </owners>
8290 <description>Please enter the description of this user action.</description>
8291 </action>
8292
8293 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans">
8294 <owners>
8295 <owner>
8296 Please specify the owners of this user action. Add more owner tags as
8297 needed.
8298 </owner>
8299 </owners>
8300 <description>Please enter the description of this user action.</description>
8301 </action>
8302
8303 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic">
8304 <owners>
8305 <owner>
8306 Please specify the owners of this user action. Add more owner tags as
8307 needed.
8308 </owner>
8309 </owners>
8310 <description>Please enter the description of this user action.</description>
8311 </action>
8312
8313 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99">
8314 <owners>
8315 <owner>
8316 Please specify the owners of this user action. Add more owner tags as
8317 needed.
8318 </owner>
8319 </owners>
8320 <description>Please enter the description of this user action.</description>
8321 </action>
8322
8323 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter">
8324 <owners>
8325 <owner>
8326 Please specify the owners of this user action. Add more owner tags as
8327 needed.
8328 </owner>
8329 </owners>
8330 <description>Please enter the description of this user action.</description>
8331 </action>
8332
8333 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans">
8334 <owners>
8335 <owner>
8336 Please specify the owners of this user action. Add more owner tags as
8337 needed.
8338 </owner>
8339 </owners>
8340 <description>Please enter the description of this user action.</description>
8341 </action>
8342
8343 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee">
8344 <owners>
8345 <owner>
8346 Please specify the owners of this user action. Add more owner tags as
8347 needed.
8348 </owner>
8349 </owners>
8350 <description>Please enter the description of this user action.</description>
8351 </action>
8352
8353 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote">
8354 <owners>
8355 <owner>
8356 Please specify the owners of this user action. Add more owner tags as
8357 needed.
8358 </owner>
8359 </owners>
8360 <description>Please enter the description of this user action.</description>
8361 </action>
8362
8363 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820">
8364 <owners>
8365 <owner>
8366 Please specify the owners of this user action. Add more owner tags as
8367 needed.
8368 </owner>
8369 </owners>
8370 <description>Please enter the description of this user action.</description>
8371 </action>
8372
8373 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn">
8374 <owners>
8375 <owner>
8376 Please specify the owners of this user action. Add more owner tags as
8377 needed.
8378 </owner>
8379 </owners>
8380 <description>Please enter the description of this user action.</description>
8381 </action>
8382
8383 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex">
8384 <owners>
8385 <owner>
8386 Please specify the owners of this user action. Add more owner tags as
8387 needed.
8388 </owner>
8389 </owners>
8390 <description>Please enter the description of this user action.</description>
8391 </action>
8392
8393 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr">
8394 <owners>
8395 <owner>
8396 Please specify the owners of this user action. Add more owner tags as
8397 needed.
8398 </owner>
8399 </owners>
8400 <description>Please enter the description of this user action.</description>
8401 </action>
8402
8403 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni">
8404 <owners>
8405 <owner>
8406 Please specify the owners of this user action. Add more owner tags as
8407 needed.
8408 </owner>
8409 </owners>
8410 <description>Please enter the description of this user action.</description>
8411 </action>
8412
8413 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie">
8414 <owners>
8415 <owner>
8416 Please specify the owners of this user action. Add more owner tags as
8417 needed.
8418 </owner>
8419 </owners>
8420 <description>Please enter the description of this user action.</description>
8421 </action>
8422
8423 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick">
8424 <owners>
8425 <owner>
8426 Please specify the owners of this user action. Add more owner tags as
8427 needed.
8428 </owner>
8429 </owners>
8430 <description>Please enter the description of this user action.</description>
8431 </action>
8432
8433 <action name="LanguageOptions_EnableInputMethod_mozc">
8434 <owners>
8435 <owner>
8436 Please specify the owners of this user action. Add more owner tags as
8437 needed.
8438 </owner>
8439 </owners>
8440 <description>Please enter the description of this user action.</description>
8441 </action>
8442
8443 <action name="LanguageOptions_EnableInputMethod_mozc-chewing">
8444 <owners>
8445 <owner>
8446 Please specify the owners of this user action. Add more owner tags as
8447 needed.
8448 </owner>
8449 </owners>
8450 <description>Please enter the description of this user action.</description>
8451 </action>
8452
8453 <action name="LanguageOptions_EnableInputMethod_mozc-dv">
8454 <owners>
8455 <owner>
8456 Please specify the owners of this user action. Add more owner tags as
8457 needed.
8458 </owner>
8459 </owners>
8460 <description>Please enter the description of this user action.</description>
8461 </action>
8462
8463 <action name="LanguageOptions_EnableInputMethod_mozc-hangul">
8464 <owners>
8465 <owner>
8466 Please specify the owners of this user action. Add more owner tags as
8467 needed.
8468 </owner>
8469 </owners>
8470 <description>Please enter the description of this user action.</description>
8471 </action>
8472
8473 <action name="LanguageOptions_EnableInputMethod_mozc-jp">
8474 <owners>
8475 <owner>
8476 Please specify the owners of this user action. Add more owner tags as
8477 needed.
8478 </owner>
8479 </owners>
8480 <description>Please enter the description of this user action.</description>
8481 </action>
8482
8483 <action name="LanguageOptions_EnableInputMethod_pinyin">
8484 <owners>
8485 <owner>
8486 Please specify the owners of this user action. Add more owner tags as
8487 needed.
8488 </owner>
8489 </owners>
8490 <description>Please enter the description of this user action.</description>
8491 </action>
8492
8493 <action name="LanguageOptions_EnableInputMethod_pinyin-dv">
8494 <owners>
8495 <owner>
8496 Please specify the owners of this user action. Add more owner tags as
8497 needed.
8498 </owner>
8499 </owners>
8500 <description>Please enter the description of this user action.</description>
8501 </action>
8502
8503 <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm">
8504 <owners>
8505 <owner>
8506 Please specify the owners of this user action. Add more owner tags as
8507 needed.
8508 </owner>
8509 </owners>
8510 <description>Please enter the description of this user action.</description>
8511 </action>
8512
8513 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra">
8514 <owners>
8515 <owner>
8516 Please specify the owners of this user action. Add more owner tags as
8517 needed.
8518 </owner>
8519 </owners>
8520 <description>Please enter the description of this user action.</description>
8521 </action>
8522
8523 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger">
8524 <owners>
8525 <owner>
8526 Please specify the owners of this user action. Add more owner tags as
8527 needed.
8528 </owner>
8529 </owners>
8530 <description>Please enter the description of this user action.</description>
8531 </action>
8532
8533 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld">
8534 <owners>
8535 <owner>
8536 Please specify the owners of this user action. Add more owner tags as
8537 needed.
8538 </owner>
8539 </owners>
8540 <description>Please enter the description of this user action.</description>
8541 </action>
8542
8543 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul">
8544 <owners>
8545 <owner>
8546 Please specify the owners of this user action. Add more owner tags as
8547 needed.
8548 </owner>
8549 </owners>
8550 <description>Please enter the description of this user action.</description>
8551 </action>
8552
8553 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul">
8554 <owners>
8555 <owner>
8556 Please specify the owners of this user action. Add more owner tags as
8557 needed.
8558 </owner>
8559 </owners>
8560 <description>Please enter the description of this user action.</description>
8561 </action>
8562
8563 <action name="LanguageOptions_EnableInputMethod_xkb:br::por">
8564 <owners>
8565 <owner>
8566 Please specify the owners of this user action. Add more owner tags as
8567 needed.
8568 </owner>
8569 </owners>
8570 <description>Please enter the description of this user action.</description>
8571 </action>
8572
8573 <action name="LanguageOptions_EnableInputMethod_xkb:by::bel">
8574 <owners>
8575 <owner>
8576 Please specify the owners of this user action. Add more owner tags as
8577 needed.
8578 </owner>
8579 </owners>
8580 <description>Please enter the description of this user action.</description>
8581 </action>
8582
8583 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra">
8584 <owners>
8585 <owner>
8586 Please specify the owners of this user action. Add more owner tags as
8587 needed.
8588 </owner>
8589 </owners>
8590 <description>Please enter the description of this user action.</description>
8591 </action>
8592
8593 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng">
8594 <owners>
8595 <owner>
8596 Please specify the owners of this user action. Add more owner tags as
8597 needed.
8598 </owner>
8599 </owners>
8600 <description>Please enter the description of this user action.</description>
8601 </action>
8602
8603 <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra">
8604 <owners>
8605 <owner>
8606 Please specify the owners of this user action. Add more owner tags as
8607 needed.
8608 </owner>
8609 </owners>
8610 <description>Please enter the description of this user action.</description>
8611 </action>
8612
8613 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger">
8614 <owners>
8615 <owner>
8616 Please specify the owners of this user action. Add more owner tags as
8617 needed.
8618 </owner>
8619 </owners>
8620 <description>Please enter the description of this user action.</description>
8621 </action>
8622
8623 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra">
8624 <owners>
8625 <owner>
8626 Please specify the owners of this user action. Add more owner tags as
8627 needed.
8628 </owner>
8629 </owners>
8630 <description>Please enter the description of this user action.</description>
8631 </action>
8632
8633 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze">
8634 <owners>
8635 <owner>
8636 Please specify the owners of this user action. Add more owner tags as
8637 needed.
8638 </owner>
8639 </owners>
8640 <description>Please enter the description of this user action.</description>
8641 </action>
8642
8643 <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze">
8644 <owners>
8645 <owner>
8646 Please specify the owners of this user action. Add more owner tags as
8647 needed.
8648 </owner>
8649 </owners>
8650 <description>Please enter the description of this user action.</description>
8651 </action>
8652
8653 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger">
8654 <owners>
8655 <owner>
8656 Please specify the owners of this user action. Add more owner tags as
8657 needed.
8658 </owner>
8659 </owners>
8660 <description>Please enter the description of this user action.</description>
8661 </action>
8662
8663 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger">
8664 <owners>
8665 <owner>
8666 Please specify the owners of this user action. Add more owner tags as
8667 needed.
8668 </owner>
8669 </owners>
8670 <description>Please enter the description of this user action.</description>
8671 </action>
8672
8673 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan">
8674 <owners>
8675 <owner>
8676 Please specify the owners of this user action. Add more owner tags as
8677 needed.
8678 </owner>
8679 </owners>
8680 <description>Please enter the description of this user action.</description>
8681 </action>
8682
8683 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est">
8684 <owners>
8685 <owner>
8686 Please specify the owners of this user action. Add more owner tags as
8687 needed.
8688 </owner>
8689 </owners>
8690 <description>Please enter the description of this user action.</description>
8691 </action>
8692
8693 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa">
8694 <owners>
8695 <owner>
8696 Please specify the owners of this user action. Add more owner tags as
8697 needed.
8698 </owner>
8699 </owners>
8700 <description>Please enter the description of this user action.</description>
8701 </action>
8702
8703 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat">
8704 <owners>
8705 <owner>
8706 Please specify the owners of this user action. Add more owner tags as
8707 needed.
8708 </owner>
8709 </owners>
8710 <description>Please enter the description of this user action.</description>
8711 </action>
8712
8713 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin">
8714 <owners>
8715 <owner>
8716 Please specify the owners of this user action. Add more owner tags as
8717 needed.
8718 </owner>
8719 </owners>
8720 <description>Please enter the description of this user action.</description>
8721 </action>
8722
8723 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra">
8724 <owners>
8725 <owner>
8726 Please specify the owners of this user action. Add more owner tags as
8727 needed.
8728 </owner>
8729 </owners>
8730 <description>Please enter the description of this user action.</description>
8731 </action>
8732
8733 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng">
8734 <owners>
8735 <owner>
8736 Please specify the owners of this user action. Add more owner tags as
8737 needed.
8738 </owner>
8739 </owners>
8740 <description>Please enter the description of this user action.</description>
8741 </action>
8742
8743 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng">
8744 <owners>
8745 <owner>
8746 Please specify the owners of this user action. Add more owner tags as
8747 needed.
8748 </owner>
8749 </owners>
8750 <description>Please enter the description of this user action.</description>
8751 </action>
8752
8753 <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo">
8754 <owners>
8755 <owner>
8756 Please specify the owners of this user action. Add more owner tags as
8757 needed.
8758 </owner>
8759 </owners>
8760 <description>Please enter the description of this user action.</description>
8761 </action>
8762
8763 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre">
8764 <owners>
8765 <owner>
8766 Please specify the owners of this user action. Add more owner tags as
8767 needed.
8768 </owner>
8769 </owners>
8770 <description>Please enter the description of this user action.</description>
8771 </action>
8772
8773 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr">
8774 <owners>
8775 <owner>
8776 Please specify the owners of this user action. Add more owner tags as
8777 needed.
8778 </owner>
8779 </owners>
8780 <description>Please enter the description of this user action.</description>
8781 </action>
8782
8783 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun">
8784 <owners>
8785 <owner>
8786 Please specify the owners of this user action. Add more owner tags as
8787 needed.
8788 </owner>
8789 </owners>
8790 <description>Please enter the description of this user action.</description>
8791 </action>
8792
8793 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb">
8794 <owners>
8795 <owner>
8796 Please specify the owners of this user action. Add more owner tags as
8797 needed.
8798 </owner>
8799 </owners>
8800 <description>Please enter the description of this user action.</description>
8801 </action>
8802
8803 <action name="LanguageOptions_EnableInputMethod_xkb:is::ice">
8804 <owners>
8805 <owner>
8806 Please specify the owners of this user action. Add more owner tags as
8807 needed.
8808 </owner>
8809 </owners>
8810 <description>Please enter the description of this user action.</description>
8811 </action>
8812
8813 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita">
8814 <owners>
8815 <owner>
8816 Please specify the owners of this user action. Add more owner tags as
8817 needed.
8818 </owner>
8819 </owners>
8820 <description>Please enter the description of this user action.</description>
8821 </action>
8822
8823 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn">
8824 <owners>
8825 <owner>
8826 Please specify the owners of this user action. Add more owner tags as
8827 needed.
8828 </owner>
8829 </owners>
8830 <description>Please enter the description of this user action.</description>
8831 </action>
8832
8833 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor">
8834 <owners>
8835 <owner>
8836 Please specify the owners of this user action. Add more owner tags as
8837 needed.
8838 </owner>
8839 </owners>
8840 <description>Please enter the description of this user action.</description>
8841 </action>
8842
8843 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa">
8844 <owners>
8845 <owner>
8846 Please specify the owners of this user action. Add more owner tags as
8847 needed.
8848 </owner>
8849 </owners>
8850 <description>Please enter the description of this user action.</description>
8851 </action>
8852
8853 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit">
8854 <owners>
8855 <owner>
8856 Please specify the owners of this user action. Add more owner tags as
8857 needed.
8858 </owner>
8859 </owners>
8860 <description>Please enter the description of this user action.</description>
8861 </action>
8862
8863 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav">
8864 <owners>
8865 <owner>
8866 Please specify the owners of this user action. Add more owner tags as
8867 needed.
8868 </owner>
8869 </owners>
8870 <description>Please enter the description of this user action.</description>
8871 </action>
8872
8873 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav">
8874 <owners>
8875 <owner>
8876 Please specify the owners of this user action. Add more owner tags as
8877 needed.
8878 </owner>
8879 </owners>
8880 <description>Please enter the description of this user action.</description>
8881 </action>
8882
8883 <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon">
8884 <owners>
8885 <owner>
8886 Please specify the owners of this user action. Add more owner tags as
8887 needed.
8888 </owner>
8889 </owners>
8890 <description>Please enter the description of this user action.</description>
8891 </action>
8892
8893 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld">
8894 <owners>
8895 <owner>
8896 Please specify the owners of this user action. Add more owner tags as
8897 needed.
8898 </owner>
8899 </owners>
8900 <description>Please enter the description of this user action.</description>
8901 </action>
8902
8903 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob">
8904 <owners>
8905 <owner>
8906 Please specify the owners of this user action. Add more owner tags as
8907 needed.
8908 </owner>
8909 </owners>
8910 <description>Please enter the description of this user action.</description>
8911 </action>
8912
8913 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor">
8914 <owners>
8915 <owner>
8916 Please specify the owners of this user action. Add more owner tags as
8917 needed.
8918 </owner>
8919 </owners>
8920 <description>Please enter the description of this user action.</description>
8921 </action>
8922
8923 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol">
8924 <owners>
8925 <owner>
8926 Please specify the owners of this user action. Add more owner tags as
8927 needed.
8928 </owner>
8929 </owners>
8930 <description>Please enter the description of this user action.</description>
8931 </action>
8932
8933 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por">
8934 <owners>
8935 <owner>
8936 Please specify the owners of this user action. Add more owner tags as
8937 needed.
8938 </owner>
8939 </owners>
8940 <description>Please enter the description of this user action.</description>
8941 </action>
8942
8943 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum">
8944 <owners>
8945 <owner>
8946 Please specify the owners of this user action. Add more owner tags as
8947 needed.
8948 </owner>
8949 </owners>
8950 <description>Please enter the description of this user action.</description>
8951 </action>
8952
8953 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp">
8954 <owners>
8955 <owner>
8956 Please specify the owners of this user action. Add more owner tags as
8957 needed.
8958 </owner>
8959 </owners>
8960 <description>Please enter the description of this user action.</description>
8961 </action>
8962
8963 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus">
8964 <owners>
8965 <owner>
8966 Please specify the owners of this user action. Add more owner tags as
8967 needed.
8968 </owner>
8969 </owners>
8970 <description>Please enter the description of this user action.</description>
8971 </action>
8972
8973 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus">
8974 <owners>
8975 <owner>
8976 Please specify the owners of this user action. Add more owner tags as
8977 needed.
8978 </owner>
8979 </owners>
8980 <description>Please enter the description of this user action.</description>
8981 </action>
8982
8983 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe">
8984 <owners>
8985 <owner>
8986 Please specify the owners of this user action. Add more owner tags as
8987 needed.
8988 </owner>
8989 </owners>
8990 <description>Please enter the description of this user action.</description>
8991 </action>
8992
8993 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv">
8994 <owners>
8995 <owner>
8996 Please specify the owners of this user action. Add more owner tags as
8997 needed.
8998 </owner>
8999 </owners>
9000 <description>Please enter the description of this user action.</description>
9001 </action>
9002
9003 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo">
9004 <owners>
9005 <owner>
9006 Please specify the owners of this user action. Add more owner tags as
9007 needed.
9008 </owner>
9009 </owners>
9010 <description>Please enter the description of this user action.</description>
9011 </action>
9012
9013 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur">
9014 <owners>
9015 <owner>
9016 Please specify the owners of this user action. Add more owner tags as
9017 needed.
9018 </owner>
9019 </owners>
9020 <description>Please enter the description of this user action.</description>
9021 </action>
9022
9023 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr">
9024 <owners>
9025 <owner>
9026 Please specify the owners of this user action. Add more owner tags as
9027 needed.
9028 </owner>
9029 </owners>
9030 <description>Please enter the description of this user action.</description>
9031 </action>
9032
9033 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng">
9034 <owners>
9035 <owner>
9036 Please specify the owners of this user action. Add more owner tags as
9037 needed.
9038 </owner>
9039 </owners>
9040 <description>Please enter the description of this user action.</description>
9041 </action>
9042
9043 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng">
9044 <owners>
9045 <owner>
9046 Please specify the owners of this user action. Add more owner tags as
9047 needed.
9048 </owner>
9049 </owners>
9050 <description>Please enter the description of this user action.</description>
9051 </action>
9052
9053 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng">
9054 <owners>
9055 <owner>
9056 Please specify the owners of this user action. Add more owner tags as
9057 needed.
9058 </owner>
9059 </owners>
9060 <description>Please enter the description of this user action.</description>
9061 </action>
9062
9063 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng">
9064 <owners>
9065 <owner>
9066 Please specify the owners of this user action. Add more owner tags as
9067 needed.
9068 </owner>
9069 </owners>
9070 <description>Please enter the description of this user action.</description>
9071 </action>
9072
9073 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng">
9074 <owners>
9075 <owner>
9076 Please specify the owners of this user action. Add more owner tags as
9077 needed.
9078 </owner>
9079 </owners>
9080 <description>Please enter the description of this user action.</description>
9081 </action>
9082
9083 <action name="LanguageOptions_Open">
9084 <owners>
9085 <owner>
9086 Please specify the owners of this user action. Add more owner tags as
9087 needed.
9088 </owner>
9089 </owners>
9090 <description>Please enter the description of this user action.</description>
9091 </action>
9092
9093 <action name="LanguageOptions_Restart">
9094 <owners>
9095 <owner>
9096 Please specify the owners of this user action. Add more owner tags as
9097 needed.
9098 </owner>
9099 </owners>
9100 <description>Please enter the description of this user action.</description>
9101 </action>
9102
9103 <action name="LanguageOptions_SignOut">
9104 <owners>
9105 <owner>
9106 Please specify the owners of this user action. Add more owner tags as
9107 needed.
9108 </owner>
9109 </owners>
9110 <description>Please enter the description of this user action.</description>
9111 </action>
9112
9113 <action name="LanguageOptions_SpellCheckLanguageChange_af">
9114 <owners>
9115 <owner>
9116 Please specify the owners of this user action. Add more owner tags as
9117 needed.
9118 </owner>
9119 </owners>
9120 <description>Please enter the description of this user action.</description>
9121 </action>
9122
9123 <action name="LanguageOptions_SpellCheckLanguageChange_am">
9124 <owners>
9125 <owner>
9126 Please specify the owners of this user action. Add more owner tags as
9127 needed.
9128 </owner>
9129 </owners>
9130 <description>Please enter the description of this user action.</description>
9131 </action>
9132
9133 <action name="LanguageOptions_SpellCheckLanguageChange_ar">
9134 <owners>
9135 <owner>
9136 Please specify the owners of this user action. Add more owner tags as
9137 needed.
9138 </owner>
9139 </owners>
9140 <description>Please enter the description of this user action.</description>
9141 </action>
9142
9143 <action name="LanguageOptions_SpellCheckLanguageChange_az">
9144 <owners>
9145 <owner>
9146 Please specify the owners of this user action. Add more owner tags as
9147 needed.
9148 </owner>
9149 </owners>
9150 <description>Please enter the description of this user action.</description>
9151 </action>
9152
9153 <action name="LanguageOptions_SpellCheckLanguageChange_be">
9154 <owners>
9155 <owner>
9156 Please specify the owners of this user action. Add more owner tags as
9157 needed.
9158 </owner>
9159 </owners>
9160 <description>Please enter the description of this user action.</description>
9161 </action>
9162
9163 <action name="LanguageOptions_SpellCheckLanguageChange_bg">
9164 <owners>
9165 <owner>
9166 Please specify the owners of this user action. Add more owner tags as
9167 needed.
9168 </owner>
9169 </owners>
9170 <description>Please enter the description of this user action.</description>
9171 </action>
9172
9173 <action name="LanguageOptions_SpellCheckLanguageChange_bh">
9174 <owners>
9175 <owner>
9176 Please specify the owners of this user action. Add more owner tags as
9177 needed.
9178 </owner>
9179 </owners>
9180 <description>Please enter the description of this user action.</description>
9181 </action>
9182
9183 <action name="LanguageOptions_SpellCheckLanguageChange_bn">
9184 <owners>
9185 <owner>
9186 Please specify the owners of this user action. Add more owner tags as
9187 needed.
9188 </owner>
9189 </owners>
9190 <description>Please enter the description of this user action.</description>
9191 </action>
9192
9193 <action name="LanguageOptions_SpellCheckLanguageChange_br">
9194 <owners>
9195 <owner>
9196 Please specify the owners of this user action. Add more owner tags as
9197 needed.
9198 </owner>
9199 </owners>
9200 <description>Please enter the description of this user action.</description>
9201 </action>
9202
9203 <action name="LanguageOptions_SpellCheckLanguageChange_bs">
9204 <owners>
9205 <owner>
9206 Please specify the owners of this user action. Add more owner tags as
9207 needed.
9208 </owner>
9209 </owners>
9210 <description>Please enter the description of this user action.</description>
9211 </action>
9212
9213 <action name="LanguageOptions_SpellCheckLanguageChange_ca">
9214 <owners>
9215 <owner>
9216 Please specify the owners of this user action. Add more owner tags as
9217 needed.
9218 </owner>
9219 </owners>
9220 <description>Please enter the description of this user action.</description>
9221 </action>
9222
9223 <action name="LanguageOptions_SpellCheckLanguageChange_co">
9224 <owners>
9225 <owner>
9226 Please specify the owners of this user action. Add more owner tags as
9227 needed.
9228 </owner>
9229 </owners>
9230 <description>Please enter the description of this user action.</description>
9231 </action>
9232
9233 <action name="LanguageOptions_SpellCheckLanguageChange_cs">
9234 <owners>
9235 <owner>
9236 Please specify the owners of this user action. Add more owner tags as
9237 needed.
9238 </owner>
9239 </owners>
9240 <description>Please enter the description of this user action.</description>
9241 </action>
9242
9243 <action name="LanguageOptions_SpellCheckLanguageChange_cy">
9244 <owners>
9245 <owner>
9246 Please specify the owners of this user action. Add more owner tags as
9247 needed.
9248 </owner>
9249 </owners>
9250 <description>Please enter the description of this user action.</description>
9251 </action>
9252
9253 <action name="LanguageOptions_SpellCheckLanguageChange_da">
9254 <owners>
9255 <owner>
9256 Please specify the owners of this user action. Add more owner tags as
9257 needed.
9258 </owner>
9259 </owners>
9260 <description>Please enter the description of this user action.</description>
9261 </action>
9262
9263 <action name="LanguageOptions_SpellCheckLanguageChange_de">
9264 <owners>
9265 <owner>
9266 Please specify the owners of this user action. Add more owner tags as
9267 needed.
9268 </owner>
9269 </owners>
9270 <description>Please enter the description of this user action.</description>
9271 </action>
9272
9273 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT">
9274 <owners>
9275 <owner>
9276 Please specify the owners of this user action. Add more owner tags as
9277 needed.
9278 </owner>
9279 </owners>
9280 <description>Please enter the description of this user action.</description>
9281 </action>
9282
9283 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH">
9284 <owners>
9285 <owner>
9286 Please specify the owners of this user action. Add more owner tags as
9287 needed.
9288 </owner>
9289 </owners>
9290 <description>Please enter the description of this user action.</description>
9291 </action>
9292
9293 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE">
9294 <owners>
9295 <owner>
9296 Please specify the owners of this user action. Add more owner tags as
9297 needed.
9298 </owner>
9299 </owners>
9300 <description>Please enter the description of this user action.</description>
9301 </action>
9302
9303 <action name="LanguageOptions_SpellCheckLanguageChange_el">
9304 <owners>
9305 <owner>
9306 Please specify the owners of this user action. Add more owner tags as
9307 needed.
9308 </owner>
9309 </owners>
9310 <description>Please enter the description of this user action.</description>
9311 </action>
9312
9313 <action name="LanguageOptions_SpellCheckLanguageChange_en">
9314 <owners>
9315 <owner>
9316 Please specify the owners of this user action. Add more owner tags as
9317 needed.
9318 </owner>
9319 </owners>
9320 <description>Please enter the description of this user action.</description>
9321 </action>
9322
9323 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU">
9324 <owners>
9325 <owner>
9326 Please specify the owners of this user action. Add more owner tags as
9327 needed.
9328 </owner>
9329 </owners>
9330 <description>Please enter the description of this user action.</description>
9331 </action>
9332
9333 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA">
9334 <owners>
9335 <owner>
9336 Please specify the owners of this user action. Add more owner tags as
9337 needed.
9338 </owner>
9339 </owners>
9340 <description>Please enter the description of this user action.</description>
9341 </action>
9342
9343 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB">
9344 <owners>
9345 <owner>
9346 Please specify the owners of this user action. Add more owner tags as
9347 needed.
9348 </owner>
9349 </owners>
9350 <description>Please enter the description of this user action.</description>
9351 </action>
9352
9353 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ">
9354 <owners>
9355 <owner>
9356 Please specify the owners of this user action. Add more owner tags as
9357 needed.
9358 </owner>
9359 </owners>
9360 <description>Please enter the description of this user action.</description>
9361 </action>
9362
9363 <action name="LanguageOptions_SpellCheckLanguageChange_en-US">
9364 <owners>
9365 <owner>
9366 Please specify the owners of this user action. Add more owner tags as
9367 needed.
9368 </owner>
9369 </owners>
9370 <description>Please enter the description of this user action.</description>
9371 </action>
9372
9373 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA">
9374 <owners>
9375 <owner>
9376 Please specify the owners of this user action. Add more owner tags as
9377 needed.
9378 </owner>
9379 </owners>
9380 <description>Please enter the description of this user action.</description>
9381 </action>
9382
9383 <action name="LanguageOptions_SpellCheckLanguageChange_eo">
9384 <owners>
9385 <owner>
9386 Please specify the owners of this user action. Add more owner tags as
9387 needed.
9388 </owner>
9389 </owners>
9390 <description>Please enter the description of this user action.</description>
9391 </action>
9392
9393 <action name="LanguageOptions_SpellCheckLanguageChange_es">
9394 <owners>
9395 <owner>
9396 Please specify the owners of this user action. Add more owner tags as
9397 needed.
9398 </owner>
9399 </owners>
9400 <description>Please enter the description of this user action.</description>
9401 </action>
9402
9403 <action name="LanguageOptions_SpellCheckLanguageChange_es-419">
9404 <owners>
9405 <owner>
9406 Please specify the owners of this user action. Add more owner tags as
9407 needed.
9408 </owner>
9409 </owners>
9410 <description>Please enter the description of this user action.</description>
9411 </action>
9412
9413 <action name="LanguageOptions_SpellCheckLanguageChange_et">
9414 <owners>
9415 <owner>
9416 Please specify the owners of this user action. Add more owner tags as
9417 needed.
9418 </owner>
9419 </owners>
9420 <description>Please enter the description of this user action.</description>
9421 </action>
9422
9423 <action name="LanguageOptions_SpellCheckLanguageChange_eu">
9424 <owners>
9425 <owner>
9426 Please specify the owners of this user action. Add more owner tags as
9427 needed.
9428 </owner>
9429 </owners>
9430 <description>Please enter the description of this user action.</description>
9431 </action>
9432
9433 <action name="LanguageOptions_SpellCheckLanguageChange_fa">
9434 <owners>
9435 <owner>
9436 Please specify the owners of this user action. Add more owner tags as
9437 needed.
9438 </owner>
9439 </owners>
9440 <description>Please enter the description of this user action.</description>
9441 </action>
9442
9443 <action name="LanguageOptions_SpellCheckLanguageChange_fi">
9444 <owners>
9445 <owner>
9446 Please specify the owners of this user action. Add more owner tags as
9447 needed.
9448 </owner>
9449 </owners>
9450 <description>Please enter the description of this user action.</description>
9451 </action>
9452
9453 <action name="LanguageOptions_SpellCheckLanguageChange_fil">
9454 <owners>
9455 <owner>
9456 Please specify the owners of this user action. Add more owner tags as
9457 needed.
9458 </owner>
9459 </owners>
9460 <description>Please enter the description of this user action.</description>
9461 </action>
9462
9463 <action name="LanguageOptions_SpellCheckLanguageChange_fo">
9464 <owners>
9465 <owner>
9466 Please specify the owners of this user action. Add more owner tags as
9467 needed.
9468 </owner>
9469 </owners>
9470 <description>Please enter the description of this user action.</description>
9471 </action>
9472
9473 <action name="LanguageOptions_SpellCheckLanguageChange_fr">
9474 <owners>
9475 <owner>
9476 Please specify the owners of this user action. Add more owner tags as
9477 needed.
9478 </owner>
9479 </owners>
9480 <description>Please enter the description of this user action.</description>
9481 </action>
9482
9483 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA">
9484 <owners>
9485 <owner>
9486 Please specify the owners of this user action. Add more owner tags as
9487 needed.
9488 </owner>
9489 </owners>
9490 <description>Please enter the description of this user action.</description>
9491 </action>
9492
9493 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH">
9494 <owners>
9495 <owner>
9496 Please specify the owners of this user action. Add more owner tags as
9497 needed.
9498 </owner>
9499 </owners>
9500 <description>Please enter the description of this user action.</description>
9501 </action>
9502
9503 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR">
9504 <owners>
9505 <owner>
9506 Please specify the owners of this user action. Add more owner tags as
9507 needed.
9508 </owner>
9509 </owners>
9510 <description>Please enter the description of this user action.</description>
9511 </action>
9512
9513 <action name="LanguageOptions_SpellCheckLanguageChange_fy">
9514 <owners>
9515 <owner>
9516 Please specify the owners of this user action. Add more owner tags as
9517 needed.
9518 </owner>
9519 </owners>
9520 <description>Please enter the description of this user action.</description>
9521 </action>
9522
9523 <action name="LanguageOptions_SpellCheckLanguageChange_ga">
9524 <owners>
9525 <owner>
9526 Please specify the owners of this user action. Add more owner tags as
9527 needed.
9528 </owner>
9529 </owners>
9530 <description>Please enter the description of this user action.</description>
9531 </action>
9532
9533 <action name="LanguageOptions_SpellCheckLanguageChange_gd">
9534 <owners>
9535 <owner>
9536 Please specify the owners of this user action. Add more owner tags as
9537 needed.
9538 </owner>
9539 </owners>
9540 <description>Please enter the description of this user action.</description>
9541 </action>
9542
9543 <action name="LanguageOptions_SpellCheckLanguageChange_gl">
9544 <owners>
9545 <owner>
9546 Please specify the owners of this user action. Add more owner tags as
9547 needed.
9548 </owner>
9549 </owners>
9550 <description>Please enter the description of this user action.</description>
9551 </action>
9552
9553 <action name="LanguageOptions_SpellCheckLanguageChange_gn">
9554 <owners>
9555 <owner>
9556 Please specify the owners of this user action. Add more owner tags as
9557 needed.
9558 </owner>
9559 </owners>
9560 <description>Please enter the description of this user action.</description>
9561 </action>
9562
9563 <action name="LanguageOptions_SpellCheckLanguageChange_gu">
9564 <owners>
9565 <owner>
9566 Please specify the owners of this user action. Add more owner tags as
9567 needed.
9568 </owner>
9569 </owners>
9570 <description>Please enter the description of this user action.</description>
9571 </action>
9572
9573 <action name="LanguageOptions_SpellCheckLanguageChange_ha">
9574 <owners>
9575 <owner>
9576 Please specify the owners of this user action. Add more owner tags as
9577 needed.
9578 </owner>
9579 </owners>
9580 <description>Please enter the description of this user action.</description>
9581 </action>
9582
9583 <action name="LanguageOptions_SpellCheckLanguageChange_haw">
9584 <owners>
9585 <owner>
9586 Please specify the owners of this user action. Add more owner tags as
9587 needed.
9588 </owner>
9589 </owners>
9590 <description>Please enter the description of this user action.</description>
9591 </action>
9592
9593 <action name="LanguageOptions_SpellCheckLanguageChange_he">
9594 <owners>
9595 <owner>
9596 Please specify the owners of this user action. Add more owner tags as
9597 needed.
9598 </owner>
9599 </owners>
9600 <description>Please enter the description of this user action.</description>
9601 </action>
9602
9603 <action name="LanguageOptions_SpellCheckLanguageChange_hi">
9604 <owners>
9605 <owner>
9606 Please specify the owners of this user action. Add more owner tags as
9607 needed.
9608 </owner>
9609 </owners>
9610 <description>Please enter the description of this user action.</description>
9611 </action>
9612
9613 <action name="LanguageOptions_SpellCheckLanguageChange_hr">
9614 <owners>
9615 <owner>
9616 Please specify the owners of this user action. Add more owner tags as
9617 needed.
9618 </owner>
9619 </owners>
9620 <description>Please enter the description of this user action.</description>
9621 </action>
9622
9623 <action name="LanguageOptions_SpellCheckLanguageChange_hu">
9624 <owners>
9625 <owner>
9626 Please specify the owners of this user action. Add more owner tags as
9627 needed.
9628 </owner>
9629 </owners>
9630 <description>Please enter the description of this user action.</description>
9631 </action>
9632
9633 <action name="LanguageOptions_SpellCheckLanguageChange_hy">
9634 <owners>
9635 <owner>
9636 Please specify the owners of this user action. Add more owner tags as
9637 needed.
9638 </owner>
9639 </owners>
9640 <description>Please enter the description of this user action.</description>
9641 </action>
9642
9643 <action name="LanguageOptions_SpellCheckLanguageChange_ia">
9644 <owners>
9645 <owner>
9646 Please specify the owners of this user action. Add more owner tags as
9647 needed.
9648 </owner>
9649 </owners>
9650 <description>Please enter the description of this user action.</description>
9651 </action>
9652
9653 <action name="LanguageOptions_SpellCheckLanguageChange_id">
9654 <owners>
9655 <owner>
9656 Please specify the owners of this user action. Add more owner tags as
9657 needed.
9658 </owner>
9659 </owners>
9660 <description>Please enter the description of this user action.</description>
9661 </action>
9662
9663 <action name="LanguageOptions_SpellCheckLanguageChange_is">
9664 <owners>
9665 <owner>
9666 Please specify the owners of this user action. Add more owner tags as
9667 needed.
9668 </owner>
9669 </owners>
9670 <description>Please enter the description of this user action.</description>
9671 </action>
9672
9673 <action name="LanguageOptions_SpellCheckLanguageChange_it">
9674 <owners>
9675 <owner>
9676 Please specify the owners of this user action. Add more owner tags as
9677 needed.
9678 </owner>
9679 </owners>
9680 <description>Please enter the description of this user action.</description>
9681 </action>
9682
9683 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH">
9684 <owners>
9685 <owner>
9686 Please specify the owners of this user action. Add more owner tags as
9687 needed.
9688 </owner>
9689 </owners>
9690 <description>Please enter the description of this user action.</description>
9691 </action>
9692
9693 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT">
9694 <owners>
9695 <owner>
9696 Please specify the owners of this user action. Add more owner tags as
9697 needed.
9698 </owner>
9699 </owners>
9700 <description>Please enter the description of this user action.</description>
9701 </action>
9702
9703 <action name="LanguageOptions_SpellCheckLanguageChange_ja">
9704 <owners>
9705 <owner>
9706 Please specify the owners of this user action. Add more owner tags as
9707 needed.
9708 </owner>
9709 </owners>
9710 <description>Please enter the description of this user action.</description>
9711 </action>
9712
9713 <action name="LanguageOptions_SpellCheckLanguageChange_jw">
9714 <owners>
9715 <owner>
9716 Please specify the owners of this user action. Add more owner tags as
9717 needed.
9718 </owner>
9719 </owners>
9720 <description>Please enter the description of this user action.</description>
9721 </action>
9722
9723 <action name="LanguageOptions_SpellCheckLanguageChange_ka">
9724 <owners>
9725 <owner>
9726 Please specify the owners of this user action. Add more owner tags as
9727 needed.
9728 </owner>
9729 </owners>
9730 <description>Please enter the description of this user action.</description>
9731 </action>
9732
9733 <action name="LanguageOptions_SpellCheckLanguageChange_kk">
9734 <owners>
9735 <owner>
9736 Please specify the owners of this user action. Add more owner tags as
9737 needed.
9738 </owner>
9739 </owners>
9740 <description>Please enter the description of this user action.</description>
9741 </action>
9742
9743 <action name="LanguageOptions_SpellCheckLanguageChange_km">
9744 <owners>
9745 <owner>
9746 Please specify the owners of this user action. Add more owner tags as
9747 needed.
9748 </owner>
9749 </owners>
9750 <description>Please enter the description of this user action.</description>
9751 </action>
9752
9753 <action name="LanguageOptions_SpellCheckLanguageChange_kn">
9754 <owners>
9755 <owner>
9756 Please specify the owners of this user action. Add more owner tags as
9757 needed.
9758 </owner>
9759 </owners>
9760 <description>Please enter the description of this user action.</description>
9761 </action>
9762
9763 <action name="LanguageOptions_SpellCheckLanguageChange_ko">
9764 <owners>
9765 <owner>
9766 Please specify the owners of this user action. Add more owner tags as
9767 needed.
9768 </owner>
9769 </owners>
9770 <description>Please enter the description of this user action.</description>
9771 </action>
9772
9773 <action name="LanguageOptions_SpellCheckLanguageChange_ku">
9774 <owners>
9775 <owner>
9776 Please specify the owners of this user action. Add more owner tags as
9777 needed.
9778 </owner>
9779 </owners>
9780 <description>Please enter the description of this user action.</description>
9781 </action>
9782
9783 <action name="LanguageOptions_SpellCheckLanguageChange_ky">
9784 <owners>
9785 <owner>
9786 Please specify the owners of this user action. Add more owner tags as
9787 needed.
9788 </owner>
9789 </owners>
9790 <description>Please enter the description of this user action.</description>
9791 </action>
9792
9793 <action name="LanguageOptions_SpellCheckLanguageChange_la">
9794 <owners>
9795 <owner>
9796 Please specify the owners of this user action. Add more owner tags as
9797 needed.
9798 </owner>
9799 </owners>
9800 <description>Please enter the description of this user action.</description>
9801 </action>
9802
9803 <action name="LanguageOptions_SpellCheckLanguageChange_ln">
9804 <owners>
9805 <owner>
9806 Please specify the owners of this user action. Add more owner tags as
9807 needed.
9808 </owner>
9809 </owners>
9810 <description>Please enter the description of this user action.</description>
9811 </action>
9812
9813 <action name="LanguageOptions_SpellCheckLanguageChange_lo">
9814 <owners>
9815 <owner>
9816 Please specify the owners of this user action. Add more owner tags as
9817 needed.
9818 </owner>
9819 </owners>
9820 <description>Please enter the description of this user action.</description>
9821 </action>
9822
9823 <action name="LanguageOptions_SpellCheckLanguageChange_lt">
9824 <owners>
9825 <owner>
9826 Please specify the owners of this user action. Add more owner tags as
9827 needed.
9828 </owner>
9829 </owners>
9830 <description>Please enter the description of this user action.</description>
9831 </action>
9832
9833 <action name="LanguageOptions_SpellCheckLanguageChange_lv">
9834 <owners>
9835 <owner>
9836 Please specify the owners of this user action. Add more owner tags as
9837 needed.
9838 </owner>
9839 </owners>
9840 <description>Please enter the description of this user action.</description>
9841 </action>
9842
9843 <action name="LanguageOptions_SpellCheckLanguageChange_mk">
9844 <owners>
9845 <owner>
9846 Please specify the owners of this user action. Add more owner tags as
9847 needed.
9848 </owner>
9849 </owners>
9850 <description>Please enter the description of this user action.</description>
9851 </action>
9852
9853 <action name="LanguageOptions_SpellCheckLanguageChange_ml">
9854 <owners>
9855 <owner>
9856 Please specify the owners of this user action. Add more owner tags as
9857 needed.
9858 </owner>
9859 </owners>
9860 <description>Please enter the description of this user action.</description>
9861 </action>
9862
9863 <action name="LanguageOptions_SpellCheckLanguageChange_mn">
9864 <owners>
9865 <owner>
9866 Please specify the owners of this user action. Add more owner tags as
9867 needed.
9868 </owner>
9869 </owners>
9870 <description>Please enter the description of this user action.</description>
9871 </action>
9872
9873 <action name="LanguageOptions_SpellCheckLanguageChange_mo">
9874 <owners>
9875 <owner>
9876 Please specify the owners of this user action. Add more owner tags as
9877 needed.
9878 </owner>
9879 </owners>
9880 <description>Please enter the description of this user action.</description>
9881 </action>
9882
9883 <action name="LanguageOptions_SpellCheckLanguageChange_mr">
9884 <owners>
9885 <owner>
9886 Please specify the owners of this user action. Add more owner tags as
9887 needed.
9888 </owner>
9889 </owners>
9890 <description>Please enter the description of this user action.</description>
9891 </action>
9892
9893 <action name="LanguageOptions_SpellCheckLanguageChange_ms">
9894 <owners>
9895 <owner>
9896 Please specify the owners of this user action. Add more owner tags as
9897 needed.
9898 </owner>
9899 </owners>
9900 <description>Please enter the description of this user action.</description>
9901 </action>
9902
9903 <action name="LanguageOptions_SpellCheckLanguageChange_mt">
9904 <owners>
9905 <owner>
9906 Please specify the owners of this user action. Add more owner tags as
9907 needed.
9908 </owner>
9909 </owners>
9910 <description>Please enter the description of this user action.</description>
9911 </action>
9912
9913 <action name="LanguageOptions_SpellCheckLanguageChange_nb">
9914 <owners>
9915 <owner>
9916 Please specify the owners of this user action. Add more owner tags as
9917 needed.
9918 </owner>
9919 </owners>
9920 <description>Please enter the description of this user action.</description>
9921 </action>
9922
9923 <action name="LanguageOptions_SpellCheckLanguageChange_ne">
9924 <owners>
9925 <owner>
9926 Please specify the owners of this user action. Add more owner tags as
9927 needed.
9928 </owner>
9929 </owners>
9930 <description>Please enter the description of this user action.</description>
9931 </action>
9932
9933 <action name="LanguageOptions_SpellCheckLanguageChange_nl">
9934 <owners>
9935 <owner>
9936 Please specify the owners of this user action. Add more owner tags as
9937 needed.
9938 </owner>
9939 </owners>
9940 <description>Please enter the description of this user action.</description>
9941 </action>
9942
9943 <action name="LanguageOptions_SpellCheckLanguageChange_nn">
9944 <owners>
9945 <owner>
9946 Please specify the owners of this user action. Add more owner tags as
9947 needed.
9948 </owner>
9949 </owners>
9950 <description>Please enter the description of this user action.</description>
9951 </action>
9952
9953 <action name="LanguageOptions_SpellCheckLanguageChange_no">
9954 <owners>
9955 <owner>
9956 Please specify the owners of this user action. Add more owner tags as
9957 needed.
9958 </owner>
9959 </owners>
9960 <description>Please enter the description of this user action.</description>
9961 </action>
9962
9963 <action name="LanguageOptions_SpellCheckLanguageChange_oc">
9964 <owners>
9965 <owner>
9966 Please specify the owners of this user action. Add more owner tags as
9967 needed.
9968 </owner>
9969 </owners>
9970 <description>Please enter the description of this user action.</description>
9971 </action>
9972
9973 <action name="LanguageOptions_SpellCheckLanguageChange_om">
9974 <owners>
9975 <owner>
9976 Please specify the owners of this user action. Add more owner tags as
9977 needed.
9978 </owner>
9979 </owners>
9980 <description>Please enter the description of this user action.</description>
9981 </action>
9982
9983 <action name="LanguageOptions_SpellCheckLanguageChange_or">
9984 <owners>
9985 <owner>
9986 Please specify the owners of this user action. Add more owner tags as
9987 needed.
9988 </owner>
9989 </owners>
9990 <description>Please enter the description of this user action.</description>
9991 </action>
9992
9993 <action name="LanguageOptions_SpellCheckLanguageChange_pa">
9994 <owners>
9995 <owner>
9996 Please specify the owners of this user action. Add more owner tags as
9997 needed.
9998 </owner>
9999 </owners>
10000 <description>Please enter the description of this user action.</description>
10001 </action>
10002
10003 <action name="LanguageOptions_SpellCheckLanguageChange_pl">
10004 <owners>
10005 <owner>
10006 Please specify the owners of this user action. Add more owner tags as
10007 needed.
10008 </owner>
10009 </owners>
10010 <description>Please enter the description of this user action.</description>
10011 </action>
10012
10013 <action name="LanguageOptions_SpellCheckLanguageChange_ps">
10014 <owners>
10015 <owner>
10016 Please specify the owners of this user action. Add more owner tags as
10017 needed.
10018 </owner>
10019 </owners>
10020 <description>Please enter the description of this user action.</description>
10021 </action>
10022
10023 <action name="LanguageOptions_SpellCheckLanguageChange_pt">
10024 <owners>
10025 <owner>
10026 Please specify the owners of this user action. Add more owner tags as
10027 needed.
10028 </owner>
10029 </owners>
10030 <description>Please enter the description of this user action.</description>
10031 </action>
10032
10033 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR">
10034 <owners>
10035 <owner>
10036 Please specify the owners of this user action. Add more owner tags as
10037 needed.
10038 </owner>
10039 </owners>
10040 <description>Please enter the description of this user action.</description>
10041 </action>
10042
10043 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT">
10044 <owners>
10045 <owner>
10046 Please specify the owners of this user action. Add more owner tags as
10047 needed.
10048 </owner>
10049 </owners>
10050 <description>Please enter the description of this user action.</description>
10051 </action>
10052
10053 <action name="LanguageOptions_SpellCheckLanguageChange_qu">
10054 <owners>
10055 <owner>
10056 Please specify the owners of this user action. Add more owner tags as
10057 needed.
10058 </owner>
10059 </owners>
10060 <description>Please enter the description of this user action.</description>
10061 </action>
10062
10063 <action name="LanguageOptions_SpellCheckLanguageChange_rm">
10064 <owners>
10065 <owner>
10066 Please specify the owners of this user action. Add more owner tags as
10067 needed.
10068 </owner>
10069 </owners>
10070 <description>Please enter the description of this user action.</description>
10071 </action>
10072
10073 <action name="LanguageOptions_SpellCheckLanguageChange_ro">
10074 <owners>
10075 <owner>
10076 Please specify the owners of this user action. Add more owner tags as
10077 needed.
10078 </owner>
10079 </owners>
10080 <description>Please enter the description of this user action.</description>
10081 </action>
10082
10083 <action name="LanguageOptions_SpellCheckLanguageChange_ru">
10084 <owners>
10085 <owner>
10086 Please specify the owners of this user action. Add more owner tags as
10087 needed.
10088 </owner>
10089 </owners>
10090 <description>Please enter the description of this user action.</description>
10091 </action>
10092
10093 <action name="LanguageOptions_SpellCheckLanguageChange_sd">
10094 <owners>
10095 <owner>
10096 Please specify the owners of this user action. Add more owner tags as
10097 needed.
10098 </owner>
10099 </owners>
10100 <description>Please enter the description of this user action.</description>
10101 </action>
10102
10103 <action name="LanguageOptions_SpellCheckLanguageChange_sh">
10104 <owners>
10105 <owner>
10106 Please specify the owners of this user action. Add more owner tags as
10107 needed.
10108 </owner>
10109 </owners>
10110 <description>Please enter the description of this user action.</description>
10111 </action>
10112
10113 <action name="LanguageOptions_SpellCheckLanguageChange_si">
10114 <owners>
10115 <owner>
10116 Please specify the owners of this user action. Add more owner tags as
10117 needed.
10118 </owner>
10119 </owners>
10120 <description>Please enter the description of this user action.</description>
10121 </action>
10122
10123 <action name="LanguageOptions_SpellCheckLanguageChange_sk">
10124 <owners>
10125 <owner>
10126 Please specify the owners of this user action. Add more owner tags as
10127 needed.
10128 </owner>
10129 </owners>
10130 <description>Please enter the description of this user action.</description>
10131 </action>
10132
10133 <action name="LanguageOptions_SpellCheckLanguageChange_sl">
10134 <owners>
10135 <owner>
10136 Please specify the owners of this user action. Add more owner tags as
10137 needed.
10138 </owner>
10139 </owners>
10140 <description>Please enter the description of this user action.</description>
10141 </action>
10142
10143 <action name="LanguageOptions_SpellCheckLanguageChange_sn">
10144 <owners>
10145 <owner>
10146 Please specify the owners of this user action. Add more owner tags as
10147 needed.
10148 </owner>
10149 </owners>
10150 <description>Please enter the description of this user action.</description>
10151 </action>
10152
10153 <action name="LanguageOptions_SpellCheckLanguageChange_so">
10154 <owners>
10155 <owner>
10156 Please specify the owners of this user action. Add more owner tags as
10157 needed.
10158 </owner>
10159 </owners>
10160 <description>Please enter the description of this user action.</description>
10161 </action>
10162
10163 <action name="LanguageOptions_SpellCheckLanguageChange_sq">
10164 <owners>
10165 <owner>
10166 Please specify the owners of this user action. Add more owner tags as
10167 needed.
10168 </owner>
10169 </owners>
10170 <description>Please enter the description of this user action.</description>
10171 </action>
10172
10173 <action name="LanguageOptions_SpellCheckLanguageChange_sr">
10174 <owners>
10175 <owner>
10176 Please specify the owners of this user action. Add more owner tags as
10177 needed.
10178 </owner>
10179 </owners>
10180 <description>Please enter the description of this user action.</description>
10181 </action>
10182
10183 <action name="LanguageOptions_SpellCheckLanguageChange_st">
10184 <owners>
10185 <owner>
10186 Please specify the owners of this user action. Add more owner tags as
10187 needed.
10188 </owner>
10189 </owners>
10190 <description>Please enter the description of this user action.</description>
10191 </action>
10192
10193 <action name="LanguageOptions_SpellCheckLanguageChange_su">
10194 <owners>
10195 <owner>
10196 Please specify the owners of this user action. Add more owner tags as
10197 needed.
10198 </owner>
10199 </owners>
10200 <description>Please enter the description of this user action.</description>
10201 </action>
10202
10203 <action name="LanguageOptions_SpellCheckLanguageChange_sv">
10204 <owners>
10205 <owner>
10206 Please specify the owners of this user action. Add more owner tags as
10207 needed.
10208 </owner>
10209 </owners>
10210 <description>Please enter the description of this user action.</description>
10211 </action>
10212
10213 <action name="LanguageOptions_SpellCheckLanguageChange_sw">
10214 <owners>
10215 <owner>
10216 Please specify the owners of this user action. Add more owner tags as
10217 needed.
10218 </owner>
10219 </owners>
10220 <description>Please enter the description of this user action.</description>
10221 </action>
10222
10223 <action name="LanguageOptions_SpellCheckLanguageChange_ta">
10224 <owners>
10225 <owner>
10226 Please specify the owners of this user action. Add more owner tags as
10227 needed.
10228 </owner>
10229 </owners>
10230 <description>Please enter the description of this user action.</description>
10231 </action>
10232
10233 <action name="LanguageOptions_SpellCheckLanguageChange_te">
10234 <owners>
10235 <owner>
10236 Please specify the owners of this user action. Add more owner tags as
10237 needed.
10238 </owner>
10239 </owners>
10240 <description>Please enter the description of this user action.</description>
10241 </action>
10242
10243 <action name="LanguageOptions_SpellCheckLanguageChange_tg">
10244 <owners>
10245 <owner>
10246 Please specify the owners of this user action. Add more owner tags as
10247 needed.
10248 </owner>
10249 </owners>
10250 <description>Please enter the description of this user action.</description>
10251 </action>
10252
10253 <action name="LanguageOptions_SpellCheckLanguageChange_th">
10254 <owners>
10255 <owner>
10256 Please specify the owners of this user action. Add more owner tags as
10257 needed.
10258 </owner>
10259 </owners>
10260 <description>Please enter the description of this user action.</description>
10261 </action>
10262
10263 <action name="LanguageOptions_SpellCheckLanguageChange_ti">
10264 <owners>
10265 <owner>
10266 Please specify the owners of this user action. Add more owner tags as
10267 needed.
10268 </owner>
10269 </owners>
10270 <description>Please enter the description of this user action.</description>
10271 </action>
10272
10273 <action name="LanguageOptions_SpellCheckLanguageChange_tk">
10274 <owners>
10275 <owner>
10276 Please specify the owners of this user action. Add more owner tags as
10277 needed.
10278 </owner>
10279 </owners>
10280 <description>Please enter the description of this user action.</description>
10281 </action>
10282
10283 <action name="LanguageOptions_SpellCheckLanguageChange_to">
10284 <owners>
10285 <owner>
10286 Please specify the owners of this user action. Add more owner tags as
10287 needed.
10288 </owner>
10289 </owners>
10290 <description>Please enter the description of this user action.</description>
10291 </action>
10292
10293 <action name="LanguageOptions_SpellCheckLanguageChange_tr">
10294 <owners>
10295 <owner>
10296 Please specify the owners of this user action. Add more owner tags as
10297 needed.
10298 </owner>
10299 </owners>
10300 <description>Please enter the description of this user action.</description>
10301 </action>
10302
10303 <action name="LanguageOptions_SpellCheckLanguageChange_tt">
10304 <owners>
10305 <owner>
10306 Please specify the owners of this user action. Add more owner tags as
10307 needed.
10308 </owner>
10309 </owners>
10310 <description>Please enter the description of this user action.</description>
10311 </action>
10312
10313 <action name="LanguageOptions_SpellCheckLanguageChange_tw">
10314 <owners>
10315 <owner>
10316 Please specify the owners of this user action. Add more owner tags as
10317 needed.
10318 </owner>
10319 </owners>
10320 <description>Please enter the description of this user action.</description>
10321 </action>
10322
10323 <action name="LanguageOptions_SpellCheckLanguageChange_ug">
10324 <owners>
10325 <owner>
10326 Please specify the owners of this user action. Add more owner tags as
10327 needed.
10328 </owner>
10329 </owners>
10330 <description>Please enter the description of this user action.</description>
10331 </action>
10332
10333 <action name="LanguageOptions_SpellCheckLanguageChange_uk">
10334 <owners>
10335 <owner>
10336 Please specify the owners of this user action. Add more owner tags as
10337 needed.
10338 </owner>
10339 </owners>
10340 <description>Please enter the description of this user action.</description>
10341 </action>
10342
10343 <action name="LanguageOptions_SpellCheckLanguageChange_ur">
10344 <owners>
10345 <owner>
10346 Please specify the owners of this user action. Add more owner tags as
10347 needed.
10348 </owner>
10349 </owners>
10350 <description>Please enter the description of this user action.</description>
10351 </action>
10352
10353 <action name="LanguageOptions_SpellCheckLanguageChange_uz">
10354 <owners>
10355 <owner>
10356 Please specify the owners of this user action. Add more owner tags as
10357 needed.
10358 </owner>
10359 </owners>
10360 <description>Please enter the description of this user action.</description>
10361 </action>
10362
10363 <action name="LanguageOptions_SpellCheckLanguageChange_vi">
10364 <owners>
10365 <owner>
10366 Please specify the owners of this user action. Add more owner tags as
10367 needed.
10368 </owner>
10369 </owners>
10370 <description>Please enter the description of this user action.</description>
10371 </action>
10372
10373 <action name="LanguageOptions_SpellCheckLanguageChange_xh">
10374 <owners>
10375 <owner>
10376 Please specify the owners of this user action. Add more owner tags as
10377 needed.
10378 </owner>
10379 </owners>
10380 <description>Please enter the description of this user action.</description>
10381 </action>
10382
10383 <action name="LanguageOptions_SpellCheckLanguageChange_yi">
10384 <owners>
10385 <owner>
10386 Please specify the owners of this user action. Add more owner tags as
10387 needed.
10388 </owner>
10389 </owners>
10390 <description>Please enter the description of this user action.</description>
10391 </action>
10392
10393 <action name="LanguageOptions_SpellCheckLanguageChange_yo">
10394 <owners>
10395 <owner>
10396 Please specify the owners of this user action. Add more owner tags as
10397 needed.
10398 </owner>
10399 </owners>
10400 <description>Please enter the description of this user action.</description>
10401 </action>
10402
10403 <action name="LanguageOptions_SpellCheckLanguageChange_zh">
10404 <owners>
10405 <owner>
10406 Please specify the owners of this user action. Add more owner tags as
10407 needed.
10408 </owner>
10409 </owners>
10410 <description>Please enter the description of this user action.</description>
10411 </action>
10412
10413 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN">
10414 <owners>
10415 <owner>
10416 Please specify the owners of this user action. Add more owner tags as
10417 needed.
10418 </owner>
10419 </owners>
10420 <description>Please enter the description of this user action.</description>
10421 </action>
10422
10423 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW">
10424 <owners>
10425 <owner>
10426 Please specify the owners of this user action. Add more owner tags as
10427 needed.
10428 </owner>
10429 </owners>
10430 <description>Please enter the description of this user action.</description>
10431 </action>
10432
10433 <action name="LanguageOptions_SpellCheckLanguageChange_zu">
10434 <owners>
10435 <owner>
10436 Please specify the owners of this user action. Add more owner tags as
10437 needed.
10438 </owner>
10439 </owners>
10440 <description>Please enter the description of this user action.</description>
10441 </action>
10442
10443 <action name="LanguageOptions_UiLanguageChange_af">
10444 <owners>
10445 <owner>
10446 Please specify the owners of this user action. Add more owner tags as
10447 needed.
10448 </owner>
10449 </owners>
10450 <description>Please enter the description of this user action.</description>
10451 </action>
10452
10453 <action name="LanguageOptions_UiLanguageChange_am">
10454 <owners>
10455 <owner>
10456 Please specify the owners of this user action. Add more owner tags as
10457 needed.
10458 </owner>
10459 </owners>
10460 <description>Please enter the description of this user action.</description>
10461 </action>
10462
10463 <action name="LanguageOptions_UiLanguageChange_ar">
10464 <owners>
10465 <owner>
10466 Please specify the owners of this user action. Add more owner tags as
10467 needed.
10468 </owner>
10469 </owners>
10470 <description>Please enter the description of this user action.</description>
10471 </action>
10472
10473 <action name="LanguageOptions_UiLanguageChange_az">
10474 <owners>
10475 <owner>
10476 Please specify the owners of this user action. Add more owner tags as
10477 needed.
10478 </owner>
10479 </owners>
10480 <description>Please enter the description of this user action.</description>
10481 </action>
10482
10483 <action name="LanguageOptions_UiLanguageChange_be">
10484 <owners>
10485 <owner>
10486 Please specify the owners of this user action. Add more owner tags as
10487 needed.
10488 </owner>
10489 </owners>
10490 <description>Please enter the description of this user action.</description>
10491 </action>
10492
10493 <action name="LanguageOptions_UiLanguageChange_bg">
10494 <owners>
10495 <owner>
10496 Please specify the owners of this user action. Add more owner tags as
10497 needed.
10498 </owner>
10499 </owners>
10500 <description>Please enter the description of this user action.</description>
10501 </action>
10502
10503 <action name="LanguageOptions_UiLanguageChange_bh">
10504 <owners>
10505 <owner>
10506 Please specify the owners of this user action. Add more owner tags as
10507 needed.
10508 </owner>
10509 </owners>
10510 <description>Please enter the description of this user action.</description>
10511 </action>
10512
10513 <action name="LanguageOptions_UiLanguageChange_bn">
10514 <owners>
10515 <owner>
10516 Please specify the owners of this user action. Add more owner tags as
10517 needed.
10518 </owner>
10519 </owners>
10520 <description>Please enter the description of this user action.</description>
10521 </action>
10522
10523 <action name="LanguageOptions_UiLanguageChange_br">
10524 <owners>
10525 <owner>
10526 Please specify the owners of this user action. Add more owner tags as
10527 needed.
10528 </owner>
10529 </owners>
10530 <description>Please enter the description of this user action.</description>
10531 </action>
10532
10533 <action name="LanguageOptions_UiLanguageChange_bs">
10534 <owners>
10535 <owner>
10536 Please specify the owners of this user action. Add more owner tags as
10537 needed.
10538 </owner>
10539 </owners>
10540 <description>Please enter the description of this user action.</description>
10541 </action>
10542
10543 <action name="LanguageOptions_UiLanguageChange_ca">
10544 <owners>
10545 <owner>
10546 Please specify the owners of this user action. Add more owner tags as
10547 needed.
10548 </owner>
10549 </owners>
10550 <description>Please enter the description of this user action.</description>
10551 </action>
10552
10553 <action name="LanguageOptions_UiLanguageChange_co">
10554 <owners>
10555 <owner>
10556 Please specify the owners of this user action. Add more owner tags as
10557 needed.
10558 </owner>
10559 </owners>
10560 <description>Please enter the description of this user action.</description>
10561 </action>
10562
10563 <action name="LanguageOptions_UiLanguageChange_cs">
10564 <owners>
10565 <owner>
10566 Please specify the owners of this user action. Add more owner tags as
10567 needed.
10568 </owner>
10569 </owners>
10570 <description>Please enter the description of this user action.</description>
10571 </action>
10572
10573 <action name="LanguageOptions_UiLanguageChange_cy">
10574 <owners>
10575 <owner>
10576 Please specify the owners of this user action. Add more owner tags as
10577 needed.
10578 </owner>
10579 </owners>
10580 <description>Please enter the description of this user action.</description>
10581 </action>
10582
10583 <action name="LanguageOptions_UiLanguageChange_da">
10584 <owners>
10585 <owner>
10586 Please specify the owners of this user action. Add more owner tags as
10587 needed.
10588 </owner>
10589 </owners>
10590 <description>Please enter the description of this user action.</description>
10591 </action>
10592
10593 <action name="LanguageOptions_UiLanguageChange_de">
10594 <owners>
10595 <owner>
10596 Please specify the owners of this user action. Add more owner tags as
10597 needed.
10598 </owner>
10599 </owners>
10600 <description>Please enter the description of this user action.</description>
10601 </action>
10602
10603 <action name="LanguageOptions_UiLanguageChange_de-AT">
10604 <owners>
10605 <owner>
10606 Please specify the owners of this user action. Add more owner tags as
10607 needed.
10608 </owner>
10609 </owners>
10610 <description>Please enter the description of this user action.</description>
10611 </action>
10612
10613 <action name="LanguageOptions_UiLanguageChange_de-CH">
10614 <owners>
10615 <owner>
10616 Please specify the owners of this user action. Add more owner tags as
10617 needed.
10618 </owner>
10619 </owners>
10620 <description>Please enter the description of this user action.</description>
10621 </action>
10622
10623 <action name="LanguageOptions_UiLanguageChange_de-DE">
10624 <owners>
10625 <owner>
10626 Please specify the owners of this user action. Add more owner tags as
10627 needed.
10628 </owner>
10629 </owners>
10630 <description>Please enter the description of this user action.</description>
10631 </action>
10632
10633 <action name="LanguageOptions_UiLanguageChange_el">
10634 <owners>
10635 <owner>
10636 Please specify the owners of this user action. Add more owner tags as
10637 needed.
10638 </owner>
10639 </owners>
10640 <description>Please enter the description of this user action.</description>
10641 </action>
10642
10643 <action name="LanguageOptions_UiLanguageChange_en">
10644 <owners>
10645 <owner>
10646 Please specify the owners of this user action. Add more owner tags as
10647 needed.
10648 </owner>
10649 </owners>
10650 <description>Please enter the description of this user action.</description>
10651 </action>
10652
10653 <action name="LanguageOptions_UiLanguageChange_en-AU">
10654 <owners>
10655 <owner>
10656 Please specify the owners of this user action. Add more owner tags as
10657 needed.
10658 </owner>
10659 </owners>
10660 <description>Please enter the description of this user action.</description>
10661 </action>
10662
10663 <action name="LanguageOptions_UiLanguageChange_en-CA">
10664 <owners>
10665 <owner>
10666 Please specify the owners of this user action. Add more owner tags as
10667 needed.
10668 </owner>
10669 </owners>
10670 <description>Please enter the description of this user action.</description>
10671 </action>
10672
10673 <action name="LanguageOptions_UiLanguageChange_en-GB">
10674 <owners>
10675 <owner>
10676 Please specify the owners of this user action. Add more owner tags as
10677 needed.
10678 </owner>
10679 </owners>
10680 <description>Please enter the description of this user action.</description>
10681 </action>
10682
10683 <action name="LanguageOptions_UiLanguageChange_en-NZ">
10684 <owners>
10685 <owner>
10686 Please specify the owners of this user action. Add more owner tags as
10687 needed.
10688 </owner>
10689 </owners>
10690 <description>Please enter the description of this user action.</description>
10691 </action>
10692
10693 <action name="LanguageOptions_UiLanguageChange_en-US">
10694 <owners>
10695 <owner>
10696 Please specify the owners of this user action. Add more owner tags as
10697 needed.
10698 </owner>
10699 </owners>
10700 <description>Please enter the description of this user action.</description>
10701 </action>
10702
10703 <action name="LanguageOptions_UiLanguageChange_en-ZA">
10704 <owners>
10705 <owner>
10706 Please specify the owners of this user action. Add more owner tags as
10707 needed.
10708 </owner>
10709 </owners>
10710 <description>Please enter the description of this user action.</description>
10711 </action>
10712
10713 <action name="LanguageOptions_UiLanguageChange_eo">
10714 <owners>
10715 <owner>
10716 Please specify the owners of this user action. Add more owner tags as
10717 needed.
10718 </owner>
10719 </owners>
10720 <description>Please enter the description of this user action.</description>
10721 </action>
10722
10723 <action name="LanguageOptions_UiLanguageChange_es">
10724 <owners>
10725 <owner>
10726 Please specify the owners of this user action. Add more owner tags as
10727 needed.
10728 </owner>
10729 </owners>
10730 <description>Please enter the description of this user action.</description>
10731 </action>
10732
10733 <action name="LanguageOptions_UiLanguageChange_es-419">
10734 <owners>
10735 <owner>
10736 Please specify the owners of this user action. Add more owner tags as
10737 needed.
10738 </owner>
10739 </owners>
10740 <description>Please enter the description of this user action.</description>
10741 </action>
10742
10743 <action name="LanguageOptions_UiLanguageChange_et">
10744 <owners>
10745 <owner>
10746 Please specify the owners of this user action. Add more owner tags as
10747 needed.
10748 </owner>
10749 </owners>
10750 <description>Please enter the description of this user action.</description>
10751 </action>
10752
10753 <action name="LanguageOptions_UiLanguageChange_eu">
10754 <owners>
10755 <owner>
10756 Please specify the owners of this user action. Add more owner tags as
10757 needed.
10758 </owner>
10759 </owners>
10760 <description>Please enter the description of this user action.</description>
10761 </action>
10762
10763 <action name="LanguageOptions_UiLanguageChange_fa">
10764 <owners>
10765 <owner>
10766 Please specify the owners of this user action. Add more owner tags as
10767 needed.
10768 </owner>
10769 </owners>
10770 <description>Please enter the description of this user action.</description>
10771 </action>
10772
10773 <action name="LanguageOptions_UiLanguageChange_fi">
10774 <owners>
10775 <owner>
10776 Please specify the owners of this user action. Add more owner tags as
10777 needed.
10778 </owner>
10779 </owners>
10780 <description>Please enter the description of this user action.</description>
10781 </action>
10782
10783 <action name="LanguageOptions_UiLanguageChange_fil">
10784 <owners>
10785 <owner>
10786 Please specify the owners of this user action. Add more owner tags as
10787 needed.
10788 </owner>
10789 </owners>
10790 <description>Please enter the description of this user action.</description>
10791 </action>
10792
10793 <action name="LanguageOptions_UiLanguageChange_fo">
10794 <owners>
10795 <owner>
10796 Please specify the owners of this user action. Add more owner tags as
10797 needed.
10798 </owner>
10799 </owners>
10800 <description>Please enter the description of this user action.</description>
10801 </action>
10802
10803 <action name="LanguageOptions_UiLanguageChange_fr">
10804 <owners>
10805 <owner>
10806 Please specify the owners of this user action. Add more owner tags as
10807 needed.
10808 </owner>
10809 </owners>
10810 <description>Please enter the description of this user action.</description>
10811 </action>
10812
10813 <action name="LanguageOptions_UiLanguageChange_fr-CA">
10814 <owners>
10815 <owner>
10816 Please specify the owners of this user action. Add more owner tags as
10817 needed.
10818 </owner>
10819 </owners>
10820 <description>Please enter the description of this user action.</description>
10821 </action>
10822
10823 <action name="LanguageOptions_UiLanguageChange_fr-CH">
10824 <owners>
10825 <owner>
10826 Please specify the owners of this user action. Add more owner tags as
10827 needed.
10828 </owner>
10829 </owners>
10830 <description>Please enter the description of this user action.</description>
10831 </action>
10832
10833 <action name="LanguageOptions_UiLanguageChange_fr-FR">
10834 <owners>
10835 <owner>
10836 Please specify the owners of this user action. Add more owner tags as
10837 needed.
10838 </owner>
10839 </owners>
10840 <description>Please enter the description of this user action.</description>
10841 </action>
10842
10843 <action name="LanguageOptions_UiLanguageChange_fy">
10844 <owners>
10845 <owner>
10846 Please specify the owners of this user action. Add more owner tags as
10847 needed.
10848 </owner>
10849 </owners>
10850 <description>Please enter the description of this user action.</description>
10851 </action>
10852
10853 <action name="LanguageOptions_UiLanguageChange_ga">
10854 <owners>
10855 <owner>
10856 Please specify the owners of this user action. Add more owner tags as
10857 needed.
10858 </owner>
10859 </owners>
10860 <description>Please enter the description of this user action.</description>
10861 </action>
10862
10863 <action name="LanguageOptions_UiLanguageChange_gd">
10864 <owners>
10865 <owner>
10866 Please specify the owners of this user action. Add more owner tags as
10867 needed.
10868 </owner>
10869 </owners>
10870 <description>Please enter the description of this user action.</description>
10871 </action>
10872
10873 <action name="LanguageOptions_UiLanguageChange_gl">
10874 <owners>
10875 <owner>
10876 Please specify the owners of this user action. Add more owner tags as
10877 needed.
10878 </owner>
10879 </owners>
10880 <description>Please enter the description of this user action.</description>
10881 </action>
10882
10883 <action name="LanguageOptions_UiLanguageChange_gn">
10884 <owners>
10885 <owner>
10886 Please specify the owners of this user action. Add more owner tags as
10887 needed.
10888 </owner>
10889 </owners>
10890 <description>Please enter the description of this user action.</description>
10891 </action>
10892
10893 <action name="LanguageOptions_UiLanguageChange_gu">
10894 <owners>
10895 <owner>
10896 Please specify the owners of this user action. Add more owner tags as
10897 needed.
10898 </owner>
10899 </owners>
10900 <description>Please enter the description of this user action.</description>
10901 </action>
10902
10903 <action name="LanguageOptions_UiLanguageChange_ha">
10904 <owners>
10905 <owner>
10906 Please specify the owners of this user action. Add more owner tags as
10907 needed.
10908 </owner>
10909 </owners>
10910 <description>Please enter the description of this user action.</description>
10911 </action>
10912
10913 <action name="LanguageOptions_UiLanguageChange_haw">
10914 <owners>
10915 <owner>
10916 Please specify the owners of this user action. Add more owner tags as
10917 needed.
10918 </owner>
10919 </owners>
10920 <description>Please enter the description of this user action.</description>
10921 </action>
10922
10923 <action name="LanguageOptions_UiLanguageChange_he">
10924 <owners>
10925 <owner>
10926 Please specify the owners of this user action. Add more owner tags as
10927 needed.
10928 </owner>
10929 </owners>
10930 <description>Please enter the description of this user action.</description>
10931 </action>
10932
10933 <action name="LanguageOptions_UiLanguageChange_hi">
10934 <owners>
10935 <owner>
10936 Please specify the owners of this user action. Add more owner tags as
10937 needed.
10938 </owner>
10939 </owners>
10940 <description>Please enter the description of this user action.</description>
10941 </action>
10942
10943 <action name="LanguageOptions_UiLanguageChange_hr">
10944 <owners>
10945 <owner>
10946 Please specify the owners of this user action. Add more owner tags as
10947 needed.
10948 </owner>
10949 </owners>
10950 <description>Please enter the description of this user action.</description>
10951 </action>
10952
10953 <action name="LanguageOptions_UiLanguageChange_hu">
10954 <owners>
10955 <owner>
10956 Please specify the owners of this user action. Add more owner tags as
10957 needed.
10958 </owner>
10959 </owners>
10960 <description>Please enter the description of this user action.</description>
10961 </action>
10962
10963 <action name="LanguageOptions_UiLanguageChange_hy">
10964 <owners>
10965 <owner>
10966 Please specify the owners of this user action. Add more owner tags as
10967 needed.
10968 </owner>
10969 </owners>
10970 <description>Please enter the description of this user action.</description>
10971 </action>
10972
10973 <action name="LanguageOptions_UiLanguageChange_ia">
10974 <owners>
10975 <owner>
10976 Please specify the owners of this user action. Add more owner tags as
10977 needed.
10978 </owner>
10979 </owners>
10980 <description>Please enter the description of this user action.</description>
10981 </action>
10982
10983 <action name="LanguageOptions_UiLanguageChange_id">
10984 <owners>
10985 <owner>
10986 Please specify the owners of this user action. Add more owner tags as
10987 needed.
10988 </owner>
10989 </owners>
10990 <description>Please enter the description of this user action.</description>
10991 </action>
10992
10993 <action name="LanguageOptions_UiLanguageChange_is">
10994 <owners>
10995 <owner>
10996 Please specify the owners of this user action. Add more owner tags as
10997 needed.
10998 </owner>
10999 </owners>
11000 <description>Please enter the description of this user action.</description>
11001 </action>
11002
11003 <action name="LanguageOptions_UiLanguageChange_it">
11004 <owners>
11005 <owner>
11006 Please specify the owners of this user action. Add more owner tags as
11007 needed.
11008 </owner>
11009 </owners>
11010 <description>Please enter the description of this user action.</description>
11011 </action>
11012
11013 <action name="LanguageOptions_UiLanguageChange_it-CH">
11014 <owners>
11015 <owner>
11016 Please specify the owners of this user action. Add more owner tags as
11017 needed.
11018 </owner>
11019 </owners>
11020 <description>Please enter the description of this user action.</description>
11021 </action>
11022
11023 <action name="LanguageOptions_UiLanguageChange_it-IT">
11024 <owners>
11025 <owner>
11026 Please specify the owners of this user action. Add more owner tags as
11027 needed.
11028 </owner>
11029 </owners>
11030 <description>Please enter the description of this user action.</description>
11031 </action>
11032
11033 <action name="LanguageOptions_UiLanguageChange_ja">
11034 <owners>
11035 <owner>
11036 Please specify the owners of this user action. Add more owner tags as
11037 needed.
11038 </owner>
11039 </owners>
11040 <description>Please enter the description of this user action.</description>
11041 </action>
11042
11043 <action name="LanguageOptions_UiLanguageChange_jw">
11044 <owners>
11045 <owner>
11046 Please specify the owners of this user action. Add more owner tags as
11047 needed.
11048 </owner>
11049 </owners>
11050 <description>Please enter the description of this user action.</description>
11051 </action>
11052
11053 <action name="LanguageOptions_UiLanguageChange_ka">
11054 <owners>
11055 <owner>
11056 Please specify the owners of this user action. Add more owner tags as
11057 needed.
11058 </owner>
11059 </owners>
11060 <description>Please enter the description of this user action.</description>
11061 </action>
11062
11063 <action name="LanguageOptions_UiLanguageChange_kk">
11064 <owners>
11065 <owner>
11066 Please specify the owners of this user action. Add more owner tags as
11067 needed.
11068 </owner>
11069 </owners>
11070 <description>Please enter the description of this user action.</description>
11071 </action>
11072
11073 <action name="LanguageOptions_UiLanguageChange_km">
11074 <owners>
11075 <owner>
11076 Please specify the owners of this user action. Add more owner tags as
11077 needed.
11078 </owner>
11079 </owners>
11080 <description>Please enter the description of this user action.</description>
11081 </action>
11082
11083 <action name="LanguageOptions_UiLanguageChange_kn">
11084 <owners>
11085 <owner>
11086 Please specify the owners of this user action. Add more owner tags as
11087 needed.
11088 </owner>
11089 </owners>
11090 <description>Please enter the description of this user action.</description>
11091 </action>
11092
11093 <action name="LanguageOptions_UiLanguageChange_ko">
11094 <owners>
11095 <owner>
11096 Please specify the owners of this user action. Add more owner tags as
11097 needed.
11098 </owner>
11099 </owners>
11100 <description>Please enter the description of this user action.</description>
11101 </action>
11102
11103 <action name="LanguageOptions_UiLanguageChange_ku">
11104 <owners>
11105 <owner>
11106 Please specify the owners of this user action. Add more owner tags as
11107 needed.
11108 </owner>
11109 </owners>
11110 <description>Please enter the description of this user action.</description>
11111 </action>
11112
11113 <action name="LanguageOptions_UiLanguageChange_ky">
11114 <owners>
11115 <owner>
11116 Please specify the owners of this user action. Add more owner tags as
11117 needed.
11118 </owner>
11119 </owners>
11120 <description>Please enter the description of this user action.</description>
11121 </action>
11122
11123 <action name="LanguageOptions_UiLanguageChange_la">
11124 <owners>
11125 <owner>
11126 Please specify the owners of this user action. Add more owner tags as
11127 needed.
11128 </owner>
11129 </owners>
11130 <description>Please enter the description of this user action.</description>
11131 </action>
11132
11133 <action name="LanguageOptions_UiLanguageChange_ln">
11134 <owners>
11135 <owner>
11136 Please specify the owners of this user action. Add more owner tags as
11137 needed.
11138 </owner>
11139 </owners>
11140 <description>Please enter the description of this user action.</description>
11141 </action>
11142
11143 <action name="LanguageOptions_UiLanguageChange_lo">
11144 <owners>
11145 <owner>
11146 Please specify the owners of this user action. Add more owner tags as
11147 needed.
11148 </owner>
11149 </owners>
11150 <description>Please enter the description of this user action.</description>
11151 </action>
11152
11153 <action name="LanguageOptions_UiLanguageChange_lt">
11154 <owners>
11155 <owner>
11156 Please specify the owners of this user action. Add more owner tags as
11157 needed.
11158 </owner>
11159 </owners>
11160 <description>Please enter the description of this user action.</description>
11161 </action>
11162
11163 <action name="LanguageOptions_UiLanguageChange_lv">
11164 <owners>
11165 <owner>
11166 Please specify the owners of this user action. Add more owner tags as
11167 needed.
11168 </owner>
11169 </owners>
11170 <description>Please enter the description of this user action.</description>
11171 </action>
11172
11173 <action name="LanguageOptions_UiLanguageChange_mk">
11174 <owners>
11175 <owner>
11176 Please specify the owners of this user action. Add more owner tags as
11177 needed.
11178 </owner>
11179 </owners>
11180 <description>Please enter the description of this user action.</description>
11181 </action>
11182
11183 <action name="LanguageOptions_UiLanguageChange_ml">
11184 <owners>
11185 <owner>
11186 Please specify the owners of this user action. Add more owner tags as
11187 needed.
11188 </owner>
11189 </owners>
11190 <description>Please enter the description of this user action.</description>
11191 </action>
11192
11193 <action name="LanguageOptions_UiLanguageChange_mn">
11194 <owners>
11195 <owner>
11196 Please specify the owners of this user action. Add more owner tags as
11197 needed.
11198 </owner>
11199 </owners>
11200 <description>Please enter the description of this user action.</description>
11201 </action>
11202
11203 <action name="LanguageOptions_UiLanguageChange_mo">
11204 <owners>
11205 <owner>
11206 Please specify the owners of this user action. Add more owner tags as
11207 needed.
11208 </owner>
11209 </owners>
11210 <description>Please enter the description of this user action.</description>
11211 </action>
11212
11213 <action name="LanguageOptions_UiLanguageChange_mr">
11214 <owners>
11215 <owner>
11216 Please specify the owners of this user action. Add more owner tags as
11217 needed.
11218 </owner>
11219 </owners>
11220 <description>Please enter the description of this user action.</description>
11221 </action>
11222
11223 <action name="LanguageOptions_UiLanguageChange_ms">
11224 <owners>
11225 <owner>
11226 Please specify the owners of this user action. Add more owner tags as
11227 needed.
11228 </owner>
11229 </owners>
11230 <description>Please enter the description of this user action.</description>
11231 </action>
11232
11233 <action name="LanguageOptions_UiLanguageChange_mt">
11234 <owners>
11235 <owner>
11236 Please specify the owners of this user action. Add more owner tags as
11237 needed.
11238 </owner>
11239 </owners>
11240 <description>Please enter the description of this user action.</description>
11241 </action>
11242
11243 <action name="LanguageOptions_UiLanguageChange_nb">
11244 <owners>
11245 <owner>
11246 Please specify the owners of this user action. Add more owner tags as
11247 needed.
11248 </owner>
11249 </owners>
11250 <description>Please enter the description of this user action.</description>
11251 </action>
11252
11253 <action name="LanguageOptions_UiLanguageChange_ne">
11254 <owners>
11255 <owner>
11256 Please specify the owners of this user action. Add more owner tags as
11257 needed.
11258 </owner>
11259 </owners>
11260 <description>Please enter the description of this user action.</description>
11261 </action>
11262
11263 <action name="LanguageOptions_UiLanguageChange_nl">
11264 <owners>
11265 <owner>
11266 Please specify the owners of this user action. Add more owner tags as
11267 needed.
11268 </owner>
11269 </owners>
11270 <description>Please enter the description of this user action.</description>
11271 </action>
11272
11273 <action name="LanguageOptions_UiLanguageChange_nn">
11274 <owners>
11275 <owner>
11276 Please specify the owners of this user action. Add more owner tags as
11277 needed.
11278 </owner>
11279 </owners>
11280 <description>Please enter the description of this user action.</description>
11281 </action>
11282
11283 <action name="LanguageOptions_UiLanguageChange_no">
11284 <owners>
11285 <owner>
11286 Please specify the owners of this user action. Add more owner tags as
11287 needed.
11288 </owner>
11289 </owners>
11290 <description>Please enter the description of this user action.</description>
11291 </action>
11292
11293 <action name="LanguageOptions_UiLanguageChange_oc">
11294 <owners>
11295 <owner>
11296 Please specify the owners of this user action. Add more owner tags as
11297 needed.
11298 </owner>
11299 </owners>
11300 <description>Please enter the description of this user action.</description>
11301 </action>
11302
11303 <action name="LanguageOptions_UiLanguageChange_om">
11304 <owners>
11305 <owner>
11306 Please specify the owners of this user action. Add more owner tags as
11307 needed.
11308 </owner>
11309 </owners>
11310 <description>Please enter the description of this user action.</description>
11311 </action>
11312
11313 <action name="LanguageOptions_UiLanguageChange_or">
11314 <owners>
11315 <owner>
11316 Please specify the owners of this user action. Add more owner tags as
11317 needed.
11318 </owner>
11319 </owners>
11320 <description>Please enter the description of this user action.</description>
11321 </action>
11322
11323 <action name="LanguageOptions_UiLanguageChange_pa">
11324 <owners>
11325 <owner>
11326 Please specify the owners of this user action. Add more owner tags as
11327 needed.
11328 </owner>
11329 </owners>
11330 <description>Please enter the description of this user action.</description>
11331 </action>
11332
11333 <action name="LanguageOptions_UiLanguageChange_pl">
11334 <owners>
11335 <owner>
11336 Please specify the owners of this user action. Add more owner tags as
11337 needed.
11338 </owner>
11339 </owners>
11340 <description>Please enter the description of this user action.</description>
11341 </action>
11342
11343 <action name="LanguageOptions_UiLanguageChange_ps">
11344 <owners>
11345 <owner>
11346 Please specify the owners of this user action. Add more owner tags as
11347 needed.
11348 </owner>
11349 </owners>
11350 <description>Please enter the description of this user action.</description>
11351 </action>
11352
11353 <action name="LanguageOptions_UiLanguageChange_pt">
11354 <owners>
11355 <owner>
11356 Please specify the owners of this user action. Add more owner tags as
11357 needed.
11358 </owner>
11359 </owners>
11360 <description>Please enter the description of this user action.</description>
11361 </action>
11362
11363 <action name="LanguageOptions_UiLanguageChange_pt-BR">
11364 <owners>
11365 <owner>
11366 Please specify the owners of this user action. Add more owner tags as
11367 needed.
11368 </owner>
11369 </owners>
11370 <description>Please enter the description of this user action.</description>
11371 </action>
11372
11373 <action name="LanguageOptions_UiLanguageChange_pt-PT">
11374 <owners>
11375 <owner>
11376 Please specify the owners of this user action. Add more owner tags as
11377 needed.
11378 </owner>
11379 </owners>
11380 <description>Please enter the description of this user action.</description>
11381 </action>
11382
11383 <action name="LanguageOptions_UiLanguageChange_qu">
11384 <owners>
11385 <owner>
11386 Please specify the owners of this user action. Add more owner tags as
11387 needed.
11388 </owner>
11389 </owners>
11390 <description>Please enter the description of this user action.</description>
11391 </action>
11392
11393 <action name="LanguageOptions_UiLanguageChange_rm">
11394 <owners>
11395 <owner>
11396 Please specify the owners of this user action. Add more owner tags as
11397 needed.
11398 </owner>
11399 </owners>
11400 <description>Please enter the description of this user action.</description>
11401 </action>
11402
11403 <action name="LanguageOptions_UiLanguageChange_ro">
11404 <owners>
11405 <owner>
11406 Please specify the owners of this user action. Add more owner tags as
11407 needed.
11408 </owner>
11409 </owners>
11410 <description>Please enter the description of this user action.</description>
11411 </action>
11412
11413 <action name="LanguageOptions_UiLanguageChange_ru">
11414 <owners>
11415 <owner>
11416 Please specify the owners of this user action. Add more owner tags as
11417 needed.
11418 </owner>
11419 </owners>
11420 <description>Please enter the description of this user action.</description>
11421 </action>
11422
11423 <action name="LanguageOptions_UiLanguageChange_sd">
11424 <owners>
11425 <owner>
11426 Please specify the owners of this user action. Add more owner tags as
11427 needed.
11428 </owner>
11429 </owners>
11430 <description>Please enter the description of this user action.</description>
11431 </action>
11432
11433 <action name="LanguageOptions_UiLanguageChange_sh">
11434 <owners>
11435 <owner>
11436 Please specify the owners of this user action. Add more owner tags as
11437 needed.
11438 </owner>
11439 </owners>
11440 <description>Please enter the description of this user action.</description>
11441 </action>
11442
11443 <action name="LanguageOptions_UiLanguageChange_si">
11444 <owners>
11445 <owner>
11446 Please specify the owners of this user action. Add more owner tags as
11447 needed.
11448 </owner>
11449 </owners>
11450 <description>Please enter the description of this user action.</description>
11451 </action>
11452
11453 <action name="LanguageOptions_UiLanguageChange_sk">
11454 <owners>
11455 <owner>
11456 Please specify the owners of this user action. Add more owner tags as
11457 needed.
11458 </owner>
11459 </owners>
11460 <description>Please enter the description of this user action.</description>
11461 </action>
11462
11463 <action name="LanguageOptions_UiLanguageChange_sl">
11464 <owners>
11465 <owner>
11466 Please specify the owners of this user action. Add more owner tags as
11467 needed.
11468 </owner>
11469 </owners>
11470 <description>Please enter the description of this user action.</description>
11471 </action>
11472
11473 <action name="LanguageOptions_UiLanguageChange_sn">
11474 <owners>
11475 <owner>
11476 Please specify the owners of this user action. Add more owner tags as
11477 needed.
11478 </owner>
11479 </owners>
11480 <description>Please enter the description of this user action.</description>
11481 </action>
11482
11483 <action name="LanguageOptions_UiLanguageChange_so">
11484 <owners>
11485 <owner>
11486 Please specify the owners of this user action. Add more owner tags as
11487 needed.
11488 </owner>
11489 </owners>
11490 <description>Please enter the description of this user action.</description>
11491 </action>
11492
11493 <action name="LanguageOptions_UiLanguageChange_sq">
11494 <owners>
11495 <owner>
11496 Please specify the owners of this user action. Add more owner tags as
11497 needed.
11498 </owner>
11499 </owners>
11500 <description>Please enter the description of this user action.</description>
11501 </action>
11502
11503 <action name="LanguageOptions_UiLanguageChange_sr">
11504 <owners>
11505 <owner>
11506 Please specify the owners of this user action. Add more owner tags as
11507 needed.
11508 </owner>
11509 </owners>
11510 <description>Please enter the description of this user action.</description>
11511 </action>
11512
11513 <action name="LanguageOptions_UiLanguageChange_st">
11514 <owners>
11515 <owner>
11516 Please specify the owners of this user action. Add more owner tags as
11517 needed.
11518 </owner>
11519 </owners>
11520 <description>Please enter the description of this user action.</description>
11521 </action>
11522
11523 <action name="LanguageOptions_UiLanguageChange_su">
11524 <owners>
11525 <owner>
11526 Please specify the owners of this user action. Add more owner tags as
11527 needed.
11528 </owner>
11529 </owners>
11530 <description>Please enter the description of this user action.</description>
11531 </action>
11532
11533 <action name="LanguageOptions_UiLanguageChange_sv">
11534 <owners>
11535 <owner>
11536 Please specify the owners of this user action. Add more owner tags as
11537 needed.
11538 </owner>
11539 </owners>
11540 <description>Please enter the description of this user action.</description>
11541 </action>
11542
11543 <action name="LanguageOptions_UiLanguageChange_sw">
11544 <owners>
11545 <owner>
11546 Please specify the owners of this user action. Add more owner tags as
11547 needed.
11548 </owner>
11549 </owners>
11550 <description>Please enter the description of this user action.</description>
11551 </action>
11552
11553 <action name="LanguageOptions_UiLanguageChange_ta">
11554 <owners>
11555 <owner>
11556 Please specify the owners of this user action. Add more owner tags as
11557 needed.
11558 </owner>
11559 </owners>
11560 <description>Please enter the description of this user action.</description>
11561 </action>
11562
11563 <action name="LanguageOptions_UiLanguageChange_te">
11564 <owners>
11565 <owner>
11566 Please specify the owners of this user action. Add more owner tags as
11567 needed.
11568 </owner>
11569 </owners>
11570 <description>Please enter the description of this user action.</description>
11571 </action>
11572
11573 <action name="LanguageOptions_UiLanguageChange_tg">
11574 <owners>
11575 <owner>
11576 Please specify the owners of this user action. Add more owner tags as
11577 needed.
11578 </owner>
11579 </owners>
11580 <description>Please enter the description of this user action.</description>
11581 </action>
11582
11583 <action name="LanguageOptions_UiLanguageChange_th">
11584 <owners>
11585 <owner>
11586 Please specify the owners of this user action. Add more owner tags as
11587 needed.
11588 </owner>
11589 </owners>
11590 <description>Please enter the description of this user action.</description>
11591 </action>
11592
11593 <action name="LanguageOptions_UiLanguageChange_ti">
11594 <owners>
11595 <owner>
11596 Please specify the owners of this user action. Add more owner tags as
11597 needed.
11598 </owner>
11599 </owners>
11600 <description>Please enter the description of this user action.</description>
11601 </action>
11602
11603 <action name="LanguageOptions_UiLanguageChange_tk">
11604 <owners>
11605 <owner>
11606 Please specify the owners of this user action. Add more owner tags as
11607 needed.
11608 </owner>
11609 </owners>
11610 <description>Please enter the description of this user action.</description>
11611 </action>
11612
11613 <action name="LanguageOptions_UiLanguageChange_to">
11614 <owners>
11615 <owner>
11616 Please specify the owners of this user action. Add more owner tags as
11617 needed.
11618 </owner>
11619 </owners>
11620 <description>Please enter the description of this user action.</description>
11621 </action>
11622
11623 <action name="LanguageOptions_UiLanguageChange_tr">
11624 <owners>
11625 <owner>
11626 Please specify the owners of this user action. Add more owner tags as
11627 needed.
11628 </owner>
11629 </owners>
11630 <description>Please enter the description of this user action.</description>
11631 </action>
11632
11633 <action name="LanguageOptions_UiLanguageChange_tt">
11634 <owners>
11635 <owner>
11636 Please specify the owners of this user action. Add more owner tags as
11637 needed.
11638 </owner>
11639 </owners>
11640 <description>Please enter the description of this user action.</description>
11641 </action>
11642
11643 <action name="LanguageOptions_UiLanguageChange_tw">
11644 <owners>
11645 <owner>
11646 Please specify the owners of this user action. Add more owner tags as
11647 needed.
11648 </owner>
11649 </owners>
11650 <description>Please enter the description of this user action.</description>
11651 </action>
11652
11653 <action name="LanguageOptions_UiLanguageChange_ug">
11654 <owners>
11655 <owner>
11656 Please specify the owners of this user action. Add more owner tags as
11657 needed.
11658 </owner>
11659 </owners>
11660 <description>Please enter the description of this user action.</description>
11661 </action>
11662
11663 <action name="LanguageOptions_UiLanguageChange_uk">
11664 <owners>
11665 <owner>
11666 Please specify the owners of this user action. Add more owner tags as
11667 needed.
11668 </owner>
11669 </owners>
11670 <description>Please enter the description of this user action.</description>
11671 </action>
11672
11673 <action name="LanguageOptions_UiLanguageChange_ur">
11674 <owners>
11675 <owner>
11676 Please specify the owners of this user action. Add more owner tags as
11677 needed.
11678 </owner>
11679 </owners>
11680 <description>Please enter the description of this user action.</description>
11681 </action>
11682
11683 <action name="LanguageOptions_UiLanguageChange_uz">
11684 <owners>
11685 <owner>
11686 Please specify the owners of this user action. Add more owner tags as
11687 needed.
11688 </owner>
11689 </owners>
11690 <description>Please enter the description of this user action.</description>
11691 </action>
11692
11693 <action name="LanguageOptions_UiLanguageChange_vi">
11694 <owners>
11695 <owner>
11696 Please specify the owners of this user action. Add more owner tags as
11697 needed.
11698 </owner>
11699 </owners>
11700 <description>Please enter the description of this user action.</description>
11701 </action>
11702
11703 <action name="LanguageOptions_UiLanguageChange_xh">
11704 <owners>
11705 <owner>
11706 Please specify the owners of this user action. Add more owner tags as
11707 needed.
11708 </owner>
11709 </owners>
11710 <description>Please enter the description of this user action.</description>
11711 </action>
11712
11713 <action name="LanguageOptions_UiLanguageChange_yi">
11714 <owners>
11715 <owner>
11716 Please specify the owners of this user action. Add more owner tags as
11717 needed.
11718 </owner>
11719 </owners>
11720 <description>Please enter the description of this user action.</description>
11721 </action>
11722
11723 <action name="LanguageOptions_UiLanguageChange_yo">
11724 <owners>
11725 <owner>
11726 Please specify the owners of this user action. Add more owner tags as
11727 needed.
11728 </owner>
11729 </owners>
11730 <description>Please enter the description of this user action.</description>
11731 </action>
11732
11733 <action name="LanguageOptions_UiLanguageChange_zh">
11734 <owners>
11735 <owner>
11736 Please specify the owners of this user action. Add more owner tags as
11737 needed.
11738 </owner>
11739 </owners>
11740 <description>Please enter the description of this user action.</description>
11741 </action>
11742
11743 <action name="LanguageOptions_UiLanguageChange_zh-CN">
11744 <owners>
11745 <owner>
11746 Please specify the owners of this user action. Add more owner tags as
11747 needed.
11748 </owner>
11749 </owners>
11750 <description>Please enter the description of this user action.</description>
11751 </action>
11752
11753 <action name="LanguageOptions_UiLanguageChange_zh-TW">
11754 <owners>
11755 <owner>
11756 Please specify the owners of this user action. Add more owner tags as
11757 needed.
11758 </owner>
11759 </owners>
11760 <description>Please enter the description of this user action.</description>
11761 </action>
11762
11763 <action name="LanguageOptions_UiLanguageChange_zu">
11764 <owners>
11765 <owner>
11766 Please specify the owners of this user action. Add more owner tags as
11767 needed.
11768 </owner>
11769 </owners>
11770 <description>Please enter the description of this user action.</description>
11771 </action>
11772
11773 <action name="Launcher_ClickOnApp">
11774 <owners>
11775 <owner>
11776 Please specify the owners of this user action. Add more owner tags as
11777 needed.
11778 </owner>
11779 </owners>
11780 <description>Please enter the description of this user action.</description>
11781 </action>
11782
11783 <action name="Launcher_ClickOnApplistButton">
11784 <owners>
11785 <owner>
11786 Please specify the owners of this user action. Add more owner tags as
11787 needed.
11788 </owner>
11789 </owners>
11790 <description>Please enter the description of this user action.</description>
11791 </action>
11792
11793 <action name="LoadURL">
11794 <owners>
11795 <owner>
11796 Please specify the owners of this user action. Add more owner tags as
11797 needed.
11798 </owner>
11799 </owners>
11800 <description>Please enter the description of this user action.</description>
11801 </action>
11802
11803 <action name="LoadURLFromKeyword">
11804 <owners>
11805 <owner>
11806 Please specify the owners of this user action. Add more owner tags as
11807 needed.
11808 </owner>
11809 </owners>
11810 <description>Please enter the description of this user action.</description>
11811 </action>
11812
11813 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable">
11814 <owners>
11815 <owner>
11816 Please specify the owners of this user action. Add more owner tags as
11817 needed.
11818 </owner>
11819 </owners>
11820 <description>Please enter the description of this user action.</description>
11821 </action>
11822
11823 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
11824 <owners>
11825 <owner>
11826 Please specify the owners of this user action. Add more owner tags as
11827 needed.
11828 </owner>
11829 </owners>
11830 <description>Please enter the description of this user action.</description>
11831 </action>
11832
11833 <action name="LockScreen">
11834 <owners>
11835 <owner>
11836 Please specify the owners of this user action. Add more owner tags as
11837 needed.
11838 </owner>
11839 </owners>
11840 <description>Please enter the description of this user action.</description>
11841 </action>
11842
11843 <action name="Login.CreateAccount">
11844 <owners>
11845 <owner>
11846 Please specify the owners of this user action. Add more owner tags as
11847 needed.
11848 </owner>
11849 </owners>
11850 <description>Please enter the description of this user action.</description>
11851 </action>
11852
11853 <action name="Login_DemoUserLoginSuccess">
11854 <owners>
11855 <owner>
11856 Please specify the owners of this user action. Add more owner tags as
11857 needed.
11858 </owner>
11859 </owners>
11860 <description>Please enter the description of this user action.</description>
11861 </action>
11862
11863 <action name="Login_Failure">
11864 <owners>
11865 <owner>
11866 Please specify the owners of this user action. Add more owner tags as
11867 needed.
11868 </owner>
11869 </owners>
11870 <description>Please enter the description of this user action.</description>
11871 </action>
11872
11873 <action name="Login_GuestLoginSuccess">
11874 <owners>
11875 <owner>
11876 Please specify the owners of this user action. Add more owner tags as
11877 needed.
11878 </owner>
11879 </owners>
11880 <description>Please enter the description of this user action.</description>
11881 </action>
11882
11883 <action name="Login_OffTheRecordLoginSuccess">
11884 <owners>
11885 <owner>
11886 Please specify the owners of this user action. Add more owner tags as
11887 needed.
11888 </owner>
11889 </owners>
11890 <description>Please enter the description of this user action.</description>
11891 </action>
11892
11893 <action name="Login_Success">
11894 <owners>
11895 <owner>
11896 Please specify the owners of this user action. Add more owner tags as
11897 needed.
11898 </owner>
11899 </owners>
11900 <description>Please enter the description of this user action.</description>
11901 </action>
11902
11903 <action name="ManagedMode_ClosePassphraseDialog">
11904 <owners>
11905 <owner>
11906 Please specify the owners of this user action. Add more owner tags as
11907 needed.
11908 </owner>
11909 </owners>
11910 <description>Please enter the description of this user action.</description>
11911 </action>
11912
11913 <action name="ManagedMode_LocallyManagedUserCreated">
11914 <owners>
11915 <owner>
11916 Please specify the owners of this user action. Add more owner tags as
11917 needed.
11918 </owner>
11919 </owners>
11920 <description>Please enter the description of this user action.</description>
11921 </action>
11922
11923 <action name="ManagedMode_MainFrameNavigation">
11924 <owners>
11925 <owner>
11926 Please specify the owners of this user action. Add more owner tags as
11927 needed.
11928 </owner>
11929 </owners>
11930 <description>Please enter the description of this user action.</description>
11931 </action>
11932
11933 <action name="ManagedMode_NewManagedUserWindow">
11934 <owners>
11935 <owner>
11936 Please specify the owners of this user action. Add more owner tags as
11937 needed.
11938 </owner>
11939 </owners>
11940 <description>Please enter the description of this user action.</description>
11941 </action>
11942
11943 <action name="ManagedMode_OpenPassphraseDialog">
11944 <owners>
11945 <owner>
11946 Please specify the owners of this user action. Add more owner tags as
11947 needed.
11948 </owner>
11949 </owners>
11950 <description>Please enter the description of this user action.</description>
11951 </action>
11952
11953 <action name="ManagedMode_OpenSettings">
11954 <owners>
11955 <owner>
11956 Please specify the owners of this user action. Add more owner tags as
11957 needed.
11958 </owner>
11959 </owners>
11960 <description>Please enter the description of this user action.</description>
11961 </action>
11962
11963 <action name="ManagedMode_StartupEnableManagedSwitch">
11964 <owners>
11965 <owner>
11966 Please specify the owners of this user action. Add more owner tags as
11967 needed.
11968 </owner>
11969 </owners>
11970 <description>Please enter the description of this user action.</description>
11971 </action>
11972
11973 <action name="ManagedMode_StartupManagedSwitch">
11974 <owners>
11975 <owner>
11976 Please specify the owners of this user action. Add more owner tags as
11977 needed.
11978 </owner>
11979 </owners>
11980 <description>Please enter the description of this user action.</description>
11981 </action>
11982
11983 <action name="ManagedMode_StartupNoManagedSwitch">
11984 <owners>
11985 <owner>
11986 Please specify the owners of this user action. Add more owner tags as
11987 needed.
11988 </owner>
11989 </owners>
11990 <description>Please enter the description of this user action.</description>
11991 </action>
11992
11993 <action name="ManagedUsers_Chromeos_Sync_Invalidated">
11994 <owners>
11995 <owner>
11996 Please specify the owners of this user action. Add more owner tags as
11997 needed.
11998 </owner>
11999 </owners>
12000 <description>Please enter the description of this user action.</description>
12001 </action>
12002
12003 <action name="ManagedUsers_Chromeos_Sync_Recovered">
12004 <owners>
12005 <owner>
12006 Please specify the owners of this user action. Add more owner tags as
12007 needed.
12008 </owner>
12009 </owners>
12010 <description>Please enter the description of this user action.</description>
12011 </action>
12012
12013 <action name="ManagedUsers_UploadItem_Queued">
12014 <owners>
12015 <owner>
12016 Please specify the owners of this user action. Add more owner tags as
12017 needed.
12018 </owner>
12019 </owners>
12020 <description>Please enter the description of this user action.</description>
12021 </action>
12022
12023 <action name="ManagedUsers_UploadItem_Syncing">
12024 <owners>
12025 <owner>
12026 Please specify the owners of this user action. Add more owner tags as
12027 needed.
12028 </owner>
12029 </owners>
12030 <description>Please enter the description of this user action.</description>
12031 </action>
12032
12033 <action name="MaxButton_Clk_ExitFS">
12034 <owners>
12035 <owner>
12036 Please specify the owners of this user action. Add more owner tags as
12037 needed.
12038 </owner>
12039 </owners>
12040 <description>Please enter the description of this user action.</description>
12041 </action>
12042
12043 <action name="MaxButton_Clk_Maximize">
12044 <owners>
12045 <owner>
12046 Please specify the owners of this user action. Add more owner tags as
12047 needed.
12048 </owner>
12049 </owners>
12050 <description>Please enter the description of this user action.</description>
12051 </action>
12052
12053 <action name="MaxButton_Clk_Restore">
12054 <owners>
12055 <owner>
12056 Please specify the owners of this user action. Add more owner tags as
12057 needed.
12058 </owner>
12059 </owners>
12060 <description>Please enter the description of this user action.</description>
12061 </action>
12062
12063 <action name="MaxButton_MaxLeft">
12064 <owners>
12065 <owner>
12066 Please specify the owners of this user action. Add more owner tags as
12067 needed.
12068 </owner>
12069 </owners>
12070 <description>Please enter the description of this user action.</description>
12071 </action>
12072
12073 <action name="MaxButton_MaxRight">
12074 <owners>
12075 <owner>
12076 Please specify the owners of this user action. Add more owner tags as
12077 needed.
12078 </owner>
12079 </owners>
12080 <description>Please enter the description of this user action.</description>
12081 </action>
12082
12083 <action name="MaxButton_Maximize">
12084 <owners>
12085 <owner>
12086 Please specify the owners of this user action. Add more owner tags as
12087 needed.
12088 </owner>
12089 </owners>
12090 <description>Please enter the description of this user action.</description>
12091 </action>
12092
12093 <action name="MaxButton_Minimize">
12094 <owners>
12095 <owner>
12096 Please specify the owners of this user action. Add more owner tags as
12097 needed.
12098 </owner>
12099 </owners>
12100 <description>Please enter the description of this user action.</description>
12101 </action>
12102
12103 <action name="MaxButton_Restore">
12104 <owners>
12105 <owner>
12106 Please specify the owners of this user action. Add more owner tags as
12107 needed.
12108 </owner>
12109 </owners>
12110 <description>Please enter the description of this user action.</description>
12111 </action>
12112
12113 <action name="MaxButton_ShowBubble">
12114 <owners>
12115 <owner>
12116 Please specify the owners of this user action. Add more owner tags as
12117 needed.
12118 </owner>
12119 </owners>
12120 <description>Please enter the description of this user action.</description>
12121 </action>
12122
12123 <action name="MediaContextMenu_Controls">
12124 <owners>
12125 <owner>
12126 Please specify the owners of this user action. Add more owner tags as
12127 needed.
12128 </owner>
12129 </owners>
12130 <description>Please enter the description of this user action.</description>
12131 </action>
12132
12133 <action name="MediaContextMenu_Loop">
12134 <owners>
12135 <owner>
12136 Please specify the owners of this user action. Add more owner tags as
12137 needed.
12138 </owner>
12139 </owners>
12140 <description>Please enter the description of this user action.</description>
12141 </action>
12142
12143 <action name="MediaContextMenu_Mute">
12144 <owners>
12145 <owner>
12146 Please specify the owners of this user action. Add more owner tags as
12147 needed.
12148 </owner>
12149 </owners>
12150 <description>Please enter the description of this user action.</description>
12151 </action>
12152
12153 <action name="MediaContextMenu_Pause">
12154 <owners>
12155 <owner>
12156 Please specify the owners of this user action. Add more owner tags as
12157 needed.
12158 </owner>
12159 </owners>
12160 <description>Please enter the description of this user action.</description>
12161 </action>
12162
12163 <action name="MediaContextMenu_Play">
12164 <owners>
12165 <owner>
12166 Please specify the owners of this user action. Add more owner tags as
12167 needed.
12168 </owner>
12169 </owners>
12170 <description>Please enter the description of this user action.</description>
12171 </action>
12172
12173 <action name="MediaContextMenu_Unmute">
12174 <owners>
12175 <owner>
12176 Please specify the owners of this user action. Add more owner tags as
12177 needed.
12178 </owner>
12179 </owners>
12180 <description>Please enter the description of this user action.</description>
12181 </action>
12182
12183 <action name="Menu_Take_Screenshot">
12184 <owners>
12185 <owner>
12186 Please specify the owners of this user action. Add more owner tags as
12187 needed.
12188 </owner>
12189 </owners>
12190 <description>Please enter the description of this user action.</description>
12191 </action>
12192
12193 <action name="MinButton_Clk">
12194 <owners>
12195 <owner>
12196 Please specify the owners of this user action. Add more owner tags as
12197 needed.
12198 </owner>
12199 </owners>
12200 <description>Please enter the description of this user action.</description>
12201 </action>
12202
12203 <action name="Minimize_UsingKey">
12204 <owners>
12205 <owner>
12206 Please specify the owners of this user action. Add more owner tags as
12207 needed.
12208 </owner>
12209 </owners>
12210 <description>Please enter the description of this user action.</description>
12211 </action>
12212
12213 <action name="MixedScript_LoadAnyway_Bubble">
12214 <owners>
12215 <owner>
12216 Please specify the owners of this user action. Add more owner tags as
12217 needed.
12218 </owner>
12219 </owners>
12220 <description>Please enter the description of this user action.</description>
12221 </action>
12222
12223 <action name="MobileActionBarShown">
12224 <owners>
12225 <owner>
12226 Please specify the owners of this user action. Add more owner tags as
12227 needed.
12228 </owner>
12229 </owners>
12230 <description>Please enter the description of this user action.</description>
12231 </action>
12232
12233 <action name="MobileBeamCallbackSuccess">
12234 <owners>
12235 <owner>
12236 Please specify the owners of this user action. Add more owner tags as
12237 needed.
12238 </owner>
12239 </owners>
12240 <description>Please enter the description of this user action.</description>
12241 </action>
12242
12243 <action name="MobileBeamInvalidAppState">
12244 <owners>
12245 <owner>
12246 Please specify the owners of this user action. Add more owner tags as
12247 needed.
12248 </owner>
12249 </owners>
12250 <description>Please enter the description of this user action.</description>
12251 </action>
12252
12253 <action name="MobileBreakpadUploadAttempt">
12254 <owners>
12255 <owner>
12256 Please specify the owners of this user action. Add more owner tags as
12257 needed.
12258 </owner>
12259 </owners>
12260 <description>Please enter the description of this user action.</description>
12261 </action>
12262
12263 <action name="MobileBreakpadUploadFailure">
12264 <owners>
12265 <owner>
12266 Please specify the owners of this user action. Add more owner tags as
12267 needed.
12268 </owner>
12269 </owners>
12270 <description>Please enter the description of this user action.</description>
12271 </action>
12272
12273 <action name="MobileBreakpadUploadSuccess">
12274 <owners>
12275 <owner>
12276 Please specify the owners of this user action. Add more owner tags as
12277 needed.
12278 </owner>
12279 </owners>
12280 <description>Please enter the description of this user action.</description>
12281 </action>
12282
12283 <action name="MobileContextMenuCopyImageLinkAddress">
12284 <owners>
12285 <owner>
12286 Please specify the owners of this user action. Add more owner tags as
12287 needed.
12288 </owner>
12289 </owners>
12290 <description>Please enter the description of this user action.</description>
12291 </action>
12292
12293 <action name="MobileContextMenuCopyLinkAddress">
12294 <owners>
12295 <owner>
12296 Please specify the owners of this user action. Add more owner tags as
12297 needed.
12298 </owner>
12299 </owners>
12300 <description>Please enter the description of this user action.</description>
12301 </action>
12302
12303 <action name="MobileContextMenuCopyLinkText">
12304 <owners>
12305 <owner>
12306 Please specify the owners of this user action. Add more owner tags as
12307 needed.
12308 </owner>
12309 </owners>
12310 <description>Please enter the description of this user action.</description>
12311 </action>
12312
12313 <action name="MobileContextMenuDownloadImage">
12314 <owners>
12315 <owner>
12316 Please specify the owners of this user action. Add more owner tags as
12317 needed.
12318 </owner>
12319 </owners>
12320 <description>Please enter the description of this user action.</description>
12321 </action>
12322
12323 <action name="MobileContextMenuDownloadLink">
12324 <owners>
12325 <owner>
12326 Please specify the owners of this user action. Add more owner tags as
12327 needed.
12328 </owner>
12329 </owners>
12330 <description>Please enter the description of this user action.</description>
12331 </action>
12332
12333 <action name="MobileContextMenuDownloadVideo">
12334 <owners>
12335 <owner>
12336 Please specify the owners of this user action. Add more owner tags as
12337 needed.
12338 </owner>
12339 </owners>
12340 <description>Please enter the description of this user action.</description>
12341 </action>
12342
12343 <action name="MobileContextMenuImage">
12344 <owners>
12345 <owner>
12346 Please specify the owners of this user action. Add more owner tags as
12347 needed.
12348 </owner>
12349 </owners>
12350 <description>Please enter the description of this user action.</description>
12351 </action>
12352
12353 <action name="MobileContextMenuLink">
12354 <owners>
12355 <owner>
12356 Please specify the owners of this user action. Add more owner tags as
12357 needed.
12358 </owner>
12359 </owners>
12360 <description>Please enter the description of this user action.</description>
12361 </action>
12362
12363 <action name="MobileContextMenuOpenImageInNewTab">
12364 <owners>
12365 <owner>
12366 Please specify the owners of this user action. Add more owner tags as
12367 needed.
12368 </owner>
12369 </owners>
12370 <description>Please enter the description of this user action.</description>
12371 </action>
12372
12373 <action name="MobileContextMenuOpenLink">
12374 <owners>
12375 <owner>
12376 Please specify the owners of this user action. Add more owner tags as
12377 needed.
12378 </owner>
12379 </owners>
12380 <description>Please enter the description of this user action.</description>
12381 </action>
12382
12383 <action name="MobileContextMenuOpenLinkInIncognito">
12384 <owners>
12385 <owner>
12386 Please specify the owners of this user action. Add more owner tags as
12387 needed.
12388 </owner>
12389 </owners>
12390 <description>Please enter the description of this user action.</description>
12391 </action>
12392
12393 <action name="MobileContextMenuOpenLinkInNewTab">
12394 <owners>
12395 <owner>
12396 Please specify the owners of this user action. Add more owner tags as
12397 needed.
12398 </owner>
12399 </owners>
12400 <description>Please enter the description of this user action.</description>
12401 </action>
12402
12403 <action name="MobileContextMenuSaveImage">
12404 <owners>
12405 <owner>
12406 Please specify the owners of this user action. Add more owner tags as
12407 needed.
12408 </owner>
12409 </owners>
12410 <description>Please enter the description of this user action.</description>
12411 </action>
12412
12413 <action name="MobileContextMenuSearchByImage">
12414 <owners>
12415 <owner>
12416 Please specify the owners of this user action. Add more owner tags as
12417 needed.
12418 </owner>
12419 </owners>
12420 <description>Please enter the description of this user action.</description>
12421 </action>
12422
12423 <action name="MobileContextMenuShareLink">
12424 <owners>
12425 <owner>
12426 Please specify the owners of this user action. Add more owner tags as
12427 needed.
12428 </owner>
12429 </owners>
12430 <description>Please enter the description of this user action.</description>
12431 </action>
12432
12433 <action name="MobileContextMenuText">
12434 <owners>
12435 <owner>
12436 Please specify the owners of this user action. Add more owner tags as
12437 needed.
12438 </owner>
12439 </owners>
12440 <description>Please enter the description of this user action.</description>
12441 </action>
12442
12443 <action name="MobileContextMenuVideo">
12444 <owners>
12445 <owner>
12446 Please specify the owners of this user action. Add more owner tags as
12447 needed.
12448 </owner>
12449 </owners>
12450 <description>Please enter the description of this user action.</description>
12451 </action>
12452
12453 <action name="MobileContextMenuViewImage">
12454 <owners>
12455 <owner>
12456 Please specify the owners of this user action. Add more owner tags as
12457 needed.
12458 </owner>
12459 </owners>
12460 <description>Please enter the description of this user action.</description>
12461 </action>
12462
12463 <action name="MobileFirstEditInOmnibox">
12464 <owners>
12465 <owner>
12466 Please specify the owners of this user action. Add more owner tags as
12467 needed.
12468 </owner>
12469 </owners>
12470 <description>Please enter the description of this user action.</description>
12471 </action>
12472
12473 <action name="MobileFocusedFakeboxOnNtp">
12474 <owners>
12475 <owner>
12476 Please specify the owners of this user action. Add more owner tags as
12477 needed.
12478 </owner>
12479 </owners>
12480 <description>Please enter the description of this user action.</description>
12481 </action>
12482
12483 <action name="MobileFocusedOmniboxNotOnNtp">
12484 <owners>
12485 <owner>
12486 Please specify the owners of this user action. Add more owner tags as
12487 needed.
12488 </owner>
12489 </owners>
12490 <description>Please enter the description of this user action.</description>
12491 </action>
12492
12493 <action name="MobileFocusedOmniboxOnNtp">
12494 <owners>
12495 <owner>
12496 Please specify the owners of this user action. Add more owner tags as
12497 needed.
12498 </owner>
12499 </owners>
12500 <description>Please enter the description of this user action.</description>
12501 </action>
12502
12503 <action name="MobileFreAttemptSignIn">
12504 <owners>
12505 <owner>
12506 Please specify the owners of this user action. Add more owner tags as
12507 needed.
12508 </owner>
12509 </owners>
12510 <description>Please enter the description of this user action.</description>
12511 </action>
12512
12513 <action name="MobileFreSignInSuccessful">
12514 <owners>
12515 <owner>
12516 Please specify the owners of this user action. Add more owner tags as
12517 needed.
12518 </owner>
12519 </owners>
12520 <description>Please enter the description of this user action.</description>
12521 </action>
12522
12523 <action name="MobileFreSkipSignIn">
12524 <owners>
12525 <owner>
12526 Please specify the owners of this user action. Add more owner tags as
12527 needed.
12528 </owner>
12529 </owners>
12530 <description>Please enter the description of this user action.</description>
12531 </action>
12532
12533 <action name="MobileMenuAddToBookmarks">
12534 <owners>
12535 <owner>
12536 Please specify the owners of this user action. Add more owner tags as
12537 needed.
12538 </owner>
12539 </owners>
12540 <description>Please enter the description of this user action.</description>
12541 </action>
12542
12543 <action name="MobileMenuAllBookmarks">
12544 <owners>
12545 <owner>
12546 Please specify the owners of this user action. Add more owner tags as
12547 needed.
12548 </owner>
12549 </owners>
12550 <description>Please enter the description of this user action.</description>
12551 </action>
12552
12553 <action name="MobileMenuBack">
12554 <owners>
12555 <owner>
12556 Please specify the owners of this user action. Add more owner tags as
12557 needed.
12558 </owner>
12559 </owners>
12560 <description>Please enter the description of this user action.</description>
12561 </action>
12562
12563 <action name="MobileMenuCloseAllTabs">
12564 <owners>
12565 <owner>
12566 Please specify the owners of this user action. Add more owner tags as
12567 needed.
12568 </owner>
12569 </owners>
12570 <description>Please enter the description of this user action.</description>
12571 </action>
12572
12573 <action name="MobileMenuCloseTab">
12574 <owners>
12575 <owner>
12576 Please specify the owners of this user action. Add more owner tags as
12577 needed.
12578 </owner>
12579 </owners>
12580 <description>Please enter the description of this user action.</description>
12581 </action>
12582
12583 <action name="MobileMenuFeedback">
12584 <owners>
12585 <owner>
12586 Please specify the owners of this user action. Add more owner tags as
12587 needed.
12588 </owner>
12589 </owners>
12590 <description>Please enter the description of this user action.</description>
12591 </action>
12592
12593 <action name="MobileMenuFindInPage">
12594 <owners>
12595 <owner>
12596 Please specify the owners of this user action. Add more owner tags as
12597 needed.
12598 </owner>
12599 </owners>
12600 <description>Please enter the description of this user action.</description>
12601 </action>
12602
12603 <action name="MobileMenuForward">
12604 <owners>
12605 <owner>
12606 Please specify the owners of this user action. Add more owner tags as
12607 needed.
12608 </owner>
12609 </owners>
12610 <description>Please enter the description of this user action.</description>
12611 </action>
12612
12613 <action name="MobileMenuFullscreen">
12614 <owners>
12615 <owner>
12616 Please specify the owners of this user action. Add more owner tags as
12617 needed.
12618 </owner>
12619 </owners>
12620 <description>Please enter the description of this user action.</description>
12621 </action>
12622
12623 <action name="MobileMenuNewIncognitoTab">
12624 <owners>
12625 <owner>
12626 Please specify the owners of this user action. Add more owner tags as
12627 needed.
12628 </owner>
12629 </owners>
12630 <description>Please enter the description of this user action.</description>
12631 </action>
12632
12633 <action name="MobileMenuNewTab">
12634 <owners>
12635 <owner>
12636 Please specify the owners of this user action. Add more owner tags as
12637 needed.
12638 </owner>
12639 </owners>
12640 <description>Please enter the description of this user action.</description>
12641 </action>
12642
12643 <action name="MobileMenuOpenTabs">
12644 <owners>
12645 <owner>
12646 Please specify the owners of this user action. Add more owner tags as
12647 needed.
12648 </owner>
12649 </owners>
12650 <description>Please enter the description of this user action.</description>
12651 </action>
12652
12653 <action name="MobileMenuQuit">
12654 <owners>
12655 <owner>
12656 Please specify the owners of this user action. Add more owner tags as
12657 needed.
12658 </owner>
12659 </owners>
12660 <description>Please enter the description of this user action.</description>
12661 </action>
12662
12663 <action name="MobileMenuReload">
12664 <owners>
12665 <owner>
12666 Please specify the owners of this user action. Add more owner tags as
12667 needed.
12668 </owner>
12669 </owners>
12670 <description>Please enter the description of this user action.</description>
12671 </action>
12672
12673 <action name="MobileMenuSettings">
12674 <owners>
12675 <owner>
12676 Please specify the owners of this user action. Add more owner tags as
12677 needed.
12678 </owner>
12679 </owners>
12680 <description>Please enter the description of this user action.</description>
12681 </action>
12682
12683 <action name="MobileMenuShare">
12684 <owners>
12685 <owner>
12686 Please specify the owners of this user action. Add more owner tags as
12687 needed.
12688 </owner>
12689 </owners>
12690 <description>Please enter the description of this user action.</description>
12691 </action>
12692
12693 <action name="MobileMenuShow">
12694 <owners>
12695 <owner>
12696 Please specify the owners of this user action. Add more owner tags as
12697 needed.
12698 </owner>
12699 </owners>
12700 <description>Please enter the description of this user action.</description>
12701 </action>
12702
12703 <action name="MobileNTPBookmark">
12704 <owners>
12705 <owner>
12706 Please specify the owners of this user action. Add more owner tags as
12707 needed.
12708 </owner>
12709 </owners>
12710 <description>Please enter the description of this user action.</description>
12711 </action>
12712
12713 <action name="MobileNTPForeignSession">
12714 <owners>
12715 <owner>
12716 Please specify the owners of this user action. Add more owner tags as
12717 needed.
12718 </owner>
12719 </owners>
12720 <description>Please enter the description of this user action.</description>
12721 </action>
12722
12723 <action name="MobileNTPMostVisited">
12724 <owners>
12725 <owner>
12726 Please specify the owners of this user action. Add more owner tags as
12727 needed.
12728 </owner>
12729 </owners>
12730 <description>Please enter the description of this user action.</description>
12731 </action>
12732
12733 <action name="MobileNTPRecentlyClosed">
12734 <owners>
12735 <owner>
12736 Please specify the owners of this user action. Add more owner tags as
12737 needed.
12738 </owner>
12739 </owners>
12740 <description>Please enter the description of this user action.</description>
12741 </action>
12742
12743 <action name="MobileNTPSwitchToBookmarks">
12744 <owners>
12745 <owner>
12746 Please specify the owners of this user action. Add more owner tags as
12747 needed.
12748 </owner>
12749 </owners>
12750 <description>Please enter the description of this user action.</description>
12751 </action>
12752
12753 <action name="MobileNTPSwitchToIncognito">
12754 <owners>
12755 <owner>
12756 Please specify the owners of this user action. Add more owner tags as
12757 needed.
12758 </owner>
12759 </owners>
12760 <description>Please enter the description of this user action.</description>
12761 </action>
12762
12763 <action name="MobileNTPSwitchToMostVisited">
12764 <owners>
12765 <owner>
12766 Please specify the owners of this user action. Add more owner tags as
12767 needed.
12768 </owner>
12769 </owners>
12770 <description>Please enter the description of this user action.</description>
12771 </action>
12772
12773 <action name="MobileNTPSwitchToOpenTabs">
12774 <owners>
12775 <owner>
12776 Please specify the owners of this user action. Add more owner tags as
12777 needed.
12778 </owner>
12779 </owners>
12780 <description>Please enter the description of this user action.</description>
12781 </action>
12782
12783 <action name="MobileNewTabOpened">
12784 <owners>
12785 <owner>
12786 Please specify the owners of this user action. Add more owner tags as
12787 needed.
12788 </owner>
12789 </owners>
12790 <description>Please enter the description of this user action.</description>
12791 </action>
12792
12793 <action name="MobileOmniboxRefineSuggestion">
12794 <owners>
12795 <owner>
12796 Please specify the owners of this user action. Add more owner tags as
12797 needed.
12798 </owner>
12799 </owners>
12800 <description>Please enter the description of this user action.</description>
12801 </action>
12802
12803 <action name="MobileOmniboxSearch">
12804 <owners>
12805 <owner>
12806 Please specify the owners of this user action. Add more owner tags as
12807 needed.
12808 </owner>
12809 </owners>
12810 <description>Please enter the description of this user action.</description>
12811 </action>
12812
12813 <action name="MobileOmniboxVoiceSearch">
12814 <owners>
12815 <owner>
12816 Please specify the owners of this user action. Add more owner tags as
12817 needed.
12818 </owner>
12819 </owners>
12820 <description>Please enter the description of this user action.</description>
12821 </action>
12822
12823 <action name="MobilePageLoaded">
12824 <owners>
12825 <owner>
12826 Please specify the owners of this user action. Add more owner tags as
12827 needed.
12828 </owner>
12829 </owners>
12830 <description>Please enter the description of this user action.</description>
12831 </action>
12832
12833 <action name="MobilePageLoadedDesktopUserAgent">
12834 <owners>
12835 <owner>
12836 Please specify the owners of this user action. Add more owner tags as
12837 needed.
12838 </owner>
12839 </owners>
12840 <description>Please enter the description of this user action.</description>
12841 </action>
12842
12843 <action name="MobilePageLoadedWithKeyboard">
12844 <owners>
12845 <owner>
12846 Please specify the owners of this user action. Add more owner tags as
12847 needed.
12848 </owner>
12849 </owners>
12850 <description>Please enter the description of this user action.</description>
12851 </action>
12852
12853 <action name="MobileReceivedExternalIntent">
12854 <owners>
12855 <owner>
12856 Please specify the owners of this user action. Add more owner tags as
12857 needed.
12858 </owner>
12859 </owners>
12860 <description>Please enter the description of this user action.</description>
12861 </action>
12862
12863 <action name="MobileRendererCrashed">
12864 <owners>
12865 <owner>
12866 Please specify the owners of this user action. Add more owner tags as
12867 needed.
12868 </owner>
12869 </owners>
12870 <description>Please enter the description of this user action.</description>
12871 </action>
12872
12873 <action name="MobileShortcutAllBookmarks">
12874 <owners>
12875 <owner>
12876 Please specify the owners of this user action. Add more owner tags as
12877 needed.
12878 </owner>
12879 </owners>
12880 <description>Please enter the description of this user action.</description>
12881 </action>
12882
12883 <action name="MobileShortcutFindInPage">
12884 <owners>
12885 <owner>
12886 Please specify the owners of this user action. Add more owner tags as
12887 needed.
12888 </owner>
12889 </owners>
12890 <description>Please enter the description of this user action.</description>
12891 </action>
12892
12893 <action name="MobileShortcutNewIncognitoTab">
12894 <owners>
12895 <owner>
12896 Please specify the owners of this user action. Add more owner tags as
12897 needed.
12898 </owner>
12899 </owners>
12900 <description>Please enter the description of this user action.</description>
12901 </action>
12902
12903 <action name="MobileShortcutNewTab">
12904 <owners>
12905 <owner>
12906 Please specify the owners of this user action. Add more owner tags as
12907 needed.
12908 </owner>
12909 </owners>
12910 <description>Please enter the description of this user action.</description>
12911 </action>
12912
12913 <action name="MobileSideSwipeFinished">
12914 <owners>
12915 <owner>
12916 Please specify the owners of this user action. Add more owner tags as
12917 needed.
12918 </owner>
12919 </owners>
12920 <description>Please enter the description of this user action.</description>
12921 </action>
12922
12923 <action name="MobileStackViewCloseTab">
12924 <owners>
12925 <owner>
12926 Please specify the owners of this user action. Add more owner tags as
12927 needed.
12928 </owner>
12929 </owners>
12930 <description>Please enter the description of this user action.</description>
12931 </action>
12932
12933 <action name="MobileStackViewSwipeCloseTab">
12934 <owners>
12935 <owner>
12936 Please specify the owners of this user action. Add more owner tags as
12937 needed.
12938 </owner>
12939 </owners>
12940 <description>Please enter the description of this user action.</description>
12941 </action>
12942
12943 <action name="MobileTabClobbered">
12944 <owners>
12945 <owner>
12946 Please specify the owners of this user action. Add more owner tags as
12947 needed.
12948 </owner>
12949 </owners>
12950 <description>Please enter the description of this user action.</description>
12951 </action>
12952
12953 <action name="MobileTabClosed">
12954 <owners>
12955 <owner>
12956 Please specify the owners of this user action. Add more owner tags as
12957 needed.
12958 </owner>
12959 </owners>
12960 <description>Please enter the description of this user action.</description>
12961 </action>
12962
12963 <action name="MobileTabStripCloseTab">
12964 <owners>
12965 <owner>
12966 Please specify the owners of this user action. Add more owner tags as
12967 needed.
12968 </owner>
12969 </owners>
12970 <description>Please enter the description of this user action.</description>
12971 </action>
12972
12973 <action name="MobileTabStripNewTab">
12974 <owners>
12975 <owner>
12976 Please specify the owners of this user action. Add more owner tags as
12977 needed.
12978 </owner>
12979 </owners>
12980 <description>Please enter the description of this user action.</description>
12981 </action>
12982
12983 <action name="MobileTabSwitched">
12984 <owners>
12985 <owner>
12986 Please specify the owners of this user action. Add more owner tags as
12987 needed.
12988 </owner>
12989 </owners>
12990 <description>Please enter the description of this user action.</description>
12991 </action>
12992
12993 <action name="MobileToolbarBack">
12994 <owners>
12995 <owner>
12996 Please specify the owners of this user action. Add more owner tags as
12997 needed.
12998 </owner>
12999 </owners>
13000 <description>Please enter the description of this user action.</description>
13001 </action>
13002
13003 <action name="MobileToolbarForward">
13004 <owners>
13005 <owner>
13006 Please specify the owners of this user action. Add more owner tags as
13007 needed.
13008 </owner>
13009 </owners>
13010 <description>Please enter the description of this user action.</description>
13011 </action>
13012
13013 <action name="MobileToolbarNewTab">
13014 <owners>
13015 <owner>
13016 Please specify the owners of this user action. Add more owner tags as
13017 needed.
13018 </owner>
13019 </owners>
13020 <description>Please enter the description of this user action.</description>
13021 </action>
13022
13023 <action name="MobileToolbarReload">
13024 <owners>
13025 <owner>
13026 Please specify the owners of this user action. Add more owner tags as
13027 needed.
13028 </owner>
13029 </owners>
13030 <description>Please enter the description of this user action.</description>
13031 </action>
13032
13033 <action name="MobileToolbarShowMenu">
13034 <owners>
13035 <owner>
13036 Please specify the owners of this user action. Add more owner tags as
13037 needed.
13038 </owner>
13039 </owners>
13040 <description>Please enter the description of this user action.</description>
13041 </action>
13042
13043 <action name="MobileToolbarShowStackView">
13044 <owners>
13045 <owner>
13046 Please specify the owners of this user action. Add more owner tags as
13047 needed.
13048 </owner>
13049 </owners>
13050 <description>Please enter the description of this user action.</description>
13051 </action>
13052
13053 <action name="MobileToolbarStackViewNewTab">
13054 <owners>
13055 <owner>
13056 Please specify the owners of this user action. Add more owner tags as
13057 needed.
13058 </owner>
13059 </owners>
13060 <description>Please enter the description of this user action.</description>
13061 </action>
13062
13063 <action name="MobileToolbarToggleBookmark">
13064 <owners>
13065 <owner>
13066 Please specify the owners of this user action. Add more owner tags as
13067 needed.
13068 </owner>
13069 </owners>
13070 <description>Please enter the description of this user action.</description>
13071 </action>
13072
13073 <action name="MobileUsingMenuByHwButtonDragging">
13074 <owners>
13075 <owner>
13076 Please specify the owners of this user action. Add more owner tags as
13077 needed.
13078 </owner>
13079 </owners>
13080 <description>Please enter the description of this user action.</description>
13081 </action>
13082
13083 <action name="MobileUsingMenuByHwButtonTap">
13084 <owners>
13085 <owner>
13086 Please specify the owners of this user action. Add more owner tags as
13087 needed.
13088 </owner>
13089 </owners>
13090 <description>Please enter the description of this user action.</description>
13091 </action>
13092
13093 <action name="MobileUsingMenuBySwButtonDragging">
13094 <owners>
13095 <owner>
13096 Please specify the owners of this user action. Add more owner tags as
13097 needed.
13098 </owner>
13099 </owners>
13100 <description>Please enter the description of this user action.</description>
13101 </action>
13102
13103 <action name="MobileUsingMenuBySwButtonTap">
13104 <owners>
13105 <owner>
13106 Please specify the owners of this user action. Add more owner tags as
13107 needed.
13108 </owner>
13109 </owners>
13110 <description>Please enter the description of this user action.</description>
13111 </action>
13112
13113 <action name="MostVisited0">
13114 <owners>
13115 <owner>
13116 Please specify the owners of this user action. Add more owner tags as
13117 needed.
13118 </owner>
13119 </owners>
13120 <description>Please enter the description of this user action.</description>
13121 </action>
13122
13123 <action name="MostVisited1">
13124 <owners>
13125 <owner>
13126 Please specify the owners of this user action. Add more owner tags as
13127 needed.
13128 </owner>
13129 </owners>
13130 <description>Please enter the description of this user action.</description>
13131 </action>
13132
13133 <action name="MostVisited2">
13134 <owners>
13135 <owner>
13136 Please specify the owners of this user action. Add more owner tags as
13137 needed.
13138 </owner>
13139 </owners>
13140 <description>Please enter the description of this user action.</description>
13141 </action>
13142
13143 <action name="MostVisited3">
13144 <owners>
13145 <owner>
13146 Please specify the owners of this user action. Add more owner tags as
13147 needed.
13148 </owner>
13149 </owners>
13150 <description>Please enter the description of this user action.</description>
13151 </action>
13152
13153 <action name="MostVisited4">
13154 <owners>
13155 <owner>
13156 Please specify the owners of this user action. Add more owner tags as
13157 needed.
13158 </owner>
13159 </owners>
13160 <description>Please enter the description of this user action.</description>
13161 </action>
13162
13163 <action name="MostVisited5">
13164 <owners>
13165 <owner>
13166 Please specify the owners of this user action. Add more owner tags as
13167 needed.
13168 </owner>
13169 </owners>
13170 <description>Please enter the description of this user action.</description>
13171 </action>
13172
13173 <action name="MostVisited6">
13174 <owners>
13175 <owner>
13176 Please specify the owners of this user action. Add more owner tags as
13177 needed.
13178 </owner>
13179 </owners>
13180 <description>Please enter the description of this user action.</description>
13181 </action>
13182
13183 <action name="MostVisited7">
13184 <owners>
13185 <owner>
13186 Please specify the owners of this user action. Add more owner tags as
13187 needed.
13188 </owner>
13189 </owners>
13190 <description>Please enter the description of this user action.</description>
13191 </action>
13192
13193 <action name="MostVisited8">
13194 <owners>
13195 <owner>
13196 Please specify the owners of this user action. Add more owner tags as
13197 needed.
13198 </owner>
13199 </owners>
13200 <description>Please enter the description of this user action.</description>
13201 </action>
13202
13203 <action name="MostVisited9">
13204 <owners>
13205 <owner>
13206 Please specify the owners of this user action. Add more owner tags as
13207 needed.
13208 </owner>
13209 </owners>
13210 <description>Please enter the description of this user action.</description>
13211 </action>
13212
13213 <action name="MostVisitedReordered">
13214 <owners>
13215 <owner>
13216 Please specify the owners of this user action. Add more owner tags as
13217 needed.
13218 </owner>
13219 </owners>
13220 <description>Please enter the description of this user action.</description>
13221 </action>
13222
13223 <action name="MostVisited_BlacklistCleared">
13224 <owners>
13225 <owner>
13226 Please specify the owners of this user action. Add more owner tags as
13227 needed.
13228 </owner>
13229 </owners>
13230 <description>Please enter the description of this user action.</description>
13231 </action>
13232
13233 <action name="MostVisited_Clicked">
13234 <owners>
13235 <owner>
13236 Please specify the owners of this user action. Add more owner tags as
13237 needed.
13238 </owner>
13239 </owners>
13240 <description>Please enter the description of this user action.</description>
13241 </action>
13242
13243 <action name="MostVisited_UrlBlacklisted">
13244 <owners>
13245 <owner>
13246 Please specify the owners of this user action. Add more owner tags as
13247 needed.
13248 </owner>
13249 </owners>
13250 <description>Please enter the description of this user action.</description>
13251 </action>
13252
13253 <action name="MostVisited_UrlPinned">
13254 <owners>
13255 <owner>
13256 Please specify the owners of this user action. Add more owner tags as
13257 needed.
13258 </owner>
13259 </owners>
13260 <description>Please enter the description of this user action.</description>
13261 </action>
13262
13263 <action name="MostVisited_UrlRemoved">
13264 <owners>
13265 <owner>
13266 Please specify the owners of this user action. Add more owner tags as
13267 needed.
13268 </owner>
13269 </owners>
13270 <description>Please enter the description of this user action.</description>
13271 </action>
13272
13273 <action name="MostVisited_UrlUnpinned">
13274 <owners>
13275 <owner>
13276 Please specify the owners of this user action. Add more owner tags as
13277 needed.
13278 </owner>
13279 </owners>
13280 <description>Please enter the description of this user action.</description>
13281 </action>
13282
13283 <action name="Mouse_Down">
13284 <owners>
13285 <owner>
13286 Please specify the owners of this user action. Add more owner tags as
13287 needed.
13288 </owner>
13289 </owners>
13290 <description>Please enter the description of this user action.</description>
13291 </action>
13292
13293 <action name="MoveBackward">
13294 <owners>
13295 <owner>
13296 Please specify the owners of this user action. Add more owner tags as
13297 needed.
13298 </owner>
13299 </owners>
13300 <description>Please enter the description of this user action.</description>
13301 </action>
13302
13303 <action name="MoveBackwardAndModifySelection">
13304 <owners>
13305 <owner>
13306 Please specify the owners of this user action. Add more owner tags as
13307 needed.
13308 </owner>
13309 </owners>
13310 <description>Please enter the description of this user action.</description>
13311 </action>
13312
13313 <action name="MoveDown">
13314 <owners>
13315 <owner>
13316 Please specify the owners of this user action. Add more owner tags as
13317 needed.
13318 </owner>
13319 </owners>
13320 <description>Please enter the description of this user action.</description>
13321 </action>
13322
13323 <action name="MoveDownAndModifySelection">
13324 <owners>
13325 <owner>
13326 Please specify the owners of this user action. Add more owner tags as
13327 needed.
13328 </owner>
13329 </owners>
13330 <description>Please enter the description of this user action.</description>
13331 </action>
13332
13333 <action name="MoveForward">
13334 <owners>
13335 <owner>
13336 Please specify the owners of this user action. Add more owner tags as
13337 needed.
13338 </owner>
13339 </owners>
13340 <description>Please enter the description of this user action.</description>
13341 </action>
13342
13343 <action name="MoveForwardAndModifySelection">
13344 <owners>
13345 <owner>
13346 Please specify the owners of this user action. Add more owner tags as
13347 needed.
13348 </owner>
13349 </owners>
13350 <description>Please enter the description of this user action.</description>
13351 </action>
13352
13353 <action name="MoveLeft">
13354 <owners>
13355 <owner>
13356 Please specify the owners of this user action. Add more owner tags as
13357 needed.
13358 </owner>
13359 </owners>
13360 <description>Please enter the description of this user action.</description>
13361 </action>
13362
13363 <action name="MoveLeftAndModifySelection">
13364 <owners>
13365 <owner>
13366 Please specify the owners of this user action. Add more owner tags as
13367 needed.
13368 </owner>
13369 </owners>
13370 <description>Please enter the description of this user action.</description>
13371 </action>
13372
13373 <action name="MovePageDown">
13374 <owners>
13375 <owner>
13376 Please specify the owners of this user action. Add more owner tags as
13377 needed.
13378 </owner>
13379 </owners>
13380 <description>Please enter the description of this user action.</description>
13381 </action>
13382
13383 <action name="MovePageDownAndModifySelection">
13384 <owners>
13385 <owner>
13386 Please specify the owners of this user action. Add more owner tags as
13387 needed.
13388 </owner>
13389 </owners>
13390 <description>Please enter the description of this user action.</description>
13391 </action>
13392
13393 <action name="MovePageUp">
13394 <owners>
13395 <owner>
13396 Please specify the owners of this user action. Add more owner tags as
13397 needed.
13398 </owner>
13399 </owners>
13400 <description>Please enter the description of this user action.</description>
13401 </action>
13402
13403 <action name="MovePageUpAndModifySelection">
13404 <owners>
13405 <owner>
13406 Please specify the owners of this user action. Add more owner tags as
13407 needed.
13408 </owner>
13409 </owners>
13410 <description>Please enter the description of this user action.</description>
13411 </action>
13412
13413 <action name="MoveRight">
13414 <owners>
13415 <owner>
13416 Please specify the owners of this user action. Add more owner tags as
13417 needed.
13418 </owner>
13419 </owners>
13420 <description>Please enter the description of this user action.</description>
13421 </action>
13422
13423 <action name="MoveRightAndModifySelection">
13424 <owners>
13425 <owner>
13426 Please specify the owners of this user action. Add more owner tags as
13427 needed.
13428 </owner>
13429 </owners>
13430 <description>Please enter the description of this user action.</description>
13431 </action>
13432
13433 <action name="MoveTabNext">
13434 <owners>
13435 <owner>
13436 Please specify the owners of this user action. Add more owner tags as
13437 needed.
13438 </owner>
13439 </owners>
13440 <description>Please enter the description of this user action.</description>
13441 </action>
13442
13443 <action name="MoveTabPrevious">
13444 <owners>
13445 <owner>
13446 Please specify the owners of this user action. Add more owner tags as
13447 needed.
13448 </owner>
13449 </owners>
13450 <description>Please enter the description of this user action.</description>
13451 </action>
13452
13453 <action name="MoveToBeginningOfDocument">
13454 <owners>
13455 <owner>
13456 Please specify the owners of this user action. Add more owner tags as
13457 needed.
13458 </owner>
13459 </owners>
13460 <description>Please enter the description of this user action.</description>
13461 </action>
13462
13463 <action name="MoveToBeginningOfLine">
13464 <owners>
13465 <owner>
13466 Please specify the owners of this user action. Add more owner tags as
13467 needed.
13468 </owner>
13469 </owners>
13470 <description>Please enter the description of this user action.</description>
13471 </action>
13472
13473 <action name="MoveToBeginningOfLineAndModifySelection">
13474 <owners>
13475 <owner>
13476 Please specify the owners of this user action. Add more owner tags as
13477 needed.
13478 </owner>
13479 </owners>
13480 <description>Please enter the description of this user action.</description>
13481 </action>
13482
13483 <action name="MoveToBeginningOfParagraph">
13484 <owners>
13485 <owner>
13486 Please specify the owners of this user action. Add more owner tags as
13487 needed.
13488 </owner>
13489 </owners>
13490 <description>Please enter the description of this user action.</description>
13491 </action>
13492
13493 <action name="MoveToBeginningOfParagraphAndModifySelection">
13494 <owners>
13495 <owner>
13496 Please specify the owners of this user action. Add more owner tags as
13497 needed.
13498 </owner>
13499 </owners>
13500 <description>Please enter the description of this user action.</description>
13501 </action>
13502
13503 <action name="MoveToEndOfDocument">
13504 <owners>
13505 <owner>
13506 Please specify the owners of this user action. Add more owner tags as
13507 needed.
13508 </owner>
13509 </owners>
13510 <description>Please enter the description of this user action.</description>
13511 </action>
13512
13513 <action name="MoveToEndOfLine">
13514 <owners>
13515 <owner>
13516 Please specify the owners of this user action. Add more owner tags as
13517 needed.
13518 </owner>
13519 </owners>
13520 <description>Please enter the description of this user action.</description>
13521 </action>
13522
13523 <action name="MoveToEndOfLineAndModifySelection">
13524 <owners>
13525 <owner>
13526 Please specify the owners of this user action. Add more owner tags as
13527 needed.
13528 </owner>
13529 </owners>
13530 <description>Please enter the description of this user action.</description>
13531 </action>
13532
13533 <action name="MoveToEndOfParagraph">
13534 <owners>
13535 <owner>
13536 Please specify the owners of this user action. Add more owner tags as
13537 needed.
13538 </owner>
13539 </owners>
13540 <description>Please enter the description of this user action.</description>
13541 </action>
13542
13543 <action name="MoveToEndOfParagraphAndModifySelection">
13544 <owners>
13545 <owner>
13546 Please specify the owners of this user action. Add more owner tags as
13547 needed.
13548 </owner>
13549 </owners>
13550 <description>Please enter the description of this user action.</description>
13551 </action>
13552
13553 <action name="MoveUp">
13554 <owners>
13555 <owner>
13556 Please specify the owners of this user action. Add more owner tags as
13557 needed.
13558 </owner>
13559 </owners>
13560 <description>Please enter the description of this user action.</description>
13561 </action>
13562
13563 <action name="MoveUpAndModifySelection">
13564 <owners>
13565 <owner>
13566 Please specify the owners of this user action. Add more owner tags as
13567 needed.
13568 </owner>
13569 </owners>
13570 <description>Please enter the description of this user action.</description>
13571 </action>
13572
13573 <action name="MoveWordBackward">
13574 <owners>
13575 <owner>
13576 Please specify the owners of this user action. Add more owner tags as
13577 needed.
13578 </owner>
13579 </owners>
13580 <description>Please enter the description of this user action.</description>
13581 </action>
13582
13583 <action name="MoveWordForward">
13584 <owners>
13585 <owner>
13586 Please specify the owners of this user action. Add more owner tags as
13587 needed.
13588 </owner>
13589 </owners>
13590 <description>Please enter the description of this user action.</description>
13591 </action>
13592
13593 <action name="MoveWordLeft">
13594 <owners>
13595 <owner>
13596 Please specify the owners of this user action. Add more owner tags as
13597 needed.
13598 </owner>
13599 </owners>
13600 <description>Please enter the description of this user action.</description>
13601 </action>
13602
13603 <action name="MoveWordRight">
13604 <owners>
13605 <owner>
13606 Please specify the owners of this user action. Add more owner tags as
13607 needed.
13608 </owner>
13609 </owners>
13610 <description>Please enter the description of this user action.</description>
13611 </action>
13612
13613 <action name="NTPPromoClosed">
13614 <owners>
13615 <owner>
13616 Please specify the owners of this user action. Add more owner tags as
13617 needed.
13618 </owner>
13619 </owners>
13620 <description>Please enter the description of this user action.</description>
13621 </action>
13622
13623 <action name="NTPPromoShown">
13624 <owners>
13625 <owner>
13626 Please specify the owners of this user action. Add more owner tags as
13627 needed.
13628 </owner>
13629 </owners>
13630 <description>Please enter the description of this user action.</description>
13631 </action>
13632
13633 <action name="NativeUI_Applications">
13634 <owners>
13635 <owner>
13636 Please specify the owners of this user action. Add more owner tags as
13637 needed.
13638 </owner>
13639 </owners>
13640 <description>Please enter the description of this user action.</description>
13641 </action>
13642
13643 <action name="NavEntryCommitted">
13644 <owners>
13645 <owner>
13646 Please specify the owners of this user action. Add more owner tags as
13647 needed.
13648 </owner>
13649 </owners>
13650 <description>Please enter the description of this user action.</description>
13651 </action>
13652
13653 <action name="NavEntryCommitted.SRP">
13654 <owners>
13655 <owner>
13656 Please specify the owners of this user action. Add more owner tags as
13657 needed.
13658 </owner>
13659 </owners>
13660 <description>Please enter the description of this user action.</description>
13661 </action>
13662
13663 <action name="Net.URLRequest_StartJob_InvalidReferrer">
13664 <owners>
13665 <owner>
13666 Please specify the owners of this user action. Add more owner tags as
13667 needed.
13668 </owner>
13669 </owners>
13670 <description>Please enter the description of this user action.</description>
13671 </action>
13672
13673 <action name="NewIncognitoWindow">
13674 <owners>
13675 <owner>
13676 Please specify the owners of this user action. Add more owner tags as
13677 needed.
13678 </owner>
13679 </owners>
13680 <description>Please enter the description of this user action.</description>
13681 </action>
13682
13683 <action name="NewProfileWindowByIndex">
13684 <owners>
13685 <owner>
13686 Please specify the owners of this user action. Add more owner tags as
13687 needed.
13688 </owner>
13689 </owners>
13690 <description>Please enter the description of this user action.</description>
13691 </action>
13692
13693 <action name="NewTab">
13694 <owners>
13695 <owner>
13696 Please specify the owners of this user action. Add more owner tags as
13697 needed.
13698 </owner>
13699 </owners>
13700 <description>Please enter the description of this user action.</description>
13701 </action>
13702
13703 <action name="NewTabPage_ReopenTab">
13704 <owners>
13705 <owner>
13706 Please specify the owners of this user action. Add more owner tags as
13707 needed.
13708 </owner>
13709 </owners>
13710 <description>Please enter the description of this user action.</description>
13711 </action>
13712
13713 <action name="NewTab_Button">
13714 <owners>
13715 <owner>
13716 Please specify the owners of this user action. Add more owner tags as
13717 needed.
13718 </owner>
13719 </owners>
13720 <description>Please enter the description of this user action.</description>
13721 </action>
13722
13723 <action name="NewWindow">
13724 <owners>
13725 <owner>
13726 Please specify the owners of this user action. Add more owner tags as
13727 needed.
13728 </owner>
13729 </owners>
13730 <description>Please enter the description of this user action.</description>
13731 </action>
13732
13733 <action name="Notifications.Mute">
13734 <owners>
13735 <owner>
13736 Please specify the owners of this user action. Add more owner tags as
13737 needed.
13738 </owner>
13739 </owners>
13740 <description>Please enter the description of this user action.</description>
13741 </action>
13742
13743 <action name="Notifications.ShowMessageCenter">
13744 <owners>
13745 <owner>
13746 Please specify the owners of this user action. Add more owner tags as
13747 needed.
13748 </owner>
13749 </owners>
13750 <description>Please enter the description of this user action.</description>
13751 </action>
13752
13753 <action name="Notifications.ShowSettings">
13754 <owners>
13755 <owner>
13756 Please specify the owners of this user action. Add more owner tags as
13757 needed.
13758 </owner>
13759 </owners>
13760 <description>Please enter the description of this user action.</description>
13761 </action>
13762
13763 <action name="Notifications.Unmute">
13764 <owners>
13765 <owner>
13766 Please specify the owners of this user action. Add more owner tags as
13767 needed.
13768 </owner>
13769 </owners>
13770 <description>Please enter the description of this user action.</description>
13771 </action>
13772
13773 <action name="Omnibox.ServerSuggestDelete.Failure">
13774 <owners>
13775 <owner>
13776 Please specify the owners of this user action. Add more owner tags as
13777 needed.
13778 </owner>
13779 </owners>
13780 <description>Please enter the description of this user action.</description>
13781 </action>
13782
13783 <action name="Omnibox.ServerSuggestDelete.Success">
13784 <owners>
13785 <owner>
13786 Please specify the owners of this user action. Add more owner tags as
13787 needed.
13788 </owner>
13789 </owners>
13790 <description>Please enter the description of this user action.</description>
13791 </action>
13792
13793 <action name="OmniboxDestinationURLIsSearchOnDSP">
13794 <owners>
13795 <owner>
13796 Please specify the owners of this user action. Add more owner tags as
13797 needed.
13798 </owner>
13799 </owners>
13800 <description>Please enter the description of this user action.</description>
13801 </action>
13802
13803 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
13804 <owners>
13805 <owner>
13806 Please specify the owners of this user action. Add more owner tags as
13807 needed.
13808 </owner>
13809 </owners>
13810 <description>Please enter the description of this user action.</description>
13811 </action>
13812
13813 <action name="OmniboxInputInProgress">
13814 <owners>
13815 <owner>
13816 Please specify the owners of this user action. Add more owner tags as
13817 needed.
13818 </owner>
13819 </owners>
13820 <description>Please enter the description of this user action.</description>
13821 </action>
13822
13823 <action name="Omnibox_DragString">
13824 <owners>
13825 <owner>
13826 Please specify the owners of this user action. Add more owner tags as
13827 needed.
13828 </owner>
13829 </owners>
13830 <description>Please enter the description of this user action.</description>
13831 </action>
13832
13833 <action name="Omnibox_DragURL">
13834 <owners>
13835 <owner>
13836 Please specify the owners of this user action. Add more owner tags as
13837 needed.
13838 </owner>
13839 </owners>
13840 <description>Please enter the description of this user action.</description>
13841 </action>
13842
13843 <action name="OpenAddBluetoothDeviceDialog">
13844 <owners>
13845 <owner>
13846 Please specify the owners of this user action. Add more owner tags as
13847 needed.
13848 </owner>
13849 </owners>
13850 <description>Please enter the description of this user action.</description>
13851 </action>
13852
13853 <action name="OpenAllBookmarks">
13854 <owners>
13855 <owner>
13856 Please specify the owners of this user action. Add more owner tags as
13857 needed.
13858 </owner>
13859 </owners>
13860 <description>Please enter the description of this user action.</description>
13861 </action>
13862
13863 <action name="OpenAllBookmarksIncognitoWindow">
13864 <owners>
13865 <owner>
13866 Please specify the owners of this user action. Add more owner tags as
13867 needed.
13868 </owner>
13869 </owners>
13870 <description>Please enter the description of this user action.</description>
13871 </action>
13872
13873 <action name="OpenAllBookmarksNewWindow">
13874 <owners>
13875 <owner>
13876 Please specify the owners of this user action. Add more owner tags as
13877 needed.
13878 </owner>
13879 </owners>
13880 <description>Please enter the description of this user action.</description>
13881 </action>
13882
13883 <action name="OpenChangeProfilePictureDialog">
13884 <owners>
13885 <owner>
13886 Please specify the owners of this user action. Add more owner tags as
13887 needed.
13888 </owner>
13889 </owners>
13890 <description>Please enter the description of this user action.</description>
13891 </action>
13892
13893 <action name="OpenFile">
13894 <owners>
13895 <owner>
13896 Please specify the owners of this user action. Add more owner tags as
13897 needed.
13898 </owner>
13899 </owners>
13900 <description>Please enter the description of this user action.</description>
13901 </action>
13902
13903 <action name="OpenFileManager">
13904 <owners>
13905 <owner>
13906 Please specify the owners of this user action. Add more owner tags as
13907 needed.
13908 </owner>
13909 </owners>
13910 <description>Please enter the description of this user action.</description>
13911 </action>
13912
13913 <action name="OpenFileSystemPersistent">
13914 <owners>
13915 <owner>
13916 Please specify the owners of this user action. Add more owner tags as
13917 needed.
13918 </owner>
13919 </owners>
13920 <description>Please enter the description of this user action.</description>
13921 </action>
13922
13923 <action name="OpenFileSystemTemporary">
13924 <owners>
13925 <owner>
13926 Please specify the owners of this user action. Add more owner tags as
13927 needed.
13928 </owner>
13929 </owners>
13930 <description>Please enter the description of this user action.</description>
13931 </action>
13932
13933 <action name="OpenInternetOptionsDialog">
13934 <owners>
13935 <owner>
13936 Please specify the owners of this user action. Add more owner tags as
13937 needed.
13938 </owner>
13939 </owners>
13940 <description>Please enter the description of this user action.</description>
13941 </action>
13942
13943 <action name="OpenLanguageOptionsDialog">
13944 <owners>
13945 <owner>
13946 Please specify the owners of this user action. Add more owner tags as
13947 needed.
13948 </owner>
13949 </owners>
13950 <description>Please enter the description of this user action.</description>
13951 </action>
13952
13953 <action name="OpenSystemOptionsDialog">
13954 <owners>
13955 <owner>
13956 Please specify the owners of this user action. Add more owner tags as
13957 needed.
13958 </owner>
13959 </owners>
13960 <description>Please enter the description of this user action.</description>
13961 </action>
13962
13963 <action name="OpenTabpose">
13964 <owners>
13965 <owner>
13966 Please specify the owners of this user action. Add more owner tags as
13967 needed.
13968 </owner>
13969 </owners>
13970 <description>Please enter the description of this user action.</description>
13971 </action>
13972
13973 <action name="Options_AppLanguage">
13974 <owners>
13975 <owner>
13976 Please specify the owners of this user action. Add more owner tags as
13977 needed.
13978 </owner>
13979 </owners>
13980 <description>Please enter the description of this user action.</description>
13981 </action>
13982
13983 <action name="Options_AskForSaveLocation_Disable">
13984 <owners>
13985 <owner>
13986 Please specify the owners of this user action. Add more owner tags as
13987 needed.
13988 </owner>
13989 </owners>
13990 <description>Please enter the description of this user action.</description>
13991 </action>
13992
13993 <action name="Options_AskForSaveLocation_Enable">
13994 <owners>
13995 <owner>
13996 Please specify the owners of this user action. Add more owner tags as
13997 needed.
13998 </owner>
13999 </owners>
14000 <description>Please enter the description of this user action.</description>
14001 </action>
14002
14003 <action name="Options_AutoSpellCorrection_Disable">
14004 <owners>
14005 <owner>
14006 Please specify the owners of this user action. Add more owner tags as
14007 needed.
14008 </owner>
14009 </owners>
14010 <description>Please enter the description of this user action.</description>
14011 </action>
14012
14013 <action name="Options_AutoSpellCorrection_Enable">
14014 <owners>
14015 <owner>
14016 Please specify the owners of this user action. Add more owner tags as
14017 needed.
14018 </owner>
14019 </owners>
14020 <description>Please enter the description of this user action.</description>
14021 </action>
14022
14023 <action name="Options_AutofillAuxiliaryProfiles_Disable">
14024 <owners>
14025 <owner>
14026 Please specify the owners of this user action. Add more owner tags as
14027 needed.
14028 </owner>
14029 </owners>
14030 <description>Please enter the description of this user action.</description>
14031 </action>
14032
14033 <action name="Options_AutofillAuxiliaryProfiles_Enable">
14034 <owners>
14035 <owner>
14036 Please specify the owners of this user action. Add more owner tags as
14037 needed.
14038 </owner>
14039 </owners>
14040 <description>Please enter the description of this user action.</description>
14041 </action>
14042
14043 <action name="Options_Autologin_Disable">
14044 <owners>
14045 <owner>
14046 Please specify the owners of this user action. Add more owner tags as
14047 needed.
14048 </owner>
14049 </owners>
14050 <description>Please enter the description of this user action.</description>
14051 </action>
14052
14053 <action name="Options_Autologin_Enable">
14054 <owners>
14055 <owner>
14056 Please specify the owners of this user action. Add more owner tags as
14057 needed.
14058 </owner>
14059 </owners>
14060 <description>Please enter the description of this user action.</description>
14061 </action>
14062
14063 <action name="Options_BackgroundMode_Disable">
14064 <owners>
14065 <owner>
14066 Please specify the owners of this user action. Add more owner tags as
14067 needed.
14068 </owner>
14069 </owners>
14070 <description>Please enter the description of this user action.</description>
14071 </action>
14072
14073 <action name="Options_BackgroundMode_Enable">
14074 <owners>
14075 <owner>
14076 Please specify the owners of this user action. Add more owner tags as
14077 needed.
14078 </owner>
14079 </owners>
14080 <description>Please enter the description of this user action.</description>
14081 </action>
14082
14083 <action name="Options_BlockAllPopups_Disable">
14084 <owners>
14085 <owner>
14086 Please specify the owners of this user action. Add more owner tags as
14087 needed.
14088 </owner>
14089 </owners>
14090 <description>Please enter the description of this user action.</description>
14091 </action>
14092
14093 <action name="Options_BlockAllPopups_Enable">
14094 <owners>
14095 <owner>
14096 Please specify the owners of this user action. Add more owner tags as
14097 needed.
14098 </owner>
14099 </owners>
14100 <description>Please enter the description of this user action.</description>
14101 </action>
14102
14103 <action name="Options_ChangeDefaultZoomLevel">
14104 <owners>
14105 <owner>
14106 Please specify the owners of this user action. Add more owner tags as
14107 needed.
14108 </owner>
14109 </owners>
14110 <description>Please enter the description of this user action.</description>
14111 </action>
14112
14113 <action name="Options_ChangeFixedFont">
14114 <owners>
14115 <owner>
14116 Please specify the owners of this user action. Add more owner tags as
14117 needed.
14118 </owner>
14119 </owners>
14120 <description>Please enter the description of this user action.</description>
14121 </action>
14122
14123 <action name="Options_ChangeFontEncoding">
14124 <owners>
14125 <owner>
14126 Please specify the owners of this user action. Add more owner tags as
14127 needed.
14128 </owner>
14129 </owners>
14130 <description>Please enter the description of this user action.</description>
14131 </action>
14132
14133 <action name="Options_ChangeProxies">
14134 <owners>
14135 <owner>
14136 Please specify the owners of this user action. Add more owner tags as
14137 needed.
14138 </owner>
14139 </owners>
14140 <description>Please enter the description of this user action.</description>
14141 </action>
14142
14143 <action name="Options_ChangeSansSerifFont">
14144 <owners>
14145 <owner>
14146 Please specify the owners of this user action. Add more owner tags as
14147 needed.
14148 </owner>
14149 </owners>
14150 <description>Please enter the description of this user action.</description>
14151 </action>
14152
14153 <action name="Options_ChangeSerifFont">
14154 <owners>
14155 <owner>
14156 Please specify the owners of this user action. Add more owner tags as
14157 needed.
14158 </owner>
14159 </owners>
14160 <description>Please enter the description of this user action.</description>
14161 </action>
14162
14163 <action name="Options_ChangeStandardFont">
14164 <owners>
14165 <owner>
14166 Please specify the owners of this user action. Add more owner tags as
14167 needed.
14168 </owner>
14169 </owners>
14170 <description>Please enter the description of this user action.</description>
14171 </action>
14172
14173 <action name="Options_CheckCertRevocation_Disable">
14174 <owners>
14175 <owner>
14176 Please specify the owners of this user action. Add more owner tags as
14177 needed.
14178 </owner>
14179 </owners>
14180 <description>Please enter the description of this user action.</description>
14181 </action>
14182
14183 <action name="Options_CheckCertRevocation_Enable">
14184 <owners>
14185 <owner>
14186 Please specify the owners of this user action. Add more owner tags as
14187 needed.
14188 </owner>
14189 </owners>
14190 <description>Please enter the description of this user action.</description>
14191 </action>
14192
14193 <action name="Options_ClearData">
14194 <owners>
14195 <owner>
14196 Please specify the owners of this user action. Add more owner tags as
14197 needed.
14198 </owner>
14199 </owners>
14200 <description>Please enter the description of this user action.</description>
14201 </action>
14202
14203 <action name="Options_CloudPrintDevicesPage">
14204 <owners>
14205 <owner>
14206 Please specify the owners of this user action. Add more owner tags as
14207 needed.
14208 </owner>
14209 </owners>
14210 <description>Please enter the description of this user action.</description>
14211 </action>
14212
14213 <action name="Options_ContentSettings">
14214 <owners>
14215 <owner>
14216 Please specify the owners of this user action. Add more owner tags as
14217 needed.
14218 </owner>
14219 </owners>
14220 <description>Please enter the description of this user action.</description>
14221 </action>
14222
14223 <action name="Options_CustomFrame_Disable">
14224 <owners>
14225 <owner>
14226 Please specify the owners of this user action. Add more owner tags as
14227 needed.
14228 </owner>
14229 </owners>
14230 <description>Please enter the description of this user action.</description>
14231 </action>
14232
14233 <action name="Options_CustomFrame_Enable">
14234 <owners>
14235 <owner>
14236 Please specify the owners of this user action. Add more owner tags as
14237 needed.
14238 </owner>
14239 </owners>
14240 <description>Please enter the description of this user action.</description>
14241 </action>
14242
14243 <action name="Options_DefaultCookieSettingChanged">
14244 <owners>
14245 <owner>
14246 Please specify the owners of this user action. Add more owner tags as
14247 needed.
14248 </owner>
14249 </owners>
14250 <description>Please enter the description of this user action.</description>
14251 </action>
14252
14253 <action name="Options_DefaultGeolocationSettingChanged">
14254 <owners>
14255 <owner>
14256 Please specify the owners of this user action. Add more owner tags as
14257 needed.
14258 </owner>
14259 </owners>
14260 <description>Please enter the description of this user action.</description>
14261 </action>
14262
14263 <action name="Options_DefaultHandlersSettingChanged">
14264 <owners>
14265 <owner>
14266 Please specify the owners of this user action. Add more owner tags as
14267 needed.
14268 </owner>
14269 </owners>
14270 <description>Please enter the description of this user action.</description>
14271 </action>
14272
14273 <action name="Options_DefaultImagesSettingChanged">
14274 <owners>
14275 <owner>
14276 Please specify the owners of this user action. Add more owner tags as
14277 needed.
14278 </owner>
14279 </owners>
14280 <description>Please enter the description of this user action.</description>
14281 </action>
14282
14283 <action name="Options_DefaultJavaScriptSettingChanged">
14284 <owners>
14285 <owner>
14286 Please specify the owners of this user action. Add more owner tags as
14287 needed.
14288 </owner>
14289 </owners>
14290 <description>Please enter the description of this user action.</description>
14291 </action>
14292
14293 <action name="Options_DefaultMIDISysExSettingChanged">
14294 <owners>
14295 <owner>
14296 Please specify the owners of this user action. Add more owner tags as
14297 needed.
14298 </owner>
14299 </owners>
14300 <description>Please enter the description of this user action.</description>
14301 </action>
14302
14303 <action name="Options_DefaultMediaStreamMicSettingChanged">
14304 <owners>
14305 <owner>
14306 Please specify the owners of this user action. Add more owner tags as
14307 needed.
14308 </owner>
14309 </owners>
14310 <description>Please enter the description of this user action.</description>
14311 </action>
14312
14313 <action name="Options_DefaultMediaStreamSettingChanged">
14314 <owners>
14315 <owner>
14316 Please specify the owners of this user action. Add more owner tags as
14317 needed.
14318 </owner>
14319 </owners>
14320 <description>Please enter the description of this user action.</description>
14321 </action>
14322
14323 <action name="Options_DefaultMouseLockSettingChanged">
14324 <owners>
14325 <owner>
14326 Please specify the owners of this user action. Add more owner tags as
14327 needed.
14328 </owner>
14329 </owners>
14330 <description>Please enter the description of this user action.</description>
14331 </action>
14332
14333 <action name="Options_DefaultMultipleAutomaticDLSettingChange">
14334 <owners>
14335 <owner>
14336 Please specify the owners of this user action. Add more owner tags as
14337 needed.
14338 </owner>
14339 </owners>
14340 <description>Please enter the description of this user action.</description>
14341 </action>
14342
14343 <action name="Options_DefaultNotificationsSettingChanged">
14344 <owners>
14345 <owner>
14346 Please specify the owners of this user action. Add more owner tags as
14347 needed.
14348 </owner>
14349 </owners>
14350 <description>Please enter the description of this user action.</description>
14351 </action>
14352
14353 <action name="Options_DefaultPluginsSettingChanged">
14354 <owners>
14355 <owner>
14356 Please specify the owners of this user action. Add more owner tags as
14357 needed.
14358 </owner>
14359 </owners>
14360 <description>Please enter the description of this user action.</description>
14361 </action>
14362
14363 <action name="Options_DefaultPopupsSettingChanged">
14364 <owners>
14365 <owner>
14366 Please specify the owners of this user action. Add more owner tags as
14367 needed.
14368 </owner>
14369 </owners>
14370 <description>Please enter the description of this user action.</description>
14371 </action>
14372
14373 <action name="Options_DictionaryLanguage">
14374 <owners>
14375 <owner>
14376 Please specify the owners of this user action. Add more owner tags as
14377 needed.
14378 </owner>
14379 </owners>
14380 <description>Please enter the description of this user action.</description>
14381 </action>
14382
14383 <action name="Options_DisableCloudPrintProxy">
14384 <owners>
14385 <owner>
14386 Please specify the owners of this user action. Add more owner tags as
14387 needed.
14388 </owner>
14389 </owners>
14390 <description>Please enter the description of this user action.</description>
14391 </action>
14392
14393 <action name="Options_DisableGData_Disable">
14394 <owners>
14395 <owner>
14396 Please specify the owners of this user action. Add more owner tags as
14397 needed.
14398 </owner>
14399 </owners>
14400 <description>Please enter the description of this user action.</description>
14401 </action>
14402
14403 <action name="Options_DisableGData_Enable">
14404 <owners>
14405 <owner>
14406 Please specify the owners of this user action. Add more owner tags as
14407 needed.
14408 </owner>
14409 </owners>
14410 <description>Please enter the description of this user action.</description>
14411 </action>
14412
14413 <action name="Options_DnsPrefetchCheckbox_Disable">
14414 <owners>
14415 <owner>
14416 Please specify the owners of this user action. Add more owner tags as
14417 needed.
14418 </owner>
14419 </owners>
14420 <description>Please enter the description of this user action.</description>
14421 </action>
14422
14423 <action name="Options_DnsPrefetchCheckbox_Enable">
14424 <owners>
14425 <owner>
14426 Please specify the owners of this user action. Add more owner tags as
14427 needed.
14428 </owner>
14429 </owners>
14430 <description>Please enter the description of this user action.</description>
14431 </action>
14432
14433 <action name="Options_DoNotTrackCheckbox_Disable">
14434 <owners>
14435 <owner>
14436 Please specify the owners of this user action. Add more owner tags as
14437 needed.
14438 </owner>
14439 </owners>
14440 <description>Please enter the description of this user action.</description>
14441 </action>
14442
14443 <action name="Options_DoNotTrackCheckbox_Enable">
14444 <owners>
14445 <owner>
14446 Please specify the owners of this user action. Add more owner tags as
14447 needed.
14448 </owner>
14449 </owners>
14450 <description>Please enter the description of this user action.</description>
14451 </action>
14452
14453 <action name="Options_EnableCloudPrintProxy">
14454 <owners>
14455 <owner>
14456 Please specify the owners of this user action. Add more owner tags as
14457 needed.
14458 </owner>
14459 </owners>
14460 <description>Please enter the description of this user action.</description>
14461 </action>
14462
14463 <action name="Options_FormAutofill_Disable">
14464 <owners>
14465 <owner>
14466 Please specify the owners of this user action. Add more owner tags as
14467 needed.
14468 </owner>
14469 </owners>
14470 <description>Please enter the description of this user action.</description>
14471 </action>
14472
14473 <action name="Options_FormAutofill_Enable">
14474 <owners>
14475 <owner>
14476 Please specify the owners of this user action. Add more owner tags as
14477 needed.
14478 </owner>
14479 </owners>
14480 <description>Please enter the description of this user action.</description>
14481 </action>
14482
14483 <action name="Options_GearsSettings">
14484 <owners>
14485 <owner>
14486 Please specify the owners of this user action. Add more owner tags as
14487 needed.
14488 </owner>
14489 </owners>
14490 <description>Please enter the description of this user action.</description>
14491 </action>
14492
14493 <action name="Options_GoogleGeolocationAccessCheckbox_Disable">
14494 <owners>
14495 <owner>
14496 Please specify the owners of this user action. Add more owner tags as
14497 needed.
14498 </owner>
14499 </owners>
14500 <description>Please enter the description of this user action.</description>
14501 </action>
14502
14503 <action name="Options_GoogleGeolocationAccessCheckbox_Enable">
14504 <owners>
14505 <owner>
14506 Please specify the owners of this user action. Add more owner tags as
14507 needed.
14508 </owner>
14509 </owners>
14510 <description>Please enter the description of this user action.</description>
14511 </action>
14512
14513 <action name="Options_GtkThemeSet">
14514 <owners>
14515 <owner>
14516 Please specify the owners of this user action. Add more owner tags as
14517 needed.
14518 </owner>
14519 </owners>
14520 <description>Please enter the description of this user action.</description>
14521 </action>
14522
14523 <action name="Options_Homepage_HideHomeButton">
14524 <owners>
14525 <owner>
14526 Please specify the owners of this user action. Add more owner tags as
14527 needed.
14528 </owner>
14529 </owners>
14530 <description>Please enter the description of this user action.</description>
14531 </action>
14532
14533 <action name="Options_Homepage_HomeButton_Disable">
14534 <owners>
14535 <owner>
14536 Please specify the owners of this user action. Add more owner tags as
14537 needed.
14538 </owner>
14539 </owners>
14540 <description>Please enter the description of this user action.</description>
14541 </action>
14542
14543 <action name="Options_Homepage_HomeButton_Enable">
14544 <owners>
14545 <owner>
14546 Please specify the owners of this user action. Add more owner tags as
14547 needed.
14548 </owner>
14549 </owners>
14550 <description>Please enter the description of this user action.</description>
14551 </action>
14552
14553 <action name="Options_Homepage_IsNewTabPage_Disable">
14554 <owners>
14555 <owner>
14556 Please specify the owners of this user action. Add more owner tags as
14557 needed.
14558 </owner>
14559 </owners>
14560 <description>Please enter the description of this user action.</description>
14561 </action>
14562
14563 <action name="Options_Homepage_IsNewTabPage_Enable">
14564 <owners>
14565 <owner>
14566 Please specify the owners of this user action. Add more owner tags as
14567 needed.
14568 </owner>
14569 </owners>
14570 <description>Please enter the description of this user action.</description>
14571 </action>
14572
14573 <action name="Options_Homepage_ShowHomeButton">
14574 <owners>
14575 <owner>
14576 Please specify the owners of this user action. Add more owner tags as
14577 needed.
14578 </owner>
14579 </owners>
14580 <description>Please enter the description of this user action.</description>
14581 </action>
14582
14583 <action name="Options_Homepage_UseNewTab">
14584 <owners>
14585 <owner>
14586 Please specify the owners of this user action. Add more owner tags as
14587 needed.
14588 </owner>
14589 </owners>
14590 <description>Please enter the description of this user action.</description>
14591 </action>
14592
14593 <action name="Options_Homepage_UseURL">
14594 <owners>
14595 <owner>
14596 Please specify the owners of this user action. Add more owner tags as
14597 needed.
14598 </owner>
14599 </owners>
14600 <description>Please enter the description of this user action.</description>
14601 </action>
14602
14603 <action name="Options_HotwordCheckbox_Disable">
14604 <owners>
14605 <owner>
14606 Please specify the owners of this user action. Add more owner tags as
14607 needed.
14608 </owner>
14609 </owners>
14610 <description>Please enter the description of this user action.</description>
14611 </action>
14612
14613 <action name="Options_HotwordCheckbox_Enable">
14614 <owners>
14615 <owner>
14616 Please specify the owners of this user action. Add more owner tags as
14617 needed.
14618 </owner>
14619 </owners>
14620 <description>Please enter the description of this user action.</description>
14621 </action>
14622
14623 <action name="Options_ImagesCheckbox_Disable">
14624 <owners>
14625 <owner>
14626 Please specify the owners of this user action. Add more owner tags as
14627 needed.
14628 </owner>
14629 </owners>
14630 <description>Please enter the description of this user action.</description>
14631 </action>
14632
14633 <action name="Options_ImagesCheckbox_Enable">
14634 <owners>
14635 <owner>
14636 Please specify the owners of this user action. Add more owner tags as
14637 needed.
14638 </owner>
14639 </owners>
14640 <description>Please enter the description of this user action.</description>
14641 </action>
14642
14643 <action name="Options_InstantEnabled_Disable">
14644 <owners>
14645 <owner>
14646 Please specify the owners of this user action. Add more owner tags as
14647 needed.
14648 </owner>
14649 </owners>
14650 <description>Please enter the description of this user action.</description>
14651 </action>
14652
14653 <action name="Options_InstantEnabled_Enable">
14654 <owners>
14655 <owner>
14656 Please specify the owners of this user action. Add more owner tags as
14657 needed.
14658 </owner>
14659 </owners>
14660 <description>Please enter the description of this user action.</description>
14661 </action>
14662
14663 <action name="Options_InstantExtendedEnabled_Disable">
14664 <owners>
14665 <owner>
14666 Please specify the owners of this user action. Add more owner tags as
14667 needed.
14668 </owner>
14669 </owners>
14670 <description>Please enter the description of this user action.</description>
14671 </action>
14672
14673 <action name="Options_InstantExtendedEnabled_Enable">
14674 <owners>
14675 <owner>
14676 Please specify the owners of this user action. Add more owner tags as
14677 needed.
14678 </owner>
14679 </owners>
14680 <description>Please enter the description of this user action.</description>
14681 </action>
14682
14683 <action name="Options_Internet_DataRoaming_Disable">
14684 <owners>
14685 <owner>
14686 Please specify the owners of this user action. Add more owner tags as
14687 needed.
14688 </owner>
14689 </owners>
14690 <description>Please enter the description of this user action.</description>
14691 </action>
14692
14693 <action name="Options_Internet_DataRoaming_Enable">
14694 <owners>
14695 <owner>
14696 Please specify the owners of this user action. Add more owner tags as
14697 needed.
14698 </owner>
14699 </owners>
14700 <description>Please enter the description of this user action.</description>
14701 </action>
14702
14703 <action name="Options_JavaCheckbox_Disable">
14704 <owners>
14705 <owner>
14706 Please specify the owners of this user action. Add more owner tags as
14707 needed.
14708 </owner>
14709 </owners>
14710 <description>Please enter the description of this user action.</description>
14711 </action>
14712
14713 <action name="Options_JavaCheckbox_Enable">
14714 <owners>
14715 <owner>
14716 Please specify the owners of this user action. Add more owner tags as
14717 needed.
14718 </owner>
14719 </owners>
14720 <description>Please enter the description of this user action.</description>
14721 </action>
14722
14723 <action name="Options_LinkDoctorCheckbox_Disable">
14724 <owners>
14725 <owner>
14726 Please specify the owners of this user action. Add more owner tags as
14727 needed.
14728 </owner>
14729 </owners>
14730 <description>Please enter the description of this user action.</description>
14731 </action>
14732
14733 <action name="Options_LinkDoctorCheckbox_Enable">
14734 <owners>
14735 <owner>
14736 Please specify the owners of this user action. Add more owner tags as
14737 needed.
14738 </owner>
14739 </owners>
14740 <description>Please enter the description of this user action.</description>
14741 </action>
14742
14743 <action name="Options_ManageCloudPrinters">
14744 <owners>
14745 <owner>
14746 Please specify the owners of this user action. Add more owner tags as
14747 needed.
14748 </owner>
14749 </owners>
14750 <description>Please enter the description of this user action.</description>
14751 </action>
14752
14753 <action name="Options_ManageSSLCertificates">
14754 <owners>
14755 <owner>
14756 Please specify the owners of this user action. Add more owner tags as
14757 needed.
14758 </owner>
14759 </owners>
14760 <description>Please enter the description of this user action.</description>
14761 </action>
14762
14763 <action name="Options_ManageSearchEngines">
14764 <owners>
14765 <owner>
14766 Please specify the owners of this user action. Add more owner tags as
14767 needed.
14768 </owner>
14769 </owners>
14770 <description>Please enter the description of this user action.</description>
14771 </action>
14772
14773 <action name="Options_ManagerCerts">
14774 <owners>
14775 <owner>
14776 Please specify the owners of this user action. Add more owner tags as
14777 needed.
14778 </owner>
14779 </owners>
14780 <description>Please enter the description of this user action.</description>
14781 </action>
14782
14783 <action name="Options_MetricsReportingCheckbox_Disable">
14784 <owners>
14785 <owner>
14786 Please specify the owners of this user action. Add more owner tags as
14787 needed.
14788 </owner>
14789 </owners>
14790 <description>Please enter the description of this user action.</description>
14791 </action>
14792
14793 <action name="Options_MetricsReportingCheckbox_Enable">
14794 <owners>
14795 <owner>
14796 Please specify the owners of this user action. Add more owner tags as
14797 needed.
14798 </owner>
14799 </owners>
14800 <description>Please enter the description of this user action.</description>
14801 </action>
14802
14803 <action name="Options_MousePrimaryRight_Disable">
14804 <owners>
14805 <owner>
14806 Please specify the owners of this user action. Add more owner tags as
14807 needed.
14808 </owner>
14809 </owners>
14810 <description>Please enter the description of this user action.</description>
14811 </action>
14812
14813 <action name="Options_MousePrimaryRight_Enable">
14814 <owners>
14815 <owner>
14816 Please specify the owners of this user action. Add more owner tags as
14817 needed.
14818 </owner>
14819 </owners>
14820 <description>Please enter the description of this user action.</description>
14821 </action>
14822
14823 <action name="Options_PasswordGenerationCheckbox_Disable">
14824 <owners>
14825 <owner>
14826 Please specify the owners of this user action. Add more owner tags as
14827 needed.
14828 </owner>
14829 </owners>
14830 <description>Please enter the description of this user action.</description>
14831 </action>
14832
14833 <action name="Options_PasswordGenerationCheckbox_Enable">
14834 <owners>
14835 <owner>
14836 Please specify the owners of this user action. Add more owner tags as
14837 needed.
14838 </owner>
14839 </owners>
14840 <description>Please enter the description of this user action.</description>
14841 </action>
14842
14843 <action name="Options_PasswordManager_Disable">
14844 <owners>
14845 <owner>
14846 Please specify the owners of this user action. Add more owner tags as
14847 needed.
14848 </owner>
14849 </owners>
14850 <description>Please enter the description of this user action.</description>
14851 </action>
14852
14853 <action name="Options_PasswordManager_Enable">
14854 <owners>
14855 <owner>
14856 Please specify the owners of this user action. Add more owner tags as
14857 needed.
14858 </owner>
14859 </owners>
14860 <description>Please enter the description of this user action.</description>
14861 </action>
14862
14863 <action name="Options_PluginsCheckbox_Disable">
14864 <owners>
14865 <owner>
14866 Please specify the owners of this user action. Add more owner tags as
14867 needed.
14868 </owner>
14869 </owners>
14870 <description>Please enter the description of this user action.</description>
14871 </action>
14872
14873 <action name="Options_PluginsCheckbox_Enable">
14874 <owners>
14875 <owner>
14876 Please specify the owners of this user action. Add more owner tags as
14877 needed.
14878 </owner>
14879 </owners>
14880 <description>Please enter the description of this user action.</description>
14881 </action>
14882
14883 <action name="Options_ResetAutoOpenFiles">
14884 <owners>
14885 <owner>
14886 Please specify the owners of this user action. Add more owner tags as
14887 needed.
14888 </owner>
14889 </owners>
14890 <description>Please enter the description of this user action.</description>
14891 </action>
14892
14893 <action name="Options_ResetToDefaults">
14894 <owners>
14895 <owner>
14896 Please specify the owners of this user action. Add more owner tags as
14897 needed.
14898 </owner>
14899 </owners>
14900 <description>Please enter the description of this user action.</description>
14901 </action>
14902
14903 <action name="Options_SSL2_Disable">
14904 <owners>
14905 <owner>
14906 Please specify the owners of this user action. Add more owner tags as
14907 needed.
14908 </owner>
14909 </owners>
14910 <description>Please enter the description of this user action.</description>
14911 </action>
14912
14913 <action name="Options_SSL2_Enable">
14914 <owners>
14915 <owner>
14916 Please specify the owners of this user action. Add more owner tags as
14917 needed.
14918 </owner>
14919 </owners>
14920 <description>Please enter the description of this user action.</description>
14921 </action>
14922
14923 <action name="Options_SSL3_Disable">
14924 <owners>
14925 <owner>
14926 Please specify the owners of this user action. Add more owner tags as
14927 needed.
14928 </owner>
14929 </owners>
14930 <description>Please enter the description of this user action.</description>
14931 </action>
14932
14933 <action name="Options_SSL3_Enable">
14934 <owners>
14935 <owner>
14936 Please specify the owners of this user action. Add more owner tags as
14937 needed.
14938 </owner>
14939 </owners>
14940 <description>Please enter the description of this user action.</description>
14941 </action>
14942
14943 <action name="Options_SafeBrowsingCheckbox_Disable">
14944 <owners>
14945 <owner>
14946 Please specify the owners of this user action. Add more owner tags as
14947 needed.
14948 </owner>
14949 </owners>
14950 <description>Please enter the description of this user action.</description>
14951 </action>
14952
14953 <action name="Options_SafeBrowsingCheckbox_Enable">
14954 <owners>
14955 <owner>
14956 Please specify the owners of this user action. Add more owner tags as
14957 needed.
14958 </owner>
14959 </owners>
14960 <description>Please enter the description of this user action.</description>
14961 </action>
14962
14963 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
14964 <owners>
14965 <owner>
14966 Please specify the owners of this user action. Add more owner tags as
14967 needed.
14968 </owner>
14969 </owners>
14970 <description>Please enter the description of this user action.</description>
14971 </action>
14972
14973 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
14974 <owners>
14975 <owner>
14976 Please specify the owners of this user action. Add more owner tags as
14977 needed.
14978 </owner>
14979 </owners>
14980 <description>Please enter the description of this user action.</description>
14981 </action>
14982
14983 <action name="Options_SearchEngineChanged">
14984 <owners>
14985 <owner>
14986 Please specify the owners of this user action. Add more owner tags as
14987 needed.
14988 </owner>
14989 </owners>
14990 <description>Please enter the description of this user action.</description>
14991 </action>
14992
14993 <action name="Options_SensitivitySlider_Changed">
14994 <owners>
14995 <owner>
14996 Please specify the owners of this user action. Add more owner tags as
14997 needed.
14998 </owner>
14999 </owners>
15000 <description>Please enter the description of this user action.</description>
15001 </action>
15002
15003 <action name="Options_SetAsDefaultBrowser">
15004 <owners>
15005 <owner>
15006 Please specify the owners of this user action. Add more owner tags as
15007 needed.
15008 </owner>
15009 </owners>
15010 <description>Please enter the description of this user action.</description>
15011 </action>
15012
15013 <action name="Options_SetDownloadDirectory">
15014 <owners>
15015 <owner>
15016 Please specify the owners of this user action. Add more owner tags as
15017 needed.
15018 </owner>
15019 </owners>
15020 <description>Please enter the description of this user action.</description>
15021 </action>
15022
15023 <action name="Options_ShowAutoFillSettings">
15024 <owners>
15025 <owner>
15026 Please specify the owners of this user action. Add more owner tags as
15027 needed.
15028 </owner>
15029 </owners>
15030 <description>Please enter the description of this user action.</description>
15031 </action>
15032
15033 <action name="Options_ShowBookmarksBar_Disable">
15034 <owners>
15035 <owner>
15036 Please specify the owners of this user action. Add more owner tags as
15037 needed.
15038 </owner>
15039 </owners>
15040 <description>Please enter the description of this user action.</description>
15041 </action>
15042
15043 <action name="Options_ShowBookmarksBar_Enable">
15044 <owners>
15045 <owner>
15046 Please specify the owners of this user action. Add more owner tags as
15047 needed.
15048 </owner>
15049 </owners>
15050 <description>Please enter the description of this user action.</description>
15051 </action>
15052
15053 <action name="Options_ShowCookies">
15054 <owners>
15055 <owner>
15056 Please specify the owners of this user action. Add more owner tags as
15057 needed.
15058 </owner>
15059 </owners>
15060 <description>Please enter the description of this user action.</description>
15061 </action>
15062
15063 <action name="Options_ShowPasswordManager">
15064 <owners>
15065 <owner>
15066 Please specify the owners of this user action. Add more owner tags as
15067 needed.
15068 </owner>
15069 </owners>
15070 <description>Please enter the description of this user action.</description>
15071 </action>
15072
15073 <action name="Options_ShowPasswordsExceptions">
15074 <owners>
15075 <owner>
15076 Please specify the owners of this user action. Add more owner tags as
15077 needed.
15078 </owner>
15079 </owners>
15080 <description>Please enter the description of this user action.</description>
15081 </action>
15082
15083 <action name="Options_ShowProxySettings">
15084 <owners>
15085 <owner>
15086 Please specify the owners of this user action. Add more owner tags as
15087 needed.
15088 </owner>
15089 </owners>
15090 <description>Please enter the description of this user action.</description>
15091 </action>
15092
15093 <action name="Options_SpeedFactorSlider_Changed">
15094 <owners>
15095 <owner>
15096 Please specify the owners of this user action. Add more owner tags as
15097 needed.
15098 </owner>
15099 </owners>
15100 <description>Please enter the description of this user action.</description>
15101 </action>
15102
15103 <action name="Options_SpellCheck_Disable">
15104 <owners>
15105 <owner>
15106 Please specify the owners of this user action. Add more owner tags as
15107 needed.
15108 </owner>
15109 </owners>
15110 <description>Please enter the description of this user action.</description>
15111 </action>
15112
15113 <action name="Options_SpellCheck_Enable">
15114 <owners>
15115 <owner>
15116 Please specify the owners of this user action. Add more owner tags as
15117 needed.
15118 </owner>
15119 </owners>
15120 <description>Please enter the description of this user action.</description>
15121 </action>
15122
15123 <action name="Options_Startup_Custom">
15124 <owners>
15125 <owner>
15126 Please specify the owners of this user action. Add more owner tags as
15127 needed.
15128 </owner>
15129 </owners>
15130 <description>Please enter the description of this user action.</description>
15131 </action>
15132
15133 <action name="Options_Startup_Homepage">
15134 <owners>
15135 <owner>
15136 Please specify the owners of this user action. Add more owner tags as
15137 needed.
15138 </owner>
15139 </owners>
15140 <description>Please enter the description of this user action.</description>
15141 </action>
15142
15143 <action name="Options_Startup_LastSession">
15144 <owners>
15145 <owner>
15146 Please specify the owners of this user action. Add more owner tags as
15147 needed.
15148 </owner>
15149 </owners>
15150 <description>Please enter the description of this user action.</description>
15151 </action>
15152
15153 <action name="Options_Startup_NewTab">
15154 <owners>
15155 <owner>
15156 Please specify the owners of this user action. Add more owner tags as
15157 needed.
15158 </owner>
15159 </owners>
15160 <description>Please enter the description of this user action.</description>
15161 </action>
15162
15163 <action name="Options_TLS1_Disable">
15164 <owners>
15165 <owner>
15166 Please specify the owners of this user action. Add more owner tags as
15167 needed.
15168 </owner>
15169 </owners>
15170 <description>Please enter the description of this user action.</description>
15171 </action>
15172
15173 <action name="Options_TLS1_Enable">
15174 <owners>
15175 <owner>
15176 Please specify the owners of this user action. Add more owner tags as
15177 needed.
15178 </owner>
15179 </owners>
15180 <description>Please enter the description of this user action.</description>
15181 </action>
15182
15183 <action name="Options_TabsToLinks_Disable">
15184 <owners>
15185 <owner>
15186 Please specify the owners of this user action. Add more owner tags as
15187 needed.
15188 </owner>
15189 </owners>
15190 <description>Please enter the description of this user action.</description>
15191 </action>
15192
15193 <action name="Options_TabsToLinks_Enable">
15194 <owners>
15195 <owner>
15196 Please specify the owners of this user action. Add more owner tags as
15197 needed.
15198 </owner>
15199 </owners>
15200 <description>Please enter the description of this user action.</description>
15201 </action>
15202
15203 <action name="Options_TapToClickCheckbox_Disable">
15204 <owners>
15205 <owner>
15206 Please specify the owners of this user action. Add more owner tags as
15207 needed.
15208 </owner>
15209 </owners>
15210 <description>Please enter the description of this user action.</description>
15211 </action>
15212
15213 <action name="Options_TapToClickCheckbox_Enable">
15214 <owners>
15215 <owner>
15216 Please specify the owners of this user action. Add more owner tags as
15217 needed.
15218 </owner>
15219 </owners>
15220 <description>Please enter the description of this user action.</description>
15221 </action>
15222
15223 <action name="Options_ThemesGallery">
15224 <owners>
15225 <owner>
15226 Please specify the owners of this user action. Add more owner tags as
15227 needed.
15228 </owner>
15229 </owners>
15230 <description>Please enter the description of this user action.</description>
15231 </action>
15232
15233 <action name="Options_ThemesReset">
15234 <owners>
15235 <owner>
15236 Please specify the owners of this user action. Add more owner tags as
15237 needed.
15238 </owner>
15239 </owners>
15240 <description>Please enter the description of this user action.</description>
15241 </action>
15242
15243 <action name="Options_TouchpadNaturalScroll_Disable">
15244 <owners>
15245 <owner>
15246 Please specify the owners of this user action. Add more owner tags as
15247 needed.
15248 </owner>
15249 </owners>
15250 <description>Please enter the description of this user action.</description>
15251 </action>
15252
15253 <action name="Options_TouchpadNaturalScroll_Enable">
15254 <owners>
15255 <owner>
15256 Please specify the owners of this user action. Add more owner tags as
15257 needed.
15258 </owner>
15259 </owners>
15260 <description>Please enter the description of this user action.</description>
15261 </action>
15262
15263 <action name="Options_TouchpadTapToClick_Disable">
15264 <owners>
15265 <owner>
15266 Please specify the owners of this user action. Add more owner tags as
15267 needed.
15268 </owner>
15269 </owners>
15270 <description>Please enter the description of this user action.</description>
15271 </action>
15272
15273 <action name="Options_TouchpadTapToClick_Enable">
15274 <owners>
15275 <owner>
15276 Please specify the owners of this user action. Add more owner tags as
15277 needed.
15278 </owner>
15279 </owners>
15280 <description>Please enter the description of this user action.</description>
15281 </action>
15282
15283 <action name="Options_Translate_Disable">
15284 <owners>
15285 <owner>
15286 Please specify the owners of this user action. Add more owner tags as
15287 needed.
15288 </owner>
15289 </owners>
15290 <description>Please enter the description of this user action.</description>
15291 </action>
15292
15293 <action name="Options_Translate_Enable">
15294 <owners>
15295 <owner>
15296 Please specify the owners of this user action. Add more owner tags as
15297 needed.
15298 </owner>
15299 </owners>
15300 <description>Please enter the description of this user action.</description>
15301 </action>
15302
15303 <action name="Options_UseSpellingServiceCheckbox_Disable">
15304 <owners>
15305 <owner>
15306 Please specify the owners of this user action. Add more owner tags as
15307 needed.
15308 </owner>
15309 </owners>
15310 <description>Please enter the description of this user action.</description>
15311 </action>
15312
15313 <action name="Options_UseSpellingServiceCheckbox_Enable">
15314 <owners>
15315 <owner>
15316 Please specify the owners of this user action. Add more owner tags as
15317 needed.
15318 </owner>
15319 </owners>
15320 <description>Please enter the description of this user action.</description>
15321 </action>
15322
15323 <action name="Options_UseSuggestCheckbox_Disable">
15324 <owners>
15325 <owner>
15326 Please specify the owners of this user action. Add more owner tags as
15327 needed.
15328 </owner>
15329 </owners>
15330 <description>Please enter the description of this user action.</description>
15331 </action>
15332
15333 <action name="Options_UseSuggestCheckbox_Enable">
15334 <owners>
15335 <owner>
15336 Please specify the owners of this user action. Add more owner tags as
15337 needed.
15338 </owner>
15339 </owners>
15340 <description>Please enter the description of this user action.</description>
15341 </action>
15342
15343 <action name="Options_VertEdgeScrollCheckbox_Disable">
15344 <owners>
15345 <owner>
15346 Please specify the owners of this user action. Add more owner tags as
15347 needed.
15348 </owner>
15349 </owners>
15350 <description>Please enter the description of this user action.</description>
15351 </action>
15352
15353 <action name="Options_VertEdgeScrollCheckbox_Enable">
15354 <owners>
15355 <owner>
15356 Please specify the owners of this user action. Add more owner tags as
15357 needed.
15358 </owner>
15359 </owners>
15360 <description>Please enter the description of this user action.</description>
15361 </action>
15362
15363 <action name="OriginChipPress">
15364 <owners>
15365 <owner>
15366 Please specify the owners of this user action. Add more owner tags as
15367 needed.
15368 </owner>
15369 </owners>
15370 <description>Please enter the description of this user action.</description>
15371 </action>
15372
15373 <action name="OutdatedPluginInfobar.AllowThisTime">
15374 <owners>
15375 <owner>
15376 Please specify the owners of this user action. Add more owner tags as
15377 needed.
15378 </owner>
15379 </owners>
15380 <description>Please enter the description of this user action.</description>
15381 </action>
15382
15383 <action name="OutdatedPluginInfobar.Closed">
15384 <owners>
15385 <owner>
15386 Please specify the owners of this user action. Add more owner tags as
15387 needed.
15388 </owner>
15389 </owners>
15390 <description>Please enter the description of this user action.</description>
15391 </action>
15392
15393 <action name="OutdatedPluginInfobar.Dismissed">
15394 <owners>
15395 <owner>
15396 Please specify the owners of this user action. Add more owner tags as
15397 needed.
15398 </owner>
15399 </owners>
15400 <description>Please enter the description of this user action.</description>
15401 </action>
15402
15403 <action name="OutdatedPluginInfobar.LearnMore">
15404 <owners>
15405 <owner>
15406 Please specify the owners of this user action. Add more owner tags as
15407 needed.
15408 </owner>
15409 </owners>
15410 <description>Please enter the description of this user action.</description>
15411 </action>
15412
15413 <action name="OutdatedPluginInfobar.Shown">
15414 <owners>
15415 <owner>
15416 Please specify the owners of this user action. Add more owner tags as
15417 needed.
15418 </owner>
15419 </owners>
15420 <description>Please enter the description of this user action.</description>
15421 </action>
15422
15423 <action name="OutdatedPluginInfobar.Shown.Java">
15424 <owners>
15425 <owner>
15426 Please specify the owners of this user action. Add more owner tags as
15427 needed.
15428 </owner>
15429 </owners>
15430 <description>Please enter the description of this user action.</description>
15431 </action>
15432
15433 <action name="OutdatedPluginInfobar.Shown.QuickTime">
15434 <owners>
15435 <owner>
15436 Please specify the owners of this user action. Add more owner tags as
15437 needed.
15438 </owner>
15439 </owners>
15440 <description>Please enter the description of this user action.</description>
15441 </action>
15442
15443 <action name="OutdatedPluginInfobar.Shown.Reader">
15444 <owners>
15445 <owner>
15446 Please specify the owners of this user action. Add more owner tags as
15447 needed.
15448 </owner>
15449 </owners>
15450 <description>Please enter the description of this user action.</description>
15451 </action>
15452
15453 <action name="OutdatedPluginInfobar.Shown.RealPlayer">
15454 <owners>
15455 <owner>
15456 Please specify the owners of this user action. Add more owner tags as
15457 needed.
15458 </owner>
15459 </owners>
15460 <description>Please enter the description of this user action.</description>
15461 </action>
15462
15463 <action name="OutdatedPluginInfobar.Shown.Shockwave">
15464 <owners>
15465 <owner>
15466 Please specify the owners of this user action. Add more owner tags as
15467 needed.
15468 </owner>
15469 </owners>
15470 <description>Please enter the description of this user action.</description>
15471 </action>
15472
15473 <action name="OutdatedPluginInfobar.Shown.Silverlight">
15474 <owners>
15475 <owner>
15476 Please specify the owners of this user action. Add more owner tags as
15477 needed.
15478 </owner>
15479 </owners>
15480 <description>Please enter the description of this user action.</description>
15481 </action>
15482
15483 <action name="OutdatedPluginInfobar.Update">
15484 <owners>
15485 <owner>
15486 Please specify the owners of this user action. Add more owner tags as
15487 needed.
15488 </owner>
15489 </owners>
15490 <description>Please enter the description of this user action.</description>
15491 </action>
15492
15493 <action name="OutdatedUpgradeBubble.Later">
15494 <owners>
15495 <owner>
15496 Please specify the owners of this user action. Add more owner tags as
15497 needed.
15498 </owner>
15499 </owners>
15500 <description>Please enter the description of this user action.</description>
15501 </action>
15502
15503 <action name="OutdatedUpgradeBubble.Reinstall">
15504 <owners>
15505 <owner>
15506 Please specify the owners of this user action. Add more owner tags as
15507 needed.
15508 </owner>
15509 </owners>
15510 <description>Please enter the description of this user action.</description>
15511 </action>
15512
15513 <action name="OutdatedUpgradeBubble.Show">
15514 <owners>
15515 <owner>
15516 Please specify the owners of this user action. Add more owner tags as
15517 needed.
15518 </owner>
15519 </owners>
15520 <description>Please enter the description of this user action.</description>
15521 </action>
15522
15523 <action name="Outdent">
15524 <owners>
15525 <owner>
15526 Please specify the owners of this user action. Add more owner tags as
15527 needed.
15528 </owner>
15529 </owners>
15530 <description>Please enter the description of this user action.</description>
15531 </action>
15532
15533 <action name="OverrideEncoding">
15534 <owners>
15535 <owner>
15536 Please specify the owners of this user action. Add more owner tags as
15537 needed.
15538 </owner>
15539 </owners>
15540 <description>Please enter the description of this user action.</description>
15541 </action>
15542
15543 <action name="PDF.FitToHeightButton">
15544 <owners>
15545 <owner>
15546 Please specify the owners of this user action. Add more owner tags as
15547 needed.
15548 </owner>
15549 </owners>
15550 <description>Please enter the description of this user action.</description>
15551 </action>
15552
15553 <action name="PDF.FitToPageButton">
15554 <owners>
15555 <owner>
15556 Please specify the owners of this user action. Add more owner tags as
15557 needed.
15558 </owner>
15559 </owners>
15560 <description>Please enter the description of this user action.</description>
15561 </action>
15562
15563 <action name="PDF.FitToWidthButton">
15564 <owners>
15565 <owner>
15566 Please specify the owners of this user action. Add more owner tags as
15567 needed.
15568 </owner>
15569 </owners>
15570 <description>Please enter the description of this user action.</description>
15571 </action>
15572
15573 <action name="PDF.LoadFailure">
15574 <owners>
15575 <owner>
15576 Please specify the owners of this user action. Add more owner tags as
15577 needed.
15578 </owner>
15579 </owners>
15580 <description>Please enter the description of this user action.</description>
15581 </action>
15582
15583 <action name="PDF.LoadSuccess">
15584 <owners>
15585 <owner>
15586 Please specify the owners of this user action. Add more owner tags as
15587 needed.
15588 </owner>
15589 </owners>
15590 <description>Please enter the description of this user action.</description>
15591 </action>
15592
15593 <action name="PDF.PreviewDocumentLoadFailure">
15594 <owners>
15595 <owner>
15596 Please specify the owners of this user action. Add more owner tags as
15597 needed.
15598 </owner>
15599 </owners>
15600 <description>Please enter the description of this user action.</description>
15601 </action>
15602
15603 <action name="PDF.PrintButton">
15604 <owners>
15605 <owner>
15606 Please specify the owners of this user action. Add more owner tags as
15607 needed.
15608 </owner>
15609 </owners>
15610 <description>Please enter the description of this user action.</description>
15611 </action>
15612
15613 <action name="PDF.PrintPage">
15614 <owners>
15615 <owner>
15616 Please specify the owners of this user action. Add more owner tags as
15617 needed.
15618 </owner>
15619 </owners>
15620 <description>Please enter the description of this user action.</description>
15621 </action>
15622
15623 <action name="PDF.SaveButton">
15624 <owners>
15625 <owner>
15626 Please specify the owners of this user action. Add more owner tags as
15627 needed.
15628 </owner>
15629 </owners>
15630 <description>Please enter the description of this user action.</description>
15631 </action>
15632
15633 <action name="PDF.SavePage">
15634 <owners>
15635 <owner>
15636 Please specify the owners of this user action. Add more owner tags as
15637 needed.
15638 </owner>
15639 </owners>
15640 <description>Please enter the description of this user action.</description>
15641 </action>
15642
15643 <action name="PDF.ZoomFromBrowser">
15644 <owners>
15645 <owner>
15646 Please specify the owners of this user action. Add more owner tags as
15647 needed.
15648 </owner>
15649 </owners>
15650 <description>Please enter the description of this user action.</description>
15651 </action>
15652
15653 <action name="PDF.ZoomInButton">
15654 <owners>
15655 <owner>
15656 Please specify the owners of this user action. Add more owner tags as
15657 needed.
15658 </owner>
15659 </owners>
15660 <description>Please enter the description of this user action.</description>
15661 </action>
15662
15663 <action name="PDF.ZoomOutButton">
15664 <owners>
15665 <owner>
15666 Please specify the owners of this user action. Add more owner tags as
15667 needed.
15668 </owner>
15669 </owners>
15670 <description>Please enter the description of this user action.</description>
15671 </action>
15672
15673 <action name="PDF_EnableReaderInfoBarCancel">
15674 <owners>
15675 <owner>
15676 Please specify the owners of this user action. Add more owner tags as
15677 needed.
15678 </owner>
15679 </owners>
15680 <description>Please enter the description of this user action.</description>
15681 </action>
15682
15683 <action name="PDF_EnableReaderInfoBarOK">
15684 <owners>
15685 <owner>
15686 Please specify the owners of this user action. Add more owner tags as
15687 needed.
15688 </owner>
15689 </owners>
15690 <description>Please enter the description of this user action.</description>
15691 </action>
15692
15693 <action name="PDF_EnableReaderInfoBarShown">
15694 <owners>
15695 <owner>
15696 Please specify the owners of this user action. Add more owner tags as
15697 needed.
15698 </owner>
15699 </owners>
15700 <description>Please enter the description of this user action.</description>
15701 </action>
15702
15703 <action name="PDF_InstallReaderInfoBarCancel">
15704 <owners>
15705 <owner>
15706 Please specify the owners of this user action. Add more owner tags as
15707 needed.
15708 </owner>
15709 </owners>
15710 <description>Please enter the description of this user action.</description>
15711 </action>
15712
15713 <action name="PDF_InstallReaderInfoBarOK">
15714 <owners>
15715 <owner>
15716 Please specify the owners of this user action. Add more owner tags as
15717 needed.
15718 </owner>
15719 </owners>
15720 <description>Please enter the description of this user action.</description>
15721 </action>
15722
15723 <action name="PDF_InstallReaderInfoBarShown">
15724 <owners>
15725 <owner>
15726 Please specify the owners of this user action. Add more owner tags as
15727 needed.
15728 </owner>
15729 </owners>
15730 <description>Please enter the description of this user action.</description>
15731 </action>
15732
15733 <action name="PDF_ReaderInterstitialCancel">
15734 <owners>
15735 <owner>
15736 Please specify the owners of this user action. Add more owner tags as
15737 needed.
15738 </owner>
15739 </owners>
15740 <description>Please enter the description of this user action.</description>
15741 </action>
15742
15743 <action name="PDF_ReaderInterstitialIgnore">
15744 <owners>
15745 <owner>
15746 Please specify the owners of this user action. Add more owner tags as
15747 needed.
15748 </owner>
15749 </owners>
15750 <description>Please enter the description of this user action.</description>
15751 </action>
15752
15753 <action name="PDF_ReaderInterstitialShown">
15754 <owners>
15755 <owner>
15756 Please specify the owners of this user action. Add more owner tags as
15757 needed.
15758 </owner>
15759 </owners>
15760 <description>Please enter the description of this user action.</description>
15761 </action>
15762
15763 <action name="PDF_ReaderInterstitialUpdate">
15764 <owners>
15765 <owner>
15766 Please specify the owners of this user action. Add more owner tags as
15767 needed.
15768 </owner>
15769 </owners>
15770 <description>Please enter the description of this user action.</description>
15771 </action>
15772
15773 <action name="PDF_Unsupported_3D">
15774 <owners>
15775 <owner>
15776 Please specify the owners of this user action. Add more owner tags as
15777 needed.
15778 </owner>
15779 </owners>
15780 <description>Please enter the description of this user action.</description>
15781 </action>
15782
15783 <action name="PDF_Unsupported_Attachment">
15784 <owners>
15785 <owner>
15786 Please specify the owners of this user action. Add more owner tags as
15787 needed.
15788 </owner>
15789 </owners>
15790 <description>Please enter the description of this user action.</description>
15791 </action>
15792
15793 <action name="PDF_Unsupported_Bookmarks">
15794 <owners>
15795 <owner>
15796 Please specify the owners of this user action. Add more owner tags as
15797 needed.
15798 </owner>
15799 </owners>
15800 <description>Please enter the description of this user action.</description>
15801 </action>
15802
15803 <action name="PDF_Unsupported_Digital_Signature">
15804 <owners>
15805 <owner>
15806 Please specify the owners of this user action. Add more owner tags as
15807 needed.
15808 </owner>
15809 </owners>
15810 <description>Please enter the description of this user action.</description>
15811 </action>
15812
15813 <action name="PDF_Unsupported_Movie">
15814 <owners>
15815 <owner>
15816 Please specify the owners of this user action. Add more owner tags as
15817 needed.
15818 </owner>
15819 </owners>
15820 <description>Please enter the description of this user action.</description>
15821 </action>
15822
15823 <action name="PDF_Unsupported_Portfolios">
15824 <owners>
15825 <owner>
15826 Please specify the owners of this user action. Add more owner tags as
15827 needed.
15828 </owner>
15829 </owners>
15830 <description>Please enter the description of this user action.</description>
15831 </action>
15832
15833 <action name="PDF_Unsupported_Portfolios_Packages">
15834 <owners>
15835 <owner>
15836 Please specify the owners of this user action. Add more owner tags as
15837 needed.
15838 </owner>
15839 </owners>
15840 <description>Please enter the description of this user action.</description>
15841 </action>
15842
15843 <action name="PDF_Unsupported_Rights_Management">
15844 <owners>
15845 <owner>
15846 Please specify the owners of this user action. Add more owner tags as
15847 needed.
15848 </owner>
15849 </owners>
15850 <description>Please enter the description of this user action.</description>
15851 </action>
15852
15853 <action name="PDF_Unsupported_Screen">
15854 <owners>
15855 <owner>
15856 Please specify the owners of this user action. Add more owner tags as
15857 needed.
15858 </owner>
15859 </owners>
15860 <description>Please enter the description of this user action.</description>
15861 </action>
15862
15863 <action name="PDF_Unsupported_Shared_Form">
15864 <owners>
15865 <owner>
15866 Please specify the owners of this user action. Add more owner tags as
15867 needed.
15868 </owner>
15869 </owners>
15870 <description>Please enter the description of this user action.</description>
15871 </action>
15872
15873 <action name="PDF_Unsupported_Shared_Review">
15874 <owners>
15875 <owner>
15876 Please specify the owners of this user action. Add more owner tags as
15877 needed.
15878 </owner>
15879 </owners>
15880 <description>Please enter the description of this user action.</description>
15881 </action>
15882
15883 <action name="PDF_Unsupported_Sound">
15884 <owners>
15885 <owner>
15886 Please specify the owners of this user action. Add more owner tags as
15887 needed.
15888 </owner>
15889 </owners>
15890 <description>Please enter the description of this user action.</description>
15891 </action>
15892
15893 <action name="PDF_Unsupported_XFA">
15894 <owners>
15895 <owner>
15896 Please specify the owners of this user action. Add more owner tags as
15897 needed.
15898 </owner>
15899 </owners>
15900 <description>Please enter the description of this user action.</description>
15901 </action>
15902
15903 <action name="PDF_UseReaderInfoBarCancel">
15904 <owners>
15905 <owner>
15906 Please specify the owners of this user action. Add more owner tags as
15907 needed.
15908 </owner>
15909 </owners>
15910 <description>Please enter the description of this user action.</description>
15911 </action>
15912
15913 <action name="PDF_UseReaderInfoBarOK">
15914 <owners>
15915 <owner>
15916 Please specify the owners of this user action. Add more owner tags as
15917 needed.
15918 </owner>
15919 </owners>
15920 <description>Please enter the description of this user action.</description>
15921 </action>
15922
15923 <action name="PDF_UseReaderInfoBarShown">
15924 <owners>
15925 <owner>
15926 Please specify the owners of this user action. Add more owner tags as
15927 needed.
15928 </owner>
15929 </owners>
15930 <description>Please enter the description of this user action.</description>
15931 </action>
15932
15933 <action name="PPAPI.BrokerInfobarClickedAllow">
15934 <owners>
15935 <owner>
15936 Please specify the owners of this user action. Add more owner tags as
15937 needed.
15938 </owner>
15939 </owners>
15940 <description>Please enter the description of this user action.</description>
15941 </action>
15942
15943 <action name="PPAPI.BrokerInfobarClickedDeny">
15944 <owners>
15945 <owner>
15946 Please specify the owners of this user action. Add more owner tags as
15947 needed.
15948 </owner>
15949 </owners>
15950 <description>Please enter the description of this user action.</description>
15951 </action>
15952
15953 <action name="PPAPI.BrokerInfobarDisplayed">
15954 <owners>
15955 <owner>
15956 Please specify the owners of this user action. Add more owner tags as
15957 needed.
15958 </owner>
15959 </owners>
15960 <description>Please enter the description of this user action.</description>
15961 </action>
15962
15963 <action name="PPAPI.BrokerSettingAllow">
15964 <owners>
15965 <owner>
15966 Please specify the owners of this user action. Add more owner tags as
15967 needed.
15968 </owner>
15969 </owners>
15970 <description>Please enter the description of this user action.</description>
15971 </action>
15972
15973 <action name="PPAPI.BrokerSettingDeny">
15974 <owners>
15975 <owner>
15976 Please specify the owners of this user action. Add more owner tags as
15977 needed.
15978 </owner>
15979 </owners>
15980 <description>Please enter the description of this user action.</description>
15981 </action>
15982
15983 <action name="PageDown">
15984 <owners>
15985 <owner>
15986 Please specify the owners of this user action. Add more owner tags as
15987 needed.
15988 </owner>
15989 </owners>
15990 <description>Please enter the description of this user action.</description>
15991 </action>
15992
15993 <action name="PageLoad">
15994 <owners>
15995 <owner>
15996 Please specify the owners of this user action. Add more owner tags as
15997 needed.
15998 </owner>
15999 </owners>
16000 <description>Please enter the description of this user action.</description>
16001 </action>
16002
16003 <action name="PageLoadSRP">
16004 <owners>
16005 <owner>
16006 Please specify the owners of this user action. Add more owner tags as
16007 needed.
16008 </owner>
16009 </owners>
16010 <description>Please enter the description of this user action.</description>
16011 </action>
16012
16013 <action name="PageUp">
16014 <owners>
16015 <owner>
16016 Please specify the owners of this user action. Add more owner tags as
16017 needed.
16018 </owner>
16019 </owners>
16020 <description>Please enter the description of this user action.</description>
16021 </action>
16022
16023 <action name="Panel_Minimize_Caption_Click">
16024 <owners>
16025 <owner>
16026 Please specify the owners of this user action. Add more owner tags as
16027 needed.
16028 </owner>
16029 </owners>
16030 <description>Please enter the description of this user action.</description>
16031 </action>
16032
16033 <action name="Panel_Minimize_Caption_Gesture">
16034 <owners>
16035 <owner>
16036 Please specify the owners of this user action. Add more owner tags as
16037 needed.
16038 </owner>
16039 </owners>
16040 <description>Please enter the description of this user action.</description>
16041 </action>
16042
16043 <action name="PasswordManager_Disabled">
16044 <owners>
16045 <owner>
16046 Please specify the owners of this user action. Add more owner tags as
16047 needed.
16048 </owner>
16049 </owners>
16050 <description>Please enter the description of this user action.</description>
16051 </action>
16052
16053 <action name="PasswordManager_Enabled">
16054 <owners>
16055 <owner>
16056 Please specify the owners of this user action. Add more owner tags as
16057 needed.
16058 </owner>
16059 </owners>
16060 <description>Please enter the description of this user action.</description>
16061 </action>
16062
16063 <action name="PasswordManager_RemovePasswordException">
16064 <owners>
16065 <owner>
16066 Please specify the owners of this user action. Add more owner tags as
16067 needed.
16068 </owner>
16069 </owners>
16070 <description>Please enter the description of this user action.</description>
16071 </action>
16072
16073 <action name="PasswordManager_RemoveSavedPassword">
16074 <owners>
16075 <owner>
16076 Please specify the owners of this user action. Add more owner tags as
16077 needed.
16078 </owner>
16079 </owners>
16080 <description>Please enter the description of this user action.</description>
16081 </action>
16082
16083 <action name="Paste">
16084 <owners>
16085 <owner>
16086 Please specify the owners of this user action. Add more owner tags as
16087 needed.
16088 </owner>
16089 </owners>
16090 <description>Please enter the description of this user action.</description>
16091 </action>
16092
16093 <action name="PasteAndMatchStyle">
16094 <owners>
16095 <owner>
16096 Please specify the owners of this user action. Add more owner tags as
16097 needed.
16098 </owner>
16099 </owners>
16100 <description>Please enter the description of this user action.</description>
16101 </action>
16102
16103 <action name="PeopleSearch_OpenChat">
16104 <owners>
16105 <owner>
16106 Please specify the owners of this user action. Add more owner tags as
16107 needed.
16108 </owner>
16109 </owners>
16110 <description>Please enter the description of this user action.</description>
16111 </action>
16112
16113 <action name="PeopleSearch_SendEmail">
16114 <owners>
16115 <owner>
16116 Please specify the owners of this user action. Add more owner tags as
16117 needed.
16118 </owner>
16119 </owners>
16120 <description>Please enter the description of this user action.</description>
16121 </action>
16122
16123 <action name="PlatformVerificationAccepted">
16124 <owners>
16125 <owner>
16126 Please specify the owners of this user action. Add more owner tags as
16127 needed.
16128 </owner>
16129 </owners>
16130 <description>Please enter the description of this user action.</description>
16131 </action>
16132
16133 <action name="PlatformVerificationRejected">
16134 <owners>
16135 <owner>
16136 Please specify the owners of this user action. Add more owner tags as
16137 needed.
16138 </owner>
16139 </owners>
16140 <description>Please enter the description of this user action.</description>
16141 </action>
16142
16143 <action name="PluginContextMenu_RotateClockwise">
16144 <owners>
16145 <owner>
16146 Please specify the owners of this user action. Add more owner tags as
16147 needed.
16148 </owner>
16149 </owners>
16150 <description>Please enter the description of this user action.</description>
16151 </action>
16152
16153 <action name="PluginContextMenu_RotateCounterclockwise">
16154 <owners>
16155 <owner>
16156 Please specify the owners of this user action. Add more owner tags as
16157 needed.
16158 </owner>
16159 </owners>
16160 <description>Please enter the description of this user action.</description>
16161 </action>
16162
16163 <action name="PluginLoaderPosix.LaunchUtilityProcess">
16164 <owners>
16165 <owner>
16166 Please specify the owners of this user action. Add more owner tags as
16167 needed.
16168 </owner>
16169 </owners>
16170 <description>Please enter the description of this user action.</description>
16171 </action>
16172
16173 <action name="PluginLoaderPosix.UtilityProcessCrashed">
16174 <owners>
16175 <owner>
16176 Please specify the owners of this user action. Add more owner tags as
16177 needed.
16178 </owner>
16179 </owners>
16180 <description>Please enter the description of this user action.</description>
16181 </action>
16182
16183 <action name="Plugin_200ForByteRange">
16184 <owners>
16185 <owner>
16186 Please specify the owners of this user action. Add more owner tags as
16187 needed.
16188 </owner>
16189 </owners>
16190 <description>Please enter the description of this user action.</description>
16191 </action>
16192
16193 <action name="Plugin_Blocked">
16194 <owners>
16195 <owner>
16196 Please specify the owners of this user action. Add more owner tags as
16197 needed.
16198 </owner>
16199 </owners>
16200 <description>Please enter the description of this user action.</description>
16201 </action>
16202
16203 <action name="Plugin_BlockedByPolicy">
16204 <owners>
16205 <owner>
16206 Please specify the owners of this user action. Add more owner tags as
16207 needed.
16208 </owner>
16209 </owners>
16210 <description>Please enter the description of this user action.</description>
16211 </action>
16212
16213 <action name="Plugin_ClickToPlay">
16214 <owners>
16215 <owner>
16216 Please specify the owners of this user action. Add more owner tags as
16217 needed.
16218 </owner>
16219 </owners>
16220 <description>Please enter the description of this user action.</description>
16221 </action>
16222
16223 <action name="Plugin_Hide_Click">
16224 <owners>
16225 <owner>
16226 Please specify the owners of this user action. Add more owner tags as
16227 needed.
16228 </owner>
16229 </owners>
16230 <description>Please enter the description of this user action.</description>
16231 </action>
16232
16233 <action name="Plugin_Hide_Menu">
16234 <owners>
16235 <owner>
16236 Please specify the owners of this user action. Add more owner tags as
16237 needed.
16238 </owner>
16239 </owners>
16240 <description>Please enter the description of this user action.</description>
16241 </action>
16242
16243 <action name="Plugin_Load_Click">
16244 <owners>
16245 <owner>
16246 Please specify the owners of this user action. Add more owner tags as
16247 needed.
16248 </owner>
16249 </owners>
16250 <description>Please enter the description of this user action.</description>
16251 </action>
16252
16253 <action name="Plugin_Load_Menu">
16254 <owners>
16255 <owner>
16256 Please specify the owners of this user action. Add more owner tags as
16257 needed.
16258 </owner>
16259 </owners>
16260 <description>Please enter the description of this user action.</description>
16261 </action>
16262
16263 <action name="Plugin_Load_UI">
16264 <owners>
16265 <owner>
16266 Please specify the owners of this user action. Add more owner tags as
16267 needed.
16268 </owner>
16269 </owners>
16270 <description>Please enter the description of this user action.</description>
16271 </action>
16272
16273 <action name="Plugin_NPAPINotSupported">
16274 <owners>
16275 <owner>
16276 Please specify the owners of this user action. Add more owner tags as
16277 needed.
16278 </owner>
16279 </owners>
16280 <description>Please enter the description of this user action.</description>
16281 </action>
16282
16283 <action name="PrintNow">
16284 <owners>
16285 <owner>
16286 Please specify the owners of this user action. Add more owner tags as
16287 needed.
16288 </owner>
16289 </owners>
16290 <description>Please enter the description of this user action.</description>
16291 </action>
16292
16293 <action name="PrintPreview">
16294 <owners>
16295 <owner>
16296 Please specify the owners of this user action. Add more owner tags as
16297 needed.
16298 </owner>
16299 </owners>
16300 <description>Please enter the description of this user action.</description>
16301 </action>
16302
16303 <action name="PrintView_PrintDialog">
16304 <owners>
16305 <owner>
16306 Please specify the owners of this user action. Add more owner tags as
16307 needed.
16308 </owner>
16309 </owners>
16310 <description>Please enter the description of this user action.</description>
16311 </action>
16312
16313 <action name="PrintView_PrintNow">
16314 <owners>
16315 <owner>
16316 Please specify the owners of this user action. Add more owner tags as
16317 needed.
16318 </owner>
16319 </owners>
16320 <description>Please enter the description of this user action.</description>
16321 </action>
16322
16323 <action name="PrintView_ZoomMinus">
16324 <owners>
16325 <owner>
16326 Please specify the owners of this user action. Add more owner tags as
16327 needed.
16328 </owner>
16329 </owners>
16330 <description>Please enter the description of this user action.</description>
16331 </action>
16332
16333 <action name="PrintView_ZoomPageFull">
16334 <owners>
16335 <owner>
16336 Please specify the owners of this user action. Add more owner tags as
16337 needed.
16338 </owner>
16339 </owners>
16340 <description>Please enter the description of this user action.</description>
16341 </action>
16342
16343 <action name="PrintView_ZoomPageWidth">
16344 <owners>
16345 <owner>
16346 Please specify the owners of this user action. Add more owner tags as
16347 needed.
16348 </owner>
16349 </owners>
16350 <description>Please enter the description of this user action.</description>
16351 </action>
16352
16353 <action name="PrintView_ZoomPlus">
16354 <owners>
16355 <owner>
16356 Please specify the owners of this user action. Add more owner tags as
16357 needed.
16358 </owner>
16359 </owners>
16360 <description>Please enter the description of this user action.</description>
16361 </action>
16362
16363 <action name="ProcessSwapBindingsMismatch_RVHM">
16364 <owners>
16365 <owner>
16366 Please specify the owners of this user action. Add more owner tags as
16367 needed.
16368 </owner>
16369 </owners>
16370 <description>Please enter the description of this user action.</description>
16371 </action>
16372
16373 <action name="Redo">
16374 <owners>
16375 <owner>
16376 Please specify the owners of this user action. Add more owner tags as
16377 needed.
16378 </owner>
16379 </owners>
16380 <description>Please enter the description of this user action.</description>
16381 </action>
16382
16383 <action name="RegisterProtocolHandler.ContextMenu_Open">
16384 <owners>
16385 <owner>
16386 Please specify the owners of this user action. Add more owner tags as
16387 needed.
16388 </owner>
16389 </owners>
16390 <description>Please enter the description of this user action.</description>
16391 </action>
16392
16393 <action name="RegisterProtocolHandler.ContextMenu_Settings">
16394 <owners>
16395 <owner>
16396 Please specify the owners of this user action. Add more owner tags as
16397 needed.
16398 </owner>
16399 </owners>
16400 <description>Please enter the description of this user action.</description>
16401 </action>
16402
16403 <action name="RegisterProtocolHandler.InfoBar_Deny">
16404 <owners>
16405 <owner>
16406 Please specify the owners of this user action. Add more owner tags as
16407 needed.
16408 </owner>
16409 </owners>
16410 <description>Please enter the description of this user action.</description>
16411 </action>
16412
16413 <action name="RegisterProtocolHandler.InfoBar_LearnMore">
16414 <owners>
16415 <owner>
16416 Please specify the owners of this user action. Add more owner tags as
16417 needed.
16418 </owner>
16419 </owners>
16420 <description>Please enter the description of this user action.</description>
16421 </action>
16422
16423 <action name="RegisterProtocolHandler.InfoBar_Shown">
16424 <owners>
16425 <owner>
16426 Please specify the owners of this user action. Add more owner tags as
16427 needed.
16428 </owner>
16429 </owners>
16430 <description>Please enter the description of this user action.</description>
16431 </action>
16432
16433 <action name="RegisterProtocolHandler.Infobar_Accept">
16434 <owners>
16435 <owner>
16436 Please specify the owners of this user action. Add more owner tags as
16437 needed.
16438 </owner>
16439 </owners>
16440 <description>Please enter the description of this user action.</description>
16441 </action>
16442
16443 <action name="Reload">
16444 <owners>
16445 <owner>
16446 Please specify the owners of this user action. Add more owner tags as
16447 needed.
16448 </owner>
16449 </owners>
16450 <description>Please enter the description of this user action.</description>
16451 </action>
16452
16453 <action name="ReloadIgnoringCache">
16454 <owners>
16455 <owner>
16456 Please specify the owners of this user action. Add more owner tags as
16457 needed.
16458 </owner>
16459 </owners>
16460 <description>Please enter the description of this user action.</description>
16461 </action>
16462
16463 <action name="RemoveFormat">
16464 <owners>
16465 <owner>
16466 Please specify the owners of this user action. Add more owner tags as
16467 needed.
16468 </owner>
16469 </owners>
16470 <description>Please enter the description of this user action.</description>
16471 </action>
16472
16473 <action name="ReportBug">
16474 <owners>
16475 <owner>
16476 Please specify the owners of this user action. Add more owner tags as
16477 needed.
16478 </owner>
16479 </owners>
16480 <description>Please enter the description of this user action.</description>
16481 </action>
16482
16483 <action name="ResetProfile">
16484 <owners>
16485 <owner>
16486 Please specify the owners of this user action. Add more owner tags as
16487 needed.
16488 </owner>
16489 </owners>
16490 <description>Please enter the description of this user action.</description>
16491 </action>
16492
16493 <action name="RestoreTab">
16494 <owners>
16495 <owner>
16496 Please specify the owners of this user action. Add more owner tags as
16497 needed.
16498 </owner>
16499 </owners>
16500 <description>Please enter the description of this user action.</description>
16501 </action>
16502
16503 <action name="SBInterstitialMalwareDontProceed">
16504 <owners>
16505 <owner>
16506 Please specify the owners of this user action. Add more owner tags as
16507 needed.
16508 </owner>
16509 </owners>
16510 <description>Please enter the description of this user action.</description>
16511 </action>
16512
16513 <action name="SBInterstitialMalwareDontProceed_V1">
16514 <owners>
16515 <owner>
16516 Please specify the owners of this user action. Add more owner tags as
16517 needed.
16518 </owner>
16519 </owners>
16520 <description>Please enter the description of this user action.</description>
16521 </action>
16522
16523 <action name="SBInterstitialMalwareDontProceed_V2">
16524 <owners>
16525 <owner>
16526 Please specify the owners of this user action. Add more owner tags as
16527 needed.
16528 </owner>
16529 </owners>
16530 <description>Please enter the description of this user action.</description>
16531 </action>
16532
16533 <action name="SBInterstitialMalwareForcedDontProceed">
16534 <owners>
16535 <owner>
16536 Please specify the owners of this user action. Add more owner tags as
16537 needed.
16538 </owner>
16539 </owners>
16540 <description>Please enter the description of this user action.</description>
16541 </action>
16542
16543 <action name="SBInterstitialMalwareForcedDontProceed_V1">
16544 <owners>
16545 <owner>
16546 Please specify the owners of this user action. Add more owner tags as
16547 needed.
16548 </owner>
16549 </owners>
16550 <description>Please enter the description of this user action.</description>
16551 </action>
16552
16553 <action name="SBInterstitialMalwareForcedDontProceed_V2">
16554 <owners>
16555 <owner>
16556 Please specify the owners of this user action. Add more owner tags as
16557 needed.
16558 </owner>
16559 </owners>
16560 <description>Please enter the description of this user action.</description>
16561 </action>
16562
16563 <action name="SBInterstitialMalwareProceed">
16564 <owners>
16565 <owner>
16566 Please specify the owners of this user action. Add more owner tags as
16567 needed.
16568 </owner>
16569 </owners>
16570 <description>Please enter the description of this user action.</description>
16571 </action>
16572
16573 <action name="SBInterstitialMalwareProceed_V1">
16574 <owners>
16575 <owner>
16576 Please specify the owners of this user action. Add more owner tags as
16577 needed.
16578 </owner>
16579 </owners>
16580 <description>Please enter the description of this user action.</description>
16581 </action>
16582
16583 <action name="SBInterstitialMalwareProceed_V2">
16584 <owners>
16585 <owner>
16586 Please specify the owners of this user action. Add more owner tags as
16587 needed.
16588 </owner>
16589 </owners>
16590 <description>Please enter the description of this user action.</description>
16591 </action>
16592
16593 <action name="SBInterstitialMalwareShow">
16594 <owners>
16595 <owner>
16596 Please specify the owners of this user action. Add more owner tags as
16597 needed.
16598 </owner>
16599 </owners>
16600 <description>Please enter the description of this user action.</description>
16601 </action>
16602
16603 <action name="SBInterstitialMalwareShow_V1">
16604 <owners>
16605 <owner>
16606 Please specify the owners of this user action. Add more owner tags as
16607 needed.
16608 </owner>
16609 </owners>
16610 <description>Please enter the description of this user action.</description>
16611 </action>
16612
16613 <action name="SBInterstitialMalwareShow_V2">
16614 <owners>
16615 <owner>
16616 Please specify the owners of this user action. Add more owner tags as
16617 needed.
16618 </owner>
16619 </owners>
16620 <description>Please enter the description of this user action.</description>
16621 </action>
16622
16623 <action name="SBInterstitialMultipleDontProceed">
16624 <owners>
16625 <owner>
16626 Please specify the owners of this user action. Add more owner tags as
16627 needed.
16628 </owner>
16629 </owners>
16630 <description>Please enter the description of this user action.</description>
16631 </action>
16632
16633 <action name="SBInterstitialMultipleDontProceed_V1">
16634 <owners>
16635 <owner>
16636 Please specify the owners of this user action. Add more owner tags as
16637 needed.
16638 </owner>
16639 </owners>
16640 <description>Please enter the description of this user action.</description>
16641 </action>
16642
16643 <action name="SBInterstitialMultipleDontProceed_V2">
16644 <owners>
16645 <owner>
16646 Please specify the owners of this user action. Add more owner tags as
16647 needed.
16648 </owner>
16649 </owners>
16650 <description>Please enter the description of this user action.</description>
16651 </action>
16652
16653 <action name="SBInterstitialMultipleForcedDontProceed">
16654 <owners>
16655 <owner>
16656 Please specify the owners of this user action. Add more owner tags as
16657 needed.
16658 </owner>
16659 </owners>
16660 <description>Please enter the description of this user action.</description>
16661 </action>
16662
16663 <action name="SBInterstitialMultipleForcedDontProceed_V1">
16664 <owners>
16665 <owner>
16666 Please specify the owners of this user action. Add more owner tags as
16667 needed.
16668 </owner>
16669 </owners>
16670 <description>Please enter the description of this user action.</description>
16671 </action>
16672
16673 <action name="SBInterstitialMultipleForcedDontProceed_V2">
16674 <owners>
16675 <owner>
16676 Please specify the owners of this user action. Add more owner tags as
16677 needed.
16678 </owner>
16679 </owners>
16680 <description>Please enter the description of this user action.</description>
16681 </action>
16682
16683 <action name="SBInterstitialMultipleProceed">
16684 <owners>
16685 <owner>
16686 Please specify the owners of this user action. Add more owner tags as
16687 needed.
16688 </owner>
16689 </owners>
16690 <description>Please enter the description of this user action.</description>
16691 </action>
16692
16693 <action name="SBInterstitialMultipleProceed_V1">
16694 <owners>
16695 <owner>
16696 Please specify the owners of this user action. Add more owner tags as
16697 needed.
16698 </owner>
16699 </owners>
16700 <description>Please enter the description of this user action.</description>
16701 </action>
16702
16703 <action name="SBInterstitialMultipleProceed_V2">
16704 <owners>
16705 <owner>
16706 Please specify the owners of this user action. Add more owner tags as
16707 needed.
16708 </owner>
16709 </owners>
16710 <description>Please enter the description of this user action.</description>
16711 </action>
16712
16713 <action name="SBInterstitialMultipleShow">
16714 <owners>
16715 <owner>
16716 Please specify the owners of this user action. Add more owner tags as
16717 needed.
16718 </owner>
16719 </owners>
16720 <description>Please enter the description of this user action.</description>
16721 </action>
16722
16723 <action name="SBInterstitialMultipleShow_V1">
16724 <owners>
16725 <owner>
16726 Please specify the owners of this user action. Add more owner tags as
16727 needed.
16728 </owner>
16729 </owners>
16730 <description>Please enter the description of this user action.</description>
16731 </action>
16732
16733 <action name="SBInterstitialMultipleShow_V2">
16734 <owners>
16735 <owner>
16736 Please specify the owners of this user action. Add more owner tags as
16737 needed.
16738 </owner>
16739 </owners>
16740 <description>Please enter the description of this user action.</description>
16741 </action>
16742
16743 <action name="SBInterstitialPhishingDontProceed">
16744 <owners>
16745 <owner>
16746 Please specify the owners of this user action. Add more owner tags as
16747 needed.
16748 </owner>
16749 </owners>
16750 <description>Please enter the description of this user action.</description>
16751 </action>
16752
16753 <action name="SBInterstitialPhishingDontProceed_V1">
16754 <owners>
16755 <owner>
16756 Please specify the owners of this user action. Add more owner tags as
16757 needed.
16758 </owner>
16759 </owners>
16760 <description>Please enter the description of this user action.</description>
16761 </action>
16762
16763 <action name="SBInterstitialPhishingDontProceed_V2">
16764 <owners>
16765 <owner>
16766 Please specify the owners of this user action. Add more owner tags as
16767 needed.
16768 </owner>
16769 </owners>
16770 <description>Please enter the description of this user action.</description>
16771 </action>
16772
16773 <action name="SBInterstitialPhishingForcedDontProceed">
16774 <owners>
16775 <owner>
16776 Please specify the owners of this user action. Add more owner tags as
16777 needed.
16778 </owner>
16779 </owners>
16780 <description>Please enter the description of this user action.</description>
16781 </action>
16782
16783 <action name="SBInterstitialPhishingForcedDontProceed_V1">
16784 <owners>
16785 <owner>
16786 Please specify the owners of this user action. Add more owner tags as
16787 needed.
16788 </owner>
16789 </owners>
16790 <description>Please enter the description of this user action.</description>
16791 </action>
16792
16793 <action name="SBInterstitialPhishingForcedDontProceed_V2">
16794 <owners>
16795 <owner>
16796 Please specify the owners of this user action. Add more owner tags as
16797 needed.
16798 </owner>
16799 </owners>
16800 <description>Please enter the description of this user action.</description>
16801 </action>
16802
16803 <action name="SBInterstitialPhishingProceed">
16804 <owners>
16805 <owner>
16806 Please specify the owners of this user action. Add more owner tags as
16807 needed.
16808 </owner>
16809 </owners>
16810 <description>Please enter the description of this user action.</description>
16811 </action>
16812
16813 <action name="SBInterstitialPhishingProceed_V1">
16814 <owners>
16815 <owner>
16816 Please specify the owners of this user action. Add more owner tags as
16817 needed.
16818 </owner>
16819 </owners>
16820 <description>Please enter the description of this user action.</description>
16821 </action>
16822
16823 <action name="SBInterstitialPhishingProceed_V2">
16824 <owners>
16825 <owner>
16826 Please specify the owners of this user action. Add more owner tags as
16827 needed.
16828 </owner>
16829 </owners>
16830 <description>Please enter the description of this user action.</description>
16831 </action>
16832
16833 <action name="SBInterstitialPhishingShow">
16834 <owners>
16835 <owner>
16836 Please specify the owners of this user action. Add more owner tags as
16837 needed.
16838 </owner>
16839 </owners>
16840 <description>Please enter the description of this user action.</description>
16841 </action>
16842
16843 <action name="SBInterstitialPhishingShow_V1">
16844 <owners>
16845 <owner>
16846 Please specify the owners of this user action. Add more owner tags as
16847 needed.
16848 </owner>
16849 </owners>
16850 <description>Please enter the description of this user action.</description>
16851 </action>
16852
16853 <action name="SBInterstitialPhishingShow_V2">
16854 <owners>
16855 <owner>
16856 Please specify the owners of this user action. Add more owner tags as
16857 needed.
16858 </owner>
16859 </owners>
16860 <description>Please enter the description of this user action.</description>
16861 </action>
16862
16863 <action name="SSL.DisplayedInsecureContent">
16864 <owners>
16865 <owner>
16866 Please specify the owners of this user action. Add more owner tags as
16867 needed.
16868 </owner>
16869 </owners>
16870 <description>Please enter the description of this user action.</description>
16871 </action>
16872
16873 <action name="SSL.RanInsecureContent">
16874 <owners>
16875 <owner>
16876 Please specify the owners of this user action. Add more owner tags as
16877 needed.
16878 </owner>
16879 </owners>
16880 <description>Please enter the description of this user action.</description>
16881 </action>
16882
16883 <action name="SSL.RanInsecureContentGoogle">
16884 <owners>
16885 <owner>
16886 Please specify the owners of this user action. Add more owner tags as
16887 needed.
16888 </owner>
16889 </owners>
16890 <description>Please enter the description of this user action.</description>
16891 </action>
16892
16893 <action name="Save">
16894 <owners>
16895 <owner>
16896 Please specify the owners of this user action. Add more owner tags as
16897 needed.
16898 </owner>
16899 </owners>
16900 <description>Please enter the description of this user action.</description>
16901 </action>
16902
16903 <action name="SavePage">
16904 <owners>
16905 <owner>
16906 Please specify the owners of this user action. Add more owner tags as
16907 needed.
16908 </owner>
16909 </owners>
16910 <description>Please enter the description of this user action.</description>
16911 </action>
16912
16913 <action name="ScreenLocker_OnLoginFailure">
16914 <owners>
16915 <owner>
16916 Please specify the owners of this user action. Add more owner tags as
16917 needed.
16918 </owner>
16919 </owners>
16920 <description>Please enter the description of this user action.</description>
16921 </action>
16922
16923 <action name="ScreenLocker_Show">
16924 <owners>
16925 <owner>
16926 Please specify the owners of this user action. Add more owner tags as
16927 needed.
16928 </owner>
16929 </owners>
16930 <description>Please enter the description of this user action.</description>
16931 </action>
16932
16933 <action name="ScreenLocker_Signout">
16934 <owners>
16935 <owner>
16936 Please specify the owners of this user action. Add more owner tags as
16937 needed.
16938 </owner>
16939 </owners>
16940 <description>Please enter the description of this user action.</description>
16941 </action>
16942
16943 <action name="ScreenLocker_StartScreenSaver">
16944 <owners>
16945 <owner>
16946 Please specify the owners of this user action. Add more owner tags as
16947 needed.
16948 </owner>
16949 </owners>
16950 <description>Please enter the description of this user action.</description>
16951 </action>
16952
16953 <action name="Screenshot_CopyClipboard">
16954 <owners>
16955 <owner>
16956 Please specify the owners of this user action. Add more owner tags as
16957 needed.
16958 </owner>
16959 </owners>
16960 <description>Please enter the description of this user action.</description>
16961 </action>
16962
16963 <action name="Screenshot_TakeFull">
16964 <owners>
16965 <owner>
16966 Please specify the owners of this user action. Add more owner tags as
16967 needed.
16968 </owner>
16969 </owners>
16970 <description>Please enter the description of this user action.</description>
16971 </action>
16972
16973 <action name="Screenshot_TakePartial">
16974 <owners>
16975 <owner>
16976 Please specify the owners of this user action. Add more owner tags as
16977 needed.
16978 </owner>
16979 </owners>
16980 <description>Please enter the description of this user action.</description>
16981 </action>
16982
16983 <action name="SearchWithRLZ">
16984 <owners>
16985 <owner>
16986 Please specify the owners of this user action. Add more owner tags as
16987 needed.
16988 </owner>
16989 </owners>
16990 <description>Please enter the description of this user action.</description>
16991 </action>
16992
16993 <action name="SearchWithoutRLZ">
16994 <owners>
16995 <owner>
16996 Please specify the owners of this user action. Add more owner tags as
16997 needed.
16998 </owner>
16999 </owners>
17000 <description>Please enter the description of this user action.</description>
17001 </action>
17002
17003 <action name="SelectAll">
17004 <owners>
17005 <owner>
17006 Please specify the owners of this user action. Add more owner tags as
17007 needed.
17008 </owner>
17009 </owners>
17010 <description>Please enter the description of this user action.</description>
17011 </action>
17012
17013 <action name="SelectLastTab">
17014 <owners>
17015 <owner>
17016 Please specify the owners of this user action. Add more owner tags as
17017 needed.
17018 </owner>
17019 </owners>
17020 <description>Please enter the description of this user action.</description>
17021 </action>
17022
17023 <action name="SelectLine">
17024 <owners>
17025 <owner>
17026 Please specify the owners of this user action. Add more owner tags as
17027 needed.
17028 </owner>
17029 </owners>
17030 <description>Please enter the description of this user action.</description>
17031 </action>
17032
17033 <action name="SelectNextTab">
17034 <owners>
17035 <owner>
17036 Please specify the owners of this user action. Add more owner tags as
17037 needed.
17038 </owner>
17039 </owners>
17040 <description>Please enter the description of this user action.</description>
17041 </action>
17042
17043 <action name="SelectNumberedTab">
17044 <owners>
17045 <owner>
17046 Please specify the owners of this user action. Add more owner tags as
17047 needed.
17048 </owner>
17049 </owners>
17050 <description>Please enter the description of this user action.</description>
17051 </action>
17052
17053 <action name="SelectPrevTab">
17054 <owners>
17055 <owner>
17056 Please specify the owners of this user action. Add more owner tags as
17057 needed.
17058 </owner>
17059 </owners>
17060 <description>Please enter the description of this user action.</description>
17061 </action>
17062
17063 <action name="SelectProfile">
17064 <owners>
17065 <owner>
17066 Please specify the owners of this user action. Add more owner tags as
17067 needed.
17068 </owner>
17069 </owners>
17070 <description>Please enter the description of this user action.</description>
17071 </action>
17072
17073 <action name="SelectTab0">
17074 <owners>
17075 <owner>
17076 Please specify the owners of this user action. Add more owner tags as
17077 needed.
17078 </owner>
17079 </owners>
17080 <description>Please enter the description of this user action.</description>
17081 </action>
17082
17083 <action name="SelectTab1">
17084 <owners>
17085 <owner>
17086 Please specify the owners of this user action. Add more owner tags as
17087 needed.
17088 </owner>
17089 </owners>
17090 <description>Please enter the description of this user action.</description>
17091 </action>
17092
17093 <action name="SelectTab2">
17094 <owners>
17095 <owner>
17096 Please specify the owners of this user action. Add more owner tags as
17097 needed.
17098 </owner>
17099 </owners>
17100 <description>Please enter the description of this user action.</description>
17101 </action>
17102
17103 <action name="SelectTab3">
17104 <owners>
17105 <owner>
17106 Please specify the owners of this user action. Add more owner tags as
17107 needed.
17108 </owner>
17109 </owners>
17110 <description>Please enter the description of this user action.</description>
17111 </action>
17112
17113 <action name="SelectTab4">
17114 <owners>
17115 <owner>
17116 Please specify the owners of this user action. Add more owner tags as
17117 needed.
17118 </owner>
17119 </owners>
17120 <description>Please enter the description of this user action.</description>
17121 </action>
17122
17123 <action name="SelectTab5">
17124 <owners>
17125 <owner>
17126 Please specify the owners of this user action. Add more owner tags as
17127 needed.
17128 </owner>
17129 </owners>
17130 <description>Please enter the description of this user action.</description>
17131 </action>
17132
17133 <action name="SelectTab6">
17134 <owners>
17135 <owner>
17136 Please specify the owners of this user action. Add more owner tags as
17137 needed.
17138 </owner>
17139 </owners>
17140 <description>Please enter the description of this user action.</description>
17141 </action>
17142
17143 <action name="SelectTab7">
17144 <owners>
17145 <owner>
17146 Please specify the owners of this user action. Add more owner tags as
17147 needed.
17148 </owner>
17149 </owners>
17150 <description>Please enter the description of this user action.</description>
17151 </action>
17152
17153 <action name="SettingsResetBubble.LearnMore">
17154 <owners>
17155 <owner>
17156 Please specify the owners of this user action. Add more owner tags as
17157 needed.
17158 </owner>
17159 </owners>
17160 <description>Please enter the description of this user action.</description>
17161 </action>
17162
17163 <action name="SettingsResetBubble.NoThanks">
17164 <owners>
17165 <owner>
17166 Please specify the owners of this user action. Add more owner tags as
17167 needed.
17168 </owner>
17169 </owners>
17170 <description>Please enter the description of this user action.</description>
17171 </action>
17172
17173 <action name="SettingsResetBubble.Reset">
17174 <owners>
17175 <owner>
17176 Please specify the owners of this user action. Add more owner tags as
17177 needed.
17178 </owner>
17179 </owners>
17180 <description>Please enter the description of this user action.</description>
17181 </action>
17182
17183 <action name="SettingsResetBubble.Show">
17184 <owners>
17185 <owner>
17186 Please specify the owners of this user action. Add more owner tags as
17187 needed.
17188 </owner>
17189 </owners>
17190 <description>Please enter the description of this user action.</description>
17191 </action>
17192
17193 <action name="Shelf_AlignmentSetBottom">
17194 <owners>
17195 <owner>
17196 Please specify the owners of this user action. Add more owner tags as
17197 needed.
17198 </owner>
17199 </owners>
17200 <description>Please enter the description of this user action.</description>
17201 </action>
17202
17203 <action name="Shelf_AlignmentSetLeft">
17204 <owners>
17205 <owner>
17206 Please specify the owners of this user action. Add more owner tags as
17207 needed.
17208 </owner>
17209 </owners>
17210 <description>Please enter the description of this user action.</description>
17211 </action>
17212
17213 <action name="Shelf_AlignmentSetRight">
17214 <owners>
17215 <owner>
17216 Please specify the owners of this user action. Add more owner tags as
17217 needed.
17218 </owner>
17219 </owners>
17220 <description>Please enter the description of this user action.</description>
17221 </action>
17222
17223 <action name="ShowAccessibilitySettings">
17224 <owners>
17225 <owner>
17226 Please specify the owners of this user action. Add more owner tags as
17227 needed.
17228 </owner>
17229 </owners>
17230 <description>Please enter the description of this user action.</description>
17231 </action>
17232
17233 <action name="ShowAppLauncherPage">
17234 <owners>
17235 <owner>
17236 Please specify the owners of this user action. Add more owner tags as
17237 needed.
17238 </owner>
17239 </owners>
17240 <description>Please enter the description of this user action.</description>
17241 </action>
17242
17243 <action name="ShowAppMenu">
17244 <owners>
17245 <owner>
17246 Please specify the owners of this user action. Add more owner tags as
17247 needed.
17248 </owner>
17249 </owners>
17250 <description>Please enter the description of this user action.</description>
17251 </action>
17252
17253 <action name="ShowApplications">
17254 <owners>
17255 <owner>
17256 Please specify the owners of this user action. Add more owner tags as
17257 needed.
17258 </owner>
17259 </owners>
17260 <description>Please enter the description of this user action.</description>
17261 </action>
17262
17263 <action name="ShowAsTab">
17264 <owners>
17265 <owner>
17266 Please specify the owners of this user action. Add more owner tags as
17267 needed.
17268 </owner>
17269 </owners>
17270 <description>Please enter the description of this user action.</description>
17271 </action>
17272
17273 <action name="ShowBluetoothSettingsPage">
17274 <owners>
17275 <owner>
17276 Please specify the owners of this user action. Add more owner tags as
17277 needed.
17278 </owner>
17279 </owners>
17280 <description>Please enter the description of this user action.</description>
17281 </action>
17282
17283 <action name="ShowBookmarkManager">
17284 <owners>
17285 <owner>
17286 Please specify the owners of this user action. Add more owner tags as
17287 needed.
17288 </owner>
17289 </owners>
17290 <description>Please enter the description of this user action.</description>
17291 </action>
17292
17293 <action name="ShowBookmarks">
17294 <owners>
17295 <owner>
17296 Please specify the owners of this user action. Add more owner tags as
17297 needed.
17298 </owner>
17299 </owners>
17300 <description>Please enter the description of this user action.</description>
17301 </action>
17302
17303 <action name="ShowBookmarksBar">
17304 <owners>
17305 <owner>
17306 Please specify the owners of this user action. Add more owner tags as
17307 needed.
17308 </owner>
17309 </owners>
17310 <description>Please enter the description of this user action.</description>
17311 </action>
17312
17313 <action name="ShowChargerReplacementDialog">
17314 <owners>
17315 <owner>
17316 Please specify the owners of this user action. Add more owner tags as
17317 needed.
17318 </owner>
17319 </owners>
17320 <description>Please enter the description of this user action.</description>
17321 </action>
17322
17323 <action name="ShowControlPanel">
17324 <owners>
17325 <owner>
17326 Please specify the owners of this user action. Add more owner tags as
17327 needed.
17328 </owner>
17329 </owners>
17330 <description>Please enter the description of this user action.</description>
17331 </action>
17332
17333 <action name="ShowDateOptions">
17334 <owners>
17335 <owner>
17336 Please specify the owners of this user action. Add more owner tags as
17337 needed.
17338 </owner>
17339 </owners>
17340 <description>Please enter the description of this user action.</description>
17341 </action>
17342
17343 <action name="ShowDisplayOptions">
17344 <owners>
17345 <owner>
17346 Please specify the owners of this user action. Add more owner tags as
17347 needed.
17348 </owner>
17349 </owners>
17350 <description>Please enter the description of this user action.</description>
17351 </action>
17352
17353 <action name="ShowDownloads">
17354 <owners>
17355 <owner>
17356 Please specify the owners of this user action. Add more owner tags as
17357 needed.
17358 </owner>
17359 </owners>
17360 <description>Please enter the description of this user action.</description>
17361 </action>
17362
17363 <action name="ShowExtensions">
17364 <owners>
17365 <owner>
17366 Please specify the owners of this user action. Add more owner tags as
17367 needed.
17368 </owner>
17369 </owners>
17370 <description>Please enter the description of this user action.</description>
17371 </action>
17372
17373 <action name="ShowFileBrowserFullTab">
17374 <owners>
17375 <owner>
17376 Please specify the owners of this user action. Add more owner tags as
17377 needed.
17378 </owner>
17379 </owners>
17380 <description>Please enter the description of this user action.</description>
17381 </action>
17382
17383 <action name="ShowHelpTab">
17384 <owners>
17385 <owner>
17386 Please specify the owners of this user action. Add more owner tags as
17387 needed.
17388 </owner>
17389 </owners>
17390 <description>Please enter the description of this user action.</description>
17391 </action>
17392
17393 <action name="ShowHelpTabViaF1">
17394 <owners>
17395 <owner>
17396 Please specify the owners of this user action. Add more owner tags as
17397 needed.
17398 </owner>
17399 </owners>
17400 <description>Please enter the description of this user action.</description>
17401 </action>
17402
17403 <action name="ShowHelpTabViaWrenchMenu">
17404 <owners>
17405 <owner>
17406 Please specify the owners of this user action. Add more owner tags as
17407 needed.
17408 </owner>
17409 </owners>
17410 <description>Please enter the description of this user action.</description>
17411 </action>
17412
17413 <action name="ShowHistory">
17414 <owners>
17415 <owner>
17416 Please specify the owners of this user action. Add more owner tags as
17417 needed.
17418 </owner>
17419 </owners>
17420 <description>Please enter the description of this user action.</description>
17421 </action>
17422
17423 <action name="ShowJSConsole">
17424 <owners>
17425 <owner>
17426 Please specify the owners of this user action. Add more owner tags as
17427 needed.
17428 </owner>
17429 </owners>
17430 <description>Please enter the description of this user action.</description>
17431 </action>
17432
17433 <action name="ShowModalDialog">
17434 <owners>
17435 <owner>
17436 Please specify the owners of this user action. Add more owner tags as
17437 needed.
17438 </owner>
17439 </owners>
17440 <description>Please enter the description of this user action.</description>
17441 </action>
17442
17443 <action name="ShowOptions">
17444 <owners>
17445 <owner>
17446 Please specify the owners of this user action. Add more owner tags as
17447 needed.
17448 </owner>
17449 </owners>
17450 <description>Please enter the description of this user action.</description>
17451 </action>
17452
17453 <action name="ShowPageMenu">
17454 <owners>
17455 <owner>
17456 Please specify the owners of this user action. Add more owner tags as
17457 needed.
17458 </owner>
17459 </owners>
17460 <description>Please enter the description of this user action.</description>
17461 </action>
17462
17463 <action name="ShowRecentlyViewed">
17464 <owners>
17465 <owner>
17466 Please specify the owners of this user action. Add more owner tags as
17467 needed.
17468 </owner>
17469 </owners>
17470 <description>Please enter the description of this user action.</description>
17471 </action>
17472
17473 <action name="ShowSections_RecentSitesDisabled">
17474 <owners>
17475 <owner>
17476 Please specify the owners of this user action. Add more owner tags as
17477 needed.
17478 </owner>
17479 </owners>
17480 <description>Please enter the description of this user action.</description>
17481 </action>
17482
17483 <action name="ShowSections_RecentSitesEnabled">
17484 <owners>
17485 <owner>
17486 Please specify the owners of this user action. Add more owner tags as
17487 needed.
17488 </owner>
17489 </owners>
17490 <description>Please enter the description of this user action.</description>
17491 </action>
17492
17493 <action name="ShowSessions">
17494 <owners>
17495 <owner>
17496 Please specify the owners of this user action. Add more owner tags as
17497 needed.
17498 </owner>
17499 </owners>
17500 <description>Please enter the description of this user action.</description>
17501 </action>
17502
17503 <action name="Shutdown">
17504 <owners>
17505 <owner>
17506 Please specify the owners of this user action. Add more owner tags as
17507 needed.
17508 </owner>
17509 </owners>
17510 <description>Please enter the description of this user action.</description>
17511 </action>
17512
17513 <action name="SiteChipPress">
17514 <owners>
17515 <owner>
17516 Please specify the owners of this user action. Add more owner tags as
17517 needed.
17518 </owner>
17519 </owners>
17520 <description>Please enter the description of this user action.</description>
17521 </action>
17522
17523 <action name="Star">
17524 <owners>
17525 <owner>
17526 Please specify the owners of this user action. Add more owner tags as
17527 needed.
17528 </owner>
17529 </owners>
17530 <description>Please enter the description of this user action.</description>
17531 </action>
17532
17533 <action name="StartupTick">
17534 <owners>
17535 <owner>
17536 Please specify the owners of this user action. Add more owner tags as
17537 needed.
17538 </owner>
17539 </owners>
17540 <description>Please enter the description of this user action.</description>
17541 </action>
17542
17543 <action name="StatusArea_Accessability_DetailedView">
17544 <owners>
17545 <owner>
17546 Please specify the owners of this user action. Add more owner tags as
17547 needed.
17548 </owner>
17549 </owners>
17550 <description>Please enter the description of this user action.</description>
17551 </action>
17552
17553 <action name="StatusArea_Audio_CurrentInputDevice">
17554 <owners>
17555 <owner>
17556 Please specify the owners of this user action. Add more owner tags as
17557 needed.
17558 </owner>
17559 </owners>
17560 <description>Please enter the description of this user action.</description>
17561 </action>
17562
17563 <action name="StatusArea_Audio_CurrentOutputDevice">
17564 <owners>
17565 <owner>
17566 Please specify the owners of this user action. Add more owner tags as
17567 needed.
17568 </owner>
17569 </owners>
17570 <description>Please enter the description of this user action.</description>
17571 </action>
17572
17573 <action name="StatusArea_Audio_Detailed">
17574 <owners>
17575 <owner>
17576 Please specify the owners of this user action. Add more owner tags as
17577 needed.
17578 </owner>
17579 </owners>
17580 <description>Please enter the description of this user action.</description>
17581 </action>
17582
17583 <action name="StatusArea_Audio_SwitchInputDevice">
17584 <owners>
17585 <owner>
17586 Please specify the owners of this user action. Add more owner tags as
17587 needed.
17588 </owner>
17589 </owners>
17590 <description>Please enter the description of this user action.</description>
17591 </action>
17592
17593 <action name="StatusArea_Audio_SwitchOutputDevice">
17594 <owners>
17595 <owner>
17596 Please specify the owners of this user action. Add more owner tags as
17597 needed.
17598 </owner>
17599 </owners>
17600 <description>Please enter the description of this user action.</description>
17601 </action>
17602
17603 <action name="StatusArea_AutoClickDisabled">
17604 <owners>
17605 <owner>
17606 Please specify the owners of this user action. Add more owner tags as
17607 needed.
17608 </owner>
17609 </owners>
17610 <description>Please enter the description of this user action.</description>
17611 </action>
17612
17613 <action name="StatusArea_AutoClickEnabled">
17614 <owners>
17615 <owner>
17616 Please specify the owners of this user action. Add more owner tags as
17617 needed.
17618 </owner>
17619 </owners>
17620 <description>Please enter the description of this user action.</description>
17621 </action>
17622
17623 <action name="StatusArea_Bluetooth_Connect_Known">
17624 <owners>
17625 <owner>
17626 Please specify the owners of this user action. Add more owner tags as
17627 needed.
17628 </owner>
17629 </owners>
17630 <description>Please enter the description of this user action.</description>
17631 </action>
17632
17633 <action name="StatusArea_Bluetooth_Connect_Unknown">
17634 <owners>
17635 <owner>
17636 Please specify the owners of this user action. Add more owner tags as
17637 needed.
17638 </owner>
17639 </owners>
17640 <description>Please enter the description of this user action.</description>
17641 </action>
17642
17643 <action name="StatusArea_Bluetooth_Detailed">
17644 <owners>
17645 <owner>
17646 Please specify the owners of this user action. Add more owner tags as
17647 needed.
17648 </owner>
17649 </owners>
17650 <description>Please enter the description of this user action.</description>
17651 </action>
17652
17653 <action name="StatusArea_Bluetooth_Disabled">
17654 <owners>
17655 <owner>
17656 Please specify the owners of this user action. Add more owner tags as
17657 needed.
17658 </owner>
17659 </owners>
17660 <description>Please enter the description of this user action.</description>
17661 </action>
17662
17663 <action name="StatusArea_Bluetooth_Enabled">
17664 <owners>
17665 <owner>
17666 Please specify the owners of this user action. Add more owner tags as
17667 needed.
17668 </owner>
17669 </owners>
17670 <description>Please enter the description of this user action.</description>
17671 </action>
17672
17673 <action name="StatusArea_BrightnessChanged">
17674 <owners>
17675 <owner>
17676 Please specify the owners of this user action. Add more owner tags as
17677 needed.
17678 </owner>
17679 </owners>
17680 <description>Please enter the description of this user action.</description>
17681 </action>
17682
17683 <action name="StatusArea_Brightness_Detailed">
17684 <owners>
17685 <owner>
17686 Please specify the owners of this user action. Add more owner tags as
17687 needed.
17688 </owner>
17689 </owners>
17690 <description>Please enter the description of this user action.</description>
17691 </action>
17692
17693 <action name="StatusArea_CapsLock_Detailed">
17694 <owners>
17695 <owner>
17696 Please specify the owners of this user action. Add more owner tags as
17697 needed.
17698 </owner>
17699 </owners>
17700 <description>Please enter the description of this user action.</description>
17701 </action>
17702
17703 <action name="StatusArea_CapsLock_DisabledByClick">
17704 <owners>
17705 <owner>
17706 Please specify the owners of this user action. Add more owner tags as
17707 needed.
17708 </owner>
17709 </owners>
17710 <description>Please enter the description of this user action.</description>
17711 </action>
17712
17713 <action name="StatusArea_CapsLock_EnabledByClick">
17714 <owners>
17715 <owner>
17716 Please specify the owners of this user action. Add more owner tags as
17717 needed.
17718 </owner>
17719 </owners>
17720 <description>Please enter the description of this user action.</description>
17721 </action>
17722
17723 <action name="StatusArea_CapsLock_Popup">
17724 <owners>
17725 <owner>
17726 Please specify the owners of this user action. Add more owner tags as
17727 needed.
17728 </owner>
17729 </owners>
17730 <description>Please enter the description of this user action.</description>
17731 </action>
17732
17733 <action name="StatusArea_Drive_CancelOperation">
17734 <owners>
17735 <owner>
17736 Please specify the owners of this user action. Add more owner tags as
17737 needed.
17738 </owner>
17739 </owners>
17740 <description>Please enter the description of this user action.</description>
17741 </action>
17742
17743 <action name="StatusArea_Drive_Detailed">
17744 <owners>
17745 <owner>
17746 Please specify the owners of this user action. Add more owner tags as
17747 needed.
17748 </owner>
17749 </owners>
17750 <description>Please enter the description of this user action.</description>
17751 </action>
17752
17753 <action name="StatusArea_Drive_Settings">
17754 <owners>
17755 <owner>
17756 Please specify the owners of this user action. Add more owner tags as
17757 needed.
17758 </owner>
17759 </owners>
17760 <description>Please enter the description of this user action.</description>
17761 </action>
17762
17763 <action name="StatusArea_HighContrastDisabled">
17764 <owners>
17765 <owner>
17766 Please specify the owners of this user action. Add more owner tags as
17767 needed.
17768 </owner>
17769 </owners>
17770 <description>Please enter the description of this user action.</description>
17771 </action>
17772
17773 <action name="StatusArea_HighContrastEnabled">
17774 <owners>
17775 <owner>
17776 Please specify the owners of this user action. Add more owner tags as
17777 needed.
17778 </owner>
17779 </owners>
17780 <description>Please enter the description of this user action.</description>
17781 </action>
17782
17783 <action name="StatusArea_IME_Detailed">
17784 <owners>
17785 <owner>
17786 Please specify the owners of this user action. Add more owner tags as
17787 needed.
17788 </owner>
17789 </owners>
17790 <description>Please enter the description of this user action.</description>
17791 </action>
17792
17793 <action name="StatusArea_IME_SwitchMode">
17794 <owners>
17795 <owner>
17796 Please specify the owners of this user action. Add more owner tags as
17797 needed.
17798 </owner>
17799 </owners>
17800 <description>Please enter the description of this user action.</description>
17801 </action>
17802
17803 <action name="StatusArea_LargeCursorDisabled">
17804 <owners>
17805 <owner>
17806 Please specify the owners of this user action. Add more owner tags as
17807 needed.
17808 </owner>
17809 </owners>
17810 <description>Please enter the description of this user action.</description>
17811 </action>
17812
17813 <action name="StatusArea_LargeCursorEnabled">
17814 <owners>
17815 <owner>
17816 Please specify the owners of this user action. Add more owner tags as
17817 needed.
17818 </owner>
17819 </owners>
17820 <description>Please enter the description of this user action.</description>
17821 </action>
17822
17823 <action name="StatusArea_MagnifierDisabled">
17824 <owners>
17825 <owner>
17826 Please specify the owners of this user action. Add more owner tags as
17827 needed.
17828 </owner>
17829 </owners>
17830 <description>Please enter the description of this user action.</description>
17831 </action>
17832
17833 <action name="StatusArea_MagnifierEnabled">
17834 <owners>
17835 <owner>
17836 Please specify the owners of this user action. Add more owner tags as
17837 needed.
17838 </owner>
17839 </owners>
17840 <description>Please enter the description of this user action.</description>
17841 </action>
17842
17843 <action name="StatusArea_MenuOpened">
17844 <owners>
17845 <owner>
17846 Please specify the owners of this user action. Add more owner tags as
17847 needed.
17848 </owner>
17849 </owners>
17850 <description>Please enter the description of this user action.</description>
17851 </action>
17852
17853 <action name="StatusArea_Network_ConnectConfigured">
17854 <owners>
17855 <owner>
17856 Please specify the owners of this user action. Add more owner tags as
17857 needed.
17858 </owner>
17859 </owners>
17860 <description>Please enter the description of this user action.</description>
17861 </action>
17862
17863 <action name="StatusArea_Network_ConnectToConfigured">
17864 <owners>
17865 <owner>
17866 Please specify the owners of this user action. Add more owner tags as
17867 needed.
17868 </owner>
17869 </owners>
17870 <description>Please enter the description of this user action.</description>
17871 </action>
17872
17873 <action name="StatusArea_Network_ConnectUnconfigured">
17874 <owners>
17875 <owner>
17876 Please specify the owners of this user action. Add more owner tags as
17877 needed.
17878 </owner>
17879 </owners>
17880 <description>Please enter the description of this user action.</description>
17881 </action>
17882
17883 <action name="StatusArea_Network_ConnectionDetails">
17884 <owners>
17885 <owner>
17886 Please specify the owners of this user action. Add more owner tags as
17887 needed.
17888 </owner>
17889 </owners>
17890 <description>Please enter the description of this user action.</description>
17891 </action>
17892
17893 <action name="StatusArea_Network_Detailed">
17894 <owners>
17895 <owner>
17896 Please specify the owners of this user action. Add more owner tags as
17897 needed.
17898 </owner>
17899 </owners>
17900 <description>Please enter the description of this user action.</description>
17901 </action>
17902
17903 <action name="StatusArea_Network_JoinOther">
17904 <owners>
17905 <owner>
17906 Please specify the owners of this user action. Add more owner tags as
17907 needed.
17908 </owner>
17909 </owners>
17910 <description>Please enter the description of this user action.</description>
17911 </action>
17912
17913 <action name="StatusArea_Network_Settings">
17914 <owners>
17915 <owner>
17916 Please specify the owners of this user action. Add more owner tags as
17917 needed.
17918 </owner>
17919 </owners>
17920 <description>Please enter the description of this user action.</description>
17921 </action>
17922
17923 <action name="StatusArea_Network_WifiDisabled">
17924 <owners>
17925 <owner>
17926 Please specify the owners of this user action. Add more owner tags as
17927 needed.
17928 </owner>
17929 </owners>
17930 <description>Please enter the description of this user action.</description>
17931 </action>
17932
17933 <action name="StatusArea_Network_WifiEnabled">
17934 <owners>
17935 <owner>
17936 Please specify the owners of this user action. Add more owner tags as
17937 needed.
17938 </owner>
17939 </owners>
17940 <description>Please enter the description of this user action.</description>
17941 </action>
17942
17943 <action name="StatusArea_SignOut">
17944 <owners>
17945 <owner>
17946 Please specify the owners of this user action. Add more owner tags as
17947 needed.
17948 </owner>
17949 </owners>
17950 <description>Please enter the description of this user action.</description>
17951 </action>
17952
17953 <action name="StatusArea_SpokenFeedbackDisabled">
17954 <owners>
17955 <owner>
17956 Please specify the owners of this user action. Add more owner tags as
17957 needed.
17958 </owner>
17959 </owners>
17960 <description>Please enter the description of this user action.</description>
17961 </action>
17962
17963 <action name="StatusArea_SpokenFeedbackEnabled">
17964 <owners>
17965 <owner>
17966 Please specify the owners of this user action. Add more owner tags as
17967 needed.
17968 </owner>
17969 </owners>
17970 <description>Please enter the description of this user action.</description>
17971 </action>
17972
17973 <action name="StatusArea_VPN_ConnectToNetwork">
17974 <owners>
17975 <owner>
17976 Please specify the owners of this user action. Add more owner tags as
17977 needed.
17978 </owner>
17979 </owners>
17980 <description>Please enter the description of this user action.</description>
17981 </action>
17982
17983 <action name="StatusArea_VPN_ConnectionDetails">
17984 <owners>
17985 <owner>
17986 Please specify the owners of this user action. Add more owner tags as
17987 needed.
17988 </owner>
17989 </owners>
17990 <description>Please enter the description of this user action.</description>
17991 </action>
17992
17993 <action name="StatusArea_VPN_Detailed">
17994 <owners>
17995 <owner>
17996 Please specify the owners of this user action. Add more owner tags as
17997 needed.
17998 </owner>
17999 </owners>
18000 <description>Please enter the description of this user action.</description>
18001 </action>
18002
18003 <action name="StatusArea_VPN_JoinOther">
18004 <owners>
18005 <owner>
18006 Please specify the owners of this user action. Add more owner tags as
18007 needed.
18008 </owner>
18009 </owners>
18010 <description>Please enter the description of this user action.</description>
18011 </action>
18012
18013 <action name="StatusArea_VPN_Settings">
18014 <owners>
18015 <owner>
18016 Please specify the owners of this user action. Add more owner tags as
18017 needed.
18018 </owner>
18019 </owners>
18020 <description>Please enter the description of this user action.</description>
18021 </action>
18022
18023 <action name="StatusArea_VirtualKeyboardDisabled">
18024 <owners>
18025 <owner>
18026 Please specify the owners of this user action. Add more owner tags as
18027 needed.
18028 </owner>
18029 </owners>
18030 <description>Please enter the description of this user action.</description>
18031 </action>
18032
18033 <action name="StatusArea_VirtualKeyboardEnabled">
18034 <owners>
18035 <owner>
18036 Please specify the owners of this user action. Add more owner tags as
18037 needed.
18038 </owner>
18039 </owners>
18040 <description>Please enter the description of this user action.</description>
18041 </action>
18042
18043 <action name="StatusArea_Volume_ChangedMenu">
18044 <owners>
18045 <owner>
18046 Please specify the owners of this user action. Add more owner tags as
18047 needed.
18048 </owner>
18049 </owners>
18050 <description>Please enter the description of this user action.</description>
18051 </action>
18052
18053 <action name="StatusArea_Volume_ChangedPopup">
18054 <owners>
18055 <owner>
18056 Please specify the owners of this user action. Add more owner tags as
18057 needed.
18058 </owner>
18059 </owners>
18060 <description>Please enter the description of this user action.</description>
18061 </action>
18062
18063 <action name="Stop">
18064 <owners>
18065 <owner>
18066 Please specify the owners of this user action. Add more owner tags as
18067 needed.
18068 </owner>
18069 </owners>
18070 <description>Please enter the description of this user action.</description>
18071 </action>
18072
18073 <action name="Strikethrough">
18074 <owners>
18075 <owner>
18076 Please specify the owners of this user action. Add more owner tags as
18077 needed.
18078 </owner>
18079 </owners>
18080 <description>Please enter the description of this user action.</description>
18081 </action>
18082
18083 <action name="SuspiciousExtensionBubbleDismissed">
18084 <owners>
18085 <owner>
18086 Please specify the owners of this user action. Add more owner tags as
18087 needed.
18088 </owner>
18089 </owners>
18090 <description>Please enter the description of this user action.</description>
18091 </action>
18092
18093 <action name="SyncedNotifications.SendingServiceDisabled">
18094 <owners>
18095 <owner>
18096 Please specify the owners of this user action. Add more owner tags as
18097 needed.
18098 </owner>
18099 </owners>
18100 <description>Please enter the description of this user action.</description>
18101 </action>
18102
18103 <action name="SyncedNotifications.SendingServiceEnabled">
18104 <owners>
18105 <owner>
18106 Please specify the owners of this user action. Add more owner tags as
18107 needed.
18108 </owner>
18109 </owners>
18110 <description>Please enter the description of this user action.</description>
18111 </action>
18112
18113 <action name="SystemBack">
18114 <owners>
18115 <owner>
18116 Please specify the owners of this user action. Add more owner tags as
18117 needed.
18118 </owner>
18119 </owners>
18120 <description>Please enter the description of this user action.</description>
18121 </action>
18122
18123 <action name="SystemBackForNavigation">
18124 <owners>
18125 <owner>
18126 Please specify the owners of this user action. Add more owner tags as
18127 needed.
18128 </owner>
18129 </owners>
18130 <description>Please enter the description of this user action.</description>
18131 </action>
18132
18133 <action name="TabContextMenu_BookmarkAllTabs">
18134 <owners>
18135 <owner>
18136 Please specify the owners of this user action. Add more owner tags as
18137 needed.
18138 </owner>
18139 </owners>
18140 <description>Please enter the description of this user action.</description>
18141 </action>
18142
18143 <action name="TabContextMenu_CloseOtherTabs">
18144 <owners>
18145 <owner>
18146 Please specify the owners of this user action. Add more owner tags as
18147 needed.
18148 </owner>
18149 </owners>
18150 <description>Please enter the description of this user action.</description>
18151 </action>
18152
18153 <action name="TabContextMenu_CloseTab">
18154 <owners>
18155 <owner>
18156 Please specify the owners of this user action. Add more owner tags as
18157 needed.
18158 </owner>
18159 </owners>
18160 <description>Please enter the description of this user action.</description>
18161 </action>
18162
18163 <action name="TabContextMenu_CloseTabsOpenedBy">
18164 <owners>
18165 <owner>
18166 Please specify the owners of this user action. Add more owner tags as
18167 needed.
18168 </owner>
18169 </owners>
18170 <description>Please enter the description of this user action.</description>
18171 </action>
18172
18173 <action name="TabContextMenu_CloseTabsToRight">
18174 <owners>
18175 <owner>
18176 Please specify the owners of this user action. Add more owner tags as
18177 needed.
18178 </owner>
18179 </owners>
18180 <description>Please enter the description of this user action.</description>
18181 </action>
18182
18183 <action name="TabContextMenu_CompactNavigationBar">
18184 <owners>
18185 <owner>
18186 Please specify the owners of this user action. Add more owner tags as
18187 needed.
18188 </owner>
18189 </owners>
18190 <description>Please enter the description of this user action.</description>
18191 </action>
18192
18193 <action name="TabContextMenu_Duplicate">
18194 <owners>
18195 <owner>
18196 Please specify the owners of this user action. Add more owner tags as
18197 needed.
18198 </owner>
18199 </owners>
18200 <description>Please enter the description of this user action.</description>
18201 </action>
18202
18203 <action name="TabContextMenu_NewTab">
18204 <owners>
18205 <owner>
18206 Please specify the owners of this user action. Add more owner tags as
18207 needed.
18208 </owner>
18209 </owners>
18210 <description>Please enter the description of this user action.</description>
18211 </action>
18212
18213 <action name="TabContextMenu_OpenTabsLeftToRight">
18214 <owners>
18215 <owner>
18216 Please specify the owners of this user action. Add more owner tags as
18217 needed.
18218 </owner>
18219 </owners>
18220 <description>Please enter the description of this user action.</description>
18221 </action>
18222
18223 <action name="TabContextMenu_OpenTabsRightToLeft">
18224 <owners>
18225 <owner>
18226 Please specify the owners of this user action. Add more owner tags as
18227 needed.
18228 </owner>
18229 </owners>
18230 <description>Please enter the description of this user action.</description>
18231 </action>
18232
18233 <action name="TabContextMenu_Reload">
18234 <owners>
18235 <owner>
18236 Please specify the owners of this user action. Add more owner tags as
18237 needed.
18238 </owner>
18239 </owners>
18240 <description>Please enter the description of this user action.</description>
18241 </action>
18242
18243 <action name="TabContextMenu_RestoreTab">
18244 <owners>
18245 <owner>
18246 Please specify the owners of this user action. Add more owner tags as
18247 needed.
18248 </owner>
18249 </owners>
18250 <description>Please enter the description of this user action.</description>
18251 </action>
18252
18253 <action name="TabContextMenu_TogglePinned">
18254 <owners>
18255 <owner>
18256 Please specify the owners of this user action. Add more owner tags as
18257 needed.
18258 </owner>
18259 </owners>
18260 <description>Please enter the description of this user action.</description>
18261 </action>
18262
18263 <action name="TabContextMenu_UseDestinationsTab_Off">
18264 <owners>
18265 <owner>
18266 Please specify the owners of this user action. Add more owner tags as
18267 needed.
18268 </owner>
18269 </owners>
18270 <description>Please enter the description of this user action.</description>
18271 </action>
18272
18273 <action name="TabContextMenu_UseDestinationsTab_On">
18274 <owners>
18275 <owner>
18276 Please specify the owners of this user action. Add more owner tags as
18277 needed.
18278 </owner>
18279 </owners>
18280 <description>Please enter the description of this user action.</description>
18281 </action>
18282
18283 <action name="TabContextMenu_UseVerticalTabs">
18284 <owners>
18285 <owner>
18286 Please specify the owners of this user action. Add more owner tags as
18287 needed.
18288 </owner>
18289 </owners>
18290 <description>Please enter the description of this user action.</description>
18291 </action>
18292
18293 <action name="TabOverview_DetachCell">
18294 <owners>
18295 <owner>
18296 Please specify the owners of this user action. Add more owner tags as
18297 needed.
18298 </owner>
18299 </owners>
18300 <description>Please enter the description of this user action.</description>
18301 </action>
18302
18303 <action name="TabOverview_DragCell">
18304 <owners>
18305 <owner>
18306 Please specify the owners of this user action. Add more owner tags as
18307 needed.
18308 </owner>
18309 </owners>
18310 <description>Please enter the description of this user action.</description>
18311 </action>
18312
18313 <action name="TabOverview_DragOverMiniWindow">
18314 <owners>
18315 <owner>
18316 Please specify the owners of this user action. Add more owner tags as
18317 needed.
18318 </owner>
18319 </owners>
18320 <description>Please enter the description of this user action.</description>
18321 </action>
18322
18323 <action name="TabOverview_DropOnMiniWindow">
18324 <owners>
18325 <owner>
18326 Please specify the owners of this user action. Add more owner tags as
18327 needed.
18328 </owner>
18329 </owners>
18330 <description>Please enter the description of this user action.</description>
18331 </action>
18332
18333 <action name="TabOverview_ExitMouse">
18334 <owners>
18335 <owner>
18336 Please specify the owners of this user action. Add more owner tags as
18337 needed.
18338 </owner>
18339 </owners>
18340 <description>Please enter the description of this user action.</description>
18341 </action>
18342
18343 <action name="TabOverview_Keystroke">
18344 <owners>
18345 <owner>
18346 Please specify the owners of this user action. Add more owner tags as
18347 needed.
18348 </owner>
18349 </owners>
18350 <description>Please enter the description of this user action.</description>
18351 </action>
18352
18353 <action name="TabOverview_PressedCreateNewBrowserButton">
18354 <owners>
18355 <owner>
18356 Please specify the owners of this user action. Add more owner tags as
18357 needed.
18358 </owner>
18359 </owners>
18360 <description>Please enter the description of this user action.</description>
18361 </action>
18362
18363 <action name="Tab_DropURLBetweenTabs">
18364 <owners>
18365 <owner>
18366 Please specify the owners of this user action. Add more owner tags as
18367 needed.
18368 </owner>
18369 </owners>
18370 <description>Please enter the description of this user action.</description>
18371 </action>
18372
18373 <action name="Tab_DropURLOnTab">
18374 <owners>
18375 <owner>
18376 Please specify the owners of this user action. Add more owner tags as
18377 needed.
18378 </owner>
18379 </owners>
18380 <description>Please enter the description of this user action.</description>
18381 </action>
18382
18383 <action name="TaskManager">
18384 <owners>
18385 <owner>
18386 Please specify the owners of this user action. Add more owner tags as
18387 needed.
18388 </owner>
18389 </owners>
18390 <description>Please enter the description of this user action.</description>
18391 </action>
18392
18393 <action name="Terminate_ProcessMismatch_CreateNewWidget">
18394 <owners>
18395 <owner>
18396 Please specify the owners of this user action. Add more owner tags as
18397 needed.
18398 </owner>
18399 </owners>
18400 <description>Please enter the description of this user action.</description>
18401 </action>
18402
18403 <action name="Terminate_ProcessMismatch_CreateNewWindow">
18404 <owners>
18405 <owner>
18406 Please specify the owners of this user action. Add more owner tags as
18407 needed.
18408 </owner>
18409 </owners>
18410 <description>Please enter the description of this user action.</description>
18411 </action>
18412
18413 <action name="Themes.Gone">
18414 <owners>
18415 <owner>
18416 Please specify the owners of this user action. Add more owner tags as
18417 needed.
18418 </owner>
18419 </owners>
18420 <description>Please enter the description of this user action.</description>
18421 </action>
18422
18423 <action name="Themes.Loaded">
18424 <owners>
18425 <owner>
18426 Please specify the owners of this user action. Add more owner tags as
18427 needed.
18428 </owner>
18429 </owners>
18430 <description>Please enter the description of this user action.</description>
18431 </action>
18432
18433 <action name="Themes.Migrated">
18434 <owners>
18435 <owner>
18436 Please specify the owners of this user action. Add more owner tags as
18437 needed.
18438 </owner>
18439 </owners>
18440 <description>Please enter the description of this user action.</description>
18441 </action>
18442
18443 <action name="Themes_Installed">
18444 <owners>
18445 <owner>
18446 Please specify the owners of this user action. Add more owner tags as
18447 needed.
18448 </owner>
18449 </owners>
18450 <description>Please enter the description of this user action.</description>
18451 </action>
18452
18453 <action name="Themes_Reset">
18454 <owners>
18455 <owner>
18456 Please specify the owners of this user action. Add more owner tags as
18457 needed.
18458 </owner>
18459 </owners>
18460 <description>Please enter the description of this user action.</description>
18461 </action>
18462
18463 <action name="ThirdPartyCookieBlockingDisabled">
18464 <owners>
18465 <owner>
18466 Please specify the owners of this user action. Add more owner tags as
18467 needed.
18468 </owner>
18469 </owners>
18470 <description>Please enter the description of this user action.</description>
18471 </action>
18472
18473 <action name="ThirdPartyCookieBlockingEnabled">
18474 <owners>
18475 <owner>
18476 Please specify the owners of this user action. Add more owner tags as
18477 needed.
18478 </owner>
18479 </owners>
18480 <description>Please enter the description of this user action.</description>
18481 </action>
18482
18483 <action name="ToggleBold">
18484 <owners>
18485 <owner>
18486 Please specify the owners of this user action. Add more owner tags as
18487 needed.
18488 </owner>
18489 </owners>
18490 <description>Please enter the description of this user action.</description>
18491 </action>
18492
18493 <action name="ToggleCompactNavigationBar">
18494 <owners>
18495 <owner>
18496 Please specify the owners of this user action. Add more owner tags as
18497 needed.
18498 </owner>
18499 </owners>
18500 <description>Please enter the description of this user action.</description>
18501 </action>
18502
18503 <action name="ToggleDevTools">
18504 <owners>
18505 <owner>
18506 Please specify the owners of this user action. Add more owner tags as
18507 needed.
18508 </owner>
18509 </owners>
18510 <description>Please enter the description of this user action.</description>
18511 </action>
18512
18513 <action name="ToggleDevToolsConsole">
18514 <owners>
18515 <owner>
18516 Please specify the owners of this user action. Add more owner tags as
18517 needed.
18518 </owner>
18519 </owners>
18520 <description>Please enter the description of this user action.</description>
18521 </action>
18522
18523 <action name="ToggleExtensionShelf">
18524 <owners>
18525 <owner>
18526 Please specify the owners of this user action. Add more owner tags as
18527 needed.
18528 </owner>
18529 </owners>
18530 <description>Please enter the description of this user action.</description>
18531 </action>
18532
18533 <action name="ToggleFullscreen">
18534 <owners>
18535 <owner>
18536 Please specify the owners of this user action. Add more owner tags as
18537 needed.
18538 </owner>
18539 </owners>
18540 <description>Please enter the description of this user action.</description>
18541 </action>
18542
18543 <action name="ToggleItalic">
18544 <owners>
18545 <owner>
18546 Please specify the owners of this user action. Add more owner tags as
18547 needed.
18548 </owner>
18549 </owners>
18550 <description>Please enter the description of this user action.</description>
18551 </action>
18552
18553 <action name="ToggleUnderline">
18554 <owners>
18555 <owner>
18556 Please specify the owners of this user action. Add more owner tags as
18557 needed.
18558 </owner>
18559 </owners>
18560 <description>Please enter the description of this user action.</description>
18561 </action>
18562
18563 <action name="Toolbar_DragStar">
18564 <owners>
18565 <owner>
18566 Please specify the owners of this user action. Add more owner tags as
18567 needed.
18568 </owner>
18569 </owners>
18570 <description>Please enter the description of this user action.</description>
18571 </action>
18572
18573 <action name="Touchpad_Gesture_Overview">
18574 <owners>
18575 <owner>
18576 Please specify the owners of this user action. Add more owner tags as
18577 needed.
18578 </owner>
18579 </owners>
18580 <description>Please enter the description of this user action.</description>
18581 </action>
18582
18583 <action name="TouchscreenScroll">
18584 <owners>
18585 <owner>
18586 Please specify the owners of this user action. Add more owner tags as
18587 needed.
18588 </owner>
18589 </owners>
18590 <description>Please enter the description of this user action.</description>
18591 </action>
18592
18593 <action name="TouchscreenScrollFling">
18594 <owners>
18595 <owner>
18596 Please specify the owners of this user action. Add more owner tags as
18597 needed.
18598 </owner>
18599 </owners>
18600 <description>Please enter the description of this user action.</description>
18601 </action>
18602
18603 <action name="Touchscreen_Down">
18604 <owners>
18605 <owner>
18606 Please specify the owners of this user action. Add more owner tags as
18607 needed.
18608 </owner>
18609 </owners>
18610 <description>Please enter the description of this user action.</description>
18611 </action>
18612
18613 <action name="TrackpadScroll">
18614 <owners>
18615 <owner>
18616 Please specify the owners of this user action. Add more owner tags as
18617 needed.
18618 </owner>
18619 </owners>
18620 <description>Please enter the description of this user action.</description>
18621 </action>
18622
18623 <action name="TrackpadScrollFling">
18624 <owners>
18625 <owner>
18626 Please specify the owners of this user action. Add more owner tags as
18627 needed.
18628 </owner>
18629 </owners>
18630 <description>Please enter the description of this user action.</description>
18631 </action>
18632
18633 <action name="Transpose">
18634 <owners>
18635 <owner>
18636 Please specify the owners of this user action. Add more owner tags as
18637 needed.
18638 </owner>
18639 </owners>
18640 <description>Please enter the description of this user action.</description>
18641 </action>
18642
18643 <action name="Tray_Help">
18644 <owners>
18645 <owner>
18646 Please specify the owners of this user action. Add more owner tags as
18647 needed.
18648 </owner>
18649 </owners>
18650 <description>Please enter the description of this user action.</description>
18651 </action>
18652
18653 <action name="Tray_LockScreen">
18654 <owners>
18655 <owner>
18656 Please specify the owners of this user action. Add more owner tags as
18657 needed.
18658 </owner>
18659 </owners>
18660 <description>Please enter the description of this user action.</description>
18661 </action>
18662
18663 <action name="Tray_ShutDown">
18664 <owners>
18665 <owner>
18666 Please specify the owners of this user action. Add more owner tags as
18667 needed.
18668 </owner>
18669 </owners>
18670 <description>Please enter the description of this user action.</description>
18671 </action>
18672
18673 <action name="Underline">
18674 <owners>
18675 <owner>
18676 Please specify the owners of this user action. Add more owner tags as
18677 needed.
18678 </owner>
18679 </owners>
18680 <description>Please enter the description of this user action.</description>
18681 </action>
18682
18683 <action name="Undo">
18684 <owners>
18685 <owner>
18686 Please specify the owners of this user action. Add more owner tags as
18687 needed.
18688 </owner>
18689 </owners>
18690 <description>Please enter the description of this user action.</description>
18691 </action>
18692
18693 <action name="Unlink">
18694 <owners>
18695 <owner>
18696 Please specify the owners of this user action. Add more owner tags as
18697 needed.
18698 </owner>
18699 </owners>
18700 <description>Please enter the description of this user action.</description>
18701 </action>
18702
18703 <action name="Unselect">
18704 <owners>
18705 <owner>
18706 Please specify the owners of this user action. Add more owner tags as
18707 needed.
18708 </owner>
18709 </owners>
18710 <description>Please enter the description of this user action.</description>
18711 </action>
18712
18713 <action name="UpdateChrome">
18714 <owners>
18715 <owner>
18716 Please specify the owners of this user action. Add more owner tags as
18717 needed.
18718 </owner>
18719 </owners>
18720 <description>Please enter the description of this user action.</description>
18721 </action>
18722
18723 <action name="Updater.ServerCertificateChanged">
18724 <owners>
18725 <owner>
18726 Please specify the owners of this user action. Add more owner tags as
18727 needed.
18728 </owner>
18729 </owners>
18730 <description>Please enter the description of this user action.</description>
18731 </action>
18732
18733 <action name="Updater.ServerCertificateFailed">
18734 <owners>
18735 <owner>
18736 Please specify the owners of this user action. Add more owner tags as
18737 needed.
18738 </owner>
18739 </owners>
18740 <description>Please enter the description of this user action.</description>
18741 </action>
18742
18743 <action name="UpgradeCheck_AlreadyUpToDate">
18744 <owners>
18745 <owner>
18746 Please specify the owners of this user action. Add more owner tags as
18747 needed.
18748 </owner>
18749 </owners>
18750 <description>Please enter the description of this user action.</description>
18751 </action>
18752
18753 <action name="UpgradeCheck_AlreadyUpgraded">
18754 <owners>
18755 <owner>
18756 Please specify the owners of this user action. Add more owner tags as
18757 needed.
18758 </owner>
18759 </owners>
18760 <description>Please enter the description of this user action.</description>
18761 </action>
18762
18763 <action name="UpgradeCheck_Done">
18764 <owners>
18765 <owner>
18766 Please specify the owners of this user action. Add more owner tags as
18767 needed.
18768 </owner>
18769 </owners>
18770 <description>Please enter the description of this user action.</description>
18771 </action>
18772
18773 <action name="UpgradeCheck_Error">
18774 <owners>
18775 <owner>
18776 Please specify the owners of this user action. Add more owner tags as
18777 needed.
18778 </owner>
18779 </owners>
18780 <description>Please enter the description of this user action.</description>
18781 </action>
18782
18783 <action name="UpgradeCheck_Started">
18784 <owners>
18785 <owner>
18786 Please specify the owners of this user action. Add more owner tags as
18787 needed.
18788 </owner>
18789 </owners>
18790 <description>Please enter the description of this user action.</description>
18791 </action>
18792
18793 <action name="UpgradeCheck_TimedOut">
18794 <owners>
18795 <owner>
18796 Please specify the owners of this user action. Add more owner tags as
18797 needed.
18798 </owner>
18799 </owners>
18800 <description>Please enter the description of this user action.</description>
18801 </action>
18802
18803 <action name="UpgradeCheck_UpgradeIsAvailable">
18804 <owners>
18805 <owner>
18806 Please specify the owners of this user action. Add more owner tags as
18807 needed.
18808 </owner>
18809 </owners>
18810 <description>Please enter the description of this user action.</description>
18811 </action>
18812
18813 <action name="UpgradeCheck_Upgraded">
18814 <owners>
18815 <owner>
18816 Please specify the owners of this user action. Add more owner tags as
18817 needed.
18818 </owner>
18819 </owners>
18820 <description>Please enter the description of this user action.</description>
18821 </action>
18822
18823 <action name="Upgrade_Started">
18824 <owners>
18825 <owner>
18826 Please specify the owners of this user action. Add more owner tags as
18827 needed.
18828 </owner>
18829 </owners>
18830 <description>Please enter the description of this user action.</description>
18831 </action>
18832
18833 <action name="ViewAboutConflicts">
18834 <owners>
18835 <owner>
18836 Please specify the owners of this user action. Add more owner tags as
18837 needed.
18838 </owner>
18839 </owners>
18840 <description>Please enter the description of this user action.</description>
18841 </action>
18842
18843 <action name="ViewAboutFlash">
18844 <owners>
18845 <owner>
18846 Please specify the owners of this user action. Add more owner tags as
18847 needed.
18848 </owner>
18849 </owners>
18850 <description>Please enter the description of this user action.</description>
18851 </action>
18852
18853 <action name="ViewAboutNaCl">
18854 <owners>
18855 <owner>
18856 Please specify the owners of this user action. Add more owner tags as
18857 needed.
18858 </owner>
18859 </owners>
18860 <description>Please enter the description of this user action.</description>
18861 </action>
18862
18863 <action name="ViewSource">
18864 <owners>
18865 <owner>
18866 Please specify the owners of this user action. Add more owner tags as
18867 needed.
18868 </owner>
18869 </owners>
18870 <description>Please enter the description of this user action.</description>
18871 </action>
18872
18873 <action name="VirtualKeyboardLoaded">
18874 <owners>
18875 <owner>
18876 Please specify the owners of this user action. Add more owner tags as
18877 needed.
18878 </owner>
18879 </owners>
18880 <description>Please enter the description of this user action.</description>
18881 </action>
18882
18883 <action name="WP_EditImage">
18884 <owners>
18885 <owner>
18886 Please specify the owners of this user action. Add more owner tags as
18887 needed.
18888 </owner>
18889 </owners>
18890 <description>Please enter the description of this user action.</description>
18891 </action>
18892
18893 <action name="WP_Gallery">
18894 <owners>
18895 <owner>
18896 Please specify the owners of this user action. Add more owner tags as
18897 needed.
18898 </owner>
18899 </owners>
18900 <description>Please enter the description of this user action.</description>
18901 </action>
18902
18903 <action name="WebView.CaptureVisibleRegion">
18904 <owners>
18905 <owner>
18906 Please specify the owners of this user action. Add more owner tags as
18907 needed.
18908 </owner>
18909 </owners>
18910 <description>Please enter the description of this user action.</description>
18911 </action>
18912
18913 <action name="WebView.ClearData">
18914 <owners>
18915 <owner>
18916 Please specify the owners of this user action. Add more owner tags as
18917 needed.
18918 </owner>
18919 </owners>
18920 <description>Please enter the description of this user action.</description>
18921 </action>
18922
18923 <action name="WebView.ExecuteScript">
18924 <owners>
18925 <owner>
18926 Please specify the owners of this user action. Add more owner tags as
18927 needed.
18928 </owner>
18929 </owners>
18930 <description>Please enter the description of this user action.</description>
18931 </action>
18932
18933 <action name="WebView.Go">
18934 <owners>
18935 <owner>
18936 Please specify the owners of this user action. Add more owner tags as
18937 needed.
18938 </owner>
18939 </owners>
18940 <description>Please enter the description of this user action.</description>
18941 </action>
18942
18943 <action name="WebView.Guest.ClearData">
18944 <owners>
18945 <owner>
18946 Please specify the owners of this user action. Add more owner tags as
18947 needed.
18948 </owner>
18949 </owners>
18950 <description>Please enter the description of this user action.</description>
18951 </action>
18952
18953 <action name="WebView.Guest.OverrideUA">
18954 <owners>
18955 <owner>
18956 Please specify the owners of this user action. Add more owner tags as
18957 needed.
18958 </owner>
18959 </owners>
18960 <description>Please enter the description of this user action.</description>
18961 </action>
18962
18963 <action name="WebView.Guest.PermissionAllow.PluginLoad">
18964 <owners>
18965 <owner>
18966 Please specify the owners of this user action. Add more owner tags as
18967 needed.
18968 </owner>
18969 </owners>
18970 <description>Please enter the description of this user action.</description>
18971 </action>
18972
18973 <action name="WebView.Guest.PermissionDeny.PluginLoad">
18974 <owners>
18975 <owner>
18976 Please specify the owners of this user action. Add more owner tags as
18977 needed.
18978 </owner>
18979 </owners>
18980 <description>Please enter the description of this user action.</description>
18981 </action>
18982
18983 <action name="WebView.Guest.PluginLoadAllowed">
18984 <owners>
18985 <owner>
18986 Please specify the owners of this user action. Add more owner tags as
18987 needed.
18988 </owner>
18989 </owners>
18990 <description>Please enter the description of this user action.</description>
18991 </action>
18992
18993 <action name="WebView.Guest.PluginLoadDenied">
18994 <owners>
18995 <owner>
18996 Please specify the owners of this user action. Add more owner tags as
18997 needed.
18998 </owner>
18999 </owners>
19000 <description>Please enter the description of this user action.</description>
19001 </action>
19002
19003 <action name="WebView.Guest.PluginLoadRequest">
19004 <owners>
19005 <owner>
19006 Please specify the owners of this user action. Add more owner tags as
19007 needed.
19008 </owner>
19009 </owners>
19010 <description>Please enter the description of this user action.</description>
19011 </action>
19012
19013 <action name="WebView.Guest.Terminate">
19014 <owners>
19015 <owner>
19016 Please specify the owners of this user action. Add more owner tags as
19017 needed.
19018 </owner>
19019 </owners>
19020 <description>Please enter the description of this user action.</description>
19021 </action>
19022
19023 <action name="WebView.Reload">
19024 <owners>
19025 <owner>
19026 Please specify the owners of this user action. Add more owner tags as
19027 needed.
19028 </owner>
19029 </owners>
19030 <description>Please enter the description of this user action.</description>
19031 </action>
19032
19033 <action name="WebView.Stop">
19034 <owners>
19035 <owner>
19036 Please specify the owners of this user action. Add more owner tags as
19037 needed.
19038 </owner>
19039 </owners>
19040 <description>Please enter the description of this user action.</description>
19041 </action>
19042
19043 <action name="WebView.Terminate">
19044 <owners>
19045 <owner>
19046 Please specify the owners of this user action. Add more owner tags as
19047 needed.
19048 </owner>
19049 </owners>
19050 <description>Please enter the description of this user action.</description>
19051 </action>
19052
19053 <action name="WebView.WebRequest.AddListener">
19054 <owners>
19055 <owner>
19056 Please specify the owners of this user action. Add more owner tags as
19057 needed.
19058 </owner>
19059 </owners>
19060 <description>Please enter the description of this user action.</description>
19061 </action>
19062
19063 <action name="WebsiteSettings_CookiesDialogOpened">
19064 <owners>
19065 <owner>
19066 Please specify the owners of this user action. Add more owner tags as
19067 needed.
19068 </owner>
19069 </owners>
19070 <description>Please enter the description of this user action.</description>
19071 </action>
19072
19073 <action name="WebsiteSettings_Opened">
19074 <owners>
19075 <owner>
19076 Please specify the owners of this user action. Add more owner tags as
19077 needed.
19078 </owner>
19079 </owners>
19080 <description>Please enter the description of this user action.</description>
19081 </action>
19082
19083 <action name="Win8DesktopRestart">
19084 <owners>
19085 <owner>
19086 Please specify the owners of this user action. Add more owner tags as
19087 needed.
19088 </owner>
19089 </owners>
19090 <description>Please enter the description of this user action.</description>
19091 </action>
19092
19093 <action name="Win8MetroRestart">
19094 <owners>
19095 <owner>
19096 Please specify the owners of this user action. Add more owner tags as
19097 needed.
19098 </owner>
19099 </owners>
19100 <description>Please enter the description of this user action.</description>
19101 </action>
19102
19103 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">
19104 <owners>
19105 <owner>
19106 Please specify the owners of this user action. Add more owner tags as
19107 needed.
19108 </owner>
19109 </owners>
19110 <description>Please enter the description of this user action.</description>
19111 </action>
19112
19113 <action name="WindowDrag_MaximizeLeft">
19114 <owners>
19115 <owner>
19116 Please specify the owners of this user action. Add more owner tags as
19117 needed.
19118 </owner>
19119 </owners>
19120 <description>Please enter the description of this user action.</description>
19121 </action>
19122
19123 <action name="WindowDrag_MaximizeRight">
19124 <owners>
19125 <owner>
19126 Please specify the owners of this user action. Add more owner tags as
19127 needed.
19128 </owner>
19129 </owners>
19130 <description>Please enter the description of this user action.</description>
19131 </action>
19132
19133 <action name="WindowSelector_Overview">
19134 <owners>
19135 <owner>
19136 Please specify the owners of this user action. Add more owner tags as
19137 needed.
19138 </owner>
19139 </owners>
19140 <description>Please enter the description of this user action.</description>
19141 </action>
19142
19143 <action name="WindowSelector_Selection">
19144 <owners>
19145 <owner>
19146 Please specify the owners of this user action. Add more owner tags as
19147 needed.
19148 </owner>
19149 </owners>
19150 <description>Please enter the description of this user action.</description>
19151 </action>
19152
19153 <action name="WorkerProcess_BadProcessToKill">
19154 <owners>
19155 <owner>
19156 Please specify the owners of this user action. Add more owner tags as
19157 needed.
19158 </owner>
19159 </owners>
19160 <description>Please enter the description of this user action.</description>
19161 </action>
19162
19163 <action name="ZoomMinus">
19164 <owners>
19165 <owner>
19166 Please specify the owners of this user action. Add more owner tags as
19167 needed.
19168 </owner>
19169 </owners>
19170 <description>Please enter the description of this user action.</description>
19171 </action>
19172
19173 <action name="ZoomMinus_AtMinimum">
19174 <owners>
19175 <owner>
19176 Please specify the owners of this user action. Add more owner tags as
19177 needed.
19178 </owner>
19179 </owners>
19180 <description>Please enter the description of this user action.</description>
19181 </action>
19182
19183 <action name="ZoomNormal">
19184 <owners>
19185 <owner>
19186 Please specify the owners of this user action. Add more owner tags as
19187 needed.
19188 </owner>
19189 </owners>
19190 <description>Please enter the description of this user action.</description>
19191 </action>
19192
19193 <action name="ZoomPlus">
19194 <owners>
19195 <owner>
19196 Please specify the owners of this user action. Add more owner tags as
19197 needed.
19198 </owner>
19199 </owners>
19200 <description>Please enter the description of this user action.</description>
19201 </action>
19202
19203 <action name="ZoomPlus_AtMaximum">
19204 <owners>
19205 <owner>
19206 Please specify the owners of this user action. Add more owner tags as
19207 needed.
19208 </owner>
19209 </owners>
19210 <description>Please enter the description of this user action.</description>
19211 </action>
19212
19213 <action name="justifyFull">
19214 <owners>
19215 <owner>
19216 Please specify the owners of this user action. Add more owner tags as
19217 needed.
19218 </owner>
19219 </owners>
19220 <description>Please enter the description of this user action.</description>
19221 </action>
19222
19223 <action name="mceAddControl">
19224 <owners>
19225 <owner>
19226 Please specify the owners of this user action. Add more owner tags as
19227 needed.
19228 </owner>
19229 </owners>
19230 <description>Please enter the description of this user action.</description>
19231 </action>
19232
19233 <action name="mceBeginUndoLevel">
19234 <owners>
19235 <owner>
19236 Please specify the owners of this user action. Add more owner tags as
19237 needed.
19238 </owner>
19239 </owners>
19240 <description>Please enter the description of this user action.</description>
19241 </action>
19242
19243 <action name="mceEndUndoLevel">
19244 <owners>
19245 <owner>
19246 Please specify the owners of this user action. Add more owner tags as
19247 needed.
19248 </owner>
19249 </owners>
19250 <description>Please enter the description of this user action.</description>
19251 </action>
19252
19253 <action name="mceInsertContent">
19254 <owners>
19255 <owner>
19256 Please specify the owners of this user action. Add more owner tags as
19257 needed.
19258 </owner>
19259 </owners>
19260 <description>Please enter the description of this user action.</description>
19261 </action>
19262
19263 <action name="mceRepaint">
19264 <owners>
19265 <owner>
19266 Please specify the owners of this user action. Add more owner tags as
19267 needed.
19268 </owner>
19269 </owners>
19270 <description>Please enter the description of this user action.</description>
19271 </action>
19272
19273 <action name="mceSave">
19274 <owners>
19275 <owner>
19276 Please specify the owners of this user action. Add more owner tags as
19277 needed.
19278 </owner>
19279 </owners>
19280 <description>Please enter the description of this user action.</description>
19281 </action>
19282
19283 <action name="mceSetStyleInfo">
19284 <owners>
19285 <owner>
19286 Please specify the owners of this user action. Add more owner tags as
19287 needed.
19288 </owner>
19289 </owners>
19290 <description>Please enter the description of this user action.</description>
19291 </action>
19292
19293 <action name="styleWithCSS">
19294 <owners>
19295 <owner>
19296 Please specify the owners of this user action. Add more owner tags as
19297 needed.
19298 </owner>
19299 </owners>
19300 <description>Please enter the description of this user action.</description>
19301 </action>
19302
19303 <action name="webapps.AddShortcut.AppShortcut">
19304 <owners>
19305 <owner>
19306 Please specify the owners of this user action. Add more owner tags as
19307 needed.
19308 </owner>
19309 </owners>
19310 <description>Please enter the description of this user action.</description>
19311 </action>
19312
19313 <action name="webapps.AddShortcut.AppShortcutApple">
19314 <owners>
19315 <owner>
19316 Please specify the owners of this user action. Add more owner tags as
19317 needed.
19318 </owner>
19319 </owners>
19320 <description>Please enter the description of this user action.</description>
19321 </action>
19322
19323 <action name="webapps.AddShortcut.Bookmark">
19324 <owners>
19325 <owner>
19326 Please specify the owners of this user action. Add more owner tags as
19327 needed.
19328 </owner>
19329 </owners>
19330 <description>Please enter the description of this user action.</description>
19331 </action>
19332
19333 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698