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

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: Reupload(Resolve old chunk mismatch) Created 6 years, 10 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 <!--User action XML-->
4
5 <action name="AboutChrome">
6 <owner>Please specify the owner of this user action.</owner>
7 <description>
8 Please enter the description of this user action.
9 </description>
10 </action>
11
12 <action name="AboutConflicts">
13 <owner>Please specify the owner of this user action.</owner>
14 <description>
15 Please enter the description of this user action.
16 </description>
17 </action>
18
19 <action name="AboutFlags_StartupTick">
20 <owner>Please specify the owner of this user action.</owner>
21 <description>
22 Please enter the description of this user action.
23 </description>
24 </action>
25
26 <action name="AboutFlags_background-webapps">
27 <owner>Please specify the owner of this user action.</owner>
28 <description>
29 Please enter the description of this user action.
30 </description>
31 </action>
32
33 <action name="AboutFlags_click-to-play">
34 <owner>Please specify the owner of this user action.</owner>
35 <description>
36 Please enter the description of this user action.
37 </description>
38 </action>
39
40 <action name="AboutFlags_cloud-print">
41 <owner>Please specify the owner of this user action.</owner>
42 <description>
43 Please enter the description of this user action.
44 </description>
45 </action>
46
47 <action name="AboutFlags_cloud-print-proxy">
48 <owner>Please specify the owner of this user action.</owner>
49 <description>
50 Please enter the description of this user action.
51 </description>
52 </action>
53
54 <action name="AboutFlags_confirm-to-quit">
55 <owner>Please specify the owner of this user action.</owner>
56 <description>
57 Please enter the description of this user action.
58 </description>
59 </action>
60
61 <action name="AboutFlags_conflicting-modules-check">
62 <owner>Please specify the owner of this user action.</owner>
63 <description>
64 Please enter the description of this user action.
65 </description>
66 </action>
67
68 <action name="AboutFlags_disable-chrome-to-mobile">
69 <owner>Please specify the owner of this user action.</owner>
70 <description>
71 Please enter the description of this user action.
72 </description>
73 </action>
74
75 <action name="AboutFlags_disable-outdated-plugins">
76 <owner>Please specify the owner of this user action.</owner>
77 <description>
78 Please enter the description of this user action.
79 </description>
80 </action>
81
82 <action name="AboutFlags_disable-pnacl">
83 <owner>Please specify the owner of this user action.</owner>
84 <description>
85 Please enter the description of this user action.
86 </description>
87 </action>
88
89 <action name="AboutFlags_disable-print-preview">
90 <owner>Please specify the owner of this user action.</owner>
91 <description>
92 Please enter the description of this user action.
93 </description>
94 </action>
95
96 <action name="AboutFlags_disable-views-rect-based-targeting">
97 <owner>Please specify the owner of this user action.</owner>
98 <description>
99 Please enter the description of this user action.
100 </description>
101 </action>
102
103 <action name="AboutFlags_disable-website-settings">
104 <owner>Please specify the owner of this user action.</owner>
105 <description>
106 Please enter the description of this user action.
107 </description>
108 </action>
109
110 <action name="AboutFlags_dns-server">
111 <owner>Please specify the owner of this user action.</owner>
112 <description>
113 Please enter the description of this user action.
114 </description>
115 </action>
116
117 <action name="AboutFlags_downloads-new-ui">
118 <owner>Please specify the owner of this user action.</owner>
119 <description>
120 Please enter the description of this user action.
121 </description>
122 </action>
123
124 <action name="AboutFlags_enable-chrome-to-mobile">
125 <owner>Please specify the owner of this user action.</owner>
126 <description>
127 Please enter the description of this user action.
128 </description>
129 </action>
130
131 <action name="AboutFlags_enable-nacl">
132 <owner>Please specify the owner of this user action.</owner>
133 <description>
134 Please enter the description of this user action.
135 </description>
136 </action>
137
138 <action name="AboutFlags_enable-nacl-debug">
139 <owner>Please specify the owner of this user action.</owner>
140 <description>
141 Please enter the description of this user action.
142 </description>
143 </action>
144
145 <action name="AboutFlags_enable-nacl-exception-handling">
146 <owner>Please specify the owner of this user action.</owner>
147 <description>
148 Please enter the description of this user action.
149 </description>
150 </action>
151
152 <action name="AboutFlags_enable-pnacl">
153 <owner>Please specify the owner of this user action.</owner>
154 <description>
155 Please enter the description of this user action.
156 </description>
157 </action>
158
159 <action name="AboutFlags_enable-smooth-scrolling">
160 <owner>Please specify the owner of this user action.</owner>
161 <description>
162 Please enter the description of this user action.
163 </description>
164 </action>
165
166 <action name="AboutFlags_enable-website-settings">
167 <owner>Please specify the owner of this user action.</owner>
168 <description>
169 Please enter the description of this user action.
170 </description>
171 </action>
172
173 <action name="AboutFlags_experimental-location-features">
174 <owner>Please specify the owner of this user action.</owner>
175 <description>
176 Please enter the description of this user action.
177 </description>
178 </action>
179
180 <action name="AboutFlags_expose-for-tabs">
181 <owner>Please specify the owner of this user action.</owner>
182 <description>
183 Please enter the description of this user action.
184 </description>
185 </action>
186
187 <action name="AboutFlags_extension-apis">
188 <owner>Please specify the owner of this user action.</owner>
189 <description>
190 Please enter the description of this user action.
191 </description>
192 </action>
193
194 <action name="AboutFlags_focus-existing-tab-on-open">
195 <owner>Please specify the owner of this user action.</owner>
196 <description>
197 Please enter the description of this user action.
198 </description>
199 </action>
200
201 <action name="AboutFlags_gpu-canvas-2d">
202 <owner>Please specify the owner of this user action.</owner>
203 <description>
204 Please enter the description of this user action.
205 </description>
206 </action>
207
208 <action name="AboutFlags_indexeddb-use-leveldb">
209 <owner>Please specify the owner of this user action.</owner>
210 <description>
211 Please enter the description of this user action.
212 </description>
213 </action>
214
215 <action name="AboutFlags_instant-autocomplete-immediately">
216 <owner>Please specify the owner of this user action.</owner>
217 <description>
218 Please enter the description of this user action.
219 </description>
220 </action>
221
222 <action name="AboutFlags_instant-type">
223 <owner>Please specify the owner of this user action.</owner>
224 <description>
225 Please enter the description of this user action.
226 </description>
227 </action>
228
229 <action name="AboutFlags_match-preview">
230 <owner>Please specify the owner of this user action.</owner>
231 <description>
232 Please enter the description of this user action.
233 </description>
234 </action>
235
236 <action name="AboutFlags_my-special-feature">
237 <owner>Please specify the owner of this user action.</owner>
238 <description>
239 Please enter the description of this user action.
240 </description>
241 </action>
242
243 <action name="AboutFlags_nacl-debug-mask">
244 <owner>Please specify the owner of this user action.</owner>
245 <description>
246 Please enter the description of this user action.
247 </description>
248 </action>
249
250 <action name="AboutFlags_nacl-gdb">
251 <owner>Please specify the owner of this user action.</owner>
252 <description>
253 Please enter the description of this user action.
254 </description>
255 </action>
256
257 <action name="AboutFlags_nacl-gdb-script">
258 <owner>Please specify the owner of this user action.</owner>
259 <description>
260 Please enter the description of this user action.
261 </description>
262 </action>
263
264 <action name="AboutFlags_page-prerender">
265 <owner>Please specify the owner of this user action.</owner>
266 <description>
267 Please enter the description of this user action.
268 </description>
269 </action>
270
271 <action name="AboutFlags_prerender-from-omnibox">
272 <owner>Please specify the owner of this user action.</owner>
273 <description>
274 Please enter the description of this user action.
275 </description>
276 </action>
277
278 <action name="AboutFlags_print-preview">
279 <owner>Please specify the owner of this user action.</owner>
280 <description>
281 Please enter the description of this user action.
282 </description>
283 </action>
284
285 <action name="AboutFlags_remoting">
286 <owner>Please specify the owner of this user action.</owner>
287 <description>
288 Please enter the description of this user action.
289 </description>
290 </action>
291
292 <action name="AboutFlags_save-page-as-mhtml">
293 <owner>Please specify the owner of this user action.</owner>
294 <description>
295 Please enter the description of this user action.
296 </description>
297 </action>
298
299 <action name="AboutFlags_snap-start">
300 <owner>Please specify the owner of this user action.</owner>
301 <description>
302 Please enter the description of this user action.
303 </description>
304 </action>
305
306 <action name="AboutFlags_tabbed-options">
307 <owner>Please specify the owner of this user action.</owner>
308 <description>
309 Please enter the description of this user action.
310 </description>
311 </action>
312
313 <action name="AboutFlags_verbatim-instant">
314 <owner>Please specify the owner of this user action.</owner>
315 <description>
316 Please enter the description of this user action.
317 </description>
318 </action>
319
320 <action name="AboutFlags_vertical-tabs">
321 <owner>Please specify the owner of this user action.</owner>
322 <description>
323 Please enter the description of this user action.
324 </description>
325 </action>
326
327 <action name="AboutFlags_views-use-rect-based-targeting">
328 <owner>Please specify the owner of this user action.</owner>
329 <description>
330 Please enter the description of this user action.
331 </description>
332 </action>
333
334 <action name="AboutFlags_xss-auditor">
335 <owner>Please specify the owner of this user action.</owner>
336 <description>
337 Please enter the description of this user action.
338 </description>
339 </action>
340
341 <action name="Accel_Accessible_Focus_Next">
342 <owner>Please specify the owner of this user action.</owner>
343 <description>
344 Please enter the description of this user action.
345 </description>
346 </action>
347
348 <action name="Accel_Accessible_Focus_Previous">
349 <owner>Please specify the owner of this user action.</owner>
350 <description>
351 Please enter the description of this user action.
352 </description>
353 </action>
354
355 <action name="Accel_Add_Remove_Display">
356 <owner>Please specify the owner of this user action.</owner>
357 <description>
358 Please enter the description of this user action.
359 </description>
360 </action>
361
362 <action name="Accel_Advanced_Print">
363 <owner>Please specify the owner of this user action.</owner>
364 <description>
365 Please enter the description of this user action.
366 </description>
367 </action>
368
369 <action name="Accel_Back_Backspace">
370 <owner>Please specify the owner of this user action.</owner>
371 <description>
372 Please enter the description of this user action.
373 </description>
374 </action>
375
376 <action name="Accel_Back_F1">
377 <owner>Please specify the owner of this user action.</owner>
378 <description>
379 Please enter the description of this user action.
380 </description>
381 </action>
382
383 <action name="Accel_Back_Left">
384 <owner>Please specify the owner of this user action.</owner>
385 <description>
386 Please enter the description of this user action.
387 </description>
388 </action>
389
390 <action name="Accel_BrightnessDown_F6">
391 <owner>Please specify the owner of this user action.</owner>
392 <description>
393 Please enter the description of this user action.
394 </description>
395 </action>
396
397 <action name="Accel_BrightnessUp_F7">
398 <owner>Please specify the owner of this user action.</owner>
399 <description>
400 Please enter the description of this user action.
401 </description>
402 </action>
403
404 <action name="Accel_Disable_Caps_Lock">
405 <owner>Please specify the owner of this user action.</owner>
406 <description>
407 Please enter the description of this user action.
408 </description>
409 </action>
410
411 <action name="Accel_Exit_First_Q">
412 <owner>Please specify the owner of this user action.</owner>
413 <description>
414 Please enter the description of this user action.
415 </description>
416 </action>
417
418 <action name="Accel_Exit_Second_Q">
419 <owner>Please specify the owner of this user action.</owner>
420 <description>
421 Please enter the description of this user action.
422 </description>
423 </action>
424
425 <action name="Accel_FocusLocation_D">
426 <owner>Please specify the owner of this user action.</owner>
427 <description>
428 Please enter the description of this user action.
429 </description>
430 </action>
431
432 <action name="Accel_FocusLocation_L">
433 <owner>Please specify the owner of this user action.</owner>
434 <description>
435 Please enter the description of this user action.
436 </description>
437 </action>
438
439 <action name="Accel_FocusSearch_E">
440 <owner>Please specify the owner of this user action.</owner>
441 <description>
442 Please enter the description of this user action.
443 </description>
444 </action>
445
446 <action name="Accel_FocusSearch_K">
447 <owner>Please specify the owner of this user action.</owner>
448 <description>
449 Please enter the description of this user action.
450 </description>
451 </action>
452
453 <action name="Accel_Focus_Bookmarks">
454 <owner>Please specify the owner of this user action.</owner>
455 <description>
456 Please enter the description of this user action.
457 </description>
458 </action>
459
460 <action name="Accel_Focus_Launcher">
461 <owner>Please specify the owner of this user action.</owner>
462 <description>
463 Please enter the description of this user action.
464 </description>
465 </action>
466
467 <action name="Accel_Focus_Location">
468 <owner>Please specify the owner of this user action.</owner>
469 <description>
470 Please enter the description of this user action.
471 </description>
472 </action>
473
474 <action name="Accel_Focus_Next_Pane">
475 <owner>Please specify the owner of this user action.</owner>
476 <description>
477 Please enter the description of this user action.
478 </description>
479 </action>
480
481 <action name="Accel_Focus_Previous_Pane">
482 <owner>Please specify the owner of this user action.</owner>
483 <description>
484 Please enter the description of this user action.
485 </description>
486 </action>
487
488 <action name="Accel_Focus_Search">
489 <owner>Please specify the owner of this user action.</owner>
490 <description>
491 Please enter the description of this user action.
492 </description>
493 </action>
494
495 <action name="Accel_Focus_Toolbar">
496 <owner>Please specify the owner of this user action.</owner>
497 <description>
498 Please enter the description of this user action.
499 </description>
500 </action>
501
502 <action name="Accel_Forward_Backspace">
503 <owner>Please specify the owner of this user action.</owner>
504 <description>
505 Please enter the description of this user action.
506 </description>
507 </action>
508
509 <action name="Accel_Forward_F2">
510 <owner>Please specify the owner of this user action.</owner>
511 <description>
512 Please enter the description of this user action.
513 </description>
514 </action>
515
516 <action name="Accel_Forward_Right">
517 <owner>Please specify the owner of this user action.</owner>
518 <description>
519 Please enter the description of this user action.
520 </description>
521 </action>
522
523 <action name="Accel_Fullscreen_F4">
524 <owner>Please specify the owner of this user action.</owner>
525 <description>
526 Please enter the description of this user action.
527 </description>
528 </action>
529
530 <action name="Accel_KeyboardBrightnessDown_F6">
531 <owner>Please specify the owner of this user action.</owner>
532 <description>
533 Please enter the description of this user action.
534 </description>
535 </action>
536
537 <action name="Accel_KeyboardBrightnessUp_F7">
538 <owner>Please specify the owner of this user action.</owner>
539 <description>
540 Please enter the description of this user action.
541 </description>
542 </action>
543
544 <action name="Accel_Launch_App">
545 <owner>Please specify the owner of this user action.</owner>
546 <description>
547 Please enter the description of this user action.
548 </description>
549 </action>
550
551 <action name="Accel_Launch_Last_App">
552 <owner>Please specify the owner of this user action.</owner>
553 <description>
554 Please enter the description of this user action.
555 </description>
556 </action>
557
558 <action name="Accel_LockScreen_L">
559 <owner>Please specify the owner of this user action.</owner>
560 <description>
561 Please enter the description of this user action.
562 </description>
563 </action>
564
565 <action name="Accel_LockScreen_LockButton">
566 <owner>Please specify the owner of this user action.</owner>
567 <description>
568 Please enter the description of this user action.
569 </description>
570 </action>
571
572 <action name="Accel_LockScreen_PowerButton">
573 <owner>Please specify the owner of this user action.</owner>
574 <description>
575 Please enter the description of this user action.
576 </description>
577 </action>
578
579 <action name="Accel_Maximize_Restore_F4">
580 <owner>Please specify the owner of this user action.</owner>
581 <description>
582 Please enter the description of this user action.
583 </description>
584 </action>
585
586 <action name="Accel_NewTab_T">
587 <owner>Please specify the owner of this user action.</owner>
588 <description>
589 Please enter the description of this user action.
590 </description>
591 </action>
592
593 <action name="Accel_New_Incognito_Window">
594 <owner>Please specify the owner of this user action.</owner>
595 <description>
596 Please enter the description of this user action.
597 </description>
598 </action>
599
600 <action name="Accel_New_Window">
601 <owner>Please specify the owner of this user action.</owner>
602 <description>
603 Please enter the description of this user action.
604 </description>
605 </action>
606
607 <action name="Accel_NextWindow_F5">
608 <owner>Please specify the owner of this user action.</owner>
609 <description>
610 Please enter the description of this user action.
611 </description>
612 </action>
613
614 <action name="Accel_NextWindow_Tab">
615 <owner>Please specify the owner of this user action.</owner>
616 <description>
617 Please enter the description of this user action.
618 </description>
619 </action>
620
621 <action name="Accel_Next_Ime">
622 <owner>Please specify the owner of this user action.</owner>
623 <description>
624 Please enter the description of this user action.
625 </description>
626 </action>
627
628 <action name="Accel_Open_Crosh">
629 <owner>Please specify the owner of this user action.</owner>
630 <description>
631 Please enter the description of this user action.
632 </description>
633 </action>
634
635 <action name="Accel_Open_Feedback_Page">
636 <owner>Please specify the owner of this user action.</owner>
637 <description>
638 Please enter the description of this user action.
639 </description>
640 </action>
641
642 <action name="Accel_Open_File_Manager">
643 <owner>Please specify the owner of this user action.</owner>
644 <description>
645 Please enter the description of this user action.
646 </description>
647 </action>
648
649 <action name="Accel_Overview_F5">
650 <owner>Please specify the owner of this user action.</owner>
651 <description>
652 Please enter the description of this user action.
653 </description>
654 </action>
655
656 <action name="Accel_PrevWindow_F5">
657 <owner>Please specify the owner of this user action.</owner>
658 <description>
659 Please enter the description of this user action.
660 </description>
661 </action>
662
663 <action name="Accel_PrevWindow_Tab">
664 <owner>Please specify the owner of this user action.</owner>
665 <description>
666 Please enter the description of this user action.
667 </description>
668 </action>
669
670 <action name="Accel_Previous_Ime">
671 <owner>Please specify the owner of this user action.</owner>
672 <description>
673 Please enter the description of this user action.
674 </description>
675 </action>
676
677 <action name="Accel_Reload_F3">
678 <owner>Please specify the owner of this user action.</owner>
679 <description>
680 Please enter the description of this user action.
681 </description>
682 </action>
683
684 <action name="Accel_Reload_R">
685 <owner>Please specify the owner of this user action.</owner>
686 <description>
687 Please enter the description of this user action.
688 </description>
689 </action>
690
691 <action name="Accel_Restore_Tab">
692 <owner>Please specify the owner of this user action.</owner>
693 <description>
694 Please enter the description of this user action.
695 </description>
696 </action>
697
698 <action name="Accel_Rotate_Window">
699 <owner>Please specify the owner of this user action.</owner>
700 <description>
701 Please enter the description of this user action.
702 </description>
703 </action>
704
705 <action name="Accel_Scale_Ui_Down">
706 <owner>Please specify the owner of this user action.</owner>
707 <description>
708 Please enter the description of this user action.
709 </description>
710 </action>
711
712 <action name="Accel_Scale_Ui_Reset">
713 <owner>Please specify the owner of this user action.</owner>
714 <description>
715 Please enter the description of this user action.
716 </description>
717 </action>
718
719 <action name="Accel_Scale_Ui_Up">
720 <owner>Please specify the owner of this user action.</owner>
721 <description>
722 Please enter the description of this user action.
723 </description>
724 </action>
725
726 <action name="Accel_Search_LWin">
727 <owner>Please specify the owner of this user action.</owner>
728 <description>
729 Please enter the description of this user action.
730 </description>
731 </action>
732
733 <action name="Accel_SelectNextTab">
734 <owner>Please specify the owner of this user action.</owner>
735 <description>
736 Please enter the description of this user action.
737 </description>
738 </action>
739
740 <action name="Accel_SelectPreviousTab">
741 <owner>Please specify the owner of this user action.</owner>
742 <description>
743 Please enter the description of this user action.
744 </description>
745 </action>
746
747 <action name="Accel_Show_App_Menu">
748 <owner>Please specify the owner of this user action.</owner>
749 <description>
750 Please enter the description of this user action.
751 </description>
752 </action>
753
754 <action name="Accel_Show_Keyboard_Overlay">
755 <owner>Please specify the owner of this user action.</owner>
756 <description>
757 Please enter the description of this user action.
758 </description>
759 </action>
760
761 <action name="Accel_Show_Message_Center_Bubble">
762 <owner>Please specify the owner of this user action.</owner>
763 <description>
764 Please enter the description of this user action.
765 </description>
766 </action>
767
768 <action name="Accel_Show_System_Tray_Bubble">
769 <owner>Please specify the owner of this user action.</owner>
770 <description>
771 Please enter the description of this user action.
772 </description>
773 </action>
774
775 <action name="Accel_Show_Task_Manager">
776 <owner>Please specify the owner of this user action.</owner>
777 <description>
778 Please enter the description of this user action.
779 </description>
780 </action>
781
782 <action name="Accel_ShutDown_PowerButton">
783 <owner>Please specify the owner of this user action.</owner>
784 <description>
785 Please enter the description of this user action.
786 </description>
787 </action>
788
789 <action name="Accel_Silence_Spoken_Feedback">
790 <owner>Please specify the owner of this user action.</owner>
791 <description>
792 Please enter the description of this user action.
793 </description>
794 </action>
795
796 <action name="Accel_Swap_Primary_Display">
797 <owner>Please specify the owner of this user action.</owner>
798 <description>
799 Please enter the description of this user action.
800 </description>
801 </action>
802
803 <action name="Accel_Switch_Ime">
804 <owner>Please specify the owner of this user action.</owner>
805 <description>
806 Please enter the description of this user action.
807 </description>
808 </action>
809
810 <action name="Accel_Switch_To_Next_User">
811 <owner>Please specify the owner of this user action.</owner>
812 <description>
813 Please enter the description of this user action.
814 </description>
815 </action>
816
817 <action name="Accel_Switch_To_Previous_User">
818 <owner>Please specify the owner of this user action.</owner>
819 <description>
820 Please enter the description of this user action.
821 </description>
822 </action>
823
824 <action name="Accel_Take_Partial_Screenshot">
825 <owner>Please specify the owner of this user action.</owner>
826 <description>
827 Please enter the description of this user action.
828 </description>
829 </action>
830
831 <action name="Accel_Take_Screenshot">
832 <owner>Please specify the owner of this user action.</owner>
833 <description>
834 Please enter the description of this user action.
835 </description>
836 </action>
837
838 <action name="Accel_Toggle_Caps_Lock">
839 <owner>Please specify the owner of this user action.</owner>
840 <description>
841 Please enter the description of this user action.
842 </description>
843 </action>
844
845 <action name="Accel_Toggle_Maximized">
846 <owner>Please specify the owner of this user action.</owner>
847 <description>
848 Please enter the description of this user action.
849 </description>
850 </action>
851
852 <action name="Accel_Toggle_Minimized">
853 <owner>Please specify the owner of this user action.</owner>
854 <description>
855 Please enter the description of this user action.
856 </description>
857 </action>
858
859 <action name="Accel_Toggle_Minimized_M">
860 <owner>Please specify the owner of this user action.</owner>
861 <description>
862 Please enter the description of this user action.
863 </description>
864 </action>
865
866 <action name="Accel_Toggle_Minimized_Minus">
867 <owner>Please specify the owner of this user action.</owner>
868 <description>
869 Please enter the description of this user action.
870 </description>
871 </action>
872
873 <action name="Accel_Toggle_Mirror_Mode">
874 <owner>Please specify the owner of this user action.</owner>
875 <description>
876 Please enter the description of this user action.
877 </description>
878 </action>
879
880 <action name="Accel_Toggle_Spoken_Feedback">
881 <owner>Please specify the owner of this user action.</owner>
882 <description>
883 Please enter the description of this user action.
884 </description>
885 </action>
886
887 <action name="Accel_Touch_Hud_Clear">
888 <owner>Please specify the owner of this user action.</owner>
889 <description>
890 Please enter the description of this user action.
891 </description>
892 </action>
893
894 <action name="Accel_VolumeDown_F9">
895 <owner>Please specify the owner of this user action.</owner>
896 <description>
897 Please enter the description of this user action.
898 </description>
899 </action>
900
901 <action name="Accel_VolumeMute_F8">
902 <owner>Please specify the owner of this user action.</owner>
903 <description>
904 Please enter the description of this user action.
905 </description>
906 </action>
907
908 <action name="Accel_VolumeUp_F10">
909 <owner>Please specify the owner of this user action.</owner>
910 <description>
911 Please enter the description of this user action.
912 </description>
913 </action>
914
915 <action name="Accel_Window_Position_Center">
916 <owner>Please specify the owner of this user action.</owner>
917 <description>
918 Please enter the description of this user action.
919 </description>
920 </action>
921
922 <action name="Accel_Window_Snap_Left">
923 <owner>Please specify the owner of this user action.</owner>
924 <description>
925 Please enter the description of this user action.
926 </description>
927 </action>
928
929 <action name="Accel_Window_Snap_Right">
930 <owner>Please specify the owner of this user action.</owner>
931 <description>
932 Please enter the description of this user action.
933 </description>
934 </action>
935
936 <action name="AcceptedGeneratedKeyword">
937 <owner>Please specify the owner of this user action.</owner>
938 <description>
939 Please enter the description of this user action.
940 </description>
941 </action>
942
943 <action name="AcceptedKeyword">
944 <owner>Please specify the owner of this user action.</owner>
945 <description>
946 Please enter the description of this user action.
947 </description>
948 </action>
949
950 <action name="AcceptedKeywordHint">
951 <owner>Please specify the owner of this user action.</owner>
952 <description>
953 Please enter the description of this user action.
954 </description>
955 </action>
956
957 <action name="ActionBox.ClickButton">
958 <owner>Please specify the owner of this user action.</owner>
959 <description>
960 Please enter the description of this user action.
961 </description>
962 </action>
963
964 <action name="ActionBox.FindShareHandlers">
965 <owner>Please specify the owner of this user action.</owner>
966 <description>
967 Please enter the description of this user action.
968 </description>
969 </action>
970
971 <action name="ActiveBrowserChanged">
972 <owner>Please specify the owner of this user action.</owner>
973 <description>
974 Please enter the description of this user action.
975 </description>
976 </action>
977
978 <action name="ActiveTabChanged">
979 <owner>Please specify the owner of this user action.</owner>
980 <description>
981 Please enter the description of this user action.
982 </description>
983 </action>
984
985 <action name="AppCloseButton_Clk">
986 <owner>Please specify the owner of this user action.</owner>
987 <description>
988 Please enter the description of this user action.
989 </description>
990 </action>
991
992 <action name="AppList_ClickOnApp">
993 <owner>Please specify the owner of this user action.</owner>
994 <description>
995 Please enter the description of this user action.
996 </description>
997 </action>
998
999 <action name="AppList_ClickOnAppFromSearch">
1000 <owner>Please specify the owner of this user action.</owner>
1001 <description>
1002 Please enter the description of this user action.
1003 </description>
1004 </action>
1005
1006 <action name="AppList_Search">
1007 <owner>Please specify the owner of this user action.</owner>
1008 <description>
1009 Please enter the description of this user action.
1010 </description>
1011 </action>
1012
1013 <action name="AutoDetectChange">
1014 <owner>Please specify the owner of this user action.</owner>
1015 <description>
1016 Please enter the description of this user action.
1017 </description>
1018 </action>
1019
1020 <action name="AutomaticReset_WebUIBanner_BannerShown">
1021 <owner>Please specify the owner of this user action.</owner>
1022 <description>
1023 Please enter the description of this user action.
1024 </description>
1025 </action>
1026
1027 <action name="AutomaticReset_WebUIBanner_ManuallyClosed">
1028 <owner>Please specify the owner of this user action.</owner>
1029 <description>
1030 Please enter the description of this user action.
1031 </description>
1032 </action>
1033
1034 <action name="AutomaticReset_WebUIBanner_ResetClicked">
1035 <owner>Please specify the owner of this user action.</owner>
1036 <description>
1037 Please enter the description of this user action.
1038 </description>
1039 </action>
1040
1041 <action name="Back">
1042 <owner>Please specify the owner of this user action.</owner>
1043 <description>
1044 Please enter the description of this user action.
1045 </description>
1046 </action>
1047
1048 <action name="BackColor">
1049 <owner>Please specify the owner of this user action.</owner>
1050 <description>
1051 Please enter the description of this user action.
1052 </description>
1053 </action>
1054
1055 <action name="BackMenu_ChapterClick1">
1056 <owner>Please specify the owner of this user action.</owner>
1057 <description>
1058 Please enter the description of this user action.
1059 </description>
1060 </action>
1061
1062 <action name="BackMenu_ChapterClick10">
1063 <owner>Please specify the owner of this user action.</owner>
1064 <description>
1065 Please enter the description of this user action.
1066 </description>
1067 </action>
1068
1069 <action name="BackMenu_ChapterClick11">
1070 <owner>Please specify the owner of this user action.</owner>
1071 <description>
1072 Please enter the description of this user action.
1073 </description>
1074 </action>
1075
1076 <action name="BackMenu_ChapterClick12">
1077 <owner>Please specify the owner of this user action.</owner>
1078 <description>
1079 Please enter the description of this user action.
1080 </description>
1081 </action>
1082
1083 <action name="BackMenu_ChapterClick13">
1084 <owner>Please specify the owner of this user action.</owner>
1085 <description>
1086 Please enter the description of this user action.
1087 </description>
1088 </action>
1089
1090 <action name="BackMenu_ChapterClick14">
1091 <owner>Please specify the owner of this user action.</owner>
1092 <description>
1093 Please enter the description of this user action.
1094 </description>
1095 </action>
1096
1097 <action name="BackMenu_ChapterClick15">
1098 <owner>Please specify the owner of this user action.</owner>
1099 <description>
1100 Please enter the description of this user action.
1101 </description>
1102 </action>
1103
1104 <action name="BackMenu_ChapterClick16">
1105 <owner>Please specify the owner of this user action.</owner>
1106 <description>
1107 Please enter the description of this user action.
1108 </description>
1109 </action>
1110
1111 <action name="BackMenu_ChapterClick17">
1112 <owner>Please specify the owner of this user action.</owner>
1113 <description>
1114 Please enter the description of this user action.
1115 </description>
1116 </action>
1117
1118 <action name="BackMenu_ChapterClick18">
1119 <owner>Please specify the owner of this user action.</owner>
1120 <description>
1121 Please enter the description of this user action.
1122 </description>
1123 </action>
1124
1125 <action name="BackMenu_ChapterClick19">
1126 <owner>Please specify the owner of this user action.</owner>
1127 <description>
1128 Please enter the description of this user action.
1129 </description>
1130 </action>
1131
1132 <action name="BackMenu_ChapterClick2">
1133 <owner>Please specify the owner of this user action.</owner>
1134 <description>
1135 Please enter the description of this user action.
1136 </description>
1137 </action>
1138
1139 <action name="BackMenu_ChapterClick3">
1140 <owner>Please specify the owner of this user action.</owner>
1141 <description>
1142 Please enter the description of this user action.
1143 </description>
1144 </action>
1145
1146 <action name="BackMenu_ChapterClick4">
1147 <owner>Please specify the owner of this user action.</owner>
1148 <description>
1149 Please enter the description of this user action.
1150 </description>
1151 </action>
1152
1153 <action name="BackMenu_ChapterClick5">
1154 <owner>Please specify the owner of this user action.</owner>
1155 <description>
1156 Please enter the description of this user action.
1157 </description>
1158 </action>
1159
1160 <action name="BackMenu_ChapterClick6">
1161 <owner>Please specify the owner of this user action.</owner>
1162 <description>
1163 Please enter the description of this user action.
1164 </description>
1165 </action>
1166
1167 <action name="BackMenu_ChapterClick7">
1168 <owner>Please specify the owner of this user action.</owner>
1169 <description>
1170 Please enter the description of this user action.
1171 </description>
1172 </action>
1173
1174 <action name="BackMenu_ChapterClick8">
1175 <owner>Please specify the owner of this user action.</owner>
1176 <description>
1177 Please enter the description of this user action.
1178 </description>
1179 </action>
1180
1181 <action name="BackMenu_ChapterClick9">
1182 <owner>Please specify the owner of this user action.</owner>
1183 <description>
1184 Please enter the description of this user action.
1185 </description>
1186 </action>
1187
1188 <action name="BackMenu_HistoryClick1">
1189 <owner>Please specify the owner of this user action.</owner>
1190 <description>
1191 Please enter the description of this user action.
1192 </description>
1193 </action>
1194
1195 <action name="BackMenu_HistoryClick10">
1196 <owner>Please specify the owner of this user action.</owner>
1197 <description>
1198 Please enter the description of this user action.
1199 </description>
1200 </action>
1201
1202 <action name="BackMenu_HistoryClick11">
1203 <owner>Please specify the owner of this user action.</owner>
1204 <description>
1205 Please enter the description of this user action.
1206 </description>
1207 </action>
1208
1209 <action name="BackMenu_HistoryClick12">
1210 <owner>Please specify the owner of this user action.</owner>
1211 <description>
1212 Please enter the description of this user action.
1213 </description>
1214 </action>
1215
1216 <action name="BackMenu_HistoryClick13">
1217 <owner>Please specify the owner of this user action.</owner>
1218 <description>
1219 Please enter the description of this user action.
1220 </description>
1221 </action>
1222
1223 <action name="BackMenu_HistoryClick14">
1224 <owner>Please specify the owner of this user action.</owner>
1225 <description>
1226 Please enter the description of this user action.
1227 </description>
1228 </action>
1229
1230 <action name="BackMenu_HistoryClick15">
1231 <owner>Please specify the owner of this user action.</owner>
1232 <description>
1233 Please enter the description of this user action.
1234 </description>
1235 </action>
1236
1237 <action name="BackMenu_HistoryClick16">
1238 <owner>Please specify the owner of this user action.</owner>
1239 <description>
1240 Please enter the description of this user action.
1241 </description>
1242 </action>
1243
1244 <action name="BackMenu_HistoryClick17">
1245 <owner>Please specify the owner of this user action.</owner>
1246 <description>
1247 Please enter the description of this user action.
1248 </description>
1249 </action>
1250
1251 <action name="BackMenu_HistoryClick18">
1252 <owner>Please specify the owner of this user action.</owner>
1253 <description>
1254 Please enter the description of this user action.
1255 </description>
1256 </action>
1257
1258 <action name="BackMenu_HistoryClick19">
1259 <owner>Please specify the owner of this user action.</owner>
1260 <description>
1261 Please enter the description of this user action.
1262 </description>
1263 </action>
1264
1265 <action name="BackMenu_HistoryClick2">
1266 <owner>Please specify the owner of this user action.</owner>
1267 <description>
1268 Please enter the description of this user action.
1269 </description>
1270 </action>
1271
1272 <action name="BackMenu_HistoryClick3">
1273 <owner>Please specify the owner of this user action.</owner>
1274 <description>
1275 Please enter the description of this user action.
1276 </description>
1277 </action>
1278
1279 <action name="BackMenu_HistoryClick4">
1280 <owner>Please specify the owner of this user action.</owner>
1281 <description>
1282 Please enter the description of this user action.
1283 </description>
1284 </action>
1285
1286 <action name="BackMenu_HistoryClick5">
1287 <owner>Please specify the owner of this user action.</owner>
1288 <description>
1289 Please enter the description of this user action.
1290 </description>
1291 </action>
1292
1293 <action name="BackMenu_HistoryClick6">
1294 <owner>Please specify the owner of this user action.</owner>
1295 <description>
1296 Please enter the description of this user action.
1297 </description>
1298 </action>
1299
1300 <action name="BackMenu_HistoryClick7">
1301 <owner>Please specify the owner of this user action.</owner>
1302 <description>
1303 Please enter the description of this user action.
1304 </description>
1305 </action>
1306
1307 <action name="BackMenu_HistoryClick8">
1308 <owner>Please specify the owner of this user action.</owner>
1309 <description>
1310 Please enter the description of this user action.
1311 </description>
1312 </action>
1313
1314 <action name="BackMenu_HistoryClick9">
1315 <owner>Please specify the owner of this user action.</owner>
1316 <description>
1317 Please enter the description of this user action.
1318 </description>
1319 </action>
1320
1321 <action name="BackMenu_Popup">
1322 <owner>Please specify the owner of this user action.</owner>
1323 <description>
1324 Please enter the description of this user action.
1325 </description>
1326 </action>
1327
1328 <action name="BackMenu_ShowFullHistory">
1329 <owner>Please specify the owner of this user action.</owner>
1330 <description>
1331 Please enter the description of this user action.
1332 </description>
1333 </action>
1334
1335 <action name="BackgroundImageCache">
1336 <owner>Please specify the owner of this user action.</owner>
1337 <description>
1338 Please enter the description of this user action.
1339 </description>
1340 </action>
1341
1342 <action name="BadMessageTerminate_ACDH">
1343 <owner>Please specify the owner of this user action.</owner>
1344 <description>
1345 Please enter the description of this user action.
1346 </description>
1347 </action>
1348
1349 <action name="BadMessageTerminate_AOF">
1350 <owner>Please specify the owner of this user action.</owner>
1351 <description>
1352 Please enter the description of this user action.
1353 </description>
1354 </action>
1355
1356 <action name="BadMessageTerminate_BMF">
1357 <owner>Please specify the owner of this user action.</owner>
1358 <description>
1359 Please enter the description of this user action.
1360 </description>
1361 </action>
1362
1363 <action name="BadMessageTerminate_BPE">
1364 <owner>Please specify the owner of this user action.</owner>
1365 <description>
1366 Please enter the description of this user action.
1367 </description>
1368 </action>
1369
1370 <action name="BadMessageTerminate_BPGM">
1371 <owner>Please specify the owner of this user action.</owner>
1372 <description>
1373 Please enter the description of this user action.
1374 </description>
1375 </action>
1376
1377 <action name="BadMessageTerminate_BRPH">
1378 <owner>Please specify the owner of this user action.</owner>
1379 <description>
1380 Please enter the description of this user action.
1381 </description>
1382 </action>
1383
1384 <action name="BadMessageTerminate_DBMF">
1385 <owner>Please specify the owner of this user action.</owner>
1386 <description>
1387 Please enter the description of this user action.
1388 </description>
1389 </action>
1390
1391 <action name="BadMessageTerminate_DSMF">
1392 <owner>Please specify the owner of this user action.</owner>
1393 <description>
1394 Please enter the description of this user action.
1395 </description>
1396 </action>
1397
1398 <action name="BadMessageTerminate_DSMF_1">
1399 <owner>Please specify the owner of this user action.</owner>
1400 <description>
1401 Please enter the description of this user action.
1402 </description>
1403 </action>
1404
1405 <action name="BadMessageTerminate_DSMF_2">
1406 <owner>Please specify the owner of this user action.</owner>
1407 <description>
1408 Please enter the description of this user action.
1409 </description>
1410 </action>
1411
1412 <action name="BadMessageTerminate_EFD">
1413 <owner>Please specify the owner of this user action.</owner>
1414 <description>
1415 Please enter the description of this user action.
1416 </description>
1417 </action>
1418
1419 <action name="BadMessageTerminate_FAMF">
1420 <owner>Please specify the owner of this user action.</owner>
1421 <description>
1422 Please enter the description of this user action.
1423 </description>
1424 </action>
1425
1426 <action name="BadMessageTerminate_IDBMF">
1427 <owner>Please specify the owner of this user action.</owner>
1428 <description>
1429 Please enter the description of this user action.
1430 </description>
1431 </action>
1432
1433 <action name="BadMessageTerminate_MIDI">
1434 <owner>Please specify the owner of this user action.</owner>
1435 <description>
1436 Please enter the description of this user action.
1437 </description>
1438 </action>
1439
1440 <action name="BadMessageTerminate_NC">
1441 <owner>Please specify the owner of this user action.</owner>
1442 <description>
1443 Please enter the description of this user action.
1444 </description>
1445 </action>
1446
1447 <action name="BadMessageTerminate_NC17">
1448 <owner>Please specify the owner of this user action.</owner>
1449 <description>
1450 Please enter the description of this user action.
1451 </description>
1452 </action>
1453
1454 <action name="BadMessageTerminate_RDH">
1455 <owner>Please specify the owner of this user action.</owner>
1456 <description>
1457 Please enter the description of this user action.
1458 </description>
1459 </action>
1460
1461 <action name="BadMessageTerminate_RFH">
1462 <owner>Please specify the owner of this user action.</owner>
1463 <description>
1464 Please enter the description of this user action.
1465 </description>
1466 </action>
1467
1468 <action name="BadMessageTerminate_RVD">
1469 <owner>Please specify the owner of this user action.</owner>
1470 <description>
1471 Please enter the description of this user action.
1472 </description>
1473 </action>
1474
1475 <action name="BadMessageTerminate_RVD2">
1476 <owner>Please specify the owner of this user action.</owner>
1477 <description>
1478 Please enter the description of this user action.
1479 </description>
1480 </action>
1481
1482 <action name="BadMessageTerminate_RVD3">
1483 <owner>Please specify the owner of this user action.</owner>
1484 <description>
1485 Please enter the description of this user action.
1486 </description>
1487 </action>
1488
1489 <action name="BadMessageTerminate_RVH">
1490 <owner>Please specify the owner of this user action.</owner>
1491 <description>
1492 Please enter the description of this user action.
1493 </description>
1494 </action>
1495
1496 <action name="BadMessageTerminate_RWH">
1497 <owner>Please specify the owner of this user action.</owner>
1498 <description>
1499 Please enter the description of this user action.
1500 </description>
1501 </action>
1502
1503 <action name="BadMessageTerminate_RWH1">
1504 <owner>Please specify the owner of this user action.</owner>
1505 <description>
1506 Please enter the description of this user action.
1507 </description>
1508 </action>
1509
1510 <action name="BadMessageTerminate_RWH2">
1511 <owner>Please specify the owner of this user action.</owner>
1512 <description>
1513 Please enter the description of this user action.
1514 </description>
1515 </action>
1516
1517 <action name="BadMessageTerminate_RWH3">
1518 <owner>Please specify the owner of this user action.</owner>
1519 <description>
1520 Please enter the description of this user action.
1521 </description>
1522 </action>
1523
1524 <action name="BadMessageTerminate_RWH4">
1525 <owner>Please specify the owner of this user action.</owner>
1526 <description>
1527 Please enter the description of this user action.
1528 </description>
1529 </action>
1530
1531 <action name="BadMessageTerminate_RWH5">
1532 <owner>Please specify the owner of this user action.</owner>
1533 <description>
1534 Please enter the description of this user action.
1535 </description>
1536 </action>
1537
1538 <action name="BadMessageTerminate_RWH6">
1539 <owner>Please specify the owner of this user action.</owner>
1540 <description>
1541 Please enter the description of this user action.
1542 </description>
1543 </action>
1544
1545 <action name="BadMessageTerminate_RWHVA1">
1546 <owner>Please specify the owner of this user action.</owner>
1547 <description>
1548 Please enter the description of this user action.
1549 </description>
1550 </action>
1551
1552 <action name="BadMessageTerminate_RWHVA2">
1553 <owner>Please specify the owner of this user action.</owner>
1554 <description>
1555 Please enter the description of this user action.
1556 </description>
1557 </action>
1558
1559 <action name="BadMessageTerminate_SharedMemoryManager1">
1560 <owner>Please specify the owner of this user action.</owner>
1561 <description>
1562 Please enter the description of this user action.
1563 </description>
1564 </action>
1565
1566 <action name="BadMessageTerminate_SharedMemoryManager2">
1567 <owner>Please specify the owner of this user action.</owner>
1568 <description>
1569 Please enter the description of this user action.
1570 </description>
1571 </action>
1572
1573 <action name="BadMessageTerminate_UnexpectedFrameType">
1574 <owner>Please specify the owner of this user action.</owner>
1575 <description>
1576 Please enter the description of this user action.
1577 </description>
1578 </action>
1579
1580 <action name="BadMessageTerminate_WPH">
1581 <owner>Please specify the owner of this user action.</owner>
1582 <description>
1583 Please enter the description of this user action.
1584 </description>
1585 </action>
1586
1587 <action name="BindingsMismatchTerminate_RVH_WebUI">
1588 <owner>Please specify the owner of this user action.</owner>
1589 <description>
1590 Please enter the description of this user action.
1591 </description>
1592 </action>
1593
1594 <action name="BindingsMismatch_GetProcessHostPerSite">
1595 <owner>Please specify the owner of this user action.</owner>
1596 <description>
1597 Please enter the description of this user action.
1598 </description>
1599 </action>
1600
1601 <action name="BlockNonsandboxedPlugins_Disable">
1602 <owner>Please specify the owner of this user action.</owner>
1603 <description>
1604 Please enter the description of this user action.
1605 </description>
1606 </action>
1607
1608 <action name="BlockNonsandboxedPlugins_Enable">
1609 <owner>Please specify the owner of this user action.</owner>
1610 <description>
1611 Please enter the description of this user action.
1612 </description>
1613 </action>
1614
1615 <action name="BlockedPluginInfobar.AllowThisTime">
1616 <owner>Please specify the owner of this user action.</owner>
1617 <description>
1618 Please enter the description of this user action.
1619 </description>
1620 </action>
1621
1622 <action name="BlockedPluginInfobar.AlwaysAllow">
1623 <owner>Please specify the owner of this user action.</owner>
1624 <description>
1625 Please enter the description of this user action.
1626 </description>
1627 </action>
1628
1629 <action name="BlockedPluginInfobar.Closed">
1630 <owner>Please specify the owner of this user action.</owner>
1631 <description>
1632 Please enter the description of this user action.
1633 </description>
1634 </action>
1635
1636 <action name="BlockedPluginInfobar.Dismissed">
1637 <owner>Please specify the owner of this user action.</owner>
1638 <description>
1639 Please enter the description of this user action.
1640 </description>
1641 </action>
1642
1643 <action name="BlockedPluginInfobar.LearnMore">
1644 <owner>Please specify the owner of this user action.</owner>
1645 <description>
1646 Please enter the description of this user action.
1647 </description>
1648 </action>
1649
1650 <action name="BlockedPluginInfobar.Shown">
1651 <owner>Please specify the owner of this user action.</owner>
1652 <description>
1653 Please enter the description of this user action.
1654 </description>
1655 </action>
1656
1657 <action name="BlockedPluginInfobar.Shown.Java">
1658 <owner>Please specify the owner of this user action.</owner>
1659 <description>
1660 Please enter the description of this user action.
1661 </description>
1662 </action>
1663
1664 <action name="BlockedPluginInfobar.Shown.QuickTime">
1665 <owner>Please specify the owner of this user action.</owner>
1666 <description>
1667 Please enter the description of this user action.
1668 </description>
1669 </action>
1670
1671 <action name="BlockedPluginInfobar.Shown.RealPlayer">
1672 <owner>Please specify the owner of this user action.</owner>
1673 <description>
1674 Please enter the description of this user action.
1675 </description>
1676 </action>
1677
1678 <action name="BlockedPluginInfobar.Shown.Shockwave">
1679 <owner>Please specify the owner of this user action.</owner>
1680 <description>
1681 Please enter the description of this user action.
1682 </description>
1683 </action>
1684
1685 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer">
1686 <owner>Please specify the owner of this user action.</owner>
1687 <description>
1688 Please enter the description of this user action.
1689 </description>
1690 </action>
1691
1692 <action name="Bold">
1693 <owner>Please specify the owner of this user action.</owner>
1694 <description>
1695 Please enter the description of this user action.
1696 </description>
1697 </action>
1698
1699 <action name="BookmarkAdded">
1700 <owner>Please specify the owner of this user action.</owner>
1701 <description>
1702 Please enter the description of this user action.
1703 </description>
1704 </action>
1705
1706 <action name="BookmarkBarFolder_CtxMenu">
1707 <owner>Please specify the owner of this user action.</owner>
1708 <description>
1709 Please enter the description of this user action.
1710 </description>
1711 </action>
1712
1713 <action name="BookmarkBarFolder_DragEnd">
1714 <owner>Please specify the owner of this user action.</owner>
1715 <description>
1716 Please enter the description of this user action.
1717 </description>
1718 </action>
1719
1720 <action name="BookmarkBarFolder_DragStart">
1721 <owner>Please specify the owner of this user action.</owner>
1722 <description>
1723 Please enter the description of this user action.
1724 </description>
1725 </action>
1726
1727 <action name="BookmarkBar_ContextMenu_Add">
1728 <owner>Please specify the owner of this user action.</owner>
1729 <description>
1730 Please enter the description of this user action.
1731 </description>
1732 </action>
1733
1734 <action name="BookmarkBar_ContextMenu_Edit">
1735 <owner>Please specify the owner of this user action.</owner>
1736 <description>
1737 Please enter the description of this user action.
1738 </description>
1739 </action>
1740
1741 <action name="BookmarkBar_ContextMenu_NewFolder">
1742 <owner>Please specify the owner of this user action.</owner>
1743 <description>
1744 Please enter the description of this user action.
1745 </description>
1746 </action>
1747
1748 <action name="BookmarkBar_ContextMenu_Open">
1749 <owner>Please specify the owner of this user action.</owner>
1750 <description>
1751 Please enter the description of this user action.
1752 </description>
1753 </action>
1754
1755 <action name="BookmarkBar_ContextMenu_OpenAll">
1756 <owner>Please specify the owner of this user action.</owner>
1757 <description>
1758 Please enter the description of this user action.
1759 </description>
1760 </action>
1761
1762 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow">
1763 <owner>Please specify the owner of this user action.</owner>
1764 <description>
1765 Please enter the description of this user action.
1766 </description>
1767 </action>
1768
1769 <action name="BookmarkBar_ContextMenu_OpenAllIncognito">
1770 <owner>Please specify the owner of this user action.</owner>
1771 <description>
1772 Please enter the description of this user action.
1773 </description>
1774 </action>
1775
1776 <action name="BookmarkBar_ContextMenu_OpenInNewTab">
1777 <owner>Please specify the owner of this user action.</owner>
1778 <description>
1779 Please enter the description of this user action.
1780 </description>
1781 </action>
1782
1783 <action name="BookmarkBar_ContextMenu_OpenInNewWindow">
1784 <owner>Please specify the owner of this user action.</owner>
1785 <description>
1786 Please enter the description of this user action.
1787 </description>
1788 </action>
1789
1790 <action name="BookmarkBar_ContextMenu_Redo">
1791 <owner>Please specify the owner of this user action.</owner>
1792 <description>
1793 Please enter the description of this user action.
1794 </description>
1795 </action>
1796
1797 <action name="BookmarkBar_ContextMenu_Remove">
1798 <owner>Please specify the owner of this user action.</owner>
1799 <description>
1800 Please enter the description of this user action.
1801 </description>
1802 </action>
1803
1804 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar">
1805 <owner>Please specify the owner of this user action.</owner>
1806 <description>
1807 Please enter the description of this user action.
1808 </description>
1809 </action>
1810
1811 <action name="BookmarkBar_ContextMenu_ShowInFolder">
1812 <owner>Please specify the owner of this user action.</owner>
1813 <description>
1814 Please enter the description of this user action.
1815 </description>
1816 </action>
1817
1818 <action name="BookmarkBar_ContextMenu_Undo">
1819 <owner>Please specify the owner of this user action.</owner>
1820 <description>
1821 Please enter the description of this user action.
1822 </description>
1823 </action>
1824
1825 <action name="BookmarkBar_CtxMenu">
1826 <owner>Please specify the owner of this user action.</owner>
1827 <description>
1828 Please enter the description of this user action.
1829 </description>
1830 </action>
1831
1832 <action name="BookmarkBar_DragButton">
1833 <owner>Please specify the owner of this user action.</owner>
1834 <description>
1835 Please enter the description of this user action.
1836 </description>
1837 </action>
1838
1839 <action name="BookmarkBar_DragEnd">
1840 <owner>Please specify the owner of this user action.</owner>
1841 <description>
1842 Please enter the description of this user action.
1843 </description>
1844 </action>
1845
1846 <action name="BookmarkBar_DragFromFolder">
1847 <owner>Please specify the owner of this user action.</owner>
1848 <description>
1849 Please enter the description of this user action.
1850 </description>
1851 </action>
1852
1853 <action name="BookmarkBar_DragRecentlyBookmarked">
1854 <owner>Please specify the owner of this user action.</owner>
1855 <description>
1856 Please enter the description of this user action.
1857 </description>
1858 </action>
1859
1860 <action name="BookmarkBar_DragStart">
1861 <owner>Please specify the owner of this user action.</owner>
1862 <description>
1863 Please enter the description of this user action.
1864 </description>
1865 </action>
1866
1867 <action name="BookmarkBar_ShowOtherBookmarks">
1868 <owner>Please specify the owner of this user action.</owner>
1869 <description>
1870 Please enter the description of this user action.
1871 </description>
1872 </action>
1873
1874 <action name="BookmarkBar_ShowRecentlyBookmarked">
1875 <owner>Please specify the owner of this user action.</owner>
1876 <description>
1877 Please enter the description of this user action.
1878 </description>
1879 </action>
1880
1881 <action name="BookmarkBubble_ChangeParent">
1882 <owner>Please specify the owner of this user action.</owner>
1883 <description>
1884 Please enter the description of this user action.
1885 </description>
1886 </action>
1887
1888 <action name="BookmarkBubble_ChangeTitleInBubble">
1889 <owner>Please specify the owner of this user action.</owner>
1890 <description>
1891 Please enter the description of this user action.
1892 </description>
1893 </action>
1894
1895 <action name="BookmarkBubble_Edit">
1896 <owner>Please specify the owner of this user action.</owner>
1897 <description>
1898 Please enter the description of this user action.
1899 </description>
1900 </action>
1901
1902 <action name="BookmarkBubble_EditFromCombobox">
1903 <owner>Please specify the owner of this user action.</owner>
1904 <description>
1905 Please enter the description of this user action.
1906 </description>
1907 </action>
1908
1909 <action name="BookmarkBubble_Options">
1910 <owner>Please specify the owner of this user action.</owner>
1911 <description>
1912 Please enter the description of this user action.
1913 </description>
1914 </action>
1915
1916 <action name="BookmarkBubble_RemoveFromBookmarkBar">
1917 <owner>Please specify the owner of this user action.</owner>
1918 <description>
1919 Please enter the description of this user action.
1920 </description>
1921 </action>
1922
1923 <action name="BookmarkBubble_ShowOnBookmarkBar">
1924 <owner>Please specify the owner of this user action.</owner>
1925 <description>
1926 Please enter the description of this user action.
1927 </description>
1928 </action>
1929
1930 <action name="BookmarkBubble_Unstar">
1931 <owner>Please specify the owner of this user action.</owner>
1932 <description>
1933 Please enter the description of this user action.
1934 </description>
1935 </action>
1936
1937 <action name="BookmarkManager_Command_AddPage">
1938 <owner>Please specify the owner of this user action.</owner>
1939 <description>
1940 Please enter the description of this user action.
1941 </description>
1942 </action>
1943
1944 <action name="BookmarkManager_Command_Copy">
1945 <owner>Please specify the owner of this user action.</owner>
1946 <description>
1947 Please enter the description of this user action.
1948 </description>
1949 </action>
1950
1951 <action name="BookmarkManager_Command_Cut">
1952 <owner>Please specify the owner of this user action.</owner>
1953 <description>
1954 Please enter the description of this user action.
1955 </description>
1956 </action>
1957
1958 <action name="BookmarkManager_Command_Delete">
1959 <owner>Please specify the owner of this user action.</owner>
1960 <description>
1961 Please enter the description of this user action.
1962 </description>
1963 </action>
1964
1965 <action name="BookmarkManager_Command_Edit">
1966 <owner>Please specify the owner of this user action.</owner>
1967 <description>
1968 Please enter the description of this user action.
1969 </description>
1970 </action>
1971
1972 <action name="BookmarkManager_Command_Export">
1973 <owner>Please specify the owner of this user action.</owner>
1974 <description>
1975 Please enter the description of this user action.
1976 </description>
1977 </action>
1978
1979 <action name="BookmarkManager_Command_Import">
1980 <owner>Please specify the owner of this user action.</owner>
1981 <description>
1982 Please enter the description of this user action.
1983 </description>
1984 </action>
1985
1986 <action name="BookmarkManager_Command_NewFolder">
1987 <owner>Please specify the owner of this user action.</owner>
1988 <description>
1989 Please enter the description of this user action.
1990 </description>
1991 </action>
1992
1993 <action name="BookmarkManager_Command_OpenInNewTab">
1994 <owner>Please specify the owner of this user action.</owner>
1995 <description>
1996 Please enter the description of this user action.
1997 </description>
1998 </action>
1999
2000 <action name="BookmarkManager_Command_OpenInNewWindow">
2001 <owner>Please specify the owner of this user action.</owner>
2002 <description>
2003 Please enter the description of this user action.
2004 </description>
2005 </action>
2006
2007 <action name="BookmarkManager_Command_OpenInSame">
2008 <owner>Please specify the owner of this user action.</owner>
2009 <description>
2010 Please enter the description of this user action.
2011 </description>
2012 </action>
2013
2014 <action name="BookmarkManager_Command_OpenIncognito">
2015 <owner>Please specify the owner of this user action.</owner>
2016 <description>
2017 Please enter the description of this user action.
2018 </description>
2019 </action>
2020
2021 <action name="BookmarkManager_Command_Paste">
2022 <owner>Please specify the owner of this user action.</owner>
2023 <description>
2024 Please enter the description of this user action.
2025 </description>
2026 </action>
2027
2028 <action name="BookmarkManager_Command_ShowInFolder">
2029 <owner>Please specify the owner of this user action.</owner>
2030 <description>
2031 Please enter the description of this user action.
2032 </description>
2033 </action>
2034
2035 <action name="BookmarkManager_Command_Sort">
2036 <owner>Please specify the owner of this user action.</owner>
2037 <description>
2038 Please enter the description of this user action.
2039 </description>
2040 </action>
2041
2042 <action name="BookmarkManager_Command_UndoDelete">
2043 <owner>Please specify the owner of this user action.</owner>
2044 <description>
2045 Please enter the description of this user action.
2046 </description>
2047 </action>
2048
2049 <action name="BookmarkManager_Command_UndoGlobal">
2050 <owner>Please specify the owner of this user action.</owner>
2051 <description>
2052 Please enter the description of this user action.
2053 </description>
2054 </action>
2055
2056 <action name="BookmarkManager_Command_UndoNone">
2057 <owner>Please specify the owner of this user action.</owner>
2058 <description>
2059 Please enter the description of this user action.
2060 </description>
2061 </action>
2062
2063 <action name="BookmarkManager_Export">
2064 <owner>Please specify the owner of this user action.</owner>
2065 <description>
2066 Please enter the description of this user action.
2067 </description>
2068 </action>
2069
2070 <action name="BookmarkManager_Import">
2071 <owner>Please specify the owner of this user action.</owner>
2072 <description>
2073 Please enter the description of this user action.
2074 </description>
2075 </action>
2076
2077 <action name="BookmarkManager_NavigateTo_BookmarkBar">
2078 <owner>Please specify the owner of this user action.</owner>
2079 <description>
2080 Please enter the description of this user action.
2081 </description>
2082 </action>
2083
2084 <action name="BookmarkManager_NavigateTo_Mobile">
2085 <owner>Please specify the owner of this user action.</owner>
2086 <description>
2087 Please enter the description of this user action.
2088 </description>
2089 </action>
2090
2091 <action name="BookmarkManager_NavigateTo_Other">
2092 <owner>Please specify the owner of this user action.</owner>
2093 <description>
2094 Please enter the description of this user action.
2095 </description>
2096 </action>
2097
2098 <action name="BookmarkManager_NavigateTo_Recent">
2099 <owner>Please specify the owner of this user action.</owner>
2100 <description>
2101 Please enter the description of this user action.
2102 </description>
2103 </action>
2104
2105 <action name="BookmarkManager_NavigateTo_Search">
2106 <owner>Please specify the owner of this user action.</owner>
2107 <description>
2108 Please enter the description of this user action.
2109 </description>
2110 </action>
2111
2112 <action name="BookmarkManager_NavigateTo_SubFolder">
2113 <owner>Please specify the owner of this user action.</owner>
2114 <description>
2115 Please enter the description of this user action.
2116 </description>
2117 </action>
2118
2119 <action name="BookmarkManager_Sort">
2120 <owner>Please specify the owner of this user action.</owner>
2121 <description>
2122 Please enter the description of this user action.
2123 </description>
2124 </action>
2125
2126 <action name="BookmarkManager_Sync">
2127 <owner>Please specify the owner of this user action.</owner>
2128 <description>
2129 Please enter the description of this user action.
2130 </description>
2131 </action>
2132
2133 <action name="BookmarkMenu_clicked">
2134 <owner>Please specify the owner of this user action.</owner>
2135 <description>
2136 Please enter the description of this user action.
2137 </description>
2138 </action>
2139
2140 <action name="Bookmarks_Search">
2141 <owner>Please specify the owner of this user action.</owner>
2142 <description>
2143 Please enter the description of this user action.
2144 </description>
2145 </action>
2146
2147 <action name="BrowserPlugin.Guest.AbnormalDeath">
2148 <owner>Please specify the owner of this user action.</owner>
2149 <description>
2150 Please enter the description of this user action.
2151 </description>
2152 </action>
2153
2154 <action name="BrowserPlugin.Guest.Attached">
2155 <owner>Please specify the owner of this user action.</owner>
2156 <description>
2157 Please enter the description of this user action.
2158 </description>
2159 </action>
2160
2161 <action name="BrowserPlugin.Guest.Crashed">
2162 <owner>Please specify the owner of this user action.</owner>
2163 <description>
2164 Please enter the description of this user action.
2165 </description>
2166 </action>
2167
2168 <action name="BrowserPlugin.Guest.Create">
2169 <owner>Please specify the owner of this user action.</owner>
2170 <description>
2171 Please enter the description of this user action.
2172 </description>
2173 </action>
2174
2175 <action name="BrowserPlugin.Guest.DidNavigate">
2176 <owner>Please specify the owner of this user action.</owner>
2177 <description>
2178 Please enter the description of this user action.
2179 </description>
2180 </action>
2181
2182 <action name="BrowserPlugin.Guest.EnableAutoResize">
2183 <owner>Please specify the owner of this user action.</owner>
2184 <description>
2185 Please enter the description of this user action.
2186 </description>
2187 </action>
2188
2189 <action name="BrowserPlugin.Guest.Hung">
2190 <owner>Please specify the owner of this user action.</owner>
2191 <description>
2192 Please enter the description of this user action.
2193 </description>
2194 </action>
2195
2196 <action name="BrowserPlugin.Guest.Killed">
2197 <owner>Please specify the owner of this user action.</owner>
2198 <description>
2199 Please enter the description of this user action.
2200 </description>
2201 </action>
2202
2203 <action name="BrowserPlugin.Guest.Navigate">
2204 <owner>Please specify the owner of this user action.</owner>
2205 <description>
2206 Please enter the description of this user action.
2207 </description>
2208 </action>
2209
2210 <action name="BrowserPlugin.Guest.PermissionRequest">
2211 <owner>Please specify the owner of this user action.</owner>
2212 <description>
2213 Please enter the description of this user action.
2214 </description>
2215 </action>
2216
2217 <action name="BrowserPlugin.Guest.PermissionRequest.Download">
2218 <owner>Please specify the owner of this user action.</owner>
2219 <description>
2220 Please enter the description of this user action.
2221 </description>
2222 </action>
2223
2224 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation">
2225 <owner>Please specify the owner of this user action.</owner>
2226 <description>
2227 Please enter the description of this user action.
2228 </description>
2229 </action>
2230
2231 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog">
2232 <owner>Please specify the owner of this user action.</owner>
2233 <description>
2234 Please enter the description of this user action.
2235 </description>
2236 </action>
2237
2238 <action name="BrowserPlugin.Guest.PermissionRequest.Media">
2239 <owner>Please specify the owner of this user action.</owner>
2240 <description>
2241 Please enter the description of this user action.
2242 </description>
2243 </action>
2244
2245 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow">
2246 <owner>Please specify the owner of this user action.</owner>
2247 <description>
2248 Please enter the description of this user action.
2249 </description>
2250 </action>
2251
2252 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock">
2253 <owner>Please specify the owner of this user action.</owner>
2254 <description>
2255 Please enter the description of this user action.
2256 </description>
2257 </action>
2258
2259 <action name="BrowserPlugin.Guest.Responsive">
2260 <owner>Please specify the owner of this user action.</owner>
2261 <description>
2262 Please enter the description of this user action.
2263 </description>
2264 </action>
2265
2266 <action name="BrowserPlugin.Guest.Terminate">
2267 <owner>Please specify the owner of this user action.</owner>
2268 <description>
2269 Please enter the description of this user action.
2270 </description>
2271 </action>
2272
2273 <action name="BrowserPlugin.PermissionAllow.Download">
2274 <owner>Please specify the owner of this user action.</owner>
2275 <description>
2276 Please enter the description of this user action.
2277 </description>
2278 </action>
2279
2280 <action name="BrowserPlugin.PermissionAllow.Geolocation">
2281 <owner>Please specify the owner of this user action.</owner>
2282 <description>
2283 Please enter the description of this user action.
2284 </description>
2285 </action>
2286
2287 <action name="BrowserPlugin.PermissionAllow.JSDialog">
2288 <owner>Please specify the owner of this user action.</owner>
2289 <description>
2290 Please enter the description of this user action.
2291 </description>
2292 </action>
2293
2294 <action name="BrowserPlugin.PermissionAllow.Media">
2295 <owner>Please specify the owner of this user action.</owner>
2296 <description>
2297 Please enter the description of this user action.
2298 </description>
2299 </action>
2300
2301 <action name="BrowserPlugin.PermissionAllow.NewWindow">
2302 <owner>Please specify the owner of this user action.</owner>
2303 <description>
2304 Please enter the description of this user action.
2305 </description>
2306 </action>
2307
2308 <action name="BrowserPlugin.PermissionAllow.PointerLock">
2309 <owner>Please specify the owner of this user action.</owner>
2310 <description>
2311 Please enter the description of this user action.
2312 </description>
2313 </action>
2314
2315 <action name="BrowserPlugin.PermissionDeny.Download">
2316 <owner>Please specify the owner of this user action.</owner>
2317 <description>
2318 Please enter the description of this user action.
2319 </description>
2320 </action>
2321
2322 <action name="BrowserPlugin.PermissionDeny.Geolocation">
2323 <owner>Please specify the owner of this user action.</owner>
2324 <description>
2325 Please enter the description of this user action.
2326 </description>
2327 </action>
2328
2329 <action name="BrowserPlugin.PermissionDeny.JSDialog">
2330 <owner>Please specify the owner of this user action.</owner>
2331 <description>
2332 Please enter the description of this user action.
2333 </description>
2334 </action>
2335
2336 <action name="BrowserPlugin.PermissionDeny.Media">
2337 <owner>Please specify the owner of this user action.</owner>
2338 <description>
2339 Please enter the description of this user action.
2340 </description>
2341 </action>
2342
2343 <action name="BrowserPlugin.PermissionDeny.NewWindow">
2344 <owner>Please specify the owner of this user action.</owner>
2345 <description>
2346 Please enter the description of this user action.
2347 </description>
2348 </action>
2349
2350 <action name="BrowserPlugin.PermissionDeny.PointerLock">
2351 <owner>Please specify the owner of this user action.</owner>
2352 <description>
2353 Please enter the description of this user action.
2354 </description>
2355 </action>
2356
2357 <action name="CanCommitURL_BlockedAndKilled">
2358 <owner>Please specify the owner of this user action.</owner>
2359 <description>
2360 Please enter the description of this user action.
2361 </description>
2362 </action>
2363
2364 <action name="Cancel">
2365 <owner>Please specify the owner of this user action.</owner>
2366 <description>
2367 Please enter the description of this user action.
2368 </description>
2369 </action>
2370
2371 <action name="Caption_ClickTogglesMaximize">
2372 <owner>Please specify the owner of this user action.</owner>
2373 <description>
2374 Please enter the description of this user action.
2375 </description>
2376 </action>
2377
2378 <action name="Caption_GestureTogglesMaximize">
2379 <owner>Please specify the owner of this user action.</owner>
2380 <description>
2381 Please enter the description of this user action.
2382 </description>
2383 </action>
2384
2385 <action name="Cast_Sender_CastDeviceSelected">
2386 <owner>Please specify the owner of this user action.</owner>
2387 <description>
2388 Please enter the description of this user action.
2389 </description>
2390 </action>
2391
2392 <action name="Cast_Sender_CastEnterFullscreen">
2393 <owner>Please specify the owner of this user action.</owner>
2394 <description>
2395 Please enter the description of this user action.
2396 </description>
2397 </action>
2398
2399 <action name="Cast_Sender_CastPlayRequested">
2400 <owner>Please specify the owner of this user action.</owner>
2401 <description>
2402 Please enter the description of this user action.
2403 </description>
2404 </action>
2405
2406 <action name="Cast_Sender_YouTubeDeviceSelected">
2407 <owner>Please specify the owner of this user action.</owner>
2408 <description>
2409 Please enter the description of this user action.
2410 </description>
2411 </action>
2412
2413 <action name="ClearAuthenticationCache">
2414 <owner>Please specify the owner of this user action.</owner>
2415 <description>
2416 Please enter the description of this user action.
2417 </description>
2418 </action>
2419
2420 <action name="ClearBrowsingData_Autofill">
2421 <owner>Please specify the owner of this user action.</owner>
2422 <description>
2423 Please enter the description of this user action.
2424 </description>
2425 </action>
2426
2427 <action name="ClearBrowsingData_Cache">
2428 <owner>Please specify the owner of this user action.</owner>
2429 <description>
2430 Please enter the description of this user action.
2431 </description>
2432 </action>
2433
2434 <action name="ClearBrowsingData_ContentLicenses">
2435 <owner>Please specify the owner of this user action.</owner>
2436 <description>
2437 Please enter the description of this user action.
2438 </description>
2439 </action>
2440
2441 <action name="ClearBrowsingData_Cookies">
2442 <owner>Please specify the owner of this user action.</owner>
2443 <description>
2444 Please enter the description of this user action.
2445 </description>
2446 </action>
2447
2448 <action name="ClearBrowsingData_Downloads">
2449 <owner>Please specify the owner of this user action.</owner>
2450 <description>
2451 Please enter the description of this user action.
2452 </description>
2453 </action>
2454
2455 <action name="ClearBrowsingData_Everything">
2456 <owner>Please specify the owner of this user action.</owner>
2457 <description>
2458 Please enter the description of this user action.
2459 </description>
2460 </action>
2461
2462 <action name="ClearBrowsingData_History">
2463 <owner>Please specify the owner of this user action.</owner>
2464 <description>
2465 Please enter the description of this user action.
2466 </description>
2467 </action>
2468
2469 <action name="ClearBrowsingData_LSOData">
2470 <owner>Please specify the owner of this user action.</owner>
2471 <description>
2472 Please enter the description of this user action.
2473 </description>
2474 </action>
2475
2476 <action name="ClearBrowsingData_LastDay">
2477 <owner>Please specify the owner of this user action.</owner>
2478 <description>
2479 Please enter the description of this user action.
2480 </description>
2481 </action>
2482
2483 <action name="ClearBrowsingData_LastHour">
2484 <owner>Please specify the owner of this user action.</owner>
2485 <description>
2486 Please enter the description of this user action.
2487 </description>
2488 </action>
2489
2490 <action name="ClearBrowsingData_LastMonth">
2491 <owner>Please specify the owner of this user action.</owner>
2492 <description>
2493 Please enter the description of this user action.
2494 </description>
2495 </action>
2496
2497 <action name="ClearBrowsingData_LastWeek">
2498 <owner>Please specify the owner of this user action.</owner>
2499 <description>
2500 Please enter the description of this user action.
2501 </description>
2502 </action>
2503
2504 <action name="ClearBrowsingData_MaskContainsExtension">
2505 <owner>Please specify the owner of this user action.</owner>
2506 <description>
2507 Please enter the description of this user action.
2508 </description>
2509 </action>
2510
2511 <action name="ClearBrowsingData_MaskContainsProtectedWeb">
2512 <owner>Please specify the owner of this user action.</owner>
2513 <description>
2514 Please enter the description of this user action.
2515 </description>
2516 </action>
2517
2518 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb">
2519 <owner>Please specify the owner of this user action.</owner>
2520 <description>
2521 Please enter the description of this user action.
2522 </description>
2523 </action>
2524
2525 <action name="ClearBrowsingData_Passwords">
2526 <owner>Please specify the owner of this user action.</owner>
2527 <description>
2528 Please enter the description of this user action.
2529 </description>
2530 </action>
2531
2532 <action name="ClearBrowsingData_ServerBoundCerts">
2533 <owner>Please specify the owner of this user action.</owner>
2534 <description>
2535 Please enter the description of this user action.
2536 </description>
2537 </action>
2538
2539 <action name="ClearBrowsingData_ShaderCache">
2540 <owner>Please specify the owner of this user action.</owner>
2541 <description>
2542 Please enter the description of this user action.
2543 </description>
2544 </action>
2545
2546 <action name="ClearBrowsingData_ShowDlg">
2547 <owner>Please specify the owner of this user action.</owner>
2548 <description>
2549 Please enter the description of this user action.
2550 </description>
2551 </action>
2552
2553 <action name="ClearSelection">
2554 <owner>Please specify the owner of this user action.</owner>
2555 <description>
2556 Please enter the description of this user action.
2557 </description>
2558 </action>
2559
2560 <action name="ClearSiteDataOnExitDisabled">
2561 <owner>Please specify the owner of this user action.</owner>
2562 <description>
2563 Please enter the description of this user action.
2564 </description>
2565 </action>
2566
2567 <action name="ClearSiteDataOnExitEnabled">
2568 <owner>Please specify the owner of this user action.</owner>
2569 <description>
2570 Please enter the description of this user action.
2571 </description>
2572 </action>
2573
2574 <action name="ClickDisableGpuAcceleration">
2575 <owner>Please specify the owner of this user action.</owner>
2576 <description>
2577 Please enter the description of this user action.
2578 </description>
2579 </action>
2580
2581 <action name="ClickToPlay_AllowAlways">
2582 <owner>Please specify the owner of this user action.</owner>
2583 <description>
2584 Please enter the description of this user action.
2585 </description>
2586 </action>
2587
2588 <action name="ClickToPlay_Dismiss_Infobar">
2589 <owner>Please specify the owner of this user action.</owner>
2590 <description>
2591 Please enter the description of this user action.
2592 </description>
2593 </action>
2594
2595 <action name="ClickToPlay_InfobarShown">
2596 <owner>Please specify the owner of this user action.</owner>
2597 <description>
2598 Please enter the description of this user action.
2599 </description>
2600 </action>
2601
2602 <action name="ClickToPlay_LoadAll_Bubble">
2603 <owner>Please specify the owner of this user action.</owner>
2604 <description>
2605 Please enter the description of this user action.
2606 </description>
2607 </action>
2608
2609 <action name="ClickToPlay_LoadAll_Infobar">
2610 <owner>Please specify the owner of this user action.</owner>
2611 <description>
2612 Please enter the description of this user action.
2613 </description>
2614 </action>
2615
2616 <action name="ClickedBookmarkBarAppsShortcutButton">
2617 <owner>Please specify the owner of this user action.</owner>
2618 <description>
2619 Please enter the description of this user action.
2620 </description>
2621 </action>
2622
2623 <action name="ClickedBookmarkBarFolder">
2624 <owner>Please specify the owner of this user action.</owner>
2625 <description>
2626 Please enter the description of this user action.
2627 </description>
2628 </action>
2629
2630 <action name="ClickedBookmarkBarURLButton">
2631 <owner>Please specify the owner of this user action.</owner>
2632 <description>
2633 Please enter the description of this user action.
2634 </description>
2635 </action>
2636
2637 <action name="CloseAllSuppressedPopups">
2638 <owner>Please specify the owner of this user action.</owner>
2639 <description>
2640 Please enter the description of this user action.
2641 </description>
2642 </action>
2643
2644 <action name="CloseButton_Clk">
2645 <owner>Please specify the owner of this user action.</owner>
2646 <description>
2647 Please enter the description of this user action.
2648 </description>
2649 </action>
2650
2651 <action name="CloseFromContextMenu">
2652 <owner>Please specify the owner of this user action.</owner>
2653 <description>
2654 Please enter the description of this user action.
2655 </description>
2656 </action>
2657
2658 <action name="CloseTab">
2659 <owner>Please specify the owner of this user action.</owner>
2660 <description>
2661 Please enter the description of this user action.
2662 </description>
2663 </action>
2664
2665 <action name="CloseTabByKey">
2666 <owner>Please specify the owner of this user action.</owner>
2667 <description>
2668 Please enter the description of this user action.
2669 </description>
2670 </action>
2671
2672 <action name="CloseTab_Accelerator">
2673 <owner>Please specify the owner of this user action.</owner>
2674 <description>
2675 Please enter the description of this user action.
2676 </description>
2677 </action>
2678
2679 <action name="CloseTab_Mouse">
2680 <owner>Please specify the owner of this user action.</owner>
2681 <description>
2682 Please enter the description of this user action.
2683 </description>
2684 </action>
2685
2686 <action name="CloseWebApp">
2687 <owner>Please specify the owner of this user action.</owner>
2688 <description>
2689 Please enter the description of this user action.
2690 </description>
2691 </action>
2692
2693 <action name="CloseWindow">
2694 <owner>Please specify the owner of this user action.</owner>
2695 <description>
2696 Please enter the description of this user action.
2697 </description>
2698 </action>
2699
2700 <action name="CloseWindowByKey">
2701 <owner>Please specify the owner of this user action.</owner>
2702 <description>
2703 Please enter the description of this user action.
2704 </description>
2705 </action>
2706
2707 <action name="ConfirmNotToOrderSpringCharger">
2708 <owner>Please specify the owner of this user action.</owner>
2709 <description>
2710 Please enter the description of this user action.
2711 </description>
2712 </action>
2713
2714 <action name="ConfirmOrderSpringCharger">
2715 <owner>Please specify the owner of this user action.</owner>
2716 <description>
2717 Please enter the description of this user action.
2718 </description>
2719 </action>
2720
2721 <action name="ConfirmOrderSpringChargerByPhone">
2722 <owner>Please specify the owner of this user action.</owner>
2723 <description>
2724 Please enter the description of this user action.
2725 </description>
2726 </action>
2727
2728 <action name="ConfirmOrderSpringChargerOnline">
2729 <owner>Please specify the owner of this user action.</owner>
2730 <description>
2731 Please enter the description of this user action.
2732 </description>
2733 </action>
2734
2735 <action name="ConfirmSafeSpringCharger">
2736 <owner>Please specify the owner of this user action.</owner>
2737 <description>
2738 Please enter the description of this user action.
2739 </description>
2740 </action>
2741
2742 <action name="ConfirmStillUseOriginalChargerAfterOrder">
2743 <owner>Please specify the owner of this user action.</owner>
2744 <description>
2745 Please enter the description of this user action.
2746 </description>
2747 </action>
2748
2749 <action name="ConflictBadge">
2750 <owner>Please specify the owner of this user action.</owner>
2751 <description>
2752 Please enter the description of this user action.
2753 </description>
2754 </action>
2755
2756 <action name="ConflictingModuleNotificationDismissed">
2757 <owner>Please specify the owner of this user action.</owner>
2758 <description>
2759 Please enter the description of this user action.
2760 </description>
2761 </action>
2762
2763 <action name="ConflictingModuleNotificationShown">
2764 <owner>Please specify the owner of this user action.</owner>
2765 <description>
2766 Please enter the description of this user action.
2767 </description>
2768 </action>
2769
2770 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS">
2771 <owner>Please specify the owner of this user action.</owner>
2772 <description>
2773 Please enter the description of this user action.
2774 </description>
2775 </action>
2776
2777 <action name="ConnectivityDiagnostics.LaunchSource.WebStore">
2778 <owner>Please specify the owner of this user action.</owner>
2779 <description>
2780 Please enter the description of this user action.
2781 </description>
2782 </action>
2783
2784 <action name="ConnectivityDiagnostics.UA.LogsShown">
2785 <owner>Please specify the owner of this user action.</owner>
2786 <description>
2787 Please enter the description of this user action.
2788 </description>
2789 </action>
2790
2791 <action name="ConnectivityDiagnostics.UA.PassingTestsShown">
2792 <owner>Please specify the owner of this user action.</owner>
2793 <description>
2794 Please enter the description of this user action.
2795 </description>
2796 </action>
2797
2798 <action name="ConnectivityDiagnostics.UA.SettingsShown">
2799 <owner>Please specify the owner of this user action.</owner>
2800 <description>
2801 Please enter the description of this user action.
2802 </description>
2803 </action>
2804
2805 <action name="ConnectivityDiagnostics.UA.TestResultExpanded">
2806 <owner>Please specify the owner of this user action.</owner>
2807 <description>
2808 Please enter the description of this user action.
2809 </description>
2810 </action>
2811
2812 <action name="ConnectivityDiagnostics.UA.TestSuiteRun">
2813 <owner>Please specify the owner of this user action.</owner>
2814 <description>
2815 Please enter the description of this user action.
2816 </description>
2817 </action>
2818
2819 <action name="CookieBlockingDisabledPerDefault">
2820 <owner>Please specify the owner of this user action.</owner>
2821 <description>
2822 Please enter the description of this user action.
2823 </description>
2824 </action>
2825
2826 <action name="CookieBlockingEnabledPerDefault">
2827 <owner>Please specify the owner of this user action.</owner>
2828 <description>
2829 Please enter the description of this user action.
2830 </description>
2831 </action>
2832
2833 <action name="Copy">
2834 <owner>Please specify the owner of this user action.</owner>
2835 <description>
2836 Please enter the description of this user action.
2837 </description>
2838 </action>
2839
2840 <action name="CopyToFindPboard">
2841 <owner>Please specify the owner of this user action.</owner>
2842 <description>
2843 Please enter the description of this user action.
2844 </description>
2845 </action>
2846
2847 <action name="CopyURLToClipBoard">
2848 <owner>Please specify the owner of this user action.</owner>
2849 <description>
2850 Please enter the description of this user action.
2851 </description>
2852 </action>
2853
2854 <action name="CreateHostedApp">
2855 <owner>Please specify the owner of this user action.</owner>
2856 <description>
2857 Please enter the description of this user action.
2858 </description>
2859 </action>
2860
2861 <action name="CreateLink">
2862 <owner>Please specify the owner of this user action.</owner>
2863 <description>
2864 Please enter the description of this user action.
2865 </description>
2866 </action>
2867
2868 <action name="CreateProfile">
2869 <owner>Please specify the owner of this user action.</owner>
2870 <description>
2871 Please enter the description of this user action.
2872 </description>
2873 </action>
2874
2875 <action name="CreateShortcut">
2876 <owner>Please specify the owner of this user action.</owner>
2877 <description>
2878 Please enter the description of this user action.
2879 </description>
2880 </action>
2881
2882 <action name="CriticalNotificationShown">
2883 <owner>Please specify the owner of this user action.</owner>
2884 <description>
2885 Please enter the description of this user action.
2886 </description>
2887 </action>
2888
2889 <action name="CriticalNotification_AutoRestart">
2890 <owner>Please specify the owner of this user action.</owner>
2891 <description>
2892 Please enter the description of this user action.
2893 </description>
2894 </action>
2895
2896 <action name="CriticalNotification_Ignore">
2897 <owner>Please specify the owner of this user action.</owner>
2898 <description>
2899 Please enter the description of this user action.
2900 </description>
2901 </action>
2902
2903 <action name="CriticalNotification_Restart">
2904 <owner>Please specify the owner of this user action.</owner>
2905 <description>
2906 Please enter the description of this user action.
2907 </description>
2908 </action>
2909
2910 <action name="Cryptohome.PKCS11InitFail">
2911 <owner>Please specify the owner of this user action.</owner>
2912 <description>
2913 Please enter the description of this user action.
2914 </description>
2915 </action>
2916
2917 <action name="Cut">
2918 <owner>Please specify the owner of this user action.</owner>
2919 <description>
2920 Please enter the description of this user action.
2921 </description>
2922 </action>
2923
2924 <action name="DataReductionProxy_PromoDisplayed">
2925 <owner>Please specify the owner of this user action.</owner>
2926 <description>
2927 Please enter the description of this user action.
2928 </description>
2929 </action>
2930
2931 <action name="DataReductionProxy_PromoLearnMore">
2932 <owner>Please specify the owner of this user action.</owner>
2933 <description>
2934 Please enter the description of this user action.
2935 </description>
2936 </action>
2937
2938 <action name="DataReductionProxy_TurnedOff">
2939 <owner>Please specify the owner of this user action.</owner>
2940 <description>
2941 Please enter the description of this user action.
2942 </description>
2943 </action>
2944
2945 <action name="DataReductionProxy_TurnedOn">
2946 <owner>Please specify the owner of this user action.</owner>
2947 <description>
2948 Please enter the description of this user action.
2949 </description>
2950 </action>
2951
2952 <action name="DataReductionProxy_TurnedOnFromPromo">
2953 <owner>Please specify the owner of this user action.</owner>
2954 <description>
2955 Please enter the description of this user action.
2956 </description>
2957 </action>
2958
2959 <action name="Debugger">
2960 <owner>Please specify the owner of this user action.</owner>
2961 <description>
2962 Please enter the description of this user action.
2963 </description>
2964 </action>
2965
2966 <action name="Delete">
2967 <owner>Please specify the owner of this user action.</owner>
2968 <description>
2969 Please enter the description of this user action.
2970 </description>
2971 </action>
2972
2973 <action name="DeleteBackward">
2974 <owner>Please specify the owner of this user action.</owner>
2975 <description>
2976 Please enter the description of this user action.
2977 </description>
2978 </action>
2979
2980 <action name="DeleteForward">
2981 <owner>Please specify the owner of this user action.</owner>
2982 <description>
2983 Please enter the description of this user action.
2984 </description>
2985 </action>
2986
2987 <action name="DeleteSelection">
2988 <owner>Please specify the owner of this user action.</owner>
2989 <description>
2990 Please enter the description of this user action.
2991 </description>
2992 </action>
2993
2994 <action name="DeleteToEndOfParagraph">
2995 <owner>Please specify the owner of this user action.</owner>
2996 <description>
2997 Please enter the description of this user action.
2998 </description>
2999 </action>
3000
3001 <action name="DeleteWordBackward">
3002 <owner>Please specify the owner of this user action.</owner>
3003 <description>
3004 Please enter the description of this user action.
3005 </description>
3006 </action>
3007
3008 <action name="DeleteWordForward">
3009 <owner>Please specify the owner of this user action.</owner>
3010 <description>
3011 Please enter the description of this user action.
3012 </description>
3013 </action>
3014
3015 <action name="Destination_Application_Edit">
3016 <owner>Please specify the owner of this user action.</owner>
3017 <description>
3018 Please enter the description of this user action.
3019 </description>
3020 </action>
3021
3022 <action name="Destination_Application_Launch">
3023 <owner>Please specify the owner of this user action.</owner>
3024 <description>
3025 Please enter the description of this user action.
3026 </description>
3027 </action>
3028
3029 <action name="Destination_Application_Uninstall">
3030 <owner>Please specify the owner of this user action.</owner>
3031 <description>
3032 Please enter the description of this user action.
3033 </description>
3034 </action>
3035
3036 <action name="Destination_Bookmarks">
3037 <owner>Please specify the owner of this user action.</owner>
3038 <description>
3039 Please enter the description of this user action.
3040 </description>
3041 </action>
3042
3043 <action name="Destination_Bookmarks_OpenURL">
3044 <owner>Please specify the owner of this user action.</owner>
3045 <description>
3046 Please enter the description of this user action.
3047 </description>
3048 </action>
3049
3050 <action name="Destination_Downloads">
3051 <owner>Please specify the owner of this user action.</owner>
3052 <description>
3053 Please enter the description of this user action.
3054 </description>
3055 </action>
3056
3057 <action name="Destination_History">
3058 <owner>Please specify the owner of this user action.</owner>
3059 <description>
3060 Please enter the description of this user action.
3061 </description>
3062 </action>
3063
3064 <action name="Destination_History_OpenURL">
3065 <owner>Please specify the owner of this user action.</owner>
3066 <description>
3067 Please enter the description of this user action.
3068 </description>
3069 </action>
3070
3071 <action name="Destination_MostVisited">
3072 <owner>Please specify the owner of this user action.</owner>
3073 <description>
3074 Please enter the description of this user action.
3075 </description>
3076 </action>
3077
3078 <action name="Destination_MostVisited_OpenURL">
3079 <owner>Please specify the owner of this user action.</owner>
3080 <description>
3081 Please enter the description of this user action.
3082 </description>
3083 </action>
3084
3085 <action name="Destination_Sessions">
3086 <owner>Please specify the owner of this user action.</owner>
3087 <description>
3088 Please enter the description of this user action.
3089 </description>
3090 </action>
3091
3092 <action name="DevTools_InspectAndroidPage">
3093 <owner>Please specify the owner of this user action.</owner>
3094 <description>
3095 Please enter the description of this user action.
3096 </description>
3097 </action>
3098
3099 <action name="DevTools_InspectAndroidWebView">
3100 <owner>Please specify the owner of this user action.</owner>
3101 <description>
3102 Please enter the description of this user action.
3103 </description>
3104 </action>
3105
3106 <action name="DevTools_InspectElement">
3107 <owner>Please specify the owner of this user action.</owner>
3108 <description>
3109 Please enter the description of this user action.
3110 </description>
3111 </action>
3112
3113 <action name="DevTools_InspectRenderer">
3114 <owner>Please specify the owner of this user action.</owner>
3115 <description>
3116 Please enter the description of this user action.
3117 </description>
3118 </action>
3119
3120 <action name="DevTools_InspectWorker">
3121 <owner>Please specify the owner of this user action.</owner>
3122 <description>
3123 Please enter the description of this user action.
3124 </description>
3125 </action>
3126
3127 <action name="DevTools_ToggleConsole">
3128 <owner>Please specify the owner of this user action.</owner>
3129 <description>
3130 Please enter the description of this user action.
3131 </description>
3132 </action>
3133
3134 <action name="DevTools_ToggleWindow">
3135 <owner>Please specify the owner of this user action.</owner>
3136 <description>
3137 Please enter the description of this user action.
3138 </description>
3139 </action>
3140
3141 <action name="DevicesPage_AddPrintersClicked">
3142 <owner>Please specify the owner of this user action.</owner>
3143 <description>
3144 Please enter the description of this user action.
3145 </description>
3146 </action>
3147
3148 <action name="DevicesPage_LogInStartedFromDeviceListPromo">
3149 <owner>Please specify the owner of this user action.</owner>
3150 <description>
3151 Please enter the description of this user action.
3152 </description>
3153 </action>
3154
3155 <action name="DevicesPage_LogInStartedFromRegisterPromo">
3156 <owner>Please specify the owner of this user action.</owner>
3157 <description>
3158 Please enter the description of this user action.
3159 </description>
3160 </action>
3161
3162 <action name="DevicesPage_ManageClicked">
3163 <owner>Please specify the owner of this user action.</owner>
3164 <description>
3165 Please enter the description of this user action.
3166 </description>
3167 </action>
3168
3169 <action name="DevicesPage_Opened">
3170 <owner>Please specify the owner of this user action.</owner>
3171 <description>
3172 Please enter the description of this user action.
3173 </description>
3174 </action>
3175
3176 <action name="DevicesPage_RegisterCancel">
3177 <owner>Please specify the owner of this user action.</owner>
3178 <description>
3179 Please enter the description of this user action.
3180 </description>
3181 </action>
3182
3183 <action name="DevicesPage_RegisterClicked">
3184 <owner>Please specify the owner of this user action.</owner>
3185 <description>
3186 Please enter the description of this user action.
3187 </description>
3188 </action>
3189
3190 <action name="DevicesPage_RegisterFailure">
3191 <owner>Please specify the owner of this user action.</owner>
3192 <description>
3193 Please enter the description of this user action.
3194 </description>
3195 </action>
3196
3197 <action name="DevicesPage_RegisterSuccess">
3198 <owner>Please specify the owner of this user action.</owner>
3199 <description>
3200 Please enter the description of this user action.
3201 </description>
3202 </action>
3203
3204 <action name="DisabledExtensionNotificationDismissed">
3205 <owner>Please specify the owner of this user action.</owner>
3206 <description>
3207 Please enter the description of this user action.
3208 </description>
3209 </action>
3210
3211 <action name="DisabledExtensionNotificationShown">
3212 <owner>Please specify the owner of this user action.</owner>
3213 <description>
3214 Please enter the description of this user action.
3215 </description>
3216 </action>
3217
3218 <action name="DockingWindow_Bottom">
3219 <owner>Please specify the owner of this user action.</owner>
3220 <description>
3221 Please enter the description of this user action.
3222 </description>
3223 </action>
3224
3225 <action name="DockingWindow_BottomHalf">
3226 <owner>Please specify the owner of this user action.</owner>
3227 <description>
3228 Please enter the description of this user action.
3229 </description>
3230 </action>
3231
3232 <action name="DockingWindow_Left">
3233 <owner>Please specify the owner of this user action.</owner>
3234 <description>
3235 Please enter the description of this user action.
3236 </description>
3237 </action>
3238
3239 <action name="DockingWindow_LeftHalf">
3240 <owner>Please specify the owner of this user action.</owner>
3241 <description>
3242 Please enter the description of this user action.
3243 </description>
3244 </action>
3245
3246 <action name="DockingWindow_Maximize">
3247 <owner>Please specify the owner of this user action.</owner>
3248 <description>
3249 Please enter the description of this user action.
3250 </description>
3251 </action>
3252
3253 <action name="DockingWindow_Right">
3254 <owner>Please specify the owner of this user action.</owner>
3255 <description>
3256 Please enter the description of this user action.
3257 </description>
3258 </action>
3259
3260 <action name="DockingWindow_RightHalf">
3261 <owner>Please specify the owner of this user action.</owner>
3262 <description>
3263 Please enter the description of this user action.
3264 </description>
3265 </action>
3266
3267 <action name="DockingWindow_Top">
3268 <owner>Please specify the owner of this user action.</owner>
3269 <description>
3270 Please enter the description of this user action.
3271 </description>
3272 </action>
3273
3274 <action name="Duplicate">
3275 <owner>Please specify the owner of this user action.</owner>
3276 <description>
3277 Please enter the description of this user action.
3278 </description>
3279 </action>
3280
3281 <action name="EditApplicationSettings">
3282 <owner>Please specify the owner of this user action.</owner>
3283 <description>
3284 Please enter the description of this user action.
3285 </description>
3286 </action>
3287
3288 <action name="EditKeywords">
3289 <owner>Please specify the owner of this user action.</owner>
3290 <description>
3291 Please enter the description of this user action.
3292 </description>
3293 </action>
3294
3295 <action name="EditSearchEngines">
3296 <owner>Please specify the owner of this user action.</owner>
3297 <description>
3298 Please enter the description of this user action.
3299 </description>
3300 </action>
3301
3302 <action name="EmailPageLocation">
3303 <owner>Please specify the owner of this user action.</owner>
3304 <description>
3305 Please enter the description of this user action.
3306 </description>
3307 </action>
3308
3309 <action name="EnterFullScreenWithWrenchMenu">
3310 <owner>Please specify the owner of this user action.</owner>
3311 <description>
3312 Please enter the description of this user action.
3313 </description>
3314 </action>
3315
3316 <action name="Exit">
3317 <owner>Please specify the owner of this user action.</owner>
3318 <description>
3319 Please enter the description of this user action.
3320 </description>
3321 </action>
3322
3323 <action name="ExtensionNotFound_ED">
3324 <owner>Please specify the owner of this user action.</owner>
3325 <description>
3326 Please enter the description of this user action.
3327 </description>
3328 </action>
3329
3330 <action name="ExtensionWipeoutNotificationShown">
3331 <owner>Please specify the owner of this user action.</owner>
3332 <description>
3333 Please enter the description of this user action.
3334 </description>
3335 </action>
3336
3337 <action name="Extensions.ExtensionInstalled">
3338 <owner>Please specify the owner of this user action.</owner>
3339 <description>
3340 Please enter the description of this user action.
3341 </description>
3342 </action>
3343
3344 <action name="Extensions.ExtensionUninstalled">
3345 <owner>Please specify the owner of this user action.</owner>
3346 <description>
3347 Please enter the description of this user action.
3348 </description>
3349 </action>
3350
3351 <action name="Extensions.IDChangedError">
3352 <owner>Please specify the owner of this user action.</owner>
3353 <description>
3354 Please enter the description of this user action.
3355 </description>
3356 </action>
3357
3358 <action name="Extensions.WebStoreLaunch">
3359 <owner>Please specify the owner of this user action.</owner>
3360 <description>
3361 Please enter the description of this user action.
3362 </description>
3363 </action>
3364
3365 <action name="Feedback">
3366 <owner>Please specify the owner of this user action.</owner>
3367 <description>
3368 Please enter the description of this user action.
3369 </description>
3370 </action>
3371
3372 <action name="FileBrowser.CreateNewFolder">
3373 <owner>Please specify the owner of this user action.</owner>
3374 <description>
3375 Please enter the description of this user action.
3376 </description>
3377 </action>
3378
3379 <action name="FileBrowser.PhotoEditor.Edit">
3380 <owner>Please specify the owner of this user action.</owner>
3381 <description>
3382 Please enter the description of this user action.
3383 </description>
3384 </action>
3385
3386 <action name="FileBrowser.PhotoEditor.View">
3387 <owner>Please specify the owner of this user action.</owner>
3388 <description>
3389 Please enter the description of this user action.
3390 </description>
3391 </action>
3392
3393 <action name="FileBrowser.SuggestApps.ShowDialog">
3394 <owner>Please specify the owner of this user action.</owner>
3395 <description>
3396 Please enter the description of this user action.
3397 </description>
3398 </action>
3399
3400 <action name="FilterURLTermiate_About">
3401 <owner>Please specify the owner of this user action.</owner>
3402 <description>
3403 Please enter the description of this user action.
3404 </description>
3405 </action>
3406
3407 <action name="FilterURLTermiate_Blocked">
3408 <owner>Please specify the owner of this user action.</owner>
3409 <description>
3410 Please enter the description of this user action.
3411 </description>
3412 </action>
3413
3414 <action name="FilterURLTermiate_Invalid">
3415 <owner>Please specify the owner of this user action.</owner>
3416 <description>
3417 Please enter the description of this user action.
3418 </description>
3419 </action>
3420
3421 <action name="Find">
3422 <owner>Please specify the owner of this user action.</owner>
3423 <description>
3424 Please enter the description of this user action.
3425 </description>
3426 </action>
3427
3428 <action name="FindNext">
3429 <owner>Please specify the owner of this user action.</owner>
3430 <description>
3431 Please enter the description of this user action.
3432 </description>
3433 </action>
3434
3435 <action name="FindPrevious">
3436 <owner>Please specify the owner of this user action.</owner>
3437 <description>
3438 Please enter the description of this user action.
3439 </description>
3440 </action>
3441
3442 <action name="FindString">
3443 <owner>Please specify the owner of this user action.</owner>
3444 <description>
3445 Please enter the description of this user action.
3446 </description>
3447 </action>
3448
3449 <action name="FirstRunDef_Accept">
3450 <owner>Please specify the owner of this user action.</owner>
3451 <description>
3452 Please enter the description of this user action.
3453 </description>
3454 </action>
3455
3456 <action name="FocusAppMenu">
3457 <owner>Please specify the owner of this user action.</owner>
3458 <description>
3459 Please enter the description of this user action.
3460 </description>
3461 </action>
3462
3463 <action name="FocusBookmarksToolbar">
3464 <owner>Please specify the owner of this user action.</owner>
3465 <description>
3466 Please enter the description of this user action.
3467 </description>
3468 </action>
3469
3470 <action name="FocusChromeOSStatus">
3471 <owner>Please specify the owner of this user action.</owner>
3472 <description>
3473 Please enter the description of this user action.
3474 </description>
3475 </action>
3476
3477 <action name="FocusInfobars">
3478 <owner>Please specify the owner of this user action.</owner>
3479 <description>
3480 Please enter the description of this user action.
3481 </description>
3482 </action>
3483
3484 <action name="FocusLocation">
3485 <owner>Please specify the owner of this user action.</owner>
3486 <description>
3487 Please enter the description of this user action.
3488 </description>
3489 </action>
3490
3491 <action name="FocusNextPane">
3492 <owner>Please specify the owner of this user action.</owner>
3493 <description>
3494 Please enter the description of this user action.
3495 </description>
3496 </action>
3497
3498 <action name="FocusPageAndAppMenus">
3499 <owner>Please specify the owner of this user action.</owner>
3500 <description>
3501 Please enter the description of this user action.
3502 </description>
3503 </action>
3504
3505 <action name="FocusPreviousPane">
3506 <owner>Please specify the owner of this user action.</owner>
3507 <description>
3508 Please enter the description of this user action.
3509 </description>
3510 </action>
3511
3512 <action name="FocusSearch">
3513 <owner>Please specify the owner of this user action.</owner>
3514 <description>
3515 Please enter the description of this user action.
3516 </description>
3517 </action>
3518
3519 <action name="FocusToolbar">
3520 <owner>Please specify the owner of this user action.</owner>
3521 <description>
3522 Please enter the description of this user action.
3523 </description>
3524 </action>
3525
3526 <action name="FontName">
3527 <owner>Please specify the owner of this user action.</owner>
3528 <description>
3529 Please enter the description of this user action.
3530 </description>
3531 </action>
3532
3533 <action name="FontSize">
3534 <owner>Please specify the owner of this user action.</owner>
3535 <description>
3536 Please enter the description of this user action.
3537 </description>
3538 </action>
3539
3540 <action name="FontSizeDelta">
3541 <owner>Please specify the owner of this user action.</owner>
3542 <description>
3543 Please enter the description of this user action.
3544 </description>
3545 </action>
3546
3547 <action name="ForeColor">
3548 <owner>Please specify the owner of this user action.</owner>
3549 <description>
3550 Please enter the description of this user action.
3551 </description>
3552 </action>
3553
3554 <action name="FormatBlock">
3555 <owner>Please specify the owner of this user action.</owner>
3556 <description>
3557 Please enter the description of this user action.
3558 </description>
3559 </action>
3560
3561 <action name="Forward">
3562 <owner>Please specify the owner of this user action.</owner>
3563 <description>
3564 Please enter the description of this user action.
3565 </description>
3566 </action>
3567
3568 <action name="ForwardDelete">
3569 <owner>Please specify the owner of this user action.</owner>
3570 <description>
3571 Please enter the description of this user action.
3572 </description>
3573 </action>
3574
3575 <action name="ForwardMenu_ChapterClick1">
3576 <owner>Please specify the owner of this user action.</owner>
3577 <description>
3578 Please enter the description of this user action.
3579 </description>
3580 </action>
3581
3582 <action name="ForwardMenu_ChapterClick10">
3583 <owner>Please specify the owner of this user action.</owner>
3584 <description>
3585 Please enter the description of this user action.
3586 </description>
3587 </action>
3588
3589 <action name="ForwardMenu_ChapterClick11">
3590 <owner>Please specify the owner of this user action.</owner>
3591 <description>
3592 Please enter the description of this user action.
3593 </description>
3594 </action>
3595
3596 <action name="ForwardMenu_ChapterClick12">
3597 <owner>Please specify the owner of this user action.</owner>
3598 <description>
3599 Please enter the description of this user action.
3600 </description>
3601 </action>
3602
3603 <action name="ForwardMenu_ChapterClick13">
3604 <owner>Please specify the owner of this user action.</owner>
3605 <description>
3606 Please enter the description of this user action.
3607 </description>
3608 </action>
3609
3610 <action name="ForwardMenu_ChapterClick14">
3611 <owner>Please specify the owner of this user action.</owner>
3612 <description>
3613 Please enter the description of this user action.
3614 </description>
3615 </action>
3616
3617 <action name="ForwardMenu_ChapterClick15">
3618 <owner>Please specify the owner of this user action.</owner>
3619 <description>
3620 Please enter the description of this user action.
3621 </description>
3622 </action>
3623
3624 <action name="ForwardMenu_ChapterClick16">
3625 <owner>Please specify the owner of this user action.</owner>
3626 <description>
3627 Please enter the description of this user action.
3628 </description>
3629 </action>
3630
3631 <action name="ForwardMenu_ChapterClick17">
3632 <owner>Please specify the owner of this user action.</owner>
3633 <description>
3634 Please enter the description of this user action.
3635 </description>
3636 </action>
3637
3638 <action name="ForwardMenu_ChapterClick18">
3639 <owner>Please specify the owner of this user action.</owner>
3640 <description>
3641 Please enter the description of this user action.
3642 </description>
3643 </action>
3644
3645 <action name="ForwardMenu_ChapterClick19">
3646 <owner>Please specify the owner of this user action.</owner>
3647 <description>
3648 Please enter the description of this user action.
3649 </description>
3650 </action>
3651
3652 <action name="ForwardMenu_ChapterClick2">
3653 <owner>Please specify the owner of this user action.</owner>
3654 <description>
3655 Please enter the description of this user action.
3656 </description>
3657 </action>
3658
3659 <action name="ForwardMenu_ChapterClick3">
3660 <owner>Please specify the owner of this user action.</owner>
3661 <description>
3662 Please enter the description of this user action.
3663 </description>
3664 </action>
3665
3666 <action name="ForwardMenu_ChapterClick4">
3667 <owner>Please specify the owner of this user action.</owner>
3668 <description>
3669 Please enter the description of this user action.
3670 </description>
3671 </action>
3672
3673 <action name="ForwardMenu_ChapterClick5">
3674 <owner>Please specify the owner of this user action.</owner>
3675 <description>
3676 Please enter the description of this user action.
3677 </description>
3678 </action>
3679
3680 <action name="ForwardMenu_ChapterClick6">
3681 <owner>Please specify the owner of this user action.</owner>
3682 <description>
3683 Please enter the description of this user action.
3684 </description>
3685 </action>
3686
3687 <action name="ForwardMenu_ChapterClick7">
3688 <owner>Please specify the owner of this user action.</owner>
3689 <description>
3690 Please enter the description of this user action.
3691 </description>
3692 </action>
3693
3694 <action name="ForwardMenu_ChapterClick8">
3695 <owner>Please specify the owner of this user action.</owner>
3696 <description>
3697 Please enter the description of this user action.
3698 </description>
3699 </action>
3700
3701 <action name="ForwardMenu_ChapterClick9">
3702 <owner>Please specify the owner of this user action.</owner>
3703 <description>
3704 Please enter the description of this user action.
3705 </description>
3706 </action>
3707
3708 <action name="ForwardMenu_HistoryClick1">
3709 <owner>Please specify the owner of this user action.</owner>
3710 <description>
3711 Please enter the description of this user action.
3712 </description>
3713 </action>
3714
3715 <action name="ForwardMenu_HistoryClick10">
3716 <owner>Please specify the owner of this user action.</owner>
3717 <description>
3718 Please enter the description of this user action.
3719 </description>
3720 </action>
3721
3722 <action name="ForwardMenu_HistoryClick11">
3723 <owner>Please specify the owner of this user action.</owner>
3724 <description>
3725 Please enter the description of this user action.
3726 </description>
3727 </action>
3728
3729 <action name="ForwardMenu_HistoryClick12">
3730 <owner>Please specify the owner of this user action.</owner>
3731 <description>
3732 Please enter the description of this user action.
3733 </description>
3734 </action>
3735
3736 <action name="ForwardMenu_HistoryClick13">
3737 <owner>Please specify the owner of this user action.</owner>
3738 <description>
3739 Please enter the description of this user action.
3740 </description>
3741 </action>
3742
3743 <action name="ForwardMenu_HistoryClick14">
3744 <owner>Please specify the owner of this user action.</owner>
3745 <description>
3746 Please enter the description of this user action.
3747 </description>
3748 </action>
3749
3750 <action name="ForwardMenu_HistoryClick15">
3751 <owner>Please specify the owner of this user action.</owner>
3752 <description>
3753 Please enter the description of this user action.
3754 </description>
3755 </action>
3756
3757 <action name="ForwardMenu_HistoryClick16">
3758 <owner>Please specify the owner of this user action.</owner>
3759 <description>
3760 Please enter the description of this user action.
3761 </description>
3762 </action>
3763
3764 <action name="ForwardMenu_HistoryClick17">
3765 <owner>Please specify the owner of this user action.</owner>
3766 <description>
3767 Please enter the description of this user action.
3768 </description>
3769 </action>
3770
3771 <action name="ForwardMenu_HistoryClick18">
3772 <owner>Please specify the owner of this user action.</owner>
3773 <description>
3774 Please enter the description of this user action.
3775 </description>
3776 </action>
3777
3778 <action name="ForwardMenu_HistoryClick19">
3779 <owner>Please specify the owner of this user action.</owner>
3780 <description>
3781 Please enter the description of this user action.
3782 </description>
3783 </action>
3784
3785 <action name="ForwardMenu_HistoryClick2">
3786 <owner>Please specify the owner of this user action.</owner>
3787 <description>
3788 Please enter the description of this user action.
3789 </description>
3790 </action>
3791
3792 <action name="ForwardMenu_HistoryClick3">
3793 <owner>Please specify the owner of this user action.</owner>
3794 <description>
3795 Please enter the description of this user action.
3796 </description>
3797 </action>
3798
3799 <action name="ForwardMenu_HistoryClick4">
3800 <owner>Please specify the owner of this user action.</owner>
3801 <description>
3802 Please enter the description of this user action.
3803 </description>
3804 </action>
3805
3806 <action name="ForwardMenu_HistoryClick5">
3807 <owner>Please specify the owner of this user action.</owner>
3808 <description>
3809 Please enter the description of this user action.
3810 </description>
3811 </action>
3812
3813 <action name="ForwardMenu_HistoryClick6">
3814 <owner>Please specify the owner of this user action.</owner>
3815 <description>
3816 Please enter the description of this user action.
3817 </description>
3818 </action>
3819
3820 <action name="ForwardMenu_HistoryClick7">
3821 <owner>Please specify the owner of this user action.</owner>
3822 <description>
3823 Please enter the description of this user action.
3824 </description>
3825 </action>
3826
3827 <action name="ForwardMenu_HistoryClick8">
3828 <owner>Please specify the owner of this user action.</owner>
3829 <description>
3830 Please enter the description of this user action.
3831 </description>
3832 </action>
3833
3834 <action name="ForwardMenu_HistoryClick9">
3835 <owner>Please specify the owner of this user action.</owner>
3836 <description>
3837 Please enter the description of this user action.
3838 </description>
3839 </action>
3840
3841 <action name="ForwardMenu_Popup">
3842 <owner>Please specify the owner of this user action.</owner>
3843 <description>
3844 Please enter the description of this user action.
3845 </description>
3846 </action>
3847
3848 <action name="ForwardMenu_ShowFullHistory">
3849 <owner>Please specify the owner of this user action.</owner>
3850 <description>
3851 Please enter the description of this user action.
3852 </description>
3853 </action>
3854
3855 <action name="Gesture_Overview">
3856 <owner>Please specify the owner of this user action.</owner>
3857 <description>
3858 Please enter the description of this user action.
3859 </description>
3860 </action>
3861
3862 <action name="Go">
3863 <owner>Please specify the owner of this user action.</owner>
3864 <description>
3865 Please enter the description of this user action.
3866 </description>
3867 </action>
3868
3869 <action name="GoogleNow.ButtonClicked0">
3870 <owner>Please specify the owner of this user action.</owner>
3871 <description>
3872 Please enter the description of this user action.
3873 </description>
3874 </action>
3875
3876 <action name="GoogleNow.ButtonClicked1">
3877 <owner>Please specify the owner of this user action.</owner>
3878 <description>
3879 Please enter the description of this user action.
3880 </description>
3881 </action>
3882
3883 <action name="GoogleNow.Dismissed">
3884 <owner>Please specify the owner of this user action.</owner>
3885 <description>
3886 Please enter the description of this user action.
3887 </description>
3888 </action>
3889
3890 <action name="GoogleNow.MessageClicked">
3891 <owner>Please specify the owner of this user action.</owner>
3892 <description>
3893 Please enter the description of this user action.
3894 </description>
3895 </action>
3896
3897 <action name="GoogleNow.WelcomeToastClickedNo">
3898 <owner>Please specify the owner of this user action.</owner>
3899 <description>
3900 Please enter the description of this user action.
3901 </description>
3902 </action>
3903
3904 <action name="GoogleNow.WelcomeToastClickedYes">
3905 <owner>Please specify the owner of this user action.</owner>
3906 <description>
3907 Please enter the description of this user action.
3908 </description>
3909 </action>
3910
3911 <action name="GoogleNow.WelcomeToastDismissed">
3912 <owner>Please specify the owner of this user action.</owner>
3913 <description>
3914 Please enter the description of this user action.
3915 </description>
3916 </action>
3917
3918 <action name="GpuAccelerationDisabled">
3919 <owner>Please specify the owner of this user action.</owner>
3920 <description>
3921 Please enter the description of this user action.
3922 </description>
3923 </action>
3924
3925 <action name="GpuAccelerationEnabled">
3926 <owner>Please specify the owner of this user action.</owner>
3927 <description>
3928 Please enter the description of this user action.
3929 </description>
3930 </action>
3931
3932 <action name="HiliteColor">
3933 <owner>Please specify the owner of this user action.</owner>
3934 <description>
3935 Please enter the description of this user action.
3936 </description>
3937 </action>
3938
3939 <action name="HistoryPage_BookmarkStarClicked">
3940 <owner>Please specify the owner of this user action.</owner>
3941 <description>
3942 Please enter the description of this user action.
3943 </description>
3944 </action>
3945
3946 <action name="HistoryPage_CancelRemoveSelected">
3947 <owner>Please specify the owner of this user action.</owner>
3948 <description>
3949 Please enter the description of this user action.
3950 </description>
3951 </action>
3952
3953 <action name="HistoryPage_ConfirmRemoveSelected">
3954 <owner>Please specify the owner of this user action.</owner>
3955 <description>
3956 Please enter the description of this user action.
3957 </description>
3958 </action>
3959
3960 <action name="HistoryPage_EntryLinkClick">
3961 <owner>Please specify the owner of this user action.</owner>
3962 <description>
3963 Please enter the description of this user action.
3964 </description>
3965 </action>
3966
3967 <action name="HistoryPage_EntryLinkRightClick">
3968 <owner>Please specify the owner of this user action.</owner>
3969 <description>
3970 Please enter the description of this user action.
3971 </description>
3972 </action>
3973
3974 <action name="HistoryPage_EntryMenuRemoveFromHistory">
3975 <owner>Please specify the owner of this user action.</owner>
3976 <description>
3977 Please enter the description of this user action.
3978 </description>
3979 </action>
3980
3981 <action name="HistoryPage_EntryMenuShowMoreFromSite">
3982 <owner>Please specify the owner of this user action.</owner>
3983 <description>
3984 Please enter the description of this user action.
3985 </description>
3986 </action>
3987
3988 <action name="HistoryPage_InitClearBrowsingData">
3989 <owner>Please specify the owner of this user action.</owner>
3990 <description>
3991 Please enter the description of this user action.
3992 </description>
3993 </action>
3994
3995 <action name="HistoryPage_NewerHistoryClick">
3996 <owner>Please specify the owner of this user action.</owner>
3997 <description>
3998 Please enter the description of this user action.
3999 </description>
4000 </action>
4001
4002 <action name="HistoryPage_NewestHistoryClick">
4003 <owner>Please specify the owner of this user action.</owner>
4004 <description>
4005 Please enter the description of this user action.
4006 </description>
4007 </action>
4008
4009 <action name="HistoryPage_OlderHistoryClick">
4010 <owner>Please specify the owner of this user action.</owner>
4011 <description>
4012 Please enter the description of this user action.
4013 </description>
4014 </action>
4015
4016 <action name="HistoryPage_RemoveSelected">
4017 <owner>Please specify the owner of this user action.</owner>
4018 <description>
4019 Please enter the description of this user action.
4020 </description>
4021 </action>
4022
4023 <action name="HistoryPage_Search">
4024 <owner>Please specify the owner of this user action.</owner>
4025 <description>
4026 Please enter the description of this user action.
4027 </description>
4028 </action>
4029
4030 <action name="HistoryPage_SearchResultClick">
4031 <owner>Please specify the owner of this user action.</owner>
4032 <description>
4033 Please enter the description of this user action.
4034 </description>
4035 </action>
4036
4037 <action name="HistoryPage_SearchResultRemove">
4038 <owner>Please specify the owner of this user action.</owner>
4039 <description>
4040 Please enter the description of this user action.
4041 </description>
4042 </action>
4043
4044 <action name="History_DeleteHistory">
4045 <owner>Please specify the owner of this user action.</owner>
4046 <description>
4047 Please enter the description of this user action.
4048 </description>
4049 </action>
4050
4051 <action name="History_DragIcon">
4052 <owner>Please specify the owner of this user action.</owner>
4053 <description>
4054 Please enter the description of this user action.
4055 </description>
4056 </action>
4057
4058 <action name="History_DragThumbnail">
4059 <owner>Please specify the owner of this user action.</owner>
4060 <description>
4061 Please enter the description of this user action.
4062 </description>
4063 </action>
4064
4065 <action name="History_Search">
4066 <owner>Please specify the owner of this user action.</owner>
4067 <description>
4068 Please enter the description of this user action.
4069 </description>
4070 </action>
4071
4072 <action name="Home">
4073 <owner>Please specify the owner of this user action.</owner>
4074 <description>
4075 Please enter the description of this user action.
4076 </description>
4077 </action>
4078
4079 <action name="ImportLockDialogCocoa_Shown">
4080 <owner>Please specify the owner of this user action.</owner>
4081 <description>
4082 Please enter the description of this user action.
4083 </description>
4084 </action>
4085
4086 <action name="ImportLockDialogGtk_Shown">
4087 <owner>Please specify the owner of this user action.</owner>
4088 <description>
4089 Please enter the description of this user action.
4090 </description>
4091 </action>
4092
4093 <action name="ImportLockDialogView_Shown">
4094 <owner>Please specify the owner of this user action.</owner>
4095 <description>
4096 Please enter the description of this user action.
4097 </description>
4098 </action>
4099
4100 <action name="Import_ShowDlg">
4101 <owner>Please specify the owner of this user action.</owner>
4102 <description>
4103 Please enter the description of this user action.
4104 </description>
4105 </action>
4106
4107 <action name="Indent">
4108 <owner>Please specify the owner of this user action.</owner>
4109 <description>
4110 Please enter the description of this user action.
4111 </description>
4112 </action>
4113
4114 <action name="InputMethodOptions_Open_chewing">
4115 <owner>Please specify the owner of this user action.</owner>
4116 <description>
4117 Please enter the description of this user action.
4118 </description>
4119 </action>
4120
4121 <action name="InputMethodOptions_Open_english-m">
4122 <owner>Please specify the owner of this user action.</owner>
4123 <description>
4124 Please enter the description of this user action.
4125 </description>
4126 </action>
4127
4128 <action name="InputMethodOptions_Open_hangul">
4129 <owner>Please specify the owner of this user action.</owner>
4130 <description>
4131 Please enter the description of this user action.
4132 </description>
4133 </action>
4134
4135 <action name="InputMethodOptions_Open_m17n:am:sera">
4136 <owner>Please specify the owner of this user action.</owner>
4137 <description>
4138 Please enter the description of this user action.
4139 </description>
4140 </action>
4141
4142 <action name="InputMethodOptions_Open_m17n:ar:kbd">
4143 <owner>Please specify the owner of this user action.</owner>
4144 <description>
4145 Please enter the description of this user action.
4146 </description>
4147 </action>
4148
4149 <action name="InputMethodOptions_Open_m17n:bn:itrans">
4150 <owner>Please specify the owner of this user action.</owner>
4151 <description>
4152 Please enter the description of this user action.
4153 </description>
4154 </action>
4155
4156 <action name="InputMethodOptions_Open_m17n:fa:isiri">
4157 <owner>Please specify the owner of this user action.</owner>
4158 <description>
4159 Please enter the description of this user action.
4160 </description>
4161 </action>
4162
4163 <action name="InputMethodOptions_Open_m17n:gu:itrans">
4164 <owner>Please specify the owner of this user action.</owner>
4165 <description>
4166 Please enter the description of this user action.
4167 </description>
4168 </action>
4169
4170 <action name="InputMethodOptions_Open_m17n:hi:itrans">
4171 <owner>Please specify the owner of this user action.</owner>
4172 <description>
4173 Please enter the description of this user action.
4174 </description>
4175 </action>
4176
4177 <action name="InputMethodOptions_Open_m17n:kn:itrans">
4178 <owner>Please specify the owner of this user action.</owner>
4179 <description>
4180 Please enter the description of this user action.
4181 </description>
4182 </action>
4183
4184 <action name="InputMethodOptions_Open_m17n:ml:itrans">
4185 <owner>Please specify the owner of this user action.</owner>
4186 <description>
4187 Please enter the description of this user action.
4188 </description>
4189 </action>
4190
4191 <action name="InputMethodOptions_Open_m17n:mr:itrans">
4192 <owner>Please specify the owner of this user action.</owner>
4193 <description>
4194 Please enter the description of this user action.
4195 </description>
4196 </action>
4197
4198 <action name="InputMethodOptions_Open_m17n:ta:inscript">
4199 <owner>Please specify the owner of this user action.</owner>
4200 <description>
4201 Please enter the description of this user action.
4202 </description>
4203 </action>
4204
4205 <action name="InputMethodOptions_Open_m17n:ta:itrans">
4206 <owner>Please specify the owner of this user action.</owner>
4207 <description>
4208 Please enter the description of this user action.
4209 </description>
4210 </action>
4211
4212 <action name="InputMethodOptions_Open_m17n:ta:phonetic">
4213 <owner>Please specify the owner of this user action.</owner>
4214 <description>
4215 Please enter the description of this user action.
4216 </description>
4217 </action>
4218
4219 <action name="InputMethodOptions_Open_m17n:ta:tamil99">
4220 <owner>Please specify the owner of this user action.</owner>
4221 <description>
4222 Please enter the description of this user action.
4223 </description>
4224 </action>
4225
4226 <action name="InputMethodOptions_Open_m17n:ta:typewriter">
4227 <owner>Please specify the owner of this user action.</owner>
4228 <description>
4229 Please enter the description of this user action.
4230 </description>
4231 </action>
4232
4233 <action name="InputMethodOptions_Open_m17n:te:itrans">
4234 <owner>Please specify the owner of this user action.</owner>
4235 <description>
4236 Please enter the description of this user action.
4237 </description>
4238 </action>
4239
4240 <action name="InputMethodOptions_Open_m17n:th:kesmanee">
4241 <owner>Please specify the owner of this user action.</owner>
4242 <description>
4243 Please enter the description of this user action.
4244 </description>
4245 </action>
4246
4247 <action name="InputMethodOptions_Open_m17n:th:pattachote">
4248 <owner>Please specify the owner of this user action.</owner>
4249 <description>
4250 Please enter the description of this user action.
4251 </description>
4252 </action>
4253
4254 <action name="InputMethodOptions_Open_m17n:th:tis820">
4255 <owner>Please specify the owner of this user action.</owner>
4256 <description>
4257 Please enter the description of this user action.
4258 </description>
4259 </action>
4260
4261 <action name="InputMethodOptions_Open_m17n:vi:tcvn">
4262 <owner>Please specify the owner of this user action.</owner>
4263 <description>
4264 Please enter the description of this user action.
4265 </description>
4266 </action>
4267
4268 <action name="InputMethodOptions_Open_m17n:vi:telex">
4269 <owner>Please specify the owner of this user action.</owner>
4270 <description>
4271 Please enter the description of this user action.
4272 </description>
4273 </action>
4274
4275 <action name="InputMethodOptions_Open_m17n:vi:viqr">
4276 <owner>Please specify the owner of this user action.</owner>
4277 <description>
4278 Please enter the description of this user action.
4279 </description>
4280 </action>
4281
4282 <action name="InputMethodOptions_Open_m17n:vi:vni">
4283 <owner>Please specify the owner of this user action.</owner>
4284 <description>
4285 Please enter the description of this user action.
4286 </description>
4287 </action>
4288
4289 <action name="InputMethodOptions_Open_m17n:zh:cangjie">
4290 <owner>Please specify the owner of this user action.</owner>
4291 <description>
4292 Please enter the description of this user action.
4293 </description>
4294 </action>
4295
4296 <action name="InputMethodOptions_Open_m17n:zh:quick">
4297 <owner>Please specify the owner of this user action.</owner>
4298 <description>
4299 Please enter the description of this user action.
4300 </description>
4301 </action>
4302
4303 <action name="InputMethodOptions_Open_mozc">
4304 <owner>Please specify the owner of this user action.</owner>
4305 <description>
4306 Please enter the description of this user action.
4307 </description>
4308 </action>
4309
4310 <action name="InputMethodOptions_Open_mozc-chewing">
4311 <owner>Please specify the owner of this user action.</owner>
4312 <description>
4313 Please enter the description of this user action.
4314 </description>
4315 </action>
4316
4317 <action name="InputMethodOptions_Open_mozc-dv">
4318 <owner>Please specify the owner of this user action.</owner>
4319 <description>
4320 Please enter the description of this user action.
4321 </description>
4322 </action>
4323
4324 <action name="InputMethodOptions_Open_mozc-hangul">
4325 <owner>Please specify the owner of this user action.</owner>
4326 <description>
4327 Please enter the description of this user action.
4328 </description>
4329 </action>
4330
4331 <action name="InputMethodOptions_Open_mozc-jp">
4332 <owner>Please specify the owner of this user action.</owner>
4333 <description>
4334 Please enter the description of this user action.
4335 </description>
4336 </action>
4337
4338 <action name="InputMethodOptions_Open_pinyin">
4339 <owner>Please specify the owner of this user action.</owner>
4340 <description>
4341 Please enter the description of this user action.
4342 </description>
4343 </action>
4344
4345 <action name="InputMethodOptions_Open_pinyin-dv">
4346 <owner>Please specify the owner of this user action.</owner>
4347 <description>
4348 Please enter the description of this user action.
4349 </description>
4350 </action>
4351
4352 <action name="InputMethodOptions_Open_xkb:be::fra">
4353 <owner>Please specify the owner of this user action.</owner>
4354 <description>
4355 Please enter the description of this user action.
4356 </description>
4357 </action>
4358
4359 <action name="InputMethodOptions_Open_xkb:be::ger">
4360 <owner>Please specify the owner of this user action.</owner>
4361 <description>
4362 Please enter the description of this user action.
4363 </description>
4364 </action>
4365
4366 <action name="InputMethodOptions_Open_xkb:be::nld">
4367 <owner>Please specify the owner of this user action.</owner>
4368 <description>
4369 Please enter the description of this user action.
4370 </description>
4371 </action>
4372
4373 <action name="InputMethodOptions_Open_xkb:bg::bul">
4374 <owner>Please specify the owner of this user action.</owner>
4375 <description>
4376 Please enter the description of this user action.
4377 </description>
4378 </action>
4379
4380 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul">
4381 <owner>Please specify the owner of this user action.</owner>
4382 <description>
4383 Please enter the description of this user action.
4384 </description>
4385 </action>
4386
4387 <action name="InputMethodOptions_Open_xkb:br::por">
4388 <owner>Please specify the owner of this user action.</owner>
4389 <description>
4390 Please enter the description of this user action.
4391 </description>
4392 </action>
4393
4394 <action name="InputMethodOptions_Open_xkb:ca::fra">
4395 <owner>Please specify the owner of this user action.</owner>
4396 <description>
4397 Please enter the description of this user action.
4398 </description>
4399 </action>
4400
4401 <action name="InputMethodOptions_Open_xkb:ca:eng:eng">
4402 <owner>Please specify the owner of this user action.</owner>
4403 <description>
4404 Please enter the description of this user action.
4405 </description>
4406 </action>
4407
4408 <action name="InputMethodOptions_Open_xkb:ch::ger">
4409 <owner>Please specify the owner of this user action.</owner>
4410 <description>
4411 Please enter the description of this user action.
4412 </description>
4413 </action>
4414
4415 <action name="InputMethodOptions_Open_xkb:ch:fr:fra">
4416 <owner>Please specify the owner of this user action.</owner>
4417 <description>
4418 Please enter the description of this user action.
4419 </description>
4420 </action>
4421
4422 <action name="InputMethodOptions_Open_xkb:cz::cze">
4423 <owner>Please specify the owner of this user action.</owner>
4424 <description>
4425 Please enter the description of this user action.
4426 </description>
4427 </action>
4428
4429 <action name="InputMethodOptions_Open_xkb:de::ger">
4430 <owner>Please specify the owner of this user action.</owner>
4431 <description>
4432 Please enter the description of this user action.
4433 </description>
4434 </action>
4435
4436 <action name="InputMethodOptions_Open_xkb:de:neo:ger">
4437 <owner>Please specify the owner of this user action.</owner>
4438 <description>
4439 Please enter the description of this user action.
4440 </description>
4441 </action>
4442
4443 <action name="InputMethodOptions_Open_xkb:dk::dan">
4444 <owner>Please specify the owner of this user action.</owner>
4445 <description>
4446 Please enter the description of this user action.
4447 </description>
4448 </action>
4449
4450 <action name="InputMethodOptions_Open_xkb:ee::est">
4451 <owner>Please specify the owner of this user action.</owner>
4452 <description>
4453 Please enter the description of this user action.
4454 </description>
4455 </action>
4456
4457 <action name="InputMethodOptions_Open_xkb:es::spa">
4458 <owner>Please specify the owner of this user action.</owner>
4459 <description>
4460 Please enter the description of this user action.
4461 </description>
4462 </action>
4463
4464 <action name="InputMethodOptions_Open_xkb:es:cat:cat">
4465 <owner>Please specify the owner of this user action.</owner>
4466 <description>
4467 Please enter the description of this user action.
4468 </description>
4469 </action>
4470
4471 <action name="InputMethodOptions_Open_xkb:fi::fin">
4472 <owner>Please specify the owner of this user action.</owner>
4473 <description>
4474 Please enter the description of this user action.
4475 </description>
4476 </action>
4477
4478 <action name="InputMethodOptions_Open_xkb:fr::fra">
4479 <owner>Please specify the owner of this user action.</owner>
4480 <description>
4481 Please enter the description of this user action.
4482 </description>
4483 </action>
4484
4485 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng">
4486 <owner>Please specify the owner of this user action.</owner>
4487 <description>
4488 Please enter the description of this user action.
4489 </description>
4490 </action>
4491
4492 <action name="InputMethodOptions_Open_xkb:gb:extd:eng">
4493 <owner>Please specify the owner of this user action.</owner>
4494 <description>
4495 Please enter the description of this user action.
4496 </description>
4497 </action>
4498
4499 <action name="InputMethodOptions_Open_xkb:gr::gre">
4500 <owner>Please specify the owner of this user action.</owner>
4501 <description>
4502 Please enter the description of this user action.
4503 </description>
4504 </action>
4505
4506 <action name="InputMethodOptions_Open_xkb:hr::scr">
4507 <owner>Please specify the owner of this user action.</owner>
4508 <description>
4509 Please enter the description of this user action.
4510 </description>
4511 </action>
4512
4513 <action name="InputMethodOptions_Open_xkb:hu::hun">
4514 <owner>Please specify the owner of this user action.</owner>
4515 <description>
4516 Please enter the description of this user action.
4517 </description>
4518 </action>
4519
4520 <action name="InputMethodOptions_Open_xkb:il::heb">
4521 <owner>Please specify the owner of this user action.</owner>
4522 <description>
4523 Please enter the description of this user action.
4524 </description>
4525 </action>
4526
4527 <action name="InputMethodOptions_Open_xkb:it::ita">
4528 <owner>Please specify the owner of this user action.</owner>
4529 <description>
4530 Please enter the description of this user action.
4531 </description>
4532 </action>
4533
4534 <action name="InputMethodOptions_Open_xkb:jp::jpn">
4535 <owner>Please specify the owner of this user action.</owner>
4536 <description>
4537 Please enter the description of this user action.
4538 </description>
4539 </action>
4540
4541 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor">
4542 <owner>Please specify the owner of this user action.</owner>
4543 <description>
4544 Please enter the description of this user action.
4545 </description>
4546 </action>
4547
4548 <action name="InputMethodOptions_Open_xkb:latam::spa">
4549 <owner>Please specify the owner of this user action.</owner>
4550 <description>
4551 Please enter the description of this user action.
4552 </description>
4553 </action>
4554
4555 <action name="InputMethodOptions_Open_xkb:lt::lit">
4556 <owner>Please specify the owner of this user action.</owner>
4557 <description>
4558 Please enter the description of this user action.
4559 </description>
4560 </action>
4561
4562 <action name="InputMethodOptions_Open_xkb:lv::lav">
4563 <owner>Please specify the owner of this user action.</owner>
4564 <description>
4565 Please enter the description of this user action.
4566 </description>
4567 </action>
4568
4569 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav">
4570 <owner>Please specify the owner of this user action.</owner>
4571 <description>
4572 Please enter the description of this user action.
4573 </description>
4574 </action>
4575
4576 <action name="InputMethodOptions_Open_xkb:nl::nld">
4577 <owner>Please specify the owner of this user action.</owner>
4578 <description>
4579 Please enter the description of this user action.
4580 </description>
4581 </action>
4582
4583 <action name="InputMethodOptions_Open_xkb:no::nob">
4584 <owner>Please specify the owner of this user action.</owner>
4585 <description>
4586 Please enter the description of this user action.
4587 </description>
4588 </action>
4589
4590 <action name="InputMethodOptions_Open_xkb:no::nor">
4591 <owner>Please specify the owner of this user action.</owner>
4592 <description>
4593 Please enter the description of this user action.
4594 </description>
4595 </action>
4596
4597 <action name="InputMethodOptions_Open_xkb:pl::pol">
4598 <owner>Please specify the owner of this user action.</owner>
4599 <description>
4600 Please enter the description of this user action.
4601 </description>
4602 </action>
4603
4604 <action name="InputMethodOptions_Open_xkb:pt::por">
4605 <owner>Please specify the owner of this user action.</owner>
4606 <description>
4607 Please enter the description of this user action.
4608 </description>
4609 </action>
4610
4611 <action name="InputMethodOptions_Open_xkb:ro::rum">
4612 <owner>Please specify the owner of this user action.</owner>
4613 <description>
4614 Please enter the description of this user action.
4615 </description>
4616 </action>
4617
4618 <action name="InputMethodOptions_Open_xkb:rs::srp">
4619 <owner>Please specify the owner of this user action.</owner>
4620 <description>
4621 Please enter the description of this user action.
4622 </description>
4623 </action>
4624
4625 <action name="InputMethodOptions_Open_xkb:ru::rus">
4626 <owner>Please specify the owner of this user action.</owner>
4627 <description>
4628 Please enter the description of this user action.
4629 </description>
4630 </action>
4631
4632 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus">
4633 <owner>Please specify the owner of this user action.</owner>
4634 <description>
4635 Please enter the description of this user action.
4636 </description>
4637 </action>
4638
4639 <action name="InputMethodOptions_Open_xkb:se::swe">
4640 <owner>Please specify the owner of this user action.</owner>
4641 <description>
4642 Please enter the description of this user action.
4643 </description>
4644 </action>
4645
4646 <action name="InputMethodOptions_Open_xkb:si::slv">
4647 <owner>Please specify the owner of this user action.</owner>
4648 <description>
4649 Please enter the description of this user action.
4650 </description>
4651 </action>
4652
4653 <action name="InputMethodOptions_Open_xkb:sk::slo">
4654 <owner>Please specify the owner of this user action.</owner>
4655 <description>
4656 Please enter the description of this user action.
4657 </description>
4658 </action>
4659
4660 <action name="InputMethodOptions_Open_xkb:tr::tur">
4661 <owner>Please specify the owner of this user action.</owner>
4662 <description>
4663 Please enter the description of this user action.
4664 </description>
4665 </action>
4666
4667 <action name="InputMethodOptions_Open_xkb:ua::ukr">
4668 <owner>Please specify the owner of this user action.</owner>
4669 <description>
4670 Please enter the description of this user action.
4671 </description>
4672 </action>
4673
4674 <action name="InputMethodOptions_Open_xkb:us::eng">
4675 <owner>Please specify the owner of this user action.</owner>
4676 <description>
4677 Please enter the description of this user action.
4678 </description>
4679 </action>
4680
4681 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng">
4682 <owner>Please specify the owner of this user action.</owner>
4683 <description>
4684 Please enter the description of this user action.
4685 </description>
4686 </action>
4687
4688 <action name="InputMethodOptions_Open_xkb:us:colemak:eng">
4689 <owner>Please specify the owner of this user action.</owner>
4690 <description>
4691 Please enter the description of this user action.
4692 </description>
4693 </action>
4694
4695 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng">
4696 <owner>Please specify the owner of this user action.</owner>
4697 <description>
4698 Please enter the description of this user action.
4699 </description>
4700 </action>
4701
4702 <action name="InputMethodOptions_Open_xkb:us:intl:eng">
4703 <owner>Please specify the owner of this user action.</owner>
4704 <description>
4705 Please enter the description of this user action.
4706 </description>
4707 </action>
4708
4709 <action name="InsertBacktab">
4710 <owner>Please specify the owner of this user action.</owner>
4711 <description>
4712 Please enter the description of this user action.
4713 </description>
4714 </action>
4715
4716 <action name="InsertHTML">
4717 <owner>Please specify the owner of this user action.</owner>
4718 <description>
4719 Please enter the description of this user action.
4720 </description>
4721 </action>
4722
4723 <action name="InsertHorizontalRule">
4724 <owner>Please specify the owner of this user action.</owner>
4725 <description>
4726 Please enter the description of this user action.
4727 </description>
4728 </action>
4729
4730 <action name="InsertImage">
4731 <owner>Please specify the owner of this user action.</owner>
4732 <description>
4733 Please enter the description of this user action.
4734 </description>
4735 </action>
4736
4737 <action name="InsertLineBreak">
4738 <owner>Please specify the owner of this user action.</owner>
4739 <description>
4740 Please enter the description of this user action.
4741 </description>
4742 </action>
4743
4744 <action name="InsertNewline">
4745 <owner>Please specify the owner of this user action.</owner>
4746 <description>
4747 Please enter the description of this user action.
4748 </description>
4749 </action>
4750
4751 <action name="InsertNewlineInQuotedContent">
4752 <owner>Please specify the owner of this user action.</owner>
4753 <description>
4754 Please enter the description of this user action.
4755 </description>
4756 </action>
4757
4758 <action name="InsertOrderedList">
4759 <owner>Please specify the owner of this user action.</owner>
4760 <description>
4761 Please enter the description of this user action.
4762 </description>
4763 </action>
4764
4765 <action name="InsertParagraph">
4766 <owner>Please specify the owner of this user action.</owner>
4767 <description>
4768 Please enter the description of this user action.
4769 </description>
4770 </action>
4771
4772 <action name="InsertTab">
4773 <owner>Please specify the owner of this user action.</owner>
4774 <description>
4775 Please enter the description of this user action.
4776 </description>
4777 </action>
4778
4779 <action name="InsertText">
4780 <owner>Please specify the owner of this user action.</owner>
4781 <description>
4782 Please enter the description of this user action.
4783 </description>
4784 </action>
4785
4786 <action name="InsertUnorderedList">
4787 <owner>Please specify the owner of this user action.</owner>
4788 <description>
4789 Please enter the description of this user action.
4790 </description>
4791 </action>
4792
4793 <action name="InspectDevices">
4794 <owner>Please specify the owner of this user action.</owner>
4795 <description>
4796 Please enter the description of this user action.
4797 </description>
4798 </action>
4799
4800 <action name="InstallSite">
4801 <owner>Please specify the owner of this user action.</owner>
4802 <description>
4803 Please enter the description of this user action.
4804 </description>
4805 </action>
4806
4807 <action name="InstantExtended.MostVisitedClicked">
4808 <owner>Please specify the owner of this user action.</owner>
4809 <description>
4810 Please enter the description of this user action.
4811 </description>
4812 </action>
4813
4814 <action name="InstantExtended.ShowNTP">
4815 <owner>Please specify the owner of this user action.</owner>
4816 <description>
4817 Please enter the description of this user action.
4818 </description>
4819 </action>
4820
4821 <action name="InstantExtended.ShowSRP">
4822 <owner>Please specify the owner of this user action.</owner>
4823 <description>
4824 Please enter the description of this user action.
4825 </description>
4826 </action>
4827
4828 <action name="Italic">
4829 <owner>Please specify the owner of this user action.</owner>
4830 <description>
4831 Please enter the description of this user action.
4832 </description>
4833 </action>
4834
4835 <action name="JustifyCenter">
4836 <owner>Please specify the owner of this user action.</owner>
4837 <description>
4838 Please enter the description of this user action.
4839 </description>
4840 </action>
4841
4842 <action name="JustifyLeft">
4843 <owner>Please specify the owner of this user action.</owner>
4844 <description>
4845 Please enter the description of this user action.
4846 </description>
4847 </action>
4848
4849 <action name="JustifyRight">
4850 <owner>Please specify the owner of this user action.</owner>
4851 <description>
4852 Please enter the description of this user action.
4853 </description>
4854 </action>
4855
4856 <action name="KeySystemSupport.Widevine.Queried">
4857 <owner>Please specify the owner of this user action.</owner>
4858 <description>
4859 Please enter the description of this user action.
4860 </description>
4861 </action>
4862
4863 <action name="KeySystemSupport.Widevine.Supported">
4864 <owner>Please specify the owner of this user action.</owner>
4865 <description>
4866 Please enter the description of this user action.
4867 </description>
4868 </action>
4869
4870 <action name="KeySystemSupport.WidevineWithType.Queried">
4871 <owner>Please specify the owner of this user action.</owner>
4872 <description>
4873 Please enter the description of this user action.
4874 </description>
4875 </action>
4876
4877 <action name="KeySystemSupport.WidevineWithType.Supported">
4878 <owner>Please specify the owner of this user action.</owner>
4879 <description>
4880 Please enter the description of this user action.
4881 </description>
4882 </action>
4883
4884 <action name="KeywordEditor_AddKeyword">
4885 <owner>Please specify the owner of this user action.</owner>
4886 <description>
4887 Please enter the description of this user action.
4888 </description>
4889 </action>
4890
4891 <action name="KeywordEditor_AddKeywordJS">
4892 <owner>Please specify the owner of this user action.</owner>
4893 <description>
4894 Please enter the description of this user action.
4895 </description>
4896 </action>
4897
4898 <action name="KeywordEditor_ModifiedKeyword">
4899 <owner>Please specify the owner of this user action.</owner>
4900 <description>
4901 Please enter the description of this user action.
4902 </description>
4903 </action>
4904
4905 <action name="KeywordEditor_RemoveKeyword">
4906 <owner>Please specify the owner of this user action.</owner>
4907 <description>
4908 Please enter the description of this user action.
4909 </description>
4910 </action>
4911
4912 <action name="LanguageChange_Accept">
4913 <owner>Please specify the owner of this user action.</owner>
4914 <description>
4915 Please enter the description of this user action.
4916 </description>
4917 </action>
4918
4919 <action name="LanguageChange_Revert">
4920 <owner>Please specify the owner of this user action.</owner>
4921 <description>
4922 Please enter the description of this user action.
4923 </description>
4924 </action>
4925
4926 <action name="LanguageConfigView_Open">
4927 <owner>Please specify the owner of this user action.</owner>
4928 <description>
4929 Please enter the description of this user action.
4930 </description>
4931 </action>
4932
4933 <action name="LanguageMenuButton_InputMethodChanged">
4934 <owner>Please specify the owner of this user action.</owner>
4935 <description>
4936 Please enter the description of this user action.
4937 </description>
4938 </action>
4939
4940 <action name="LanguageMenuButton_Open">
4941 <owner>Please specify the owner of this user action.</owner>
4942 <description>
4943 Please enter the description of this user action.
4944 </description>
4945 </action>
4946
4947 <action name="LanguageOptions_DisableInputMethod_chewing">
4948 <owner>Please specify the owner of this user action.</owner>
4949 <description>
4950 Please enter the description of this user action.
4951 </description>
4952 </action>
4953
4954 <action name="LanguageOptions_DisableInputMethod_english-m">
4955 <owner>Please specify the owner of this user action.</owner>
4956 <description>
4957 Please enter the description of this user action.
4958 </description>
4959 </action>
4960
4961 <action name="LanguageOptions_DisableInputMethod_hangul">
4962 <owner>Please specify the owner of this user action.</owner>
4963 <description>
4964 Please enter the description of this user action.
4965 </description>
4966 </action>
4967
4968 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera">
4969 <owner>Please specify the owner of this user action.</owner>
4970 <description>
4971 Please enter the description of this user action.
4972 </description>
4973 </action>
4974
4975 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd">
4976 <owner>Please specify the owner of this user action.</owner>
4977 <description>
4978 Please enter the description of this user action.
4979 </description>
4980 </action>
4981
4982 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans">
4983 <owner>Please specify the owner of this user action.</owner>
4984 <description>
4985 Please enter the description of this user action.
4986 </description>
4987 </action>
4988
4989 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri">
4990 <owner>Please specify the owner of this user action.</owner>
4991 <description>
4992 Please enter the description of this user action.
4993 </description>
4994 </action>
4995
4996 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans">
4997 <owner>Please specify the owner of this user action.</owner>
4998 <description>
4999 Please enter the description of this user action.
5000 </description>
5001 </action>
5002
5003 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans">
5004 <owner>Please specify the owner of this user action.</owner>
5005 <description>
5006 Please enter the description of this user action.
5007 </description>
5008 </action>
5009
5010 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans">
5011 <owner>Please specify the owner of this user action.</owner>
5012 <description>
5013 Please enter the description of this user action.
5014 </description>
5015 </action>
5016
5017 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans">
5018 <owner>Please specify the owner of this user action.</owner>
5019 <description>
5020 Please enter the description of this user action.
5021 </description>
5022 </action>
5023
5024 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans">
5025 <owner>Please specify the owner of this user action.</owner>
5026 <description>
5027 Please enter the description of this user action.
5028 </description>
5029 </action>
5030
5031 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript">
5032 <owner>Please specify the owner of this user action.</owner>
5033 <description>
5034 Please enter the description of this user action.
5035 </description>
5036 </action>
5037
5038 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans">
5039 <owner>Please specify the owner of this user action.</owner>
5040 <description>
5041 Please enter the description of this user action.
5042 </description>
5043 </action>
5044
5045 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic">
5046 <owner>Please specify the owner of this user action.</owner>
5047 <description>
5048 Please enter the description of this user action.
5049 </description>
5050 </action>
5051
5052 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99">
5053 <owner>Please specify the owner of this user action.</owner>
5054 <description>
5055 Please enter the description of this user action.
5056 </description>
5057 </action>
5058
5059 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter">
5060 <owner>Please specify the owner of this user action.</owner>
5061 <description>
5062 Please enter the description of this user action.
5063 </description>
5064 </action>
5065
5066 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans">
5067 <owner>Please specify the owner of this user action.</owner>
5068 <description>
5069 Please enter the description of this user action.
5070 </description>
5071 </action>
5072
5073 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee">
5074 <owner>Please specify the owner of this user action.</owner>
5075 <description>
5076 Please enter the description of this user action.
5077 </description>
5078 </action>
5079
5080 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote">
5081 <owner>Please specify the owner of this user action.</owner>
5082 <description>
5083 Please enter the description of this user action.
5084 </description>
5085 </action>
5086
5087 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820">
5088 <owner>Please specify the owner of this user action.</owner>
5089 <description>
5090 Please enter the description of this user action.
5091 </description>
5092 </action>
5093
5094 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn">
5095 <owner>Please specify the owner of this user action.</owner>
5096 <description>
5097 Please enter the description of this user action.
5098 </description>
5099 </action>
5100
5101 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex">
5102 <owner>Please specify the owner of this user action.</owner>
5103 <description>
5104 Please enter the description of this user action.
5105 </description>
5106 </action>
5107
5108 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr">
5109 <owner>Please specify the owner of this user action.</owner>
5110 <description>
5111 Please enter the description of this user action.
5112 </description>
5113 </action>
5114
5115 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni">
5116 <owner>Please specify the owner of this user action.</owner>
5117 <description>
5118 Please enter the description of this user action.
5119 </description>
5120 </action>
5121
5122 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie">
5123 <owner>Please specify the owner of this user action.</owner>
5124 <description>
5125 Please enter the description of this user action.
5126 </description>
5127 </action>
5128
5129 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick">
5130 <owner>Please specify the owner of this user action.</owner>
5131 <description>
5132 Please enter the description of this user action.
5133 </description>
5134 </action>
5135
5136 <action name="LanguageOptions_DisableInputMethod_mozc">
5137 <owner>Please specify the owner of this user action.</owner>
5138 <description>
5139 Please enter the description of this user action.
5140 </description>
5141 </action>
5142
5143 <action name="LanguageOptions_DisableInputMethod_mozc-chewing">
5144 <owner>Please specify the owner of this user action.</owner>
5145 <description>
5146 Please enter the description of this user action.
5147 </description>
5148 </action>
5149
5150 <action name="LanguageOptions_DisableInputMethod_mozc-dv">
5151 <owner>Please specify the owner of this user action.</owner>
5152 <description>
5153 Please enter the description of this user action.
5154 </description>
5155 </action>
5156
5157 <action name="LanguageOptions_DisableInputMethod_mozc-hangul">
5158 <owner>Please specify the owner of this user action.</owner>
5159 <description>
5160 Please enter the description of this user action.
5161 </description>
5162 </action>
5163
5164 <action name="LanguageOptions_DisableInputMethod_mozc-jp">
5165 <owner>Please specify the owner of this user action.</owner>
5166 <description>
5167 Please enter the description of this user action.
5168 </description>
5169 </action>
5170
5171 <action name="LanguageOptions_DisableInputMethod_pinyin">
5172 <owner>Please specify the owner of this user action.</owner>
5173 <description>
5174 Please enter the description of this user action.
5175 </description>
5176 </action>
5177
5178 <action name="LanguageOptions_DisableInputMethod_pinyin-dv">
5179 <owner>Please specify the owner of this user action.</owner>
5180 <description>
5181 Please enter the description of this user action.
5182 </description>
5183 </action>
5184
5185 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra">
5186 <owner>Please specify the owner of this user action.</owner>
5187 <description>
5188 Please enter the description of this user action.
5189 </description>
5190 </action>
5191
5192 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger">
5193 <owner>Please specify the owner of this user action.</owner>
5194 <description>
5195 Please enter the description of this user action.
5196 </description>
5197 </action>
5198
5199 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld">
5200 <owner>Please specify the owner of this user action.</owner>
5201 <description>
5202 Please enter the description of this user action.
5203 </description>
5204 </action>
5205
5206 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul">
5207 <owner>Please specify the owner of this user action.</owner>
5208 <description>
5209 Please enter the description of this user action.
5210 </description>
5211 </action>
5212
5213 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul">
5214 <owner>Please specify the owner of this user action.</owner>
5215 <description>
5216 Please enter the description of this user action.
5217 </description>
5218 </action>
5219
5220 <action name="LanguageOptions_DisableInputMethod_xkb:br::por">
5221 <owner>Please specify the owner of this user action.</owner>
5222 <description>
5223 Please enter the description of this user action.
5224 </description>
5225 </action>
5226
5227 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra">
5228 <owner>Please specify the owner of this user action.</owner>
5229 <description>
5230 Please enter the description of this user action.
5231 </description>
5232 </action>
5233
5234 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng">
5235 <owner>Please specify the owner of this user action.</owner>
5236 <description>
5237 Please enter the description of this user action.
5238 </description>
5239 </action>
5240
5241 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger">
5242 <owner>Please specify the owner of this user action.</owner>
5243 <description>
5244 Please enter the description of this user action.
5245 </description>
5246 </action>
5247
5248 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra">
5249 <owner>Please specify the owner of this user action.</owner>
5250 <description>
5251 Please enter the description of this user action.
5252 </description>
5253 </action>
5254
5255 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze">
5256 <owner>Please specify the owner of this user action.</owner>
5257 <description>
5258 Please enter the description of this user action.
5259 </description>
5260 </action>
5261
5262 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger">
5263 <owner>Please specify the owner of this user action.</owner>
5264 <description>
5265 Please enter the description of this user action.
5266 </description>
5267 </action>
5268
5269 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger">
5270 <owner>Please specify the owner of this user action.</owner>
5271 <description>
5272 Please enter the description of this user action.
5273 </description>
5274 </action>
5275
5276 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan">
5277 <owner>Please specify the owner of this user action.</owner>
5278 <description>
5279 Please enter the description of this user action.
5280 </description>
5281 </action>
5282
5283 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est">
5284 <owner>Please specify the owner of this user action.</owner>
5285 <description>
5286 Please enter the description of this user action.
5287 </description>
5288 </action>
5289
5290 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa">
5291 <owner>Please specify the owner of this user action.</owner>
5292 <description>
5293 Please enter the description of this user action.
5294 </description>
5295 </action>
5296
5297 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat">
5298 <owner>Please specify the owner of this user action.</owner>
5299 <description>
5300 Please enter the description of this user action.
5301 </description>
5302 </action>
5303
5304 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin">
5305 <owner>Please specify the owner of this user action.</owner>
5306 <description>
5307 Please enter the description of this user action.
5308 </description>
5309 </action>
5310
5311 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra">
5312 <owner>Please specify the owner of this user action.</owner>
5313 <description>
5314 Please enter the description of this user action.
5315 </description>
5316 </action>
5317
5318 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng">
5319 <owner>Please specify the owner of this user action.</owner>
5320 <description>
5321 Please enter the description of this user action.
5322 </description>
5323 </action>
5324
5325 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng">
5326 <owner>Please specify the owner of this user action.</owner>
5327 <description>
5328 Please enter the description of this user action.
5329 </description>
5330 </action>
5331
5332 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre">
5333 <owner>Please specify the owner of this user action.</owner>
5334 <description>
5335 Please enter the description of this user action.
5336 </description>
5337 </action>
5338
5339 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr">
5340 <owner>Please specify the owner of this user action.</owner>
5341 <description>
5342 Please enter the description of this user action.
5343 </description>
5344 </action>
5345
5346 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun">
5347 <owner>Please specify the owner of this user action.</owner>
5348 <description>
5349 Please enter the description of this user action.
5350 </description>
5351 </action>
5352
5353 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb">
5354 <owner>Please specify the owner of this user action.</owner>
5355 <description>
5356 Please enter the description of this user action.
5357 </description>
5358 </action>
5359
5360 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita">
5361 <owner>Please specify the owner of this user action.</owner>
5362 <description>
5363 Please enter the description of this user action.
5364 </description>
5365 </action>
5366
5367 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn">
5368 <owner>Please specify the owner of this user action.</owner>
5369 <description>
5370 Please enter the description of this user action.
5371 </description>
5372 </action>
5373
5374 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor">
5375 <owner>Please specify the owner of this user action.</owner>
5376 <description>
5377 Please enter the description of this user action.
5378 </description>
5379 </action>
5380
5381 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa">
5382 <owner>Please specify the owner of this user action.</owner>
5383 <description>
5384 Please enter the description of this user action.
5385 </description>
5386 </action>
5387
5388 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit">
5389 <owner>Please specify the owner of this user action.</owner>
5390 <description>
5391 Please enter the description of this user action.
5392 </description>
5393 </action>
5394
5395 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav">
5396 <owner>Please specify the owner of this user action.</owner>
5397 <description>
5398 Please enter the description of this user action.
5399 </description>
5400 </action>
5401
5402 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav">
5403 <owner>Please specify the owner of this user action.</owner>
5404 <description>
5405 Please enter the description of this user action.
5406 </description>
5407 </action>
5408
5409 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld">
5410 <owner>Please specify the owner of this user action.</owner>
5411 <description>
5412 Please enter the description of this user action.
5413 </description>
5414 </action>
5415
5416 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob">
5417 <owner>Please specify the owner of this user action.</owner>
5418 <description>
5419 Please enter the description of this user action.
5420 </description>
5421 </action>
5422
5423 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor">
5424 <owner>Please specify the owner of this user action.</owner>
5425 <description>
5426 Please enter the description of this user action.
5427 </description>
5428 </action>
5429
5430 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol">
5431 <owner>Please specify the owner of this user action.</owner>
5432 <description>
5433 Please enter the description of this user action.
5434 </description>
5435 </action>
5436
5437 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por">
5438 <owner>Please specify the owner of this user action.</owner>
5439 <description>
5440 Please enter the description of this user action.
5441 </description>
5442 </action>
5443
5444 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum">
5445 <owner>Please specify the owner of this user action.</owner>
5446 <description>
5447 Please enter the description of this user action.
5448 </description>
5449 </action>
5450
5451 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp">
5452 <owner>Please specify the owner of this user action.</owner>
5453 <description>
5454 Please enter the description of this user action.
5455 </description>
5456 </action>
5457
5458 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus">
5459 <owner>Please specify the owner of this user action.</owner>
5460 <description>
5461 Please enter the description of this user action.
5462 </description>
5463 </action>
5464
5465 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus">
5466 <owner>Please specify the owner of this user action.</owner>
5467 <description>
5468 Please enter the description of this user action.
5469 </description>
5470 </action>
5471
5472 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe">
5473 <owner>Please specify the owner of this user action.</owner>
5474 <description>
5475 Please enter the description of this user action.
5476 </description>
5477 </action>
5478
5479 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv">
5480 <owner>Please specify the owner of this user action.</owner>
5481 <description>
5482 Please enter the description of this user action.
5483 </description>
5484 </action>
5485
5486 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo">
5487 <owner>Please specify the owner of this user action.</owner>
5488 <description>
5489 Please enter the description of this user action.
5490 </description>
5491 </action>
5492
5493 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur">
5494 <owner>Please specify the owner of this user action.</owner>
5495 <description>
5496 Please enter the description of this user action.
5497 </description>
5498 </action>
5499
5500 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr">
5501 <owner>Please specify the owner of this user action.</owner>
5502 <description>
5503 Please enter the description of this user action.
5504 </description>
5505 </action>
5506
5507 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng">
5508 <owner>Please specify the owner of this user action.</owner>
5509 <description>
5510 Please enter the description of this user action.
5511 </description>
5512 </action>
5513
5514 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng">
5515 <owner>Please specify the owner of this user action.</owner>
5516 <description>
5517 Please enter the description of this user action.
5518 </description>
5519 </action>
5520
5521 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng">
5522 <owner>Please specify the owner of this user action.</owner>
5523 <description>
5524 Please enter the description of this user action.
5525 </description>
5526 </action>
5527
5528 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng">
5529 <owner>Please specify the owner of this user action.</owner>
5530 <description>
5531 Please enter the description of this user action.
5532 </description>
5533 </action>
5534
5535 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng">
5536 <owner>Please specify the owner of this user action.</owner>
5537 <description>
5538 Please enter the description of this user action.
5539 </description>
5540 </action>
5541
5542 <action name="LanguageOptions_EnableInputMethod_chewing">
5543 <owner>Please specify the owner of this user action.</owner>
5544 <description>
5545 Please enter the description of this user action.
5546 </description>
5547 </action>
5548
5549 <action name="LanguageOptions_EnableInputMethod_english-m">
5550 <owner>Please specify the owner of this user action.</owner>
5551 <description>
5552 Please enter the description of this user action.
5553 </description>
5554 </action>
5555
5556 <action name="LanguageOptions_EnableInputMethod_hangul">
5557 <owner>Please specify the owner of this user action.</owner>
5558 <description>
5559 Please enter the description of this user action.
5560 </description>
5561 </action>
5562
5563 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera">
5564 <owner>Please specify the owner of this user action.</owner>
5565 <description>
5566 Please enter the description of this user action.
5567 </description>
5568 </action>
5569
5570 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd">
5571 <owner>Please specify the owner of this user action.</owner>
5572 <description>
5573 Please enter the description of this user action.
5574 </description>
5575 </action>
5576
5577 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans">
5578 <owner>Please specify the owner of this user action.</owner>
5579 <description>
5580 Please enter the description of this user action.
5581 </description>
5582 </action>
5583
5584 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri">
5585 <owner>Please specify the owner of this user action.</owner>
5586 <description>
5587 Please enter the description of this user action.
5588 </description>
5589 </action>
5590
5591 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans">
5592 <owner>Please specify the owner of this user action.</owner>
5593 <description>
5594 Please enter the description of this user action.
5595 </description>
5596 </action>
5597
5598 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans">
5599 <owner>Please specify the owner of this user action.</owner>
5600 <description>
5601 Please enter the description of this user action.
5602 </description>
5603 </action>
5604
5605 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans">
5606 <owner>Please specify the owner of this user action.</owner>
5607 <description>
5608 Please enter the description of this user action.
5609 </description>
5610 </action>
5611
5612 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans">
5613 <owner>Please specify the owner of this user action.</owner>
5614 <description>
5615 Please enter the description of this user action.
5616 </description>
5617 </action>
5618
5619 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans">
5620 <owner>Please specify the owner of this user action.</owner>
5621 <description>
5622 Please enter the description of this user action.
5623 </description>
5624 </action>
5625
5626 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript">
5627 <owner>Please specify the owner of this user action.</owner>
5628 <description>
5629 Please enter the description of this user action.
5630 </description>
5631 </action>
5632
5633 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans">
5634 <owner>Please specify the owner of this user action.</owner>
5635 <description>
5636 Please enter the description of this user action.
5637 </description>
5638 </action>
5639
5640 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic">
5641 <owner>Please specify the owner of this user action.</owner>
5642 <description>
5643 Please enter the description of this user action.
5644 </description>
5645 </action>
5646
5647 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99">
5648 <owner>Please specify the owner of this user action.</owner>
5649 <description>
5650 Please enter the description of this user action.
5651 </description>
5652 </action>
5653
5654 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter">
5655 <owner>Please specify the owner of this user action.</owner>
5656 <description>
5657 Please enter the description of this user action.
5658 </description>
5659 </action>
5660
5661 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans">
5662 <owner>Please specify the owner of this user action.</owner>
5663 <description>
5664 Please enter the description of this user action.
5665 </description>
5666 </action>
5667
5668 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee">
5669 <owner>Please specify the owner of this user action.</owner>
5670 <description>
5671 Please enter the description of this user action.
5672 </description>
5673 </action>
5674
5675 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote">
5676 <owner>Please specify the owner of this user action.</owner>
5677 <description>
5678 Please enter the description of this user action.
5679 </description>
5680 </action>
5681
5682 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820">
5683 <owner>Please specify the owner of this user action.</owner>
5684 <description>
5685 Please enter the description of this user action.
5686 </description>
5687 </action>
5688
5689 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn">
5690 <owner>Please specify the owner of this user action.</owner>
5691 <description>
5692 Please enter the description of this user action.
5693 </description>
5694 </action>
5695
5696 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex">
5697 <owner>Please specify the owner of this user action.</owner>
5698 <description>
5699 Please enter the description of this user action.
5700 </description>
5701 </action>
5702
5703 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr">
5704 <owner>Please specify the owner of this user action.</owner>
5705 <description>
5706 Please enter the description of this user action.
5707 </description>
5708 </action>
5709
5710 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni">
5711 <owner>Please specify the owner of this user action.</owner>
5712 <description>
5713 Please enter the description of this user action.
5714 </description>
5715 </action>
5716
5717 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie">
5718 <owner>Please specify the owner of this user action.</owner>
5719 <description>
5720 Please enter the description of this user action.
5721 </description>
5722 </action>
5723
5724 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick">
5725 <owner>Please specify the owner of this user action.</owner>
5726 <description>
5727 Please enter the description of this user action.
5728 </description>
5729 </action>
5730
5731 <action name="LanguageOptions_EnableInputMethod_mozc">
5732 <owner>Please specify the owner of this user action.</owner>
5733 <description>
5734 Please enter the description of this user action.
5735 </description>
5736 </action>
5737
5738 <action name="LanguageOptions_EnableInputMethod_mozc-chewing">
5739 <owner>Please specify the owner of this user action.</owner>
5740 <description>
5741 Please enter the description of this user action.
5742 </description>
5743 </action>
5744
5745 <action name="LanguageOptions_EnableInputMethod_mozc-dv">
5746 <owner>Please specify the owner of this user action.</owner>
5747 <description>
5748 Please enter the description of this user action.
5749 </description>
5750 </action>
5751
5752 <action name="LanguageOptions_EnableInputMethod_mozc-hangul">
5753 <owner>Please specify the owner of this user action.</owner>
5754 <description>
5755 Please enter the description of this user action.
5756 </description>
5757 </action>
5758
5759 <action name="LanguageOptions_EnableInputMethod_mozc-jp">
5760 <owner>Please specify the owner of this user action.</owner>
5761 <description>
5762 Please enter the description of this user action.
5763 </description>
5764 </action>
5765
5766 <action name="LanguageOptions_EnableInputMethod_pinyin">
5767 <owner>Please specify the owner of this user action.</owner>
5768 <description>
5769 Please enter the description of this user action.
5770 </description>
5771 </action>
5772
5773 <action name="LanguageOptions_EnableInputMethod_pinyin-dv">
5774 <owner>Please specify the owner of this user action.</owner>
5775 <description>
5776 Please enter the description of this user action.
5777 </description>
5778 </action>
5779
5780 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra">
5781 <owner>Please specify the owner of this user action.</owner>
5782 <description>
5783 Please enter the description of this user action.
5784 </description>
5785 </action>
5786
5787 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger">
5788 <owner>Please specify the owner of this user action.</owner>
5789 <description>
5790 Please enter the description of this user action.
5791 </description>
5792 </action>
5793
5794 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld">
5795 <owner>Please specify the owner of this user action.</owner>
5796 <description>
5797 Please enter the description of this user action.
5798 </description>
5799 </action>
5800
5801 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul">
5802 <owner>Please specify the owner of this user action.</owner>
5803 <description>
5804 Please enter the description of this user action.
5805 </description>
5806 </action>
5807
5808 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul">
5809 <owner>Please specify the owner of this user action.</owner>
5810 <description>
5811 Please enter the description of this user action.
5812 </description>
5813 </action>
5814
5815 <action name="LanguageOptions_EnableInputMethod_xkb:br::por">
5816 <owner>Please specify the owner of this user action.</owner>
5817 <description>
5818 Please enter the description of this user action.
5819 </description>
5820 </action>
5821
5822 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra">
5823 <owner>Please specify the owner of this user action.</owner>
5824 <description>
5825 Please enter the description of this user action.
5826 </description>
5827 </action>
5828
5829 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng">
5830 <owner>Please specify the owner of this user action.</owner>
5831 <description>
5832 Please enter the description of this user action.
5833 </description>
5834 </action>
5835
5836 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger">
5837 <owner>Please specify the owner of this user action.</owner>
5838 <description>
5839 Please enter the description of this user action.
5840 </description>
5841 </action>
5842
5843 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra">
5844 <owner>Please specify the owner of this user action.</owner>
5845 <description>
5846 Please enter the description of this user action.
5847 </description>
5848 </action>
5849
5850 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze">
5851 <owner>Please specify the owner of this user action.</owner>
5852 <description>
5853 Please enter the description of this user action.
5854 </description>
5855 </action>
5856
5857 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger">
5858 <owner>Please specify the owner of this user action.</owner>
5859 <description>
5860 Please enter the description of this user action.
5861 </description>
5862 </action>
5863
5864 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger">
5865 <owner>Please specify the owner of this user action.</owner>
5866 <description>
5867 Please enter the description of this user action.
5868 </description>
5869 </action>
5870
5871 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan">
5872 <owner>Please specify the owner of this user action.</owner>
5873 <description>
5874 Please enter the description of this user action.
5875 </description>
5876 </action>
5877
5878 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est">
5879 <owner>Please specify the owner of this user action.</owner>
5880 <description>
5881 Please enter the description of this user action.
5882 </description>
5883 </action>
5884
5885 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa">
5886 <owner>Please specify the owner of this user action.</owner>
5887 <description>
5888 Please enter the description of this user action.
5889 </description>
5890 </action>
5891
5892 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat">
5893 <owner>Please specify the owner of this user action.</owner>
5894 <description>
5895 Please enter the description of this user action.
5896 </description>
5897 </action>
5898
5899 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin">
5900 <owner>Please specify the owner of this user action.</owner>
5901 <description>
5902 Please enter the description of this user action.
5903 </description>
5904 </action>
5905
5906 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra">
5907 <owner>Please specify the owner of this user action.</owner>
5908 <description>
5909 Please enter the description of this user action.
5910 </description>
5911 </action>
5912
5913 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng">
5914 <owner>Please specify the owner of this user action.</owner>
5915 <description>
5916 Please enter the description of this user action.
5917 </description>
5918 </action>
5919
5920 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng">
5921 <owner>Please specify the owner of this user action.</owner>
5922 <description>
5923 Please enter the description of this user action.
5924 </description>
5925 </action>
5926
5927 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre">
5928 <owner>Please specify the owner of this user action.</owner>
5929 <description>
5930 Please enter the description of this user action.
5931 </description>
5932 </action>
5933
5934 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr">
5935 <owner>Please specify the owner of this user action.</owner>
5936 <description>
5937 Please enter the description of this user action.
5938 </description>
5939 </action>
5940
5941 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun">
5942 <owner>Please specify the owner of this user action.</owner>
5943 <description>
5944 Please enter the description of this user action.
5945 </description>
5946 </action>
5947
5948 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb">
5949 <owner>Please specify the owner of this user action.</owner>
5950 <description>
5951 Please enter the description of this user action.
5952 </description>
5953 </action>
5954
5955 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita">
5956 <owner>Please specify the owner of this user action.</owner>
5957 <description>
5958 Please enter the description of this user action.
5959 </description>
5960 </action>
5961
5962 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn">
5963 <owner>Please specify the owner of this user action.</owner>
5964 <description>
5965 Please enter the description of this user action.
5966 </description>
5967 </action>
5968
5969 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor">
5970 <owner>Please specify the owner of this user action.</owner>
5971 <description>
5972 Please enter the description of this user action.
5973 </description>
5974 </action>
5975
5976 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa">
5977 <owner>Please specify the owner of this user action.</owner>
5978 <description>
5979 Please enter the description of this user action.
5980 </description>
5981 </action>
5982
5983 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit">
5984 <owner>Please specify the owner of this user action.</owner>
5985 <description>
5986 Please enter the description of this user action.
5987 </description>
5988 </action>
5989
5990 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav">
5991 <owner>Please specify the owner of this user action.</owner>
5992 <description>
5993 Please enter the description of this user action.
5994 </description>
5995 </action>
5996
5997 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav">
5998 <owner>Please specify the owner of this user action.</owner>
5999 <description>
6000 Please enter the description of this user action.
6001 </description>
6002 </action>
6003
6004 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld">
6005 <owner>Please specify the owner of this user action.</owner>
6006 <description>
6007 Please enter the description of this user action.
6008 </description>
6009 </action>
6010
6011 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob">
6012 <owner>Please specify the owner of this user action.</owner>
6013 <description>
6014 Please enter the description of this user action.
6015 </description>
6016 </action>
6017
6018 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor">
6019 <owner>Please specify the owner of this user action.</owner>
6020 <description>
6021 Please enter the description of this user action.
6022 </description>
6023 </action>
6024
6025 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol">
6026 <owner>Please specify the owner of this user action.</owner>
6027 <description>
6028 Please enter the description of this user action.
6029 </description>
6030 </action>
6031
6032 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por">
6033 <owner>Please specify the owner of this user action.</owner>
6034 <description>
6035 Please enter the description of this user action.
6036 </description>
6037 </action>
6038
6039 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum">
6040 <owner>Please specify the owner of this user action.</owner>
6041 <description>
6042 Please enter the description of this user action.
6043 </description>
6044 </action>
6045
6046 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp">
6047 <owner>Please specify the owner of this user action.</owner>
6048 <description>
6049 Please enter the description of this user action.
6050 </description>
6051 </action>
6052
6053 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus">
6054 <owner>Please specify the owner of this user action.</owner>
6055 <description>
6056 Please enter the description of this user action.
6057 </description>
6058 </action>
6059
6060 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus">
6061 <owner>Please specify the owner of this user action.</owner>
6062 <description>
6063 Please enter the description of this user action.
6064 </description>
6065 </action>
6066
6067 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe">
6068 <owner>Please specify the owner of this user action.</owner>
6069 <description>
6070 Please enter the description of this user action.
6071 </description>
6072 </action>
6073
6074 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv">
6075 <owner>Please specify the owner of this user action.</owner>
6076 <description>
6077 Please enter the description of this user action.
6078 </description>
6079 </action>
6080
6081 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo">
6082 <owner>Please specify the owner of this user action.</owner>
6083 <description>
6084 Please enter the description of this user action.
6085 </description>
6086 </action>
6087
6088 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur">
6089 <owner>Please specify the owner of this user action.</owner>
6090 <description>
6091 Please enter the description of this user action.
6092 </description>
6093 </action>
6094
6095 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr">
6096 <owner>Please specify the owner of this user action.</owner>
6097 <description>
6098 Please enter the description of this user action.
6099 </description>
6100 </action>
6101
6102 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng">
6103 <owner>Please specify the owner of this user action.</owner>
6104 <description>
6105 Please enter the description of this user action.
6106 </description>
6107 </action>
6108
6109 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng">
6110 <owner>Please specify the owner of this user action.</owner>
6111 <description>
6112 Please enter the description of this user action.
6113 </description>
6114 </action>
6115
6116 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng">
6117 <owner>Please specify the owner of this user action.</owner>
6118 <description>
6119 Please enter the description of this user action.
6120 </description>
6121 </action>
6122
6123 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng">
6124 <owner>Please specify the owner of this user action.</owner>
6125 <description>
6126 Please enter the description of this user action.
6127 </description>
6128 </action>
6129
6130 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng">
6131 <owner>Please specify the owner of this user action.</owner>
6132 <description>
6133 Please enter the description of this user action.
6134 </description>
6135 </action>
6136
6137 <action name="LanguageOptions_Open">
6138 <owner>Please specify the owner of this user action.</owner>
6139 <description>
6140 Please enter the description of this user action.
6141 </description>
6142 </action>
6143
6144 <action name="LanguageOptions_Restart">
6145 <owner>Please specify the owner of this user action.</owner>
6146 <description>
6147 Please enter the description of this user action.
6148 </description>
6149 </action>
6150
6151 <action name="LanguageOptions_SignOut">
6152 <owner>Please specify the owner of this user action.</owner>
6153 <description>
6154 Please enter the description of this user action.
6155 </description>
6156 </action>
6157
6158 <action name="LanguageOptions_SpellCheckLanguageChange_af">
6159 <owner>Please specify the owner of this user action.</owner>
6160 <description>
6161 Please enter the description of this user action.
6162 </description>
6163 </action>
6164
6165 <action name="LanguageOptions_SpellCheckLanguageChange_am">
6166 <owner>Please specify the owner of this user action.</owner>
6167 <description>
6168 Please enter the description of this user action.
6169 </description>
6170 </action>
6171
6172 <action name="LanguageOptions_SpellCheckLanguageChange_ar">
6173 <owner>Please specify the owner of this user action.</owner>
6174 <description>
6175 Please enter the description of this user action.
6176 </description>
6177 </action>
6178
6179 <action name="LanguageOptions_SpellCheckLanguageChange_az">
6180 <owner>Please specify the owner of this user action.</owner>
6181 <description>
6182 Please enter the description of this user action.
6183 </description>
6184 </action>
6185
6186 <action name="LanguageOptions_SpellCheckLanguageChange_be">
6187 <owner>Please specify the owner of this user action.</owner>
6188 <description>
6189 Please enter the description of this user action.
6190 </description>
6191 </action>
6192
6193 <action name="LanguageOptions_SpellCheckLanguageChange_bg">
6194 <owner>Please specify the owner of this user action.</owner>
6195 <description>
6196 Please enter the description of this user action.
6197 </description>
6198 </action>
6199
6200 <action name="LanguageOptions_SpellCheckLanguageChange_bh">
6201 <owner>Please specify the owner of this user action.</owner>
6202 <description>
6203 Please enter the description of this user action.
6204 </description>
6205 </action>
6206
6207 <action name="LanguageOptions_SpellCheckLanguageChange_bn">
6208 <owner>Please specify the owner of this user action.</owner>
6209 <description>
6210 Please enter the description of this user action.
6211 </description>
6212 </action>
6213
6214 <action name="LanguageOptions_SpellCheckLanguageChange_br">
6215 <owner>Please specify the owner of this user action.</owner>
6216 <description>
6217 Please enter the description of this user action.
6218 </description>
6219 </action>
6220
6221 <action name="LanguageOptions_SpellCheckLanguageChange_bs">
6222 <owner>Please specify the owner of this user action.</owner>
6223 <description>
6224 Please enter the description of this user action.
6225 </description>
6226 </action>
6227
6228 <action name="LanguageOptions_SpellCheckLanguageChange_ca">
6229 <owner>Please specify the owner of this user action.</owner>
6230 <description>
6231 Please enter the description of this user action.
6232 </description>
6233 </action>
6234
6235 <action name="LanguageOptions_SpellCheckLanguageChange_co">
6236 <owner>Please specify the owner of this user action.</owner>
6237 <description>
6238 Please enter the description of this user action.
6239 </description>
6240 </action>
6241
6242 <action name="LanguageOptions_SpellCheckLanguageChange_cs">
6243 <owner>Please specify the owner of this user action.</owner>
6244 <description>
6245 Please enter the description of this user action.
6246 </description>
6247 </action>
6248
6249 <action name="LanguageOptions_SpellCheckLanguageChange_cy">
6250 <owner>Please specify the owner of this user action.</owner>
6251 <description>
6252 Please enter the description of this user action.
6253 </description>
6254 </action>
6255
6256 <action name="LanguageOptions_SpellCheckLanguageChange_da">
6257 <owner>Please specify the owner of this user action.</owner>
6258 <description>
6259 Please enter the description of this user action.
6260 </description>
6261 </action>
6262
6263 <action name="LanguageOptions_SpellCheckLanguageChange_de">
6264 <owner>Please specify the owner of this user action.</owner>
6265 <description>
6266 Please enter the description of this user action.
6267 </description>
6268 </action>
6269
6270 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT">
6271 <owner>Please specify the owner of this user action.</owner>
6272 <description>
6273 Please enter the description of this user action.
6274 </description>
6275 </action>
6276
6277 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH">
6278 <owner>Please specify the owner of this user action.</owner>
6279 <description>
6280 Please enter the description of this user action.
6281 </description>
6282 </action>
6283
6284 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE">
6285 <owner>Please specify the owner of this user action.</owner>
6286 <description>
6287 Please enter the description of this user action.
6288 </description>
6289 </action>
6290
6291 <action name="LanguageOptions_SpellCheckLanguageChange_el">
6292 <owner>Please specify the owner of this user action.</owner>
6293 <description>
6294 Please enter the description of this user action.
6295 </description>
6296 </action>
6297
6298 <action name="LanguageOptions_SpellCheckLanguageChange_en">
6299 <owner>Please specify the owner of this user action.</owner>
6300 <description>
6301 Please enter the description of this user action.
6302 </description>
6303 </action>
6304
6305 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU">
6306 <owner>Please specify the owner of this user action.</owner>
6307 <description>
6308 Please enter the description of this user action.
6309 </description>
6310 </action>
6311
6312 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA">
6313 <owner>Please specify the owner of this user action.</owner>
6314 <description>
6315 Please enter the description of this user action.
6316 </description>
6317 </action>
6318
6319 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB">
6320 <owner>Please specify the owner of this user action.</owner>
6321 <description>
6322 Please enter the description of this user action.
6323 </description>
6324 </action>
6325
6326 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ">
6327 <owner>Please specify the owner of this user action.</owner>
6328 <description>
6329 Please enter the description of this user action.
6330 </description>
6331 </action>
6332
6333 <action name="LanguageOptions_SpellCheckLanguageChange_en-US">
6334 <owner>Please specify the owner of this user action.</owner>
6335 <description>
6336 Please enter the description of this user action.
6337 </description>
6338 </action>
6339
6340 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA">
6341 <owner>Please specify the owner of this user action.</owner>
6342 <description>
6343 Please enter the description of this user action.
6344 </description>
6345 </action>
6346
6347 <action name="LanguageOptions_SpellCheckLanguageChange_eo">
6348 <owner>Please specify the owner of this user action.</owner>
6349 <description>
6350 Please enter the description of this user action.
6351 </description>
6352 </action>
6353
6354 <action name="LanguageOptions_SpellCheckLanguageChange_es">
6355 <owner>Please specify the owner of this user action.</owner>
6356 <description>
6357 Please enter the description of this user action.
6358 </description>
6359 </action>
6360
6361 <action name="LanguageOptions_SpellCheckLanguageChange_es-419">
6362 <owner>Please specify the owner of this user action.</owner>
6363 <description>
6364 Please enter the description of this user action.
6365 </description>
6366 </action>
6367
6368 <action name="LanguageOptions_SpellCheckLanguageChange_et">
6369 <owner>Please specify the owner of this user action.</owner>
6370 <description>
6371 Please enter the description of this user action.
6372 </description>
6373 </action>
6374
6375 <action name="LanguageOptions_SpellCheckLanguageChange_eu">
6376 <owner>Please specify the owner of this user action.</owner>
6377 <description>
6378 Please enter the description of this user action.
6379 </description>
6380 </action>
6381
6382 <action name="LanguageOptions_SpellCheckLanguageChange_fa">
6383 <owner>Please specify the owner of this user action.</owner>
6384 <description>
6385 Please enter the description of this user action.
6386 </description>
6387 </action>
6388
6389 <action name="LanguageOptions_SpellCheckLanguageChange_fi">
6390 <owner>Please specify the owner of this user action.</owner>
6391 <description>
6392 Please enter the description of this user action.
6393 </description>
6394 </action>
6395
6396 <action name="LanguageOptions_SpellCheckLanguageChange_fil">
6397 <owner>Please specify the owner of this user action.</owner>
6398 <description>
6399 Please enter the description of this user action.
6400 </description>
6401 </action>
6402
6403 <action name="LanguageOptions_SpellCheckLanguageChange_fo">
6404 <owner>Please specify the owner of this user action.</owner>
6405 <description>
6406 Please enter the description of this user action.
6407 </description>
6408 </action>
6409
6410 <action name="LanguageOptions_SpellCheckLanguageChange_fr">
6411 <owner>Please specify the owner of this user action.</owner>
6412 <description>
6413 Please enter the description of this user action.
6414 </description>
6415 </action>
6416
6417 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA">
6418 <owner>Please specify the owner of this user action.</owner>
6419 <description>
6420 Please enter the description of this user action.
6421 </description>
6422 </action>
6423
6424 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH">
6425 <owner>Please specify the owner of this user action.</owner>
6426 <description>
6427 Please enter the description of this user action.
6428 </description>
6429 </action>
6430
6431 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR">
6432 <owner>Please specify the owner of this user action.</owner>
6433 <description>
6434 Please enter the description of this user action.
6435 </description>
6436 </action>
6437
6438 <action name="LanguageOptions_SpellCheckLanguageChange_fy">
6439 <owner>Please specify the owner of this user action.</owner>
6440 <description>
6441 Please enter the description of this user action.
6442 </description>
6443 </action>
6444
6445 <action name="LanguageOptions_SpellCheckLanguageChange_ga">
6446 <owner>Please specify the owner of this user action.</owner>
6447 <description>
6448 Please enter the description of this user action.
6449 </description>
6450 </action>
6451
6452 <action name="LanguageOptions_SpellCheckLanguageChange_gd">
6453 <owner>Please specify the owner of this user action.</owner>
6454 <description>
6455 Please enter the description of this user action.
6456 </description>
6457 </action>
6458
6459 <action name="LanguageOptions_SpellCheckLanguageChange_gl">
6460 <owner>Please specify the owner of this user action.</owner>
6461 <description>
6462 Please enter the description of this user action.
6463 </description>
6464 </action>
6465
6466 <action name="LanguageOptions_SpellCheckLanguageChange_gn">
6467 <owner>Please specify the owner of this user action.</owner>
6468 <description>
6469 Please enter the description of this user action.
6470 </description>
6471 </action>
6472
6473 <action name="LanguageOptions_SpellCheckLanguageChange_gu">
6474 <owner>Please specify the owner of this user action.</owner>
6475 <description>
6476 Please enter the description of this user action.
6477 </description>
6478 </action>
6479
6480 <action name="LanguageOptions_SpellCheckLanguageChange_ha">
6481 <owner>Please specify the owner of this user action.</owner>
6482 <description>
6483 Please enter the description of this user action.
6484 </description>
6485 </action>
6486
6487 <action name="LanguageOptions_SpellCheckLanguageChange_haw">
6488 <owner>Please specify the owner of this user action.</owner>
6489 <description>
6490 Please enter the description of this user action.
6491 </description>
6492 </action>
6493
6494 <action name="LanguageOptions_SpellCheckLanguageChange_he">
6495 <owner>Please specify the owner of this user action.</owner>
6496 <description>
6497 Please enter the description of this user action.
6498 </description>
6499 </action>
6500
6501 <action name="LanguageOptions_SpellCheckLanguageChange_hi">
6502 <owner>Please specify the owner of this user action.</owner>
6503 <description>
6504 Please enter the description of this user action.
6505 </description>
6506 </action>
6507
6508 <action name="LanguageOptions_SpellCheckLanguageChange_hr">
6509 <owner>Please specify the owner of this user action.</owner>
6510 <description>
6511 Please enter the description of this user action.
6512 </description>
6513 </action>
6514
6515 <action name="LanguageOptions_SpellCheckLanguageChange_hu">
6516 <owner>Please specify the owner of this user action.</owner>
6517 <description>
6518 Please enter the description of this user action.
6519 </description>
6520 </action>
6521
6522 <action name="LanguageOptions_SpellCheckLanguageChange_hy">
6523 <owner>Please specify the owner of this user action.</owner>
6524 <description>
6525 Please enter the description of this user action.
6526 </description>
6527 </action>
6528
6529 <action name="LanguageOptions_SpellCheckLanguageChange_ia">
6530 <owner>Please specify the owner of this user action.</owner>
6531 <description>
6532 Please enter the description of this user action.
6533 </description>
6534 </action>
6535
6536 <action name="LanguageOptions_SpellCheckLanguageChange_id">
6537 <owner>Please specify the owner of this user action.</owner>
6538 <description>
6539 Please enter the description of this user action.
6540 </description>
6541 </action>
6542
6543 <action name="LanguageOptions_SpellCheckLanguageChange_is">
6544 <owner>Please specify the owner of this user action.</owner>
6545 <description>
6546 Please enter the description of this user action.
6547 </description>
6548 </action>
6549
6550 <action name="LanguageOptions_SpellCheckLanguageChange_it">
6551 <owner>Please specify the owner of this user action.</owner>
6552 <description>
6553 Please enter the description of this user action.
6554 </description>
6555 </action>
6556
6557 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH">
6558 <owner>Please specify the owner of this user action.</owner>
6559 <description>
6560 Please enter the description of this user action.
6561 </description>
6562 </action>
6563
6564 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT">
6565 <owner>Please specify the owner of this user action.</owner>
6566 <description>
6567 Please enter the description of this user action.
6568 </description>
6569 </action>
6570
6571 <action name="LanguageOptions_SpellCheckLanguageChange_ja">
6572 <owner>Please specify the owner of this user action.</owner>
6573 <description>
6574 Please enter the description of this user action.
6575 </description>
6576 </action>
6577
6578 <action name="LanguageOptions_SpellCheckLanguageChange_jw">
6579 <owner>Please specify the owner of this user action.</owner>
6580 <description>
6581 Please enter the description of this user action.
6582 </description>
6583 </action>
6584
6585 <action name="LanguageOptions_SpellCheckLanguageChange_ka">
6586 <owner>Please specify the owner of this user action.</owner>
6587 <description>
6588 Please enter the description of this user action.
6589 </description>
6590 </action>
6591
6592 <action name="LanguageOptions_SpellCheckLanguageChange_kk">
6593 <owner>Please specify the owner of this user action.</owner>
6594 <description>
6595 Please enter the description of this user action.
6596 </description>
6597 </action>
6598
6599 <action name="LanguageOptions_SpellCheckLanguageChange_km">
6600 <owner>Please specify the owner of this user action.</owner>
6601 <description>
6602 Please enter the description of this user action.
6603 </description>
6604 </action>
6605
6606 <action name="LanguageOptions_SpellCheckLanguageChange_kn">
6607 <owner>Please specify the owner of this user action.</owner>
6608 <description>
6609 Please enter the description of this user action.
6610 </description>
6611 </action>
6612
6613 <action name="LanguageOptions_SpellCheckLanguageChange_ko">
6614 <owner>Please specify the owner of this user action.</owner>
6615 <description>
6616 Please enter the description of this user action.
6617 </description>
6618 </action>
6619
6620 <action name="LanguageOptions_SpellCheckLanguageChange_ku">
6621 <owner>Please specify the owner of this user action.</owner>
6622 <description>
6623 Please enter the description of this user action.
6624 </description>
6625 </action>
6626
6627 <action name="LanguageOptions_SpellCheckLanguageChange_ky">
6628 <owner>Please specify the owner of this user action.</owner>
6629 <description>
6630 Please enter the description of this user action.
6631 </description>
6632 </action>
6633
6634 <action name="LanguageOptions_SpellCheckLanguageChange_la">
6635 <owner>Please specify the owner of this user action.</owner>
6636 <description>
6637 Please enter the description of this user action.
6638 </description>
6639 </action>
6640
6641 <action name="LanguageOptions_SpellCheckLanguageChange_ln">
6642 <owner>Please specify the owner of this user action.</owner>
6643 <description>
6644 Please enter the description of this user action.
6645 </description>
6646 </action>
6647
6648 <action name="LanguageOptions_SpellCheckLanguageChange_lo">
6649 <owner>Please specify the owner of this user action.</owner>
6650 <description>
6651 Please enter the description of this user action.
6652 </description>
6653 </action>
6654
6655 <action name="LanguageOptions_SpellCheckLanguageChange_lt">
6656 <owner>Please specify the owner of this user action.</owner>
6657 <description>
6658 Please enter the description of this user action.
6659 </description>
6660 </action>
6661
6662 <action name="LanguageOptions_SpellCheckLanguageChange_lv">
6663 <owner>Please specify the owner of this user action.</owner>
6664 <description>
6665 Please enter the description of this user action.
6666 </description>
6667 </action>
6668
6669 <action name="LanguageOptions_SpellCheckLanguageChange_mk">
6670 <owner>Please specify the owner of this user action.</owner>
6671 <description>
6672 Please enter the description of this user action.
6673 </description>
6674 </action>
6675
6676 <action name="LanguageOptions_SpellCheckLanguageChange_ml">
6677 <owner>Please specify the owner of this user action.</owner>
6678 <description>
6679 Please enter the description of this user action.
6680 </description>
6681 </action>
6682
6683 <action name="LanguageOptions_SpellCheckLanguageChange_mn">
6684 <owner>Please specify the owner of this user action.</owner>
6685 <description>
6686 Please enter the description of this user action.
6687 </description>
6688 </action>
6689
6690 <action name="LanguageOptions_SpellCheckLanguageChange_mo">
6691 <owner>Please specify the owner of this user action.</owner>
6692 <description>
6693 Please enter the description of this user action.
6694 </description>
6695 </action>
6696
6697 <action name="LanguageOptions_SpellCheckLanguageChange_mr">
6698 <owner>Please specify the owner of this user action.</owner>
6699 <description>
6700 Please enter the description of this user action.
6701 </description>
6702 </action>
6703
6704 <action name="LanguageOptions_SpellCheckLanguageChange_ms">
6705 <owner>Please specify the owner of this user action.</owner>
6706 <description>
6707 Please enter the description of this user action.
6708 </description>
6709 </action>
6710
6711 <action name="LanguageOptions_SpellCheckLanguageChange_mt">
6712 <owner>Please specify the owner of this user action.</owner>
6713 <description>
6714 Please enter the description of this user action.
6715 </description>
6716 </action>
6717
6718 <action name="LanguageOptions_SpellCheckLanguageChange_nb">
6719 <owner>Please specify the owner of this user action.</owner>
6720 <description>
6721 Please enter the description of this user action.
6722 </description>
6723 </action>
6724
6725 <action name="LanguageOptions_SpellCheckLanguageChange_ne">
6726 <owner>Please specify the owner of this user action.</owner>
6727 <description>
6728 Please enter the description of this user action.
6729 </description>
6730 </action>
6731
6732 <action name="LanguageOptions_SpellCheckLanguageChange_nl">
6733 <owner>Please specify the owner of this user action.</owner>
6734 <description>
6735 Please enter the description of this user action.
6736 </description>
6737 </action>
6738
6739 <action name="LanguageOptions_SpellCheckLanguageChange_nn">
6740 <owner>Please specify the owner of this user action.</owner>
6741 <description>
6742 Please enter the description of this user action.
6743 </description>
6744 </action>
6745
6746 <action name="LanguageOptions_SpellCheckLanguageChange_no">
6747 <owner>Please specify the owner of this user action.</owner>
6748 <description>
6749 Please enter the description of this user action.
6750 </description>
6751 </action>
6752
6753 <action name="LanguageOptions_SpellCheckLanguageChange_oc">
6754 <owner>Please specify the owner of this user action.</owner>
6755 <description>
6756 Please enter the description of this user action.
6757 </description>
6758 </action>
6759
6760 <action name="LanguageOptions_SpellCheckLanguageChange_om">
6761 <owner>Please specify the owner of this user action.</owner>
6762 <description>
6763 Please enter the description of this user action.
6764 </description>
6765 </action>
6766
6767 <action name="LanguageOptions_SpellCheckLanguageChange_or">
6768 <owner>Please specify the owner of this user action.</owner>
6769 <description>
6770 Please enter the description of this user action.
6771 </description>
6772 </action>
6773
6774 <action name="LanguageOptions_SpellCheckLanguageChange_pa">
6775 <owner>Please specify the owner of this user action.</owner>
6776 <description>
6777 Please enter the description of this user action.
6778 </description>
6779 </action>
6780
6781 <action name="LanguageOptions_SpellCheckLanguageChange_pl">
6782 <owner>Please specify the owner of this user action.</owner>
6783 <description>
6784 Please enter the description of this user action.
6785 </description>
6786 </action>
6787
6788 <action name="LanguageOptions_SpellCheckLanguageChange_ps">
6789 <owner>Please specify the owner of this user action.</owner>
6790 <description>
6791 Please enter the description of this user action.
6792 </description>
6793 </action>
6794
6795 <action name="LanguageOptions_SpellCheckLanguageChange_pt">
6796 <owner>Please specify the owner of this user action.</owner>
6797 <description>
6798 Please enter the description of this user action.
6799 </description>
6800 </action>
6801
6802 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR">
6803 <owner>Please specify the owner of this user action.</owner>
6804 <description>
6805 Please enter the description of this user action.
6806 </description>
6807 </action>
6808
6809 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT">
6810 <owner>Please specify the owner of this user action.</owner>
6811 <description>
6812 Please enter the description of this user action.
6813 </description>
6814 </action>
6815
6816 <action name="LanguageOptions_SpellCheckLanguageChange_qu">
6817 <owner>Please specify the owner of this user action.</owner>
6818 <description>
6819 Please enter the description of this user action.
6820 </description>
6821 </action>
6822
6823 <action name="LanguageOptions_SpellCheckLanguageChange_rm">
6824 <owner>Please specify the owner of this user action.</owner>
6825 <description>
6826 Please enter the description of this user action.
6827 </description>
6828 </action>
6829
6830 <action name="LanguageOptions_SpellCheckLanguageChange_ro">
6831 <owner>Please specify the owner of this user action.</owner>
6832 <description>
6833 Please enter the description of this user action.
6834 </description>
6835 </action>
6836
6837 <action name="LanguageOptions_SpellCheckLanguageChange_ru">
6838 <owner>Please specify the owner of this user action.</owner>
6839 <description>
6840 Please enter the description of this user action.
6841 </description>
6842 </action>
6843
6844 <action name="LanguageOptions_SpellCheckLanguageChange_sd">
6845 <owner>Please specify the owner of this user action.</owner>
6846 <description>
6847 Please enter the description of this user action.
6848 </description>
6849 </action>
6850
6851 <action name="LanguageOptions_SpellCheckLanguageChange_sh">
6852 <owner>Please specify the owner of this user action.</owner>
6853 <description>
6854 Please enter the description of this user action.
6855 </description>
6856 </action>
6857
6858 <action name="LanguageOptions_SpellCheckLanguageChange_si">
6859 <owner>Please specify the owner of this user action.</owner>
6860 <description>
6861 Please enter the description of this user action.
6862 </description>
6863 </action>
6864
6865 <action name="LanguageOptions_SpellCheckLanguageChange_sk">
6866 <owner>Please specify the owner of this user action.</owner>
6867 <description>
6868 Please enter the description of this user action.
6869 </description>
6870 </action>
6871
6872 <action name="LanguageOptions_SpellCheckLanguageChange_sl">
6873 <owner>Please specify the owner of this user action.</owner>
6874 <description>
6875 Please enter the description of this user action.
6876 </description>
6877 </action>
6878
6879 <action name="LanguageOptions_SpellCheckLanguageChange_sn">
6880 <owner>Please specify the owner of this user action.</owner>
6881 <description>
6882 Please enter the description of this user action.
6883 </description>
6884 </action>
6885
6886 <action name="LanguageOptions_SpellCheckLanguageChange_so">
6887 <owner>Please specify the owner of this user action.</owner>
6888 <description>
6889 Please enter the description of this user action.
6890 </description>
6891 </action>
6892
6893 <action name="LanguageOptions_SpellCheckLanguageChange_sq">
6894 <owner>Please specify the owner of this user action.</owner>
6895 <description>
6896 Please enter the description of this user action.
6897 </description>
6898 </action>
6899
6900 <action name="LanguageOptions_SpellCheckLanguageChange_sr">
6901 <owner>Please specify the owner of this user action.</owner>
6902 <description>
6903 Please enter the description of this user action.
6904 </description>
6905 </action>
6906
6907 <action name="LanguageOptions_SpellCheckLanguageChange_st">
6908 <owner>Please specify the owner of this user action.</owner>
6909 <description>
6910 Please enter the description of this user action.
6911 </description>
6912 </action>
6913
6914 <action name="LanguageOptions_SpellCheckLanguageChange_su">
6915 <owner>Please specify the owner of this user action.</owner>
6916 <description>
6917 Please enter the description of this user action.
6918 </description>
6919 </action>
6920
6921 <action name="LanguageOptions_SpellCheckLanguageChange_sv">
6922 <owner>Please specify the owner of this user action.</owner>
6923 <description>
6924 Please enter the description of this user action.
6925 </description>
6926 </action>
6927
6928 <action name="LanguageOptions_SpellCheckLanguageChange_sw">
6929 <owner>Please specify the owner of this user action.</owner>
6930 <description>
6931 Please enter the description of this user action.
6932 </description>
6933 </action>
6934
6935 <action name="LanguageOptions_SpellCheckLanguageChange_ta">
6936 <owner>Please specify the owner of this user action.</owner>
6937 <description>
6938 Please enter the description of this user action.
6939 </description>
6940 </action>
6941
6942 <action name="LanguageOptions_SpellCheckLanguageChange_te">
6943 <owner>Please specify the owner of this user action.</owner>
6944 <description>
6945 Please enter the description of this user action.
6946 </description>
6947 </action>
6948
6949 <action name="LanguageOptions_SpellCheckLanguageChange_tg">
6950 <owner>Please specify the owner of this user action.</owner>
6951 <description>
6952 Please enter the description of this user action.
6953 </description>
6954 </action>
6955
6956 <action name="LanguageOptions_SpellCheckLanguageChange_th">
6957 <owner>Please specify the owner of this user action.</owner>
6958 <description>
6959 Please enter the description of this user action.
6960 </description>
6961 </action>
6962
6963 <action name="LanguageOptions_SpellCheckLanguageChange_ti">
6964 <owner>Please specify the owner of this user action.</owner>
6965 <description>
6966 Please enter the description of this user action.
6967 </description>
6968 </action>
6969
6970 <action name="LanguageOptions_SpellCheckLanguageChange_tk">
6971 <owner>Please specify the owner of this user action.</owner>
6972 <description>
6973 Please enter the description of this user action.
6974 </description>
6975 </action>
6976
6977 <action name="LanguageOptions_SpellCheckLanguageChange_to">
6978 <owner>Please specify the owner of this user action.</owner>
6979 <description>
6980 Please enter the description of this user action.
6981 </description>
6982 </action>
6983
6984 <action name="LanguageOptions_SpellCheckLanguageChange_tr">
6985 <owner>Please specify the owner of this user action.</owner>
6986 <description>
6987 Please enter the description of this user action.
6988 </description>
6989 </action>
6990
6991 <action name="LanguageOptions_SpellCheckLanguageChange_tt">
6992 <owner>Please specify the owner of this user action.</owner>
6993 <description>
6994 Please enter the description of this user action.
6995 </description>
6996 </action>
6997
6998 <action name="LanguageOptions_SpellCheckLanguageChange_tw">
6999 <owner>Please specify the owner of this user action.</owner>
7000 <description>
7001 Please enter the description of this user action.
7002 </description>
7003 </action>
7004
7005 <action name="LanguageOptions_SpellCheckLanguageChange_ug">
7006 <owner>Please specify the owner of this user action.</owner>
7007 <description>
7008 Please enter the description of this user action.
7009 </description>
7010 </action>
7011
7012 <action name="LanguageOptions_SpellCheckLanguageChange_uk">
7013 <owner>Please specify the owner of this user action.</owner>
7014 <description>
7015 Please enter the description of this user action.
7016 </description>
7017 </action>
7018
7019 <action name="LanguageOptions_SpellCheckLanguageChange_ur">
7020 <owner>Please specify the owner of this user action.</owner>
7021 <description>
7022 Please enter the description of this user action.
7023 </description>
7024 </action>
7025
7026 <action name="LanguageOptions_SpellCheckLanguageChange_uz">
7027 <owner>Please specify the owner of this user action.</owner>
7028 <description>
7029 Please enter the description of this user action.
7030 </description>
7031 </action>
7032
7033 <action name="LanguageOptions_SpellCheckLanguageChange_vi">
7034 <owner>Please specify the owner of this user action.</owner>
7035 <description>
7036 Please enter the description of this user action.
7037 </description>
7038 </action>
7039
7040 <action name="LanguageOptions_SpellCheckLanguageChange_xh">
7041 <owner>Please specify the owner of this user action.</owner>
7042 <description>
7043 Please enter the description of this user action.
7044 </description>
7045 </action>
7046
7047 <action name="LanguageOptions_SpellCheckLanguageChange_yi">
7048 <owner>Please specify the owner of this user action.</owner>
7049 <description>
7050 Please enter the description of this user action.
7051 </description>
7052 </action>
7053
7054 <action name="LanguageOptions_SpellCheckLanguageChange_yo">
7055 <owner>Please specify the owner of this user action.</owner>
7056 <description>
7057 Please enter the description of this user action.
7058 </description>
7059 </action>
7060
7061 <action name="LanguageOptions_SpellCheckLanguageChange_zh">
7062 <owner>Please specify the owner of this user action.</owner>
7063 <description>
7064 Please enter the description of this user action.
7065 </description>
7066 </action>
7067
7068 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN">
7069 <owner>Please specify the owner of this user action.</owner>
7070 <description>
7071 Please enter the description of this user action.
7072 </description>
7073 </action>
7074
7075 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW">
7076 <owner>Please specify the owner of this user action.</owner>
7077 <description>
7078 Please enter the description of this user action.
7079 </description>
7080 </action>
7081
7082 <action name="LanguageOptions_SpellCheckLanguageChange_zu">
7083 <owner>Please specify the owner of this user action.</owner>
7084 <description>
7085 Please enter the description of this user action.
7086 </description>
7087 </action>
7088
7089 <action name="LanguageOptions_UiLanguageChange_af">
7090 <owner>Please specify the owner of this user action.</owner>
7091 <description>
7092 Please enter the description of this user action.
7093 </description>
7094 </action>
7095
7096 <action name="LanguageOptions_UiLanguageChange_am">
7097 <owner>Please specify the owner of this user action.</owner>
7098 <description>
7099 Please enter the description of this user action.
7100 </description>
7101 </action>
7102
7103 <action name="LanguageOptions_UiLanguageChange_ar">
7104 <owner>Please specify the owner of this user action.</owner>
7105 <description>
7106 Please enter the description of this user action.
7107 </description>
7108 </action>
7109
7110 <action name="LanguageOptions_UiLanguageChange_az">
7111 <owner>Please specify the owner of this user action.</owner>
7112 <description>
7113 Please enter the description of this user action.
7114 </description>
7115 </action>
7116
7117 <action name="LanguageOptions_UiLanguageChange_be">
7118 <owner>Please specify the owner of this user action.</owner>
7119 <description>
7120 Please enter the description of this user action.
7121 </description>
7122 </action>
7123
7124 <action name="LanguageOptions_UiLanguageChange_bg">
7125 <owner>Please specify the owner of this user action.</owner>
7126 <description>
7127 Please enter the description of this user action.
7128 </description>
7129 </action>
7130
7131 <action name="LanguageOptions_UiLanguageChange_bh">
7132 <owner>Please specify the owner of this user action.</owner>
7133 <description>
7134 Please enter the description of this user action.
7135 </description>
7136 </action>
7137
7138 <action name="LanguageOptions_UiLanguageChange_bn">
7139 <owner>Please specify the owner of this user action.</owner>
7140 <description>
7141 Please enter the description of this user action.
7142 </description>
7143 </action>
7144
7145 <action name="LanguageOptions_UiLanguageChange_br">
7146 <owner>Please specify the owner of this user action.</owner>
7147 <description>
7148 Please enter the description of this user action.
7149 </description>
7150 </action>
7151
7152 <action name="LanguageOptions_UiLanguageChange_bs">
7153 <owner>Please specify the owner of this user action.</owner>
7154 <description>
7155 Please enter the description of this user action.
7156 </description>
7157 </action>
7158
7159 <action name="LanguageOptions_UiLanguageChange_ca">
7160 <owner>Please specify the owner of this user action.</owner>
7161 <description>
7162 Please enter the description of this user action.
7163 </description>
7164 </action>
7165
7166 <action name="LanguageOptions_UiLanguageChange_co">
7167 <owner>Please specify the owner of this user action.</owner>
7168 <description>
7169 Please enter the description of this user action.
7170 </description>
7171 </action>
7172
7173 <action name="LanguageOptions_UiLanguageChange_cs">
7174 <owner>Please specify the owner of this user action.</owner>
7175 <description>
7176 Please enter the description of this user action.
7177 </description>
7178 </action>
7179
7180 <action name="LanguageOptions_UiLanguageChange_cy">
7181 <owner>Please specify the owner of this user action.</owner>
7182 <description>
7183 Please enter the description of this user action.
7184 </description>
7185 </action>
7186
7187 <action name="LanguageOptions_UiLanguageChange_da">
7188 <owner>Please specify the owner of this user action.</owner>
7189 <description>
7190 Please enter the description of this user action.
7191 </description>
7192 </action>
7193
7194 <action name="LanguageOptions_UiLanguageChange_de">
7195 <owner>Please specify the owner of this user action.</owner>
7196 <description>
7197 Please enter the description of this user action.
7198 </description>
7199 </action>
7200
7201 <action name="LanguageOptions_UiLanguageChange_de-AT">
7202 <owner>Please specify the owner of this user action.</owner>
7203 <description>
7204 Please enter the description of this user action.
7205 </description>
7206 </action>
7207
7208 <action name="LanguageOptions_UiLanguageChange_de-CH">
7209 <owner>Please specify the owner of this user action.</owner>
7210 <description>
7211 Please enter the description of this user action.
7212 </description>
7213 </action>
7214
7215 <action name="LanguageOptions_UiLanguageChange_de-DE">
7216 <owner>Please specify the owner of this user action.</owner>
7217 <description>
7218 Please enter the description of this user action.
7219 </description>
7220 </action>
7221
7222 <action name="LanguageOptions_UiLanguageChange_el">
7223 <owner>Please specify the owner of this user action.</owner>
7224 <description>
7225 Please enter the description of this user action.
7226 </description>
7227 </action>
7228
7229 <action name="LanguageOptions_UiLanguageChange_en">
7230 <owner>Please specify the owner of this user action.</owner>
7231 <description>
7232 Please enter the description of this user action.
7233 </description>
7234 </action>
7235
7236 <action name="LanguageOptions_UiLanguageChange_en-AU">
7237 <owner>Please specify the owner of this user action.</owner>
7238 <description>
7239 Please enter the description of this user action.
7240 </description>
7241 </action>
7242
7243 <action name="LanguageOptions_UiLanguageChange_en-CA">
7244 <owner>Please specify the owner of this user action.</owner>
7245 <description>
7246 Please enter the description of this user action.
7247 </description>
7248 </action>
7249
7250 <action name="LanguageOptions_UiLanguageChange_en-GB">
7251 <owner>Please specify the owner of this user action.</owner>
7252 <description>
7253 Please enter the description of this user action.
7254 </description>
7255 </action>
7256
7257 <action name="LanguageOptions_UiLanguageChange_en-NZ">
7258 <owner>Please specify the owner of this user action.</owner>
7259 <description>
7260 Please enter the description of this user action.
7261 </description>
7262 </action>
7263
7264 <action name="LanguageOptions_UiLanguageChange_en-US">
7265 <owner>Please specify the owner of this user action.</owner>
7266 <description>
7267 Please enter the description of this user action.
7268 </description>
7269 </action>
7270
7271 <action name="LanguageOptions_UiLanguageChange_en-ZA">
7272 <owner>Please specify the owner of this user action.</owner>
7273 <description>
7274 Please enter the description of this user action.
7275 </description>
7276 </action>
7277
7278 <action name="LanguageOptions_UiLanguageChange_eo">
7279 <owner>Please specify the owner of this user action.</owner>
7280 <description>
7281 Please enter the description of this user action.
7282 </description>
7283 </action>
7284
7285 <action name="LanguageOptions_UiLanguageChange_es">
7286 <owner>Please specify the owner of this user action.</owner>
7287 <description>
7288 Please enter the description of this user action.
7289 </description>
7290 </action>
7291
7292 <action name="LanguageOptions_UiLanguageChange_es-419">
7293 <owner>Please specify the owner of this user action.</owner>
7294 <description>
7295 Please enter the description of this user action.
7296 </description>
7297 </action>
7298
7299 <action name="LanguageOptions_UiLanguageChange_et">
7300 <owner>Please specify the owner of this user action.</owner>
7301 <description>
7302 Please enter the description of this user action.
7303 </description>
7304 </action>
7305
7306 <action name="LanguageOptions_UiLanguageChange_eu">
7307 <owner>Please specify the owner of this user action.</owner>
7308 <description>
7309 Please enter the description of this user action.
7310 </description>
7311 </action>
7312
7313 <action name="LanguageOptions_UiLanguageChange_fa">
7314 <owner>Please specify the owner of this user action.</owner>
7315 <description>
7316 Please enter the description of this user action.
7317 </description>
7318 </action>
7319
7320 <action name="LanguageOptions_UiLanguageChange_fi">
7321 <owner>Please specify the owner of this user action.</owner>
7322 <description>
7323 Please enter the description of this user action.
7324 </description>
7325 </action>
7326
7327 <action name="LanguageOptions_UiLanguageChange_fil">
7328 <owner>Please specify the owner of this user action.</owner>
7329 <description>
7330 Please enter the description of this user action.
7331 </description>
7332 </action>
7333
7334 <action name="LanguageOptions_UiLanguageChange_fo">
7335 <owner>Please specify the owner of this user action.</owner>
7336 <description>
7337 Please enter the description of this user action.
7338 </description>
7339 </action>
7340
7341 <action name="LanguageOptions_UiLanguageChange_fr">
7342 <owner>Please specify the owner of this user action.</owner>
7343 <description>
7344 Please enter the description of this user action.
7345 </description>
7346 </action>
7347
7348 <action name="LanguageOptions_UiLanguageChange_fr-CA">
7349 <owner>Please specify the owner of this user action.</owner>
7350 <description>
7351 Please enter the description of this user action.
7352 </description>
7353 </action>
7354
7355 <action name="LanguageOptions_UiLanguageChange_fr-CH">
7356 <owner>Please specify the owner of this user action.</owner>
7357 <description>
7358 Please enter the description of this user action.
7359 </description>
7360 </action>
7361
7362 <action name="LanguageOptions_UiLanguageChange_fr-FR">
7363 <owner>Please specify the owner of this user action.</owner>
7364 <description>
7365 Please enter the description of this user action.
7366 </description>
7367 </action>
7368
7369 <action name="LanguageOptions_UiLanguageChange_fy">
7370 <owner>Please specify the owner of this user action.</owner>
7371 <description>
7372 Please enter the description of this user action.
7373 </description>
7374 </action>
7375
7376 <action name="LanguageOptions_UiLanguageChange_ga">
7377 <owner>Please specify the owner of this user action.</owner>
7378 <description>
7379 Please enter the description of this user action.
7380 </description>
7381 </action>
7382
7383 <action name="LanguageOptions_UiLanguageChange_gd">
7384 <owner>Please specify the owner of this user action.</owner>
7385 <description>
7386 Please enter the description of this user action.
7387 </description>
7388 </action>
7389
7390 <action name="LanguageOptions_UiLanguageChange_gl">
7391 <owner>Please specify the owner of this user action.</owner>
7392 <description>
7393 Please enter the description of this user action.
7394 </description>
7395 </action>
7396
7397 <action name="LanguageOptions_UiLanguageChange_gn">
7398 <owner>Please specify the owner of this user action.</owner>
7399 <description>
7400 Please enter the description of this user action.
7401 </description>
7402 </action>
7403
7404 <action name="LanguageOptions_UiLanguageChange_gu">
7405 <owner>Please specify the owner of this user action.</owner>
7406 <description>
7407 Please enter the description of this user action.
7408 </description>
7409 </action>
7410
7411 <action name="LanguageOptions_UiLanguageChange_ha">
7412 <owner>Please specify the owner of this user action.</owner>
7413 <description>
7414 Please enter the description of this user action.
7415 </description>
7416 </action>
7417
7418 <action name="LanguageOptions_UiLanguageChange_haw">
7419 <owner>Please specify the owner of this user action.</owner>
7420 <description>
7421 Please enter the description of this user action.
7422 </description>
7423 </action>
7424
7425 <action name="LanguageOptions_UiLanguageChange_he">
7426 <owner>Please specify the owner of this user action.</owner>
7427 <description>
7428 Please enter the description of this user action.
7429 </description>
7430 </action>
7431
7432 <action name="LanguageOptions_UiLanguageChange_hi">
7433 <owner>Please specify the owner of this user action.</owner>
7434 <description>
7435 Please enter the description of this user action.
7436 </description>
7437 </action>
7438
7439 <action name="LanguageOptions_UiLanguageChange_hr">
7440 <owner>Please specify the owner of this user action.</owner>
7441 <description>
7442 Please enter the description of this user action.
7443 </description>
7444 </action>
7445
7446 <action name="LanguageOptions_UiLanguageChange_hu">
7447 <owner>Please specify the owner of this user action.</owner>
7448 <description>
7449 Please enter the description of this user action.
7450 </description>
7451 </action>
7452
7453 <action name="LanguageOptions_UiLanguageChange_hy">
7454 <owner>Please specify the owner of this user action.</owner>
7455 <description>
7456 Please enter the description of this user action.
7457 </description>
7458 </action>
7459
7460 <action name="LanguageOptions_UiLanguageChange_ia">
7461 <owner>Please specify the owner of this user action.</owner>
7462 <description>
7463 Please enter the description of this user action.
7464 </description>
7465 </action>
7466
7467 <action name="LanguageOptions_UiLanguageChange_id">
7468 <owner>Please specify the owner of this user action.</owner>
7469 <description>
7470 Please enter the description of this user action.
7471 </description>
7472 </action>
7473
7474 <action name="LanguageOptions_UiLanguageChange_is">
7475 <owner>Please specify the owner of this user action.</owner>
7476 <description>
7477 Please enter the description of this user action.
7478 </description>
7479 </action>
7480
7481 <action name="LanguageOptions_UiLanguageChange_it">
7482 <owner>Please specify the owner of this user action.</owner>
7483 <description>
7484 Please enter the description of this user action.
7485 </description>
7486 </action>
7487
7488 <action name="LanguageOptions_UiLanguageChange_it-CH">
7489 <owner>Please specify the owner of this user action.</owner>
7490 <description>
7491 Please enter the description of this user action.
7492 </description>
7493 </action>
7494
7495 <action name="LanguageOptions_UiLanguageChange_it-IT">
7496 <owner>Please specify the owner of this user action.</owner>
7497 <description>
7498 Please enter the description of this user action.
7499 </description>
7500 </action>
7501
7502 <action name="LanguageOptions_UiLanguageChange_ja">
7503 <owner>Please specify the owner of this user action.</owner>
7504 <description>
7505 Please enter the description of this user action.
7506 </description>
7507 </action>
7508
7509 <action name="LanguageOptions_UiLanguageChange_jw">
7510 <owner>Please specify the owner of this user action.</owner>
7511 <description>
7512 Please enter the description of this user action.
7513 </description>
7514 </action>
7515
7516 <action name="LanguageOptions_UiLanguageChange_ka">
7517 <owner>Please specify the owner of this user action.</owner>
7518 <description>
7519 Please enter the description of this user action.
7520 </description>
7521 </action>
7522
7523 <action name="LanguageOptions_UiLanguageChange_kk">
7524 <owner>Please specify the owner of this user action.</owner>
7525 <description>
7526 Please enter the description of this user action.
7527 </description>
7528 </action>
7529
7530 <action name="LanguageOptions_UiLanguageChange_km">
7531 <owner>Please specify the owner of this user action.</owner>
7532 <description>
7533 Please enter the description of this user action.
7534 </description>
7535 </action>
7536
7537 <action name="LanguageOptions_UiLanguageChange_kn">
7538 <owner>Please specify the owner of this user action.</owner>
7539 <description>
7540 Please enter the description of this user action.
7541 </description>
7542 </action>
7543
7544 <action name="LanguageOptions_UiLanguageChange_ko">
7545 <owner>Please specify the owner of this user action.</owner>
7546 <description>
7547 Please enter the description of this user action.
7548 </description>
7549 </action>
7550
7551 <action name="LanguageOptions_UiLanguageChange_ku">
7552 <owner>Please specify the owner of this user action.</owner>
7553 <description>
7554 Please enter the description of this user action.
7555 </description>
7556 </action>
7557
7558 <action name="LanguageOptions_UiLanguageChange_ky">
7559 <owner>Please specify the owner of this user action.</owner>
7560 <description>
7561 Please enter the description of this user action.
7562 </description>
7563 </action>
7564
7565 <action name="LanguageOptions_UiLanguageChange_la">
7566 <owner>Please specify the owner of this user action.</owner>
7567 <description>
7568 Please enter the description of this user action.
7569 </description>
7570 </action>
7571
7572 <action name="LanguageOptions_UiLanguageChange_ln">
7573 <owner>Please specify the owner of this user action.</owner>
7574 <description>
7575 Please enter the description of this user action.
7576 </description>
7577 </action>
7578
7579 <action name="LanguageOptions_UiLanguageChange_lo">
7580 <owner>Please specify the owner of this user action.</owner>
7581 <description>
7582 Please enter the description of this user action.
7583 </description>
7584 </action>
7585
7586 <action name="LanguageOptions_UiLanguageChange_lt">
7587 <owner>Please specify the owner of this user action.</owner>
7588 <description>
7589 Please enter the description of this user action.
7590 </description>
7591 </action>
7592
7593 <action name="LanguageOptions_UiLanguageChange_lv">
7594 <owner>Please specify the owner of this user action.</owner>
7595 <description>
7596 Please enter the description of this user action.
7597 </description>
7598 </action>
7599
7600 <action name="LanguageOptions_UiLanguageChange_mk">
7601 <owner>Please specify the owner of this user action.</owner>
7602 <description>
7603 Please enter the description of this user action.
7604 </description>
7605 </action>
7606
7607 <action name="LanguageOptions_UiLanguageChange_ml">
7608 <owner>Please specify the owner of this user action.</owner>
7609 <description>
7610 Please enter the description of this user action.
7611 </description>
7612 </action>
7613
7614 <action name="LanguageOptions_UiLanguageChange_mn">
7615 <owner>Please specify the owner of this user action.</owner>
7616 <description>
7617 Please enter the description of this user action.
7618 </description>
7619 </action>
7620
7621 <action name="LanguageOptions_UiLanguageChange_mo">
7622 <owner>Please specify the owner of this user action.</owner>
7623 <description>
7624 Please enter the description of this user action.
7625 </description>
7626 </action>
7627
7628 <action name="LanguageOptions_UiLanguageChange_mr">
7629 <owner>Please specify the owner of this user action.</owner>
7630 <description>
7631 Please enter the description of this user action.
7632 </description>
7633 </action>
7634
7635 <action name="LanguageOptions_UiLanguageChange_ms">
7636 <owner>Please specify the owner of this user action.</owner>
7637 <description>
7638 Please enter the description of this user action.
7639 </description>
7640 </action>
7641
7642 <action name="LanguageOptions_UiLanguageChange_mt">
7643 <owner>Please specify the owner of this user action.</owner>
7644 <description>
7645 Please enter the description of this user action.
7646 </description>
7647 </action>
7648
7649 <action name="LanguageOptions_UiLanguageChange_nb">
7650 <owner>Please specify the owner of this user action.</owner>
7651 <description>
7652 Please enter the description of this user action.
7653 </description>
7654 </action>
7655
7656 <action name="LanguageOptions_UiLanguageChange_ne">
7657 <owner>Please specify the owner of this user action.</owner>
7658 <description>
7659 Please enter the description of this user action.
7660 </description>
7661 </action>
7662
7663 <action name="LanguageOptions_UiLanguageChange_nl">
7664 <owner>Please specify the owner of this user action.</owner>
7665 <description>
7666 Please enter the description of this user action.
7667 </description>
7668 </action>
7669
7670 <action name="LanguageOptions_UiLanguageChange_nn">
7671 <owner>Please specify the owner of this user action.</owner>
7672 <description>
7673 Please enter the description of this user action.
7674 </description>
7675 </action>
7676
7677 <action name="LanguageOptions_UiLanguageChange_no">
7678 <owner>Please specify the owner of this user action.</owner>
7679 <description>
7680 Please enter the description of this user action.
7681 </description>
7682 </action>
7683
7684 <action name="LanguageOptions_UiLanguageChange_oc">
7685 <owner>Please specify the owner of this user action.</owner>
7686 <description>
7687 Please enter the description of this user action.
7688 </description>
7689 </action>
7690
7691 <action name="LanguageOptions_UiLanguageChange_om">
7692 <owner>Please specify the owner of this user action.</owner>
7693 <description>
7694 Please enter the description of this user action.
7695 </description>
7696 </action>
7697
7698 <action name="LanguageOptions_UiLanguageChange_or">
7699 <owner>Please specify the owner of this user action.</owner>
7700 <description>
7701 Please enter the description of this user action.
7702 </description>
7703 </action>
7704
7705 <action name="LanguageOptions_UiLanguageChange_pa">
7706 <owner>Please specify the owner of this user action.</owner>
7707 <description>
7708 Please enter the description of this user action.
7709 </description>
7710 </action>
7711
7712 <action name="LanguageOptions_UiLanguageChange_pl">
7713 <owner>Please specify the owner of this user action.</owner>
7714 <description>
7715 Please enter the description of this user action.
7716 </description>
7717 </action>
7718
7719 <action name="LanguageOptions_UiLanguageChange_ps">
7720 <owner>Please specify the owner of this user action.</owner>
7721 <description>
7722 Please enter the description of this user action.
7723 </description>
7724 </action>
7725
7726 <action name="LanguageOptions_UiLanguageChange_pt">
7727 <owner>Please specify the owner of this user action.</owner>
7728 <description>
7729 Please enter the description of this user action.
7730 </description>
7731 </action>
7732
7733 <action name="LanguageOptions_UiLanguageChange_pt-BR">
7734 <owner>Please specify the owner of this user action.</owner>
7735 <description>
7736 Please enter the description of this user action.
7737 </description>
7738 </action>
7739
7740 <action name="LanguageOptions_UiLanguageChange_pt-PT">
7741 <owner>Please specify the owner of this user action.</owner>
7742 <description>
7743 Please enter the description of this user action.
7744 </description>
7745 </action>
7746
7747 <action name="LanguageOptions_UiLanguageChange_qu">
7748 <owner>Please specify the owner of this user action.</owner>
7749 <description>
7750 Please enter the description of this user action.
7751 </description>
7752 </action>
7753
7754 <action name="LanguageOptions_UiLanguageChange_rm">
7755 <owner>Please specify the owner of this user action.</owner>
7756 <description>
7757 Please enter the description of this user action.
7758 </description>
7759 </action>
7760
7761 <action name="LanguageOptions_UiLanguageChange_ro">
7762 <owner>Please specify the owner of this user action.</owner>
7763 <description>
7764 Please enter the description of this user action.
7765 </description>
7766 </action>
7767
7768 <action name="LanguageOptions_UiLanguageChange_ru">
7769 <owner>Please specify the owner of this user action.</owner>
7770 <description>
7771 Please enter the description of this user action.
7772 </description>
7773 </action>
7774
7775 <action name="LanguageOptions_UiLanguageChange_sd">
7776 <owner>Please specify the owner of this user action.</owner>
7777 <description>
7778 Please enter the description of this user action.
7779 </description>
7780 </action>
7781
7782 <action name="LanguageOptions_UiLanguageChange_sh">
7783 <owner>Please specify the owner of this user action.</owner>
7784 <description>
7785 Please enter the description of this user action.
7786 </description>
7787 </action>
7788
7789 <action name="LanguageOptions_UiLanguageChange_si">
7790 <owner>Please specify the owner of this user action.</owner>
7791 <description>
7792 Please enter the description of this user action.
7793 </description>
7794 </action>
7795
7796 <action name="LanguageOptions_UiLanguageChange_sk">
7797 <owner>Please specify the owner of this user action.</owner>
7798 <description>
7799 Please enter the description of this user action.
7800 </description>
7801 </action>
7802
7803 <action name="LanguageOptions_UiLanguageChange_sl">
7804 <owner>Please specify the owner of this user action.</owner>
7805 <description>
7806 Please enter the description of this user action.
7807 </description>
7808 </action>
7809
7810 <action name="LanguageOptions_UiLanguageChange_sn">
7811 <owner>Please specify the owner of this user action.</owner>
7812 <description>
7813 Please enter the description of this user action.
7814 </description>
7815 </action>
7816
7817 <action name="LanguageOptions_UiLanguageChange_so">
7818 <owner>Please specify the owner of this user action.</owner>
7819 <description>
7820 Please enter the description of this user action.
7821 </description>
7822 </action>
7823
7824 <action name="LanguageOptions_UiLanguageChange_sq">
7825 <owner>Please specify the owner of this user action.</owner>
7826 <description>
7827 Please enter the description of this user action.
7828 </description>
7829 </action>
7830
7831 <action name="LanguageOptions_UiLanguageChange_sr">
7832 <owner>Please specify the owner of this user action.</owner>
7833 <description>
7834 Please enter the description of this user action.
7835 </description>
7836 </action>
7837
7838 <action name="LanguageOptions_UiLanguageChange_st">
7839 <owner>Please specify the owner of this user action.</owner>
7840 <description>
7841 Please enter the description of this user action.
7842 </description>
7843 </action>
7844
7845 <action name="LanguageOptions_UiLanguageChange_su">
7846 <owner>Please specify the owner of this user action.</owner>
7847 <description>
7848 Please enter the description of this user action.
7849 </description>
7850 </action>
7851
7852 <action name="LanguageOptions_UiLanguageChange_sv">
7853 <owner>Please specify the owner of this user action.</owner>
7854 <description>
7855 Please enter the description of this user action.
7856 </description>
7857 </action>
7858
7859 <action name="LanguageOptions_UiLanguageChange_sw">
7860 <owner>Please specify the owner of this user action.</owner>
7861 <description>
7862 Please enter the description of this user action.
7863 </description>
7864 </action>
7865
7866 <action name="LanguageOptions_UiLanguageChange_ta">
7867 <owner>Please specify the owner of this user action.</owner>
7868 <description>
7869 Please enter the description of this user action.
7870 </description>
7871 </action>
7872
7873 <action name="LanguageOptions_UiLanguageChange_te">
7874 <owner>Please specify the owner of this user action.</owner>
7875 <description>
7876 Please enter the description of this user action.
7877 </description>
7878 </action>
7879
7880 <action name="LanguageOptions_UiLanguageChange_tg">
7881 <owner>Please specify the owner of this user action.</owner>
7882 <description>
7883 Please enter the description of this user action.
7884 </description>
7885 </action>
7886
7887 <action name="LanguageOptions_UiLanguageChange_th">
7888 <owner>Please specify the owner of this user action.</owner>
7889 <description>
7890 Please enter the description of this user action.
7891 </description>
7892 </action>
7893
7894 <action name="LanguageOptions_UiLanguageChange_ti">
7895 <owner>Please specify the owner of this user action.</owner>
7896 <description>
7897 Please enter the description of this user action.
7898 </description>
7899 </action>
7900
7901 <action name="LanguageOptions_UiLanguageChange_tk">
7902 <owner>Please specify the owner of this user action.</owner>
7903 <description>
7904 Please enter the description of this user action.
7905 </description>
7906 </action>
7907
7908 <action name="LanguageOptions_UiLanguageChange_to">
7909 <owner>Please specify the owner of this user action.</owner>
7910 <description>
7911 Please enter the description of this user action.
7912 </description>
7913 </action>
7914
7915 <action name="LanguageOptions_UiLanguageChange_tr">
7916 <owner>Please specify the owner of this user action.</owner>
7917 <description>
7918 Please enter the description of this user action.
7919 </description>
7920 </action>
7921
7922 <action name="LanguageOptions_UiLanguageChange_tt">
7923 <owner>Please specify the owner of this user action.</owner>
7924 <description>
7925 Please enter the description of this user action.
7926 </description>
7927 </action>
7928
7929 <action name="LanguageOptions_UiLanguageChange_tw">
7930 <owner>Please specify the owner of this user action.</owner>
7931 <description>
7932 Please enter the description of this user action.
7933 </description>
7934 </action>
7935
7936 <action name="LanguageOptions_UiLanguageChange_ug">
7937 <owner>Please specify the owner of this user action.</owner>
7938 <description>
7939 Please enter the description of this user action.
7940 </description>
7941 </action>
7942
7943 <action name="LanguageOptions_UiLanguageChange_uk">
7944 <owner>Please specify the owner of this user action.</owner>
7945 <description>
7946 Please enter the description of this user action.
7947 </description>
7948 </action>
7949
7950 <action name="LanguageOptions_UiLanguageChange_ur">
7951 <owner>Please specify the owner of this user action.</owner>
7952 <description>
7953 Please enter the description of this user action.
7954 </description>
7955 </action>
7956
7957 <action name="LanguageOptions_UiLanguageChange_uz">
7958 <owner>Please specify the owner of this user action.</owner>
7959 <description>
7960 Please enter the description of this user action.
7961 </description>
7962 </action>
7963
7964 <action name="LanguageOptions_UiLanguageChange_vi">
7965 <owner>Please specify the owner of this user action.</owner>
7966 <description>
7967 Please enter the description of this user action.
7968 </description>
7969 </action>
7970
7971 <action name="LanguageOptions_UiLanguageChange_xh">
7972 <owner>Please specify the owner of this user action.</owner>
7973 <description>
7974 Please enter the description of this user action.
7975 </description>
7976 </action>
7977
7978 <action name="LanguageOptions_UiLanguageChange_yi">
7979 <owner>Please specify the owner of this user action.</owner>
7980 <description>
7981 Please enter the description of this user action.
7982 </description>
7983 </action>
7984
7985 <action name="LanguageOptions_UiLanguageChange_yo">
7986 <owner>Please specify the owner of this user action.</owner>
7987 <description>
7988 Please enter the description of this user action.
7989 </description>
7990 </action>
7991
7992 <action name="LanguageOptions_UiLanguageChange_zh">
7993 <owner>Please specify the owner of this user action.</owner>
7994 <description>
7995 Please enter the description of this user action.
7996 </description>
7997 </action>
7998
7999 <action name="LanguageOptions_UiLanguageChange_zh-CN">
8000 <owner>Please specify the owner of this user action.</owner>
8001 <description>
8002 Please enter the description of this user action.
8003 </description>
8004 </action>
8005
8006 <action name="LanguageOptions_UiLanguageChange_zh-TW">
8007 <owner>Please specify the owner of this user action.</owner>
8008 <description>
8009 Please enter the description of this user action.
8010 </description>
8011 </action>
8012
8013 <action name="LanguageOptions_UiLanguageChange_zu">
8014 <owner>Please specify the owner of this user action.</owner>
8015 <description>
8016 Please enter the description of this user action.
8017 </description>
8018 </action>
8019
8020 <action name="Launcher_ClickOnApp">
8021 <owner>Please specify the owner of this user action.</owner>
8022 <description>
8023 Please enter the description of this user action.
8024 </description>
8025 </action>
8026
8027 <action name="Launcher_ClickOnApplistButton">
8028 <owner>Please specify the owner of this user action.</owner>
8029 <description>
8030 Please enter the description of this user action.
8031 </description>
8032 </action>
8033
8034 <action name="LoadURL">
8035 <owner>Please specify the owner of this user action.</owner>
8036 <description>
8037 Please enter the description of this user action.
8038 </description>
8039 </action>
8040
8041 <action name="LoadURLFromKeyword">
8042 <owner>Please specify the owner of this user action.</owner>
8043 <description>
8044 Please enter the description of this user action.
8045 </description>
8046 </action>
8047
8048 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable">
8049 <owner>Please specify the owner of this user action.</owner>
8050 <description>
8051 Please enter the description of this user action.
8052 </description>
8053 </action>
8054
8055 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable">
8056 <owner>Please specify the owner of this user action.</owner>
8057 <description>
8058 Please enter the description of this user action.
8059 </description>
8060 </action>
8061
8062 <action name="LockScreen">
8063 <owner>Please specify the owner of this user action.</owner>
8064 <description>
8065 Please enter the description of this user action.
8066 </description>
8067 </action>
8068
8069 <action name="Login.CreateAccount">
8070 <owner>Please specify the owner of this user action.</owner>
8071 <description>
8072 Please enter the description of this user action.
8073 </description>
8074 </action>
8075
8076 <action name="Login_DemoUserLoginSuccess">
8077 <owner>Please specify the owner of this user action.</owner>
8078 <description>
8079 Please enter the description of this user action.
8080 </description>
8081 </action>
8082
8083 <action name="Login_Failure">
8084 <owner>Please specify the owner of this user action.</owner>
8085 <description>
8086 Please enter the description of this user action.
8087 </description>
8088 </action>
8089
8090 <action name="Login_GuestLoginSuccess">
8091 <owner>Please specify the owner of this user action.</owner>
8092 <description>
8093 Please enter the description of this user action.
8094 </description>
8095 </action>
8096
8097 <action name="Login_OffTheRecordLoginSuccess">
8098 <owner>Please specify the owner of this user action.</owner>
8099 <description>
8100 Please enter the description of this user action.
8101 </description>
8102 </action>
8103
8104 <action name="Login_Success">
8105 <owner>Please specify the owner of this user action.</owner>
8106 <description>
8107 Please enter the description of this user action.
8108 </description>
8109 </action>
8110
8111 <action name="ManagedMode_ClosePassphraseDialog">
8112 <owner>Please specify the owner of this user action.</owner>
8113 <description>
8114 Please enter the description of this user action.
8115 </description>
8116 </action>
8117
8118 <action name="ManagedMode_LocallyManagedUserCreated">
8119 <owner>Please specify the owner of this user action.</owner>
8120 <description>
8121 Please enter the description of this user action.
8122 </description>
8123 </action>
8124
8125 <action name="ManagedMode_MainFrameNavigation">
8126 <owner>Please specify the owner of this user action.</owner>
8127 <description>
8128 Please enter the description of this user action.
8129 </description>
8130 </action>
8131
8132 <action name="ManagedMode_NewManagedUserWindow">
8133 <owner>Please specify the owner of this user action.</owner>
8134 <description>
8135 Please enter the description of this user action.
8136 </description>
8137 </action>
8138
8139 <action name="ManagedMode_OpenPassphraseDialog">
8140 <owner>Please specify the owner of this user action.</owner>
8141 <description>
8142 Please enter the description of this user action.
8143 </description>
8144 </action>
8145
8146 <action name="ManagedMode_OpenSettings">
8147 <owner>Please specify the owner of this user action.</owner>
8148 <description>
8149 Please enter the description of this user action.
8150 </description>
8151 </action>
8152
8153 <action name="ManagedMode_StartupEnableManagedSwitch">
8154 <owner>Please specify the owner of this user action.</owner>
8155 <description>
8156 Please enter the description of this user action.
8157 </description>
8158 </action>
8159
8160 <action name="ManagedMode_StartupManagedSwitch">
8161 <owner>Please specify the owner of this user action.</owner>
8162 <description>
8163 Please enter the description of this user action.
8164 </description>
8165 </action>
8166
8167 <action name="ManagedMode_StartupNoManagedSwitch">
8168 <owner>Please specify the owner of this user action.</owner>
8169 <description>
8170 Please enter the description of this user action.
8171 </description>
8172 </action>
8173
8174 <action name="ManagedUsers_UploadItem_Queued">
8175 <owner>Please specify the owner of this user action.</owner>
8176 <description>
8177 Please enter the description of this user action.
8178 </description>
8179 </action>
8180
8181 <action name="ManagedUsers_UploadItem_Syncing">
8182 <owner>Please specify the owner of this user action.</owner>
8183 <description>
8184 Please enter the description of this user action.
8185 </description>
8186 </action>
8187
8188 <action name="MaxButton_Clk_ExitFS">
8189 <owner>Please specify the owner of this user action.</owner>
8190 <description>
8191 Please enter the description of this user action.
8192 </description>
8193 </action>
8194
8195 <action name="MaxButton_Clk_Maximize">
8196 <owner>Please specify the owner of this user action.</owner>
8197 <description>
8198 Please enter the description of this user action.
8199 </description>
8200 </action>
8201
8202 <action name="MaxButton_Clk_Restore">
8203 <owner>Please specify the owner of this user action.</owner>
8204 <description>
8205 Please enter the description of this user action.
8206 </description>
8207 </action>
8208
8209 <action name="MaxButton_MaxLeft">
8210 <owner>Please specify the owner of this user action.</owner>
8211 <description>
8212 Please enter the description of this user action.
8213 </description>
8214 </action>
8215
8216 <action name="MaxButton_MaxRight">
8217 <owner>Please specify the owner of this user action.</owner>
8218 <description>
8219 Please enter the description of this user action.
8220 </description>
8221 </action>
8222
8223 <action name="MaxButton_Maximize">
8224 <owner>Please specify the owner of this user action.</owner>
8225 <description>
8226 Please enter the description of this user action.
8227 </description>
8228 </action>
8229
8230 <action name="MaxButton_Minimize">
8231 <owner>Please specify the owner of this user action.</owner>
8232 <description>
8233 Please enter the description of this user action.
8234 </description>
8235 </action>
8236
8237 <action name="MaxButton_Restore">
8238 <owner>Please specify the owner of this user action.</owner>
8239 <description>
8240 Please enter the description of this user action.
8241 </description>
8242 </action>
8243
8244 <action name="MaxButton_ShowBubble">
8245 <owner>Please specify the owner of this user action.</owner>
8246 <description>
8247 Please enter the description of this user action.
8248 </description>
8249 </action>
8250
8251 <action name="MediaContextMenu_Controls">
8252 <owner>Please specify the owner of this user action.</owner>
8253 <description>
8254 Please enter the description of this user action.
8255 </description>
8256 </action>
8257
8258 <action name="MediaContextMenu_Loop">
8259 <owner>Please specify the owner of this user action.</owner>
8260 <description>
8261 Please enter the description of this user action.
8262 </description>
8263 </action>
8264
8265 <action name="MediaContextMenu_Mute">
8266 <owner>Please specify the owner of this user action.</owner>
8267 <description>
8268 Please enter the description of this user action.
8269 </description>
8270 </action>
8271
8272 <action name="MediaContextMenu_Pause">
8273 <owner>Please specify the owner of this user action.</owner>
8274 <description>
8275 Please enter the description of this user action.
8276 </description>
8277 </action>
8278
8279 <action name="MediaContextMenu_Play">
8280 <owner>Please specify the owner of this user action.</owner>
8281 <description>
8282 Please enter the description of this user action.
8283 </description>
8284 </action>
8285
8286 <action name="MediaContextMenu_Unmute">
8287 <owner>Please specify the owner of this user action.</owner>
8288 <description>
8289 Please enter the description of this user action.
8290 </description>
8291 </action>
8292
8293 <action name="Menu_Take_Screenshot">
8294 <owner>Please specify the owner of this user action.</owner>
8295 <description>
8296 Please enter the description of this user action.
8297 </description>
8298 </action>
8299
8300 <action name="MinButton_Clk">
8301 <owner>Please specify the owner of this user action.</owner>
8302 <description>
8303 Please enter the description of this user action.
8304 </description>
8305 </action>
8306
8307 <action name="Minimize_UsingKey">
8308 <owner>Please specify the owner of this user action.</owner>
8309 <description>
8310 Please enter the description of this user action.
8311 </description>
8312 </action>
8313
8314 <action name="MixedScript_LoadAnyway_Bubble">
8315 <owner>Please specify the owner of this user action.</owner>
8316 <description>
8317 Please enter the description of this user action.
8318 </description>
8319 </action>
8320
8321 <action name="MobileActionBarShown">
8322 <owner>Please specify the owner of this user action.</owner>
8323 <description>
8324 Please enter the description of this user action.
8325 </description>
8326 </action>
8327
8328 <action name="MobileBeamCallbackSuccess">
8329 <owner>Please specify the owner of this user action.</owner>
8330 <description>
8331 Please enter the description of this user action.
8332 </description>
8333 </action>
8334
8335 <action name="MobileBeamInvalidAppState">
8336 <owner>Please specify the owner of this user action.</owner>
8337 <description>
8338 Please enter the description of this user action.
8339 </description>
8340 </action>
8341
8342 <action name="MobileBreakpadUploadAttempt">
8343 <owner>Please specify the owner of this user action.</owner>
8344 <description>
8345 Please enter the description of this user action.
8346 </description>
8347 </action>
8348
8349 <action name="MobileBreakpadUploadFailure">
8350 <owner>Please specify the owner of this user action.</owner>
8351 <description>
8352 Please enter the description of this user action.
8353 </description>
8354 </action>
8355
8356 <action name="MobileBreakpadUploadSuccess">
8357 <owner>Please specify the owner of this user action.</owner>
8358 <description>
8359 Please enter the description of this user action.
8360 </description>
8361 </action>
8362
8363 <action name="MobileContextMenuCopyImageLinkAddress">
8364 <owner>Please specify the owner of this user action.</owner>
8365 <description>
8366 Please enter the description of this user action.
8367 </description>
8368 </action>
8369
8370 <action name="MobileContextMenuCopyLinkAddress">
8371 <owner>Please specify the owner of this user action.</owner>
8372 <description>
8373 Please enter the description of this user action.
8374 </description>
8375 </action>
8376
8377 <action name="MobileContextMenuCopyLinkText">
8378 <owner>Please specify the owner of this user action.</owner>
8379 <description>
8380 Please enter the description of this user action.
8381 </description>
8382 </action>
8383
8384 <action name="MobileContextMenuDownloadImage">
8385 <owner>Please specify the owner of this user action.</owner>
8386 <description>
8387 Please enter the description of this user action.
8388 </description>
8389 </action>
8390
8391 <action name="MobileContextMenuDownloadLink">
8392 <owner>Please specify the owner of this user action.</owner>
8393 <description>
8394 Please enter the description of this user action.
8395 </description>
8396 </action>
8397
8398 <action name="MobileContextMenuDownloadVideo">
8399 <owner>Please specify the owner of this user action.</owner>
8400 <description>
8401 Please enter the description of this user action.
8402 </description>
8403 </action>
8404
8405 <action name="MobileContextMenuImage">
8406 <owner>Please specify the owner of this user action.</owner>
8407 <description>
8408 Please enter the description of this user action.
8409 </description>
8410 </action>
8411
8412 <action name="MobileContextMenuLink">
8413 <owner>Please specify the owner of this user action.</owner>
8414 <description>
8415 Please enter the description of this user action.
8416 </description>
8417 </action>
8418
8419 <action name="MobileContextMenuOpenImageInNewTab">
8420 <owner>Please specify the owner of this user action.</owner>
8421 <description>
8422 Please enter the description of this user action.
8423 </description>
8424 </action>
8425
8426 <action name="MobileContextMenuOpenLink">
8427 <owner>Please specify the owner of this user action.</owner>
8428 <description>
8429 Please enter the description of this user action.
8430 </description>
8431 </action>
8432
8433 <action name="MobileContextMenuOpenLinkInIncognito">
8434 <owner>Please specify the owner of this user action.</owner>
8435 <description>
8436 Please enter the description of this user action.
8437 </description>
8438 </action>
8439
8440 <action name="MobileContextMenuOpenLinkInNewTab">
8441 <owner>Please specify the owner of this user action.</owner>
8442 <description>
8443 Please enter the description of this user action.
8444 </description>
8445 </action>
8446
8447 <action name="MobileContextMenuSaveImage">
8448 <owner>Please specify the owner of this user action.</owner>
8449 <description>
8450 Please enter the description of this user action.
8451 </description>
8452 </action>
8453
8454 <action name="MobileContextMenuSearchByImage">
8455 <owner>Please specify the owner of this user action.</owner>
8456 <description>
8457 Please enter the description of this user action.
8458 </description>
8459 </action>
8460
8461 <action name="MobileContextMenuShareLink">
8462 <owner>Please specify the owner of this user action.</owner>
8463 <description>
8464 Please enter the description of this user action.
8465 </description>
8466 </action>
8467
8468 <action name="MobileContextMenuText">
8469 <owner>Please specify the owner of this user action.</owner>
8470 <description>
8471 Please enter the description of this user action.
8472 </description>
8473 </action>
8474
8475 <action name="MobileContextMenuVideo">
8476 <owner>Please specify the owner of this user action.</owner>
8477 <description>
8478 Please enter the description of this user action.
8479 </description>
8480 </action>
8481
8482 <action name="MobileContextMenuViewImage">
8483 <owner>Please specify the owner of this user action.</owner>
8484 <description>
8485 Please enter the description of this user action.
8486 </description>
8487 </action>
8488
8489 <action name="MobileFirstEditInOmnibox">
8490 <owner>Please specify the owner of this user action.</owner>
8491 <description>
8492 Please enter the description of this user action.
8493 </description>
8494 </action>
8495
8496 <action name="MobileFocusedFakeboxOnNtp">
8497 <owner>Please specify the owner of this user action.</owner>
8498 <description>
8499 Please enter the description of this user action.
8500 </description>
8501 </action>
8502
8503 <action name="MobileFocusedOmniboxNotOnNtp">
8504 <owner>Please specify the owner of this user action.</owner>
8505 <description>
8506 Please enter the description of this user action.
8507 </description>
8508 </action>
8509
8510 <action name="MobileFocusedOmniboxOnNtp">
8511 <owner>Please specify the owner of this user action.</owner>
8512 <description>
8513 Please enter the description of this user action.
8514 </description>
8515 </action>
8516
8517 <action name="MobileFreAttemptSignIn">
8518 <owner>Please specify the owner of this user action.</owner>
8519 <description>
8520 Please enter the description of this user action.
8521 </description>
8522 </action>
8523
8524 <action name="MobileFreSignInSuccessful">
8525 <owner>Please specify the owner of this user action.</owner>
8526 <description>
8527 Please enter the description of this user action.
8528 </description>
8529 </action>
8530
8531 <action name="MobileFreSkipSignIn">
8532 <owner>Please specify the owner of this user action.</owner>
8533 <description>
8534 Please enter the description of this user action.
8535 </description>
8536 </action>
8537
8538 <action name="MobileMenuAddToBookmarks">
8539 <owner>Please specify the owner of this user action.</owner>
8540 <description>
8541 Please enter the description of this user action.
8542 </description>
8543 </action>
8544
8545 <action name="MobileMenuAllBookmarks">
8546 <owner>Please specify the owner of this user action.</owner>
8547 <description>
8548 Please enter the description of this user action.
8549 </description>
8550 </action>
8551
8552 <action name="MobileMenuBack">
8553 <owner>Please specify the owner of this user action.</owner>
8554 <description>
8555 Please enter the description of this user action.
8556 </description>
8557 </action>
8558
8559 <action name="MobileMenuCloseAllTabs">
8560 <owner>Please specify the owner of this user action.</owner>
8561 <description>
8562 Please enter the description of this user action.
8563 </description>
8564 </action>
8565
8566 <action name="MobileMenuCloseTab">
8567 <owner>Please specify the owner of this user action.</owner>
8568 <description>
8569 Please enter the description of this user action.
8570 </description>
8571 </action>
8572
8573 <action name="MobileMenuFeedback">
8574 <owner>Please specify the owner of this user action.</owner>
8575 <description>
8576 Please enter the description of this user action.
8577 </description>
8578 </action>
8579
8580 <action name="MobileMenuFindInPage">
8581 <owner>Please specify the owner of this user action.</owner>
8582 <description>
8583 Please enter the description of this user action.
8584 </description>
8585 </action>
8586
8587 <action name="MobileMenuForward">
8588 <owner>Please specify the owner of this user action.</owner>
8589 <description>
8590 Please enter the description of this user action.
8591 </description>
8592 </action>
8593
8594 <action name="MobileMenuFullscreen">
8595 <owner>Please specify the owner of this user action.</owner>
8596 <description>
8597 Please enter the description of this user action.
8598 </description>
8599 </action>
8600
8601 <action name="MobileMenuNewIncognitoTab">
8602 <owner>Please specify the owner of this user action.</owner>
8603 <description>
8604 Please enter the description of this user action.
8605 </description>
8606 </action>
8607
8608 <action name="MobileMenuNewTab">
8609 <owner>Please specify the owner of this user action.</owner>
8610 <description>
8611 Please enter the description of this user action.
8612 </description>
8613 </action>
8614
8615 <action name="MobileMenuOpenTabs">
8616 <owner>Please specify the owner of this user action.</owner>
8617 <description>
8618 Please enter the description of this user action.
8619 </description>
8620 </action>
8621
8622 <action name="MobileMenuQuit">
8623 <owner>Please specify the owner of this user action.</owner>
8624 <description>
8625 Please enter the description of this user action.
8626 </description>
8627 </action>
8628
8629 <action name="MobileMenuReload">
8630 <owner>Please specify the owner of this user action.</owner>
8631 <description>
8632 Please enter the description of this user action.
8633 </description>
8634 </action>
8635
8636 <action name="MobileMenuSettings">
8637 <owner>Please specify the owner of this user action.</owner>
8638 <description>
8639 Please enter the description of this user action.
8640 </description>
8641 </action>
8642
8643 <action name="MobileMenuShare">
8644 <owner>Please specify the owner of this user action.</owner>
8645 <description>
8646 Please enter the description of this user action.
8647 </description>
8648 </action>
8649
8650 <action name="MobileMenuShow">
8651 <owner>Please specify the owner of this user action.</owner>
8652 <description>
8653 Please enter the description of this user action.
8654 </description>
8655 </action>
8656
8657 <action name="MobileNTPBookmark">
8658 <owner>Please specify the owner of this user action.</owner>
8659 <description>
8660 Please enter the description of this user action.
8661 </description>
8662 </action>
8663
8664 <action name="MobileNTPForeignSession">
8665 <owner>Please specify the owner of this user action.</owner>
8666 <description>
8667 Please enter the description of this user action.
8668 </description>
8669 </action>
8670
8671 <action name="MobileNTPMostVisited">
8672 <owner>Please specify the owner of this user action.</owner>
8673 <description>
8674 Please enter the description of this user action.
8675 </description>
8676 </action>
8677
8678 <action name="MobileNTPRecentlyClosed">
8679 <owner>Please specify the owner of this user action.</owner>
8680 <description>
8681 Please enter the description of this user action.
8682 </description>
8683 </action>
8684
8685 <action name="MobileNTPSwitchToBookmarks">
8686 <owner>Please specify the owner of this user action.</owner>
8687 <description>
8688 Please enter the description of this user action.
8689 </description>
8690 </action>
8691
8692 <action name="MobileNTPSwitchToIncognito">
8693 <owner>Please specify the owner of this user action.</owner>
8694 <description>
8695 Please enter the description of this user action.
8696 </description>
8697 </action>
8698
8699 <action name="MobileNTPSwitchToMostVisited">
8700 <owner>Please specify the owner of this user action.</owner>
8701 <description>
8702 Please enter the description of this user action.
8703 </description>
8704 </action>
8705
8706 <action name="MobileNTPSwitchToOpenTabs">
8707 <owner>Please specify the owner of this user action.</owner>
8708 <description>
8709 Please enter the description of this user action.
8710 </description>
8711 </action>
8712
8713 <action name="MobileNewTabOpened">
8714 <owner>Please specify the owner of this user action.</owner>
8715 <description>
8716 Please enter the description of this user action.
8717 </description>
8718 </action>
8719
8720 <action name="MobileOmniboxRefineSuggestion">
8721 <owner>Please specify the owner of this user action.</owner>
8722 <description>
8723 Please enter the description of this user action.
8724 </description>
8725 </action>
8726
8727 <action name="MobileOmniboxSearch">
8728 <owner>Please specify the owner of this user action.</owner>
8729 <description>
8730 Please enter the description of this user action.
8731 </description>
8732 </action>
8733
8734 <action name="MobileOmniboxVoiceSearch">
8735 <owner>Please specify the owner of this user action.</owner>
8736 <description>
8737 Please enter the description of this user action.
8738 </description>
8739 </action>
8740
8741 <action name="MobilePageLoaded">
8742 <owner>Please specify the owner of this user action.</owner>
8743 <description>
8744 Please enter the description of this user action.
8745 </description>
8746 </action>
8747
8748 <action name="MobilePageLoadedDesktopUserAgent">
8749 <owner>Please specify the owner of this user action.</owner>
8750 <description>
8751 Please enter the description of this user action.
8752 </description>
8753 </action>
8754
8755 <action name="MobilePageLoadedWithKeyboard">
8756 <owner>Please specify the owner of this user action.</owner>
8757 <description>
8758 Please enter the description of this user action.
8759 </description>
8760 </action>
8761
8762 <action name="MobileReceivedExternalIntent">
8763 <owner>Please specify the owner of this user action.</owner>
8764 <description>
8765 Please enter the description of this user action.
8766 </description>
8767 </action>
8768
8769 <action name="MobileRendererCrashed">
8770 <owner>Please specify the owner of this user action.</owner>
8771 <description>
8772 Please enter the description of this user action.
8773 </description>
8774 </action>
8775
8776 <action name="MobileShortcutAllBookmarks">
8777 <owner>Please specify the owner of this user action.</owner>
8778 <description>
8779 Please enter the description of this user action.
8780 </description>
8781 </action>
8782
8783 <action name="MobileShortcutFindInPage">
8784 <owner>Please specify the owner of this user action.</owner>
8785 <description>
8786 Please enter the description of this user action.
8787 </description>
8788 </action>
8789
8790 <action name="MobileShortcutNewIncognitoTab">
8791 <owner>Please specify the owner of this user action.</owner>
8792 <description>
8793 Please enter the description of this user action.
8794 </description>
8795 </action>
8796
8797 <action name="MobileShortcutNewTab">
8798 <owner>Please specify the owner of this user action.</owner>
8799 <description>
8800 Please enter the description of this user action.
8801 </description>
8802 </action>
8803
8804 <action name="MobileSideSwipeFinished">
8805 <owner>Please specify the owner of this user action.</owner>
8806 <description>
8807 Please enter the description of this user action.
8808 </description>
8809 </action>
8810
8811 <action name="MobileStackViewCloseTab">
8812 <owner>Please specify the owner of this user action.</owner>
8813 <description>
8814 Please enter the description of this user action.
8815 </description>
8816 </action>
8817
8818 <action name="MobileStackViewSwipeCloseTab">
8819 <owner>Please specify the owner of this user action.</owner>
8820 <description>
8821 Please enter the description of this user action.
8822 </description>
8823 </action>
8824
8825 <action name="MobileTabClobbered">
8826 <owner>Please specify the owner of this user action.</owner>
8827 <description>
8828 Please enter the description of this user action.
8829 </description>
8830 </action>
8831
8832 <action name="MobileTabClosed">
8833 <owner>Please specify the owner of this user action.</owner>
8834 <description>
8835 Please enter the description of this user action.
8836 </description>
8837 </action>
8838
8839 <action name="MobileTabStripCloseTab">
8840 <owner>Please specify the owner of this user action.</owner>
8841 <description>
8842 Please enter the description of this user action.
8843 </description>
8844 </action>
8845
8846 <action name="MobileTabStripNewTab">
8847 <owner>Please specify the owner of this user action.</owner>
8848 <description>
8849 Please enter the description of this user action.
8850 </description>
8851 </action>
8852
8853 <action name="MobileTabSwitched">
8854 <owner>Please specify the owner of this user action.</owner>
8855 <description>
8856 Please enter the description of this user action.
8857 </description>
8858 </action>
8859
8860 <action name="MobileToolbarBack">
8861 <owner>Please specify the owner of this user action.</owner>
8862 <description>
8863 Please enter the description of this user action.
8864 </description>
8865 </action>
8866
8867 <action name="MobileToolbarForward">
8868 <owner>Please specify the owner of this user action.</owner>
8869 <description>
8870 Please enter the description of this user action.
8871 </description>
8872 </action>
8873
8874 <action name="MobileToolbarNewTab">
8875 <owner>Please specify the owner of this user action.</owner>
8876 <description>
8877 Please enter the description of this user action.
8878 </description>
8879 </action>
8880
8881 <action name="MobileToolbarReload">
8882 <owner>Please specify the owner of this user action.</owner>
8883 <description>
8884 Please enter the description of this user action.
8885 </description>
8886 </action>
8887
8888 <action name="MobileToolbarShowMenu">
8889 <owner>Please specify the owner of this user action.</owner>
8890 <description>
8891 Please enter the description of this user action.
8892 </description>
8893 </action>
8894
8895 <action name="MobileToolbarShowStackView">
8896 <owner>Please specify the owner of this user action.</owner>
8897 <description>
8898 Please enter the description of this user action.
8899 </description>
8900 </action>
8901
8902 <action name="MobileToolbarStackViewNewTab">
8903 <owner>Please specify the owner of this user action.</owner>
8904 <description>
8905 Please enter the description of this user action.
8906 </description>
8907 </action>
8908
8909 <action name="MobileToolbarToggleBookmark">
8910 <owner>Please specify the owner of this user action.</owner>
8911 <description>
8912 Please enter the description of this user action.
8913 </description>
8914 </action>
8915
8916 <action name="MobileUsingMenuByHwButtonDragging">
8917 <owner>Please specify the owner of this user action.</owner>
8918 <description>
8919 Please enter the description of this user action.
8920 </description>
8921 </action>
8922
8923 <action name="MobileUsingMenuByHwButtonTap">
8924 <owner>Please specify the owner of this user action.</owner>
8925 <description>
8926 Please enter the description of this user action.
8927 </description>
8928 </action>
8929
8930 <action name="MobileUsingMenuBySwButtonDragging">
8931 <owner>Please specify the owner of this user action.</owner>
8932 <description>
8933 Please enter the description of this user action.
8934 </description>
8935 </action>
8936
8937 <action name="MobileUsingMenuBySwButtonTap">
8938 <owner>Please specify the owner of this user action.</owner>
8939 <description>
8940 Please enter the description of this user action.
8941 </description>
8942 </action>
8943
8944 <action name="MostVisited0">
8945 <owner>Please specify the owner of this user action.</owner>
8946 <description>
8947 Please enter the description of this user action.
8948 </description>
8949 </action>
8950
8951 <action name="MostVisited1">
8952 <owner>Please specify the owner of this user action.</owner>
8953 <description>
8954 Please enter the description of this user action.
8955 </description>
8956 </action>
8957
8958 <action name="MostVisited2">
8959 <owner>Please specify the owner of this user action.</owner>
8960 <description>
8961 Please enter the description of this user action.
8962 </description>
8963 </action>
8964
8965 <action name="MostVisited3">
8966 <owner>Please specify the owner of this user action.</owner>
8967 <description>
8968 Please enter the description of this user action.
8969 </description>
8970 </action>
8971
8972 <action name="MostVisited4">
8973 <owner>Please specify the owner of this user action.</owner>
8974 <description>
8975 Please enter the description of this user action.
8976 </description>
8977 </action>
8978
8979 <action name="MostVisited5">
8980 <owner>Please specify the owner of this user action.</owner>
8981 <description>
8982 Please enter the description of this user action.
8983 </description>
8984 </action>
8985
8986 <action name="MostVisited6">
8987 <owner>Please specify the owner of this user action.</owner>
8988 <description>
8989 Please enter the description of this user action.
8990 </description>
8991 </action>
8992
8993 <action name="MostVisited7">
8994 <owner>Please specify the owner of this user action.</owner>
8995 <description>
8996 Please enter the description of this user action.
8997 </description>
8998 </action>
8999
9000 <action name="MostVisited8">
9001 <owner>Please specify the owner of this user action.</owner>
9002 <description>
9003 Please enter the description of this user action.
9004 </description>
9005 </action>
9006
9007 <action name="MostVisited9">
9008 <owner>Please specify the owner of this user action.</owner>
9009 <description>
9010 Please enter the description of this user action.
9011 </description>
9012 </action>
9013
9014 <action name="MostVisitedReordered">
9015 <owner>Please specify the owner of this user action.</owner>
9016 <description>
9017 Please enter the description of this user action.
9018 </description>
9019 </action>
9020
9021 <action name="MostVisited_BlacklistCleared">
9022 <owner>Please specify the owner of this user action.</owner>
9023 <description>
9024 Please enter the description of this user action.
9025 </description>
9026 </action>
9027
9028 <action name="MostVisited_Clicked">
9029 <owner>Please specify the owner of this user action.</owner>
9030 <description>
9031 Please enter the description of this user action.
9032 </description>
9033 </action>
9034
9035 <action name="MostVisited_UrlBlacklisted">
9036 <owner>Please specify the owner of this user action.</owner>
9037 <description>
9038 Please enter the description of this user action.
9039 </description>
9040 </action>
9041
9042 <action name="MostVisited_UrlPinned">
9043 <owner>Please specify the owner of this user action.</owner>
9044 <description>
9045 Please enter the description of this user action.
9046 </description>
9047 </action>
9048
9049 <action name="MostVisited_UrlRemoved">
9050 <owner>Please specify the owner of this user action.</owner>
9051 <description>
9052 Please enter the description of this user action.
9053 </description>
9054 </action>
9055
9056 <action name="MostVisited_UrlUnpinned">
9057 <owner>Please specify the owner of this user action.</owner>
9058 <description>
9059 Please enter the description of this user action.
9060 </description>
9061 </action>
9062
9063 <action name="Mouse_Down">
9064 <owner>Please specify the owner of this user action.</owner>
9065 <description>
9066 Please enter the description of this user action.
9067 </description>
9068 </action>
9069
9070 <action name="MoveBackward">
9071 <owner>Please specify the owner of this user action.</owner>
9072 <description>
9073 Please enter the description of this user action.
9074 </description>
9075 </action>
9076
9077 <action name="MoveBackwardAndModifySelection">
9078 <owner>Please specify the owner of this user action.</owner>
9079 <description>
9080 Please enter the description of this user action.
9081 </description>
9082 </action>
9083
9084 <action name="MoveDown">
9085 <owner>Please specify the owner of this user action.</owner>
9086 <description>
9087 Please enter the description of this user action.
9088 </description>
9089 </action>
9090
9091 <action name="MoveDownAndModifySelection">
9092 <owner>Please specify the owner of this user action.</owner>
9093 <description>
9094 Please enter the description of this user action.
9095 </description>
9096 </action>
9097
9098 <action name="MoveForward">
9099 <owner>Please specify the owner of this user action.</owner>
9100 <description>
9101 Please enter the description of this user action.
9102 </description>
9103 </action>
9104
9105 <action name="MoveForwardAndModifySelection">
9106 <owner>Please specify the owner of this user action.</owner>
9107 <description>
9108 Please enter the description of this user action.
9109 </description>
9110 </action>
9111
9112 <action name="MoveLeft">
9113 <owner>Please specify the owner of this user action.</owner>
9114 <description>
9115 Please enter the description of this user action.
9116 </description>
9117 </action>
9118
9119 <action name="MoveLeftAndModifySelection">
9120 <owner>Please specify the owner of this user action.</owner>
9121 <description>
9122 Please enter the description of this user action.
9123 </description>
9124 </action>
9125
9126 <action name="MovePageDown">
9127 <owner>Please specify the owner of this user action.</owner>
9128 <description>
9129 Please enter the description of this user action.
9130 </description>
9131 </action>
9132
9133 <action name="MovePageDownAndModifySelection">
9134 <owner>Please specify the owner of this user action.</owner>
9135 <description>
9136 Please enter the description of this user action.
9137 </description>
9138 </action>
9139
9140 <action name="MovePageUp">
9141 <owner>Please specify the owner of this user action.</owner>
9142 <description>
9143 Please enter the description of this user action.
9144 </description>
9145 </action>
9146
9147 <action name="MovePageUpAndModifySelection">
9148 <owner>Please specify the owner of this user action.</owner>
9149 <description>
9150 Please enter the description of this user action.
9151 </description>
9152 </action>
9153
9154 <action name="MoveRight">
9155 <owner>Please specify the owner of this user action.</owner>
9156 <description>
9157 Please enter the description of this user action.
9158 </description>
9159 </action>
9160
9161 <action name="MoveRightAndModifySelection">
9162 <owner>Please specify the owner of this user action.</owner>
9163 <description>
9164 Please enter the description of this user action.
9165 </description>
9166 </action>
9167
9168 <action name="MoveTabNext">
9169 <owner>Please specify the owner of this user action.</owner>
9170 <description>
9171 Please enter the description of this user action.
9172 </description>
9173 </action>
9174
9175 <action name="MoveTabPrevious">
9176 <owner>Please specify the owner of this user action.</owner>
9177 <description>
9178 Please enter the description of this user action.
9179 </description>
9180 </action>
9181
9182 <action name="MoveToBeginningOfDocument">
9183 <owner>Please specify the owner of this user action.</owner>
9184 <description>
9185 Please enter the description of this user action.
9186 </description>
9187 </action>
9188
9189 <action name="MoveToBeginningOfLine">
9190 <owner>Please specify the owner of this user action.</owner>
9191 <description>
9192 Please enter the description of this user action.
9193 </description>
9194 </action>
9195
9196 <action name="MoveToBeginningOfLineAndModifySelection">
9197 <owner>Please specify the owner of this user action.</owner>
9198 <description>
9199 Please enter the description of this user action.
9200 </description>
9201 </action>
9202
9203 <action name="MoveToBeginningOfParagraph">
9204 <owner>Please specify the owner of this user action.</owner>
9205 <description>
9206 Please enter the description of this user action.
9207 </description>
9208 </action>
9209
9210 <action name="MoveToBeginningOfParagraphAndModifySelection">
9211 <owner>Please specify the owner of this user action.</owner>
9212 <description>
9213 Please enter the description of this user action.
9214 </description>
9215 </action>
9216
9217 <action name="MoveToEndOfDocument">
9218 <owner>Please specify the owner of this user action.</owner>
9219 <description>
9220 Please enter the description of this user action.
9221 </description>
9222 </action>
9223
9224 <action name="MoveToEndOfLine">
9225 <owner>Please specify the owner of this user action.</owner>
9226 <description>
9227 Please enter the description of this user action.
9228 </description>
9229 </action>
9230
9231 <action name="MoveToEndOfLineAndModifySelection">
9232 <owner>Please specify the owner of this user action.</owner>
9233 <description>
9234 Please enter the description of this user action.
9235 </description>
9236 </action>
9237
9238 <action name="MoveToEndOfParagraph">
9239 <owner>Please specify the owner of this user action.</owner>
9240 <description>
9241 Please enter the description of this user action.
9242 </description>
9243 </action>
9244
9245 <action name="MoveToEndOfParagraphAndModifySelection">
9246 <owner>Please specify the owner of this user action.</owner>
9247 <description>
9248 Please enter the description of this user action.
9249 </description>
9250 </action>
9251
9252 <action name="MoveUp">
9253 <owner>Please specify the owner of this user action.</owner>
9254 <description>
9255 Please enter the description of this user action.
9256 </description>
9257 </action>
9258
9259 <action name="MoveUpAndModifySelection">
9260 <owner>Please specify the owner of this user action.</owner>
9261 <description>
9262 Please enter the description of this user action.
9263 </description>
9264 </action>
9265
9266 <action name="MoveWordBackward">
9267 <owner>Please specify the owner of this user action.</owner>
9268 <description>
9269 Please enter the description of this user action.
9270 </description>
9271 </action>
9272
9273 <action name="MoveWordForward">
9274 <owner>Please specify the owner of this user action.</owner>
9275 <description>
9276 Please enter the description of this user action.
9277 </description>
9278 </action>
9279
9280 <action name="MoveWordLeft">
9281 <owner>Please specify the owner of this user action.</owner>
9282 <description>
9283 Please enter the description of this user action.
9284 </description>
9285 </action>
9286
9287 <action name="MoveWordRight">
9288 <owner>Please specify the owner of this user action.</owner>
9289 <description>
9290 Please enter the description of this user action.
9291 </description>
9292 </action>
9293
9294 <action name="NTPPromoClosed">
9295 <owner>Please specify the owner of this user action.</owner>
9296 <description>
9297 Please enter the description of this user action.
9298 </description>
9299 </action>
9300
9301 <action name="NTPPromoShown">
9302 <owner>Please specify the owner of this user action.</owner>
9303 <description>
9304 Please enter the description of this user action.
9305 </description>
9306 </action>
9307
9308 <action name="NativeUI_Applications">
9309 <owner>Please specify the owner of this user action.</owner>
9310 <description>
9311 Please enter the description of this user action.
9312 </description>
9313 </action>
9314
9315 <action name="NavEntryCommitted">
9316 <owner>Please specify the owner of this user action.</owner>
9317 <description>
9318 Please enter the description of this user action.
9319 </description>
9320 </action>
9321
9322 <action name="NavEntryCommitted.SRP">
9323 <owner>Please specify the owner of this user action.</owner>
9324 <description>
9325 Please enter the description of this user action.
9326 </description>
9327 </action>
9328
9329 <action name="NewIncognitoWindow">
9330 <owner>Please specify the owner of this user action.</owner>
9331 <description>
9332 Please enter the description of this user action.
9333 </description>
9334 </action>
9335
9336 <action name="NewProfileWindowByIndex">
9337 <owner>Please specify the owner of this user action.</owner>
9338 <description>
9339 Please enter the description of this user action.
9340 </description>
9341 </action>
9342
9343 <action name="NewTab">
9344 <owner>Please specify the owner of this user action.</owner>
9345 <description>
9346 Please enter the description of this user action.
9347 </description>
9348 </action>
9349
9350 <action name="NewTabPage_ReopenTab">
9351 <owner>Please specify the owner of this user action.</owner>
9352 <description>
9353 Please enter the description of this user action.
9354 </description>
9355 </action>
9356
9357 <action name="NewTab_Button">
9358 <owner>Please specify the owner of this user action.</owner>
9359 <description>
9360 Please enter the description of this user action.
9361 </description>
9362 </action>
9363
9364 <action name="NewWindow">
9365 <owner>Please specify the owner of this user action.</owner>
9366 <description>
9367 Please enter the description of this user action.
9368 </description>
9369 </action>
9370
9371 <action name="Notifications.Mute">
9372 <owner>Please specify the owner of this user action.</owner>
9373 <description>
9374 Please enter the description of this user action.
9375 </description>
9376 </action>
9377
9378 <action name="Notifications.ShowMessageCenter">
9379 <owner>Please specify the owner of this user action.</owner>
9380 <description>
9381 Please enter the description of this user action.
9382 </description>
9383 </action>
9384
9385 <action name="Notifications.ShowSettings">
9386 <owner>Please specify the owner of this user action.</owner>
9387 <description>
9388 Please enter the description of this user action.
9389 </description>
9390 </action>
9391
9392 <action name="Notifications.Unmute">
9393 <owner>Please specify the owner of this user action.</owner>
9394 <description>
9395 Please enter the description of this user action.
9396 </description>
9397 </action>
9398
9399 <action name="Omnibox.ServerSuggestDelete.Failure">
9400 <owner>Please specify the owner of this user action.</owner>
9401 <description>
9402 Please enter the description of this user action.
9403 </description>
9404 </action>
9405
9406 <action name="Omnibox.ServerSuggestDelete.Success">
9407 <owner>Please specify the owner of this user action.</owner>
9408 <description>
9409 Please enter the description of this user action.
9410 </description>
9411 </action>
9412
9413 <action name="OmniboxDestinationURLIsSearchOnDSP">
9414 <owner>Please specify the owner of this user action.</owner>
9415 <description>
9416 Please enter the description of this user action.
9417 </description>
9418 </action>
9419
9420 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider">
9421 <owner>Please specify the owner of this user action.</owner>
9422 <description>
9423 Please enter the description of this user action.
9424 </description>
9425 </action>
9426
9427 <action name="OmniboxInputInProgress">
9428 <owner>Please specify the owner of this user action.</owner>
9429 <description>
9430 Please enter the description of this user action.
9431 </description>
9432 </action>
9433
9434 <action name="Omnibox_DragString">
9435 <owner>Please specify the owner of this user action.</owner>
9436 <description>
9437 Please enter the description of this user action.
9438 </description>
9439 </action>
9440
9441 <action name="Omnibox_DragURL">
9442 <owner>Please specify the owner of this user action.</owner>
9443 <description>
9444 Please enter the description of this user action.
9445 </description>
9446 </action>
9447
9448 <action name="OpenAddBluetoothDeviceDialog">
9449 <owner>Please specify the owner of this user action.</owner>
9450 <description>
9451 Please enter the description of this user action.
9452 </description>
9453 </action>
9454
9455 <action name="OpenAllBookmarks">
9456 <owner>Please specify the owner of this user action.</owner>
9457 <description>
9458 Please enter the description of this user action.
9459 </description>
9460 </action>
9461
9462 <action name="OpenAllBookmarksIncognitoWindow">
9463 <owner>Please specify the owner of this user action.</owner>
9464 <description>
9465 Please enter the description of this user action.
9466 </description>
9467 </action>
9468
9469 <action name="OpenAllBookmarksNewWindow">
9470 <owner>Please specify the owner of this user action.</owner>
9471 <description>
9472 Please enter the description of this user action.
9473 </description>
9474 </action>
9475
9476 <action name="OpenChangeProfilePictureDialog">
9477 <owner>Please specify the owner of this user action.</owner>
9478 <description>
9479 Please enter the description of this user action.
9480 </description>
9481 </action>
9482
9483 <action name="OpenFile">
9484 <owner>Please specify the owner of this user action.</owner>
9485 <description>
9486 Please enter the description of this user action.
9487 </description>
9488 </action>
9489
9490 <action name="OpenFileManager">
9491 <owner>Please specify the owner of this user action.</owner>
9492 <description>
9493 Please enter the description of this user action.
9494 </description>
9495 </action>
9496
9497 <action name="OpenFileSystemPersistent">
9498 <owner>Please specify the owner of this user action.</owner>
9499 <description>
9500 Please enter the description of this user action.
9501 </description>
9502 </action>
9503
9504 <action name="OpenFileSystemTemporary">
9505 <owner>Please specify the owner of this user action.</owner>
9506 <description>
9507 Please enter the description of this user action.
9508 </description>
9509 </action>
9510
9511 <action name="OpenInternetOptionsDialog">
9512 <owner>Please specify the owner of this user action.</owner>
9513 <description>
9514 Please enter the description of this user action.
9515 </description>
9516 </action>
9517
9518 <action name="OpenLanguageOptionsDialog">
9519 <owner>Please specify the owner of this user action.</owner>
9520 <description>
9521 Please enter the description of this user action.
9522 </description>
9523 </action>
9524
9525 <action name="OpenSystemOptionsDialog">
9526 <owner>Please specify the owner of this user action.</owner>
9527 <description>
9528 Please enter the description of this user action.
9529 </description>
9530 </action>
9531
9532 <action name="OpenTabpose">
9533 <owner>Please specify the owner of this user action.</owner>
9534 <description>
9535 Please enter the description of this user action.
9536 </description>
9537 </action>
9538
9539 <action name="Options_AppLanguage">
9540 <owner>Please specify the owner of this user action.</owner>
9541 <description>
9542 Please enter the description of this user action.
9543 </description>
9544 </action>
9545
9546 <action name="Options_AskForSaveLocation_Disable">
9547 <owner>Please specify the owner of this user action.</owner>
9548 <description>
9549 Please enter the description of this user action.
9550 </description>
9551 </action>
9552
9553 <action name="Options_AskForSaveLocation_Enable">
9554 <owner>Please specify the owner of this user action.</owner>
9555 <description>
9556 Please enter the description of this user action.
9557 </description>
9558 </action>
9559
9560 <action name="Options_AutoSpellCorrection_Disable">
9561 <owner>Please specify the owner of this user action.</owner>
9562 <description>
9563 Please enter the description of this user action.
9564 </description>
9565 </action>
9566
9567 <action name="Options_AutoSpellCorrection_Enable">
9568 <owner>Please specify the owner of this user action.</owner>
9569 <description>
9570 Please enter the description of this user action.
9571 </description>
9572 </action>
9573
9574 <action name="Options_AutofillAuxiliaryProfiles_Disable">
9575 <owner>Please specify the owner of this user action.</owner>
9576 <description>
9577 Please enter the description of this user action.
9578 </description>
9579 </action>
9580
9581 <action name="Options_AutofillAuxiliaryProfiles_Enable">
9582 <owner>Please specify the owner of this user action.</owner>
9583 <description>
9584 Please enter the description of this user action.
9585 </description>
9586 </action>
9587
9588 <action name="Options_Autologin_Disable">
9589 <owner>Please specify the owner of this user action.</owner>
9590 <description>
9591 Please enter the description of this user action.
9592 </description>
9593 </action>
9594
9595 <action name="Options_Autologin_Enable">
9596 <owner>Please specify the owner of this user action.</owner>
9597 <description>
9598 Please enter the description of this user action.
9599 </description>
9600 </action>
9601
9602 <action name="Options_BackgroundMode_Disable">
9603 <owner>Please specify the owner of this user action.</owner>
9604 <description>
9605 Please enter the description of this user action.
9606 </description>
9607 </action>
9608
9609 <action name="Options_BackgroundMode_Enable">
9610 <owner>Please specify the owner of this user action.</owner>
9611 <description>
9612 Please enter the description of this user action.
9613 </description>
9614 </action>
9615
9616 <action name="Options_BlockAllPopups_Disable">
9617 <owner>Please specify the owner of this user action.</owner>
9618 <description>
9619 Please enter the description of this user action.
9620 </description>
9621 </action>
9622
9623 <action name="Options_BlockAllPopups_Enable">
9624 <owner>Please specify the owner of this user action.</owner>
9625 <description>
9626 Please enter the description of this user action.
9627 </description>
9628 </action>
9629
9630 <action name="Options_ChangeDefaultZoomLevel">
9631 <owner>Please specify the owner of this user action.</owner>
9632 <description>
9633 Please enter the description of this user action.
9634 </description>
9635 </action>
9636
9637 <action name="Options_ChangeFixedFont">
9638 <owner>Please specify the owner of this user action.</owner>
9639 <description>
9640 Please enter the description of this user action.
9641 </description>
9642 </action>
9643
9644 <action name="Options_ChangeFontEncoding">
9645 <owner>Please specify the owner of this user action.</owner>
9646 <description>
9647 Please enter the description of this user action.
9648 </description>
9649 </action>
9650
9651 <action name="Options_ChangeProxies">
9652 <owner>Please specify the owner of this user action.</owner>
9653 <description>
9654 Please enter the description of this user action.
9655 </description>
9656 </action>
9657
9658 <action name="Options_ChangeSansSerifFont">
9659 <owner>Please specify the owner of this user action.</owner>
9660 <description>
9661 Please enter the description of this user action.
9662 </description>
9663 </action>
9664
9665 <action name="Options_ChangeSerifFont">
9666 <owner>Please specify the owner of this user action.</owner>
9667 <description>
9668 Please enter the description of this user action.
9669 </description>
9670 </action>
9671
9672 <action name="Options_ChangeStandardFont">
9673 <owner>Please specify the owner of this user action.</owner>
9674 <description>
9675 Please enter the description of this user action.
9676 </description>
9677 </action>
9678
9679 <action name="Options_CheckCertRevocation_Disable">
9680 <owner>Please specify the owner of this user action.</owner>
9681 <description>
9682 Please enter the description of this user action.
9683 </description>
9684 </action>
9685
9686 <action name="Options_CheckCertRevocation_Enable">
9687 <owner>Please specify the owner of this user action.</owner>
9688 <description>
9689 Please enter the description of this user action.
9690 </description>
9691 </action>
9692
9693 <action name="Options_ClearData">
9694 <owner>Please specify the owner of this user action.</owner>
9695 <description>
9696 Please enter the description of this user action.
9697 </description>
9698 </action>
9699
9700 <action name="Options_CloudPrintDevicesPage">
9701 <owner>Please specify the owner of this user action.</owner>
9702 <description>
9703 Please enter the description of this user action.
9704 </description>
9705 </action>
9706
9707 <action name="Options_ContentSettings">
9708 <owner>Please specify the owner of this user action.</owner>
9709 <description>
9710 Please enter the description of this user action.
9711 </description>
9712 </action>
9713
9714 <action name="Options_CustomFrame_Disable">
9715 <owner>Please specify the owner of this user action.</owner>
9716 <description>
9717 Please enter the description of this user action.
9718 </description>
9719 </action>
9720
9721 <action name="Options_CustomFrame_Enable">
9722 <owner>Please specify the owner of this user action.</owner>
9723 <description>
9724 Please enter the description of this user action.
9725 </description>
9726 </action>
9727
9728 <action name="Options_DefaultCookieSettingChanged">
9729 <owner>Please specify the owner of this user action.</owner>
9730 <description>
9731 Please enter the description of this user action.
9732 </description>
9733 </action>
9734
9735 <action name="Options_DefaultGeolocationSettingChanged">
9736 <owner>Please specify the owner of this user action.</owner>
9737 <description>
9738 Please enter the description of this user action.
9739 </description>
9740 </action>
9741
9742 <action name="Options_DefaultHandlersSettingChanged">
9743 <owner>Please specify the owner of this user action.</owner>
9744 <description>
9745 Please enter the description of this user action.
9746 </description>
9747 </action>
9748
9749 <action name="Options_DefaultImagesSettingChanged">
9750 <owner>Please specify the owner of this user action.</owner>
9751 <description>
9752 Please enter the description of this user action.
9753 </description>
9754 </action>
9755
9756 <action name="Options_DefaultJavaScriptSettingChanged">
9757 <owner>Please specify the owner of this user action.</owner>
9758 <description>
9759 Please enter the description of this user action.
9760 </description>
9761 </action>
9762
9763 <action name="Options_DefaultMIDISysExSettingChanged">
9764 <owner>Please specify the owner of this user action.</owner>
9765 <description>
9766 Please enter the description of this user action.
9767 </description>
9768 </action>
9769
9770 <action name="Options_DefaultMediaStreamMicSettingChanged">
9771 <owner>Please specify the owner of this user action.</owner>
9772 <description>
9773 Please enter the description of this user action.
9774 </description>
9775 </action>
9776
9777 <action name="Options_DefaultMediaStreamSettingChanged">
9778 <owner>Please specify the owner of this user action.</owner>
9779 <description>
9780 Please enter the description of this user action.
9781 </description>
9782 </action>
9783
9784 <action name="Options_DefaultMouseLockSettingChanged">
9785 <owner>Please specify the owner of this user action.</owner>
9786 <description>
9787 Please enter the description of this user action.
9788 </description>
9789 </action>
9790
9791 <action name="Options_DefaultMultipleAutomaticDLSettingChange">
9792 <owner>Please specify the owner of this user action.</owner>
9793 <description>
9794 Please enter the description of this user action.
9795 </description>
9796 </action>
9797
9798 <action name="Options_DefaultNotificationsSettingChanged">
9799 <owner>Please specify the owner of this user action.</owner>
9800 <description>
9801 Please enter the description of this user action.
9802 </description>
9803 </action>
9804
9805 <action name="Options_DefaultPluginsSettingChanged">
9806 <owner>Please specify the owner of this user action.</owner>
9807 <description>
9808 Please enter the description of this user action.
9809 </description>
9810 </action>
9811
9812 <action name="Options_DefaultPopupsSettingChanged">
9813 <owner>Please specify the owner of this user action.</owner>
9814 <description>
9815 Please enter the description of this user action.
9816 </description>
9817 </action>
9818
9819 <action name="Options_DictionaryLanguage">
9820 <owner>Please specify the owner of this user action.</owner>
9821 <description>
9822 Please enter the description of this user action.
9823 </description>
9824 </action>
9825
9826 <action name="Options_DisableCloudPrintProxy">
9827 <owner>Please specify the owner of this user action.</owner>
9828 <description>
9829 Please enter the description of this user action.
9830 </description>
9831 </action>
9832
9833 <action name="Options_DisableGData_Disable">
9834 <owner>Please specify the owner of this user action.</owner>
9835 <description>
9836 Please enter the description of this user action.
9837 </description>
9838 </action>
9839
9840 <action name="Options_DisableGData_Enable">
9841 <owner>Please specify the owner of this user action.</owner>
9842 <description>
9843 Please enter the description of this user action.
9844 </description>
9845 </action>
9846
9847 <action name="Options_DnsPrefetchCheckbox_Disable">
9848 <owner>Please specify the owner of this user action.</owner>
9849 <description>
9850 Please enter the description of this user action.
9851 </description>
9852 </action>
9853
9854 <action name="Options_DnsPrefetchCheckbox_Enable">
9855 <owner>Please specify the owner of this user action.</owner>
9856 <description>
9857 Please enter the description of this user action.
9858 </description>
9859 </action>
9860
9861 <action name="Options_DoNotTrackCheckbox_Disable">
9862 <owner>Please specify the owner of this user action.</owner>
9863 <description>
9864 Please enter the description of this user action.
9865 </description>
9866 </action>
9867
9868 <action name="Options_DoNotTrackCheckbox_Enable">
9869 <owner>Please specify the owner of this user action.</owner>
9870 <description>
9871 Please enter the description of this user action.
9872 </description>
9873 </action>
9874
9875 <action name="Options_EnableCloudPrintProxy">
9876 <owner>Please specify the owner of this user action.</owner>
9877 <description>
9878 Please enter the description of this user action.
9879 </description>
9880 </action>
9881
9882 <action name="Options_FormAutofill_Disable">
9883 <owner>Please specify the owner of this user action.</owner>
9884 <description>
9885 Please enter the description of this user action.
9886 </description>
9887 </action>
9888
9889 <action name="Options_FormAutofill_Enable">
9890 <owner>Please specify the owner of this user action.</owner>
9891 <description>
9892 Please enter the description of this user action.
9893 </description>
9894 </action>
9895
9896 <action name="Options_GearsSettings">
9897 <owner>Please specify the owner of this user action.</owner>
9898 <description>
9899 Please enter the description of this user action.
9900 </description>
9901 </action>
9902
9903 <action name="Options_GoogleGeolocationAccessCheckbox_Disable">
9904 <owner>Please specify the owner of this user action.</owner>
9905 <description>
9906 Please enter the description of this user action.
9907 </description>
9908 </action>
9909
9910 <action name="Options_GoogleGeolocationAccessCheckbox_Enable">
9911 <owner>Please specify the owner of this user action.</owner>
9912 <description>
9913 Please enter the description of this user action.
9914 </description>
9915 </action>
9916
9917 <action name="Options_GtkThemeSet">
9918 <owner>Please specify the owner of this user action.</owner>
9919 <description>
9920 Please enter the description of this user action.
9921 </description>
9922 </action>
9923
9924 <action name="Options_Homepage_HideHomeButton">
9925 <owner>Please specify the owner of this user action.</owner>
9926 <description>
9927 Please enter the description of this user action.
9928 </description>
9929 </action>
9930
9931 <action name="Options_Homepage_HomeButton_Disable">
9932 <owner>Please specify the owner of this user action.</owner>
9933 <description>
9934 Please enter the description of this user action.
9935 </description>
9936 </action>
9937
9938 <action name="Options_Homepage_HomeButton_Enable">
9939 <owner>Please specify the owner of this user action.</owner>
9940 <description>
9941 Please enter the description of this user action.
9942 </description>
9943 </action>
9944
9945 <action name="Options_Homepage_IsNewTabPage_Disable">
9946 <owner>Please specify the owner of this user action.</owner>
9947 <description>
9948 Please enter the description of this user action.
9949 </description>
9950 </action>
9951
9952 <action name="Options_Homepage_IsNewTabPage_Enable">
9953 <owner>Please specify the owner of this user action.</owner>
9954 <description>
9955 Please enter the description of this user action.
9956 </description>
9957 </action>
9958
9959 <action name="Options_Homepage_ShowHomeButton">
9960 <owner>Please specify the owner of this user action.</owner>
9961 <description>
9962 Please enter the description of this user action.
9963 </description>
9964 </action>
9965
9966 <action name="Options_Homepage_UseNewTab">
9967 <owner>Please specify the owner of this user action.</owner>
9968 <description>
9969 Please enter the description of this user action.
9970 </description>
9971 </action>
9972
9973 <action name="Options_Homepage_UseURL">
9974 <owner>Please specify the owner of this user action.</owner>
9975 <description>
9976 Please enter the description of this user action.
9977 </description>
9978 </action>
9979
9980 <action name="Options_ImagesCheckbox_Disable">
9981 <owner>Please specify the owner of this user action.</owner>
9982 <description>
9983 Please enter the description of this user action.
9984 </description>
9985 </action>
9986
9987 <action name="Options_ImagesCheckbox_Enable">
9988 <owner>Please specify the owner of this user action.</owner>
9989 <description>
9990 Please enter the description of this user action.
9991 </description>
9992 </action>
9993
9994 <action name="Options_InstantEnabled_Disable">
9995 <owner>Please specify the owner of this user action.</owner>
9996 <description>
9997 Please enter the description of this user action.
9998 </description>
9999 </action>
10000
10001 <action name="Options_InstantEnabled_Enable">
10002 <owner>Please specify the owner of this user action.</owner>
10003 <description>
10004 Please enter the description of this user action.
10005 </description>
10006 </action>
10007
10008 <action name="Options_InstantExtendedEnabled_Disable">
10009 <owner>Please specify the owner of this user action.</owner>
10010 <description>
10011 Please enter the description of this user action.
10012 </description>
10013 </action>
10014
10015 <action name="Options_InstantExtendedEnabled_Enable">
10016 <owner>Please specify the owner of this user action.</owner>
10017 <description>
10018 Please enter the description of this user action.
10019 </description>
10020 </action>
10021
10022 <action name="Options_Internet_DataRoaming_Disable">
10023 <owner>Please specify the owner of this user action.</owner>
10024 <description>
10025 Please enter the description of this user action.
10026 </description>
10027 </action>
10028
10029 <action name="Options_Internet_DataRoaming_Enable">
10030 <owner>Please specify the owner of this user action.</owner>
10031 <description>
10032 Please enter the description of this user action.
10033 </description>
10034 </action>
10035
10036 <action name="Options_JavaCheckbox_Disable">
10037 <owner>Please specify the owner of this user action.</owner>
10038 <description>
10039 Please enter the description of this user action.
10040 </description>
10041 </action>
10042
10043 <action name="Options_JavaCheckbox_Enable">
10044 <owner>Please specify the owner of this user action.</owner>
10045 <description>
10046 Please enter the description of this user action.
10047 </description>
10048 </action>
10049
10050 <action name="Options_LinkDoctorCheckbox_Disable">
10051 <owner>Please specify the owner of this user action.</owner>
10052 <description>
10053 Please enter the description of this user action.
10054 </description>
10055 </action>
10056
10057 <action name="Options_LinkDoctorCheckbox_Enable">
10058 <owner>Please specify the owner of this user action.</owner>
10059 <description>
10060 Please enter the description of this user action.
10061 </description>
10062 </action>
10063
10064 <action name="Options_ManageCloudPrinters">
10065 <owner>Please specify the owner of this user action.</owner>
10066 <description>
10067 Please enter the description of this user action.
10068 </description>
10069 </action>
10070
10071 <action name="Options_ManageSSLCertificates">
10072 <owner>Please specify the owner of this user action.</owner>
10073 <description>
10074 Please enter the description of this user action.
10075 </description>
10076 </action>
10077
10078 <action name="Options_ManageSearchEngines">
10079 <owner>Please specify the owner of this user action.</owner>
10080 <description>
10081 Please enter the description of this user action.
10082 </description>
10083 </action>
10084
10085 <action name="Options_ManagerCerts">
10086 <owner>Please specify the owner of this user action.</owner>
10087 <description>
10088 Please enter the description of this user action.
10089 </description>
10090 </action>
10091
10092 <action name="Options_MetricsReportingCheckbox_Disable">
10093 <owner>Please specify the owner of this user action.</owner>
10094 <description>
10095 Please enter the description of this user action.
10096 </description>
10097 </action>
10098
10099 <action name="Options_MetricsReportingCheckbox_Enable">
10100 <owner>Please specify the owner of this user action.</owner>
10101 <description>
10102 Please enter the description of this user action.
10103 </description>
10104 </action>
10105
10106 <action name="Options_MousePrimaryRight_Disable">
10107 <owner>Please specify the owner of this user action.</owner>
10108 <description>
10109 Please enter the description of this user action.
10110 </description>
10111 </action>
10112
10113 <action name="Options_MousePrimaryRight_Enable">
10114 <owner>Please specify the owner of this user action.</owner>
10115 <description>
10116 Please enter the description of this user action.
10117 </description>
10118 </action>
10119
10120 <action name="Options_PasswordGenerationCheckbox_Disable">
10121 <owner>Please specify the owner of this user action.</owner>
10122 <description>
10123 Please enter the description of this user action.
10124 </description>
10125 </action>
10126
10127 <action name="Options_PasswordGenerationCheckbox_Enable">
10128 <owner>Please specify the owner of this user action.</owner>
10129 <description>
10130 Please enter the description of this user action.
10131 </description>
10132 </action>
10133
10134 <action name="Options_PasswordManager_Disable">
10135 <owner>Please specify the owner of this user action.</owner>
10136 <description>
10137 Please enter the description of this user action.
10138 </description>
10139 </action>
10140
10141 <action name="Options_PasswordManager_Enable">
10142 <owner>Please specify the owner of this user action.</owner>
10143 <description>
10144 Please enter the description of this user action.
10145 </description>
10146 </action>
10147
10148 <action name="Options_PluginsCheckbox_Disable">
10149 <owner>Please specify the owner of this user action.</owner>
10150 <description>
10151 Please enter the description of this user action.
10152 </description>
10153 </action>
10154
10155 <action name="Options_PluginsCheckbox_Enable">
10156 <owner>Please specify the owner of this user action.</owner>
10157 <description>
10158 Please enter the description of this user action.
10159 </description>
10160 </action>
10161
10162 <action name="Options_ResetAutoOpenFiles">
10163 <owner>Please specify the owner of this user action.</owner>
10164 <description>
10165 Please enter the description of this user action.
10166 </description>
10167 </action>
10168
10169 <action name="Options_ResetToDefaults">
10170 <owner>Please specify the owner of this user action.</owner>
10171 <description>
10172 Please enter the description of this user action.
10173 </description>
10174 </action>
10175
10176 <action name="Options_SSL2_Disable">
10177 <owner>Please specify the owner of this user action.</owner>
10178 <description>
10179 Please enter the description of this user action.
10180 </description>
10181 </action>
10182
10183 <action name="Options_SSL2_Enable">
10184 <owner>Please specify the owner of this user action.</owner>
10185 <description>
10186 Please enter the description of this user action.
10187 </description>
10188 </action>
10189
10190 <action name="Options_SSL3_Disable">
10191 <owner>Please specify the owner of this user action.</owner>
10192 <description>
10193 Please enter the description of this user action.
10194 </description>
10195 </action>
10196
10197 <action name="Options_SSL3_Enable">
10198 <owner>Please specify the owner of this user action.</owner>
10199 <description>
10200 Please enter the description of this user action.
10201 </description>
10202 </action>
10203
10204 <action name="Options_SafeBrowsingCheckbox_Disable">
10205 <owner>Please specify the owner of this user action.</owner>
10206 <description>
10207 Please enter the description of this user action.
10208 </description>
10209 </action>
10210
10211 <action name="Options_SafeBrowsingCheckbox_Enable">
10212 <owner>Please specify the owner of this user action.</owner>
10213 <description>
10214 Please enter the description of this user action.
10215 </description>
10216 </action>
10217
10218 <action name="Options_SearchEngineChanged">
10219 <owner>Please specify the owner of this user action.</owner>
10220 <description>
10221 Please enter the description of this user action.
10222 </description>
10223 </action>
10224
10225 <action name="Options_SensitivitySlider_Changed">
10226 <owner>Please specify the owner of this user action.</owner>
10227 <description>
10228 Please enter the description of this user action.
10229 </description>
10230 </action>
10231
10232 <action name="Options_SetAsDefaultBrowser">
10233 <owner>Please specify the owner of this user action.</owner>
10234 <description>
10235 Please enter the description of this user action.
10236 </description>
10237 </action>
10238
10239 <action name="Options_SetDownloadDirectory">
10240 <owner>Please specify the owner of this user action.</owner>
10241 <description>
10242 Please enter the description of this user action.
10243 </description>
10244 </action>
10245
10246 <action name="Options_ShowAutoFillSettings">
10247 <owner>Please specify the owner of this user action.</owner>
10248 <description>
10249 Please enter the description of this user action.
10250 </description>
10251 </action>
10252
10253 <action name="Options_ShowBookmarksBar_Disable">
10254 <owner>Please specify the owner of this user action.</owner>
10255 <description>
10256 Please enter the description of this user action.
10257 </description>
10258 </action>
10259
10260 <action name="Options_ShowBookmarksBar_Enable">
10261 <owner>Please specify the owner of this user action.</owner>
10262 <description>
10263 Please enter the description of this user action.
10264 </description>
10265 </action>
10266
10267 <action name="Options_ShowCookies">
10268 <owner>Please specify the owner of this user action.</owner>
10269 <description>
10270 Please enter the description of this user action.
10271 </description>
10272 </action>
10273
10274 <action name="Options_ShowPasswordManager">
10275 <owner>Please specify the owner of this user action.</owner>
10276 <description>
10277 Please enter the description of this user action.
10278 </description>
10279 </action>
10280
10281 <action name="Options_ShowPasswordsExceptions">
10282 <owner>Please specify the owner of this user action.</owner>
10283 <description>
10284 Please enter the description of this user action.
10285 </description>
10286 </action>
10287
10288 <action name="Options_ShowProxySettings">
10289 <owner>Please specify the owner of this user action.</owner>
10290 <description>
10291 Please enter the description of this user action.
10292 </description>
10293 </action>
10294
10295 <action name="Options_SpeedFactorSlider_Changed">
10296 <owner>Please specify the owner of this user action.</owner>
10297 <description>
10298 Please enter the description of this user action.
10299 </description>
10300 </action>
10301
10302 <action name="Options_SpellCheck_Disable">
10303 <owner>Please specify the owner of this user action.</owner>
10304 <description>
10305 Please enter the description of this user action.
10306 </description>
10307 </action>
10308
10309 <action name="Options_SpellCheck_Enable">
10310 <owner>Please specify the owner of this user action.</owner>
10311 <description>
10312 Please enter the description of this user action.
10313 </description>
10314 </action>
10315
10316 <action name="Options_Startup_Custom">
10317 <owner>Please specify the owner of this user action.</owner>
10318 <description>
10319 Please enter the description of this user action.
10320 </description>
10321 </action>
10322
10323 <action name="Options_Startup_Homepage">
10324 <owner>Please specify the owner of this user action.</owner>
10325 <description>
10326 Please enter the description of this user action.
10327 </description>
10328 </action>
10329
10330 <action name="Options_Startup_LastSession">
10331 <owner>Please specify the owner of this user action.</owner>
10332 <description>
10333 Please enter the description of this user action.
10334 </description>
10335 </action>
10336
10337 <action name="Options_Startup_NewTab">
10338 <owner>Please specify the owner of this user action.</owner>
10339 <description>
10340 Please enter the description of this user action.
10341 </description>
10342 </action>
10343
10344 <action name="Options_TLS1_Disable">
10345 <owner>Please specify the owner of this user action.</owner>
10346 <description>
10347 Please enter the description of this user action.
10348 </description>
10349 </action>
10350
10351 <action name="Options_TLS1_Enable">
10352 <owner>Please specify the owner of this user action.</owner>
10353 <description>
10354 Please enter the description of this user action.
10355 </description>
10356 </action>
10357
10358 <action name="Options_TabsToLinks_Disable">
10359 <owner>Please specify the owner of this user action.</owner>
10360 <description>
10361 Please enter the description of this user action.
10362 </description>
10363 </action>
10364
10365 <action name="Options_TabsToLinks_Enable">
10366 <owner>Please specify the owner of this user action.</owner>
10367 <description>
10368 Please enter the description of this user action.
10369 </description>
10370 </action>
10371
10372 <action name="Options_TapToClickCheckbox_Disable">
10373 <owner>Please specify the owner of this user action.</owner>
10374 <description>
10375 Please enter the description of this user action.
10376 </description>
10377 </action>
10378
10379 <action name="Options_TapToClickCheckbox_Enable">
10380 <owner>Please specify the owner of this user action.</owner>
10381 <description>
10382 Please enter the description of this user action.
10383 </description>
10384 </action>
10385
10386 <action name="Options_ThemesGallery">
10387 <owner>Please specify the owner of this user action.</owner>
10388 <description>
10389 Please enter the description of this user action.
10390 </description>
10391 </action>
10392
10393 <action name="Options_ThemesReset">
10394 <owner>Please specify the owner of this user action.</owner>
10395 <description>
10396 Please enter the description of this user action.
10397 </description>
10398 </action>
10399
10400 <action name="Options_TouchpadNaturalScroll_Disable">
10401 <owner>Please specify the owner of this user action.</owner>
10402 <description>
10403 Please enter the description of this user action.
10404 </description>
10405 </action>
10406
10407 <action name="Options_TouchpadNaturalScroll_Enable">
10408 <owner>Please specify the owner of this user action.</owner>
10409 <description>
10410 Please enter the description of this user action.
10411 </description>
10412 </action>
10413
10414 <action name="Options_TouchpadTapToClick_Disable">
10415 <owner>Please specify the owner of this user action.</owner>
10416 <description>
10417 Please enter the description of this user action.
10418 </description>
10419 </action>
10420
10421 <action name="Options_TouchpadTapToClick_Enable">
10422 <owner>Please specify the owner of this user action.</owner>
10423 <description>
10424 Please enter the description of this user action.
10425 </description>
10426 </action>
10427
10428 <action name="Options_Translate_Disable">
10429 <owner>Please specify the owner of this user action.</owner>
10430 <description>
10431 Please enter the description of this user action.
10432 </description>
10433 </action>
10434
10435 <action name="Options_Translate_Enable">
10436 <owner>Please specify the owner of this user action.</owner>
10437 <description>
10438 Please enter the description of this user action.
10439 </description>
10440 </action>
10441
10442 <action name="Options_UseSpellingServiceCheckbox_Disable">
10443 <owner>Please specify the owner of this user action.</owner>
10444 <description>
10445 Please enter the description of this user action.
10446 </description>
10447 </action>
10448
10449 <action name="Options_UseSpellingServiceCheckbox_Enable">
10450 <owner>Please specify the owner of this user action.</owner>
10451 <description>
10452 Please enter the description of this user action.
10453 </description>
10454 </action>
10455
10456 <action name="Options_UseSuggestCheckbox_Disable">
10457 <owner>Please specify the owner of this user action.</owner>
10458 <description>
10459 Please enter the description of this user action.
10460 </description>
10461 </action>
10462
10463 <action name="Options_UseSuggestCheckbox_Enable">
10464 <owner>Please specify the owner of this user action.</owner>
10465 <description>
10466 Please enter the description of this user action.
10467 </description>
10468 </action>
10469
10470 <action name="Options_VertEdgeScrollCheckbox_Disable">
10471 <owner>Please specify the owner of this user action.</owner>
10472 <description>
10473 Please enter the description of this user action.
10474 </description>
10475 </action>
10476
10477 <action name="Options_VertEdgeScrollCheckbox_Enable">
10478 <owner>Please specify the owner of this user action.</owner>
10479 <description>
10480 Please enter the description of this user action.
10481 </description>
10482 </action>
10483
10484 <action name="OutdatedPluginInfobar.AllowThisTime">
10485 <owner>Please specify the owner of this user action.</owner>
10486 <description>
10487 Please enter the description of this user action.
10488 </description>
10489 </action>
10490
10491 <action name="OutdatedPluginInfobar.Closed">
10492 <owner>Please specify the owner of this user action.</owner>
10493 <description>
10494 Please enter the description of this user action.
10495 </description>
10496 </action>
10497
10498 <action name="OutdatedPluginInfobar.Dismissed">
10499 <owner>Please specify the owner of this user action.</owner>
10500 <description>
10501 Please enter the description of this user action.
10502 </description>
10503 </action>
10504
10505 <action name="OutdatedPluginInfobar.LearnMore">
10506 <owner>Please specify the owner of this user action.</owner>
10507 <description>
10508 Please enter the description of this user action.
10509 </description>
10510 </action>
10511
10512 <action name="OutdatedPluginInfobar.Shown">
10513 <owner>Please specify the owner of this user action.</owner>
10514 <description>
10515 Please enter the description of this user action.
10516 </description>
10517 </action>
10518
10519 <action name="OutdatedPluginInfobar.Shown.Java">
10520 <owner>Please specify the owner of this user action.</owner>
10521 <description>
10522 Please enter the description of this user action.
10523 </description>
10524 </action>
10525
10526 <action name="OutdatedPluginInfobar.Shown.QuickTime">
10527 <owner>Please specify the owner of this user action.</owner>
10528 <description>
10529 Please enter the description of this user action.
10530 </description>
10531 </action>
10532
10533 <action name="OutdatedPluginInfobar.Shown.Reader">
10534 <owner>Please specify the owner of this user action.</owner>
10535 <description>
10536 Please enter the description of this user action.
10537 </description>
10538 </action>
10539
10540 <action name="OutdatedPluginInfobar.Shown.RealPlayer">
10541 <owner>Please specify the owner of this user action.</owner>
10542 <description>
10543 Please enter the description of this user action.
10544 </description>
10545 </action>
10546
10547 <action name="OutdatedPluginInfobar.Shown.Shockwave">
10548 <owner>Please specify the owner of this user action.</owner>
10549 <description>
10550 Please enter the description of this user action.
10551 </description>
10552 </action>
10553
10554 <action name="OutdatedPluginInfobar.Shown.Silverlight">
10555 <owner>Please specify the owner of this user action.</owner>
10556 <description>
10557 Please enter the description of this user action.
10558 </description>
10559 </action>
10560
10561 <action name="OutdatedPluginInfobar.Update">
10562 <owner>Please specify the owner of this user action.</owner>
10563 <description>
10564 Please enter the description of this user action.
10565 </description>
10566 </action>
10567
10568 <action name="OutdatedUpgradeBubble.Later">
10569 <owner>Please specify the owner of this user action.</owner>
10570 <description>
10571 Please enter the description of this user action.
10572 </description>
10573 </action>
10574
10575 <action name="OutdatedUpgradeBubble.Reinstall">
10576 <owner>Please specify the owner of this user action.</owner>
10577 <description>
10578 Please enter the description of this user action.
10579 </description>
10580 </action>
10581
10582 <action name="OutdatedUpgradeBubble.Show">
10583 <owner>Please specify the owner of this user action.</owner>
10584 <description>
10585 Please enter the description of this user action.
10586 </description>
10587 </action>
10588
10589 <action name="Outdent">
10590 <owner>Please specify the owner of this user action.</owner>
10591 <description>
10592 Please enter the description of this user action.
10593 </description>
10594 </action>
10595
10596 <action name="OverrideEncoding">
10597 <owner>Please specify the owner of this user action.</owner>
10598 <description>
10599 Please enter the description of this user action.
10600 </description>
10601 </action>
10602
10603 <action name="PDF.FitToHeightButton">
10604 <owner>Please specify the owner of this user action.</owner>
10605 <description>
10606 Please enter the description of this user action.
10607 </description>
10608 </action>
10609
10610 <action name="PDF.FitToPageButton">
10611 <owner>Please specify the owner of this user action.</owner>
10612 <description>
10613 Please enter the description of this user action.
10614 </description>
10615 </action>
10616
10617 <action name="PDF.FitToWidthButton">
10618 <owner>Please specify the owner of this user action.</owner>
10619 <description>
10620 Please enter the description of this user action.
10621 </description>
10622 </action>
10623
10624 <action name="PDF.LoadFailure">
10625 <owner>Please specify the owner of this user action.</owner>
10626 <description>
10627 Please enter the description of this user action.
10628 </description>
10629 </action>
10630
10631 <action name="PDF.LoadSuccess">
10632 <owner>Please specify the owner of this user action.</owner>
10633 <description>
10634 Please enter the description of this user action.
10635 </description>
10636 </action>
10637
10638 <action name="PDF.PreviewDocumentLoadFailure">
10639 <owner>Please specify the owner of this user action.</owner>
10640 <description>
10641 Please enter the description of this user action.
10642 </description>
10643 </action>
10644
10645 <action name="PDF.PrintButton">
10646 <owner>Please specify the owner of this user action.</owner>
10647 <description>
10648 Please enter the description of this user action.
10649 </description>
10650 </action>
10651
10652 <action name="PDF.PrintPage">
10653 <owner>Please specify the owner of this user action.</owner>
10654 <description>
10655 Please enter the description of this user action.
10656 </description>
10657 </action>
10658
10659 <action name="PDF.SaveButton">
10660 <owner>Please specify the owner of this user action.</owner>
10661 <description>
10662 Please enter the description of this user action.
10663 </description>
10664 </action>
10665
10666 <action name="PDF.SavePage">
10667 <owner>Please specify the owner of this user action.</owner>
10668 <description>
10669 Please enter the description of this user action.
10670 </description>
10671 </action>
10672
10673 <action name="PDF.ZoomFromBrowser">
10674 <owner>Please specify the owner of this user action.</owner>
10675 <description>
10676 Please enter the description of this user action.
10677 </description>
10678 </action>
10679
10680 <action name="PDF.ZoomInButton">
10681 <owner>Please specify the owner of this user action.</owner>
10682 <description>
10683 Please enter the description of this user action.
10684 </description>
10685 </action>
10686
10687 <action name="PDF.ZoomOutButton">
10688 <owner>Please specify the owner of this user action.</owner>
10689 <description>
10690 Please enter the description of this user action.
10691 </description>
10692 </action>
10693
10694 <action name="PDF_EnableReaderInfoBarCancel">
10695 <owner>Please specify the owner of this user action.</owner>
10696 <description>
10697 Please enter the description of this user action.
10698 </description>
10699 </action>
10700
10701 <action name="PDF_EnableReaderInfoBarOK">
10702 <owner>Please specify the owner of this user action.</owner>
10703 <description>
10704 Please enter the description of this user action.
10705 </description>
10706 </action>
10707
10708 <action name="PDF_EnableReaderInfoBarShown">
10709 <owner>Please specify the owner of this user action.</owner>
10710 <description>
10711 Please enter the description of this user action.
10712 </description>
10713 </action>
10714
10715 <action name="PDF_InstallReaderInfoBarCancel">
10716 <owner>Please specify the owner of this user action.</owner>
10717 <description>
10718 Please enter the description of this user action.
10719 </description>
10720 </action>
10721
10722 <action name="PDF_InstallReaderInfoBarOK">
10723 <owner>Please specify the owner of this user action.</owner>
10724 <description>
10725 Please enter the description of this user action.
10726 </description>
10727 </action>
10728
10729 <action name="PDF_InstallReaderInfoBarShown">
10730 <owner>Please specify the owner of this user action.</owner>
10731 <description>
10732 Please enter the description of this user action.
10733 </description>
10734 </action>
10735
10736 <action name="PDF_ReaderInterstitialCancel">
10737 <owner>Please specify the owner of this user action.</owner>
10738 <description>
10739 Please enter the description of this user action.
10740 </description>
10741 </action>
10742
10743 <action name="PDF_ReaderInterstitialIgnore">
10744 <owner>Please specify the owner of this user action.</owner>
10745 <description>
10746 Please enter the description of this user action.
10747 </description>
10748 </action>
10749
10750 <action name="PDF_ReaderInterstitialShown">
10751 <owner>Please specify the owner of this user action.</owner>
10752 <description>
10753 Please enter the description of this user action.
10754 </description>
10755 </action>
10756
10757 <action name="PDF_ReaderInterstitialUpdate">
10758 <owner>Please specify the owner of this user action.</owner>
10759 <description>
10760 Please enter the description of this user action.
10761 </description>
10762 </action>
10763
10764 <action name="PDF_Unsupported_3D">
10765 <owner>Please specify the owner of this user action.</owner>
10766 <description>
10767 Please enter the description of this user action.
10768 </description>
10769 </action>
10770
10771 <action name="PDF_Unsupported_Attachment">
10772 <owner>Please specify the owner of this user action.</owner>
10773 <description>
10774 Please enter the description of this user action.
10775 </description>
10776 </action>
10777
10778 <action name="PDF_Unsupported_Bookmarks">
10779 <owner>Please specify the owner of this user action.</owner>
10780 <description>
10781 Please enter the description of this user action.
10782 </description>
10783 </action>
10784
10785 <action name="PDF_Unsupported_Digital_Signature">
10786 <owner>Please specify the owner of this user action.</owner>
10787 <description>
10788 Please enter the description of this user action.
10789 </description>
10790 </action>
10791
10792 <action name="PDF_Unsupported_Movie">
10793 <owner>Please specify the owner of this user action.</owner>
10794 <description>
10795 Please enter the description of this user action.
10796 </description>
10797 </action>
10798
10799 <action name="PDF_Unsupported_Portfolios">
10800 <owner>Please specify the owner of this user action.</owner>
10801 <description>
10802 Please enter the description of this user action.
10803 </description>
10804 </action>
10805
10806 <action name="PDF_Unsupported_Portfolios_Packages">
10807 <owner>Please specify the owner of this user action.</owner>
10808 <description>
10809 Please enter the description of this user action.
10810 </description>
10811 </action>
10812
10813 <action name="PDF_Unsupported_Rights_Management">
10814 <owner>Please specify the owner of this user action.</owner>
10815 <description>
10816 Please enter the description of this user action.
10817 </description>
10818 </action>
10819
10820 <action name="PDF_Unsupported_Screen">
10821 <owner>Please specify the owner of this user action.</owner>
10822 <description>
10823 Please enter the description of this user action.
10824 </description>
10825 </action>
10826
10827 <action name="PDF_Unsupported_Shared_Form">
10828 <owner>Please specify the owner of this user action.</owner>
10829 <description>
10830 Please enter the description of this user action.
10831 </description>
10832 </action>
10833
10834 <action name="PDF_Unsupported_Shared_Review">
10835 <owner>Please specify the owner of this user action.</owner>
10836 <description>
10837 Please enter the description of this user action.
10838 </description>
10839 </action>
10840
10841 <action name="PDF_Unsupported_Sound">
10842 <owner>Please specify the owner of this user action.</owner>
10843 <description>
10844 Please enter the description of this user action.
10845 </description>
10846 </action>
10847
10848 <action name="PDF_Unsupported_XFA">
10849 <owner>Please specify the owner of this user action.</owner>
10850 <description>
10851 Please enter the description of this user action.
10852 </description>
10853 </action>
10854
10855 <action name="PDF_UseReaderInfoBarCancel">
10856 <owner>Please specify the owner of this user action.</owner>
10857 <description>
10858 Please enter the description of this user action.
10859 </description>
10860 </action>
10861
10862 <action name="PDF_UseReaderInfoBarOK">
10863 <owner>Please specify the owner of this user action.</owner>
10864 <description>
10865 Please enter the description of this user action.
10866 </description>
10867 </action>
10868
10869 <action name="PDF_UseReaderInfoBarShown">
10870 <owner>Please specify the owner of this user action.</owner>
10871 <description>
10872 Please enter the description of this user action.
10873 </description>
10874 </action>
10875
10876 <action name="PPAPI.BrokerInfobarClickedAllow">
10877 <owner>Please specify the owner of this user action.</owner>
10878 <description>
10879 Please enter the description of this user action.
10880 </description>
10881 </action>
10882
10883 <action name="PPAPI.BrokerInfobarClickedDeny">
10884 <owner>Please specify the owner of this user action.</owner>
10885 <description>
10886 Please enter the description of this user action.
10887 </description>
10888 </action>
10889
10890 <action name="PPAPI.BrokerInfobarDisplayed">
10891 <owner>Please specify the owner of this user action.</owner>
10892 <description>
10893 Please enter the description of this user action.
10894 </description>
10895 </action>
10896
10897 <action name="PPAPI.BrokerSettingAllow">
10898 <owner>Please specify the owner of this user action.</owner>
10899 <description>
10900 Please enter the description of this user action.
10901 </description>
10902 </action>
10903
10904 <action name="PPAPI.BrokerSettingDeny">
10905 <owner>Please specify the owner of this user action.</owner>
10906 <description>
10907 Please enter the description of this user action.
10908 </description>
10909 </action>
10910
10911 <action name="PageDown">
10912 <owner>Please specify the owner of this user action.</owner>
10913 <description>
10914 Please enter the description of this user action.
10915 </description>
10916 </action>
10917
10918 <action name="PageLoad">
10919 <owner>Please specify the owner of this user action.</owner>
10920 <description>
10921 Please enter the description of this user action.
10922 </description>
10923 </action>
10924
10925 <action name="PageLoadSRP">
10926 <owner>Please specify the owner of this user action.</owner>
10927 <description>
10928 Please enter the description of this user action.
10929 </description>
10930 </action>
10931
10932 <action name="PageUp">
10933 <owner>Please specify the owner of this user action.</owner>
10934 <description>
10935 Please enter the description of this user action.
10936 </description>
10937 </action>
10938
10939 <action name="Panel_Minimize_Caption_Click">
10940 <owner>Please specify the owner of this user action.</owner>
10941 <description>
10942 Please enter the description of this user action.
10943 </description>
10944 </action>
10945
10946 <action name="Panel_Minimize_Caption_Gesture">
10947 <owner>Please specify the owner of this user action.</owner>
10948 <description>
10949 Please enter the description of this user action.
10950 </description>
10951 </action>
10952
10953 <action name="PasswordManager_Disabled">
10954 <owner>Please specify the owner of this user action.</owner>
10955 <description>
10956 Please enter the description of this user action.
10957 </description>
10958 </action>
10959
10960 <action name="PasswordManager_Enabled">
10961 <owner>Please specify the owner of this user action.</owner>
10962 <description>
10963 Please enter the description of this user action.
10964 </description>
10965 </action>
10966
10967 <action name="PasswordManager_RemovePasswordException">
10968 <owner>Please specify the owner of this user action.</owner>
10969 <description>
10970 Please enter the description of this user action.
10971 </description>
10972 </action>
10973
10974 <action name="PasswordManager_RemoveSavedPassword">
10975 <owner>Please specify the owner of this user action.</owner>
10976 <description>
10977 Please enter the description of this user action.
10978 </description>
10979 </action>
10980
10981 <action name="Paste">
10982 <owner>Please specify the owner of this user action.</owner>
10983 <description>
10984 Please enter the description of this user action.
10985 </description>
10986 </action>
10987
10988 <action name="PasteAndMatchStyle">
10989 <owner>Please specify the owner of this user action.</owner>
10990 <description>
10991 Please enter the description of this user action.
10992 </description>
10993 </action>
10994
10995 <action name="PeopleSearch_OpenChat">
10996 <owner>Please specify the owner of this user action.</owner>
10997 <description>
10998 Please enter the description of this user action.
10999 </description>
11000 </action>
11001
11002 <action name="PeopleSearch_SendEmail">
11003 <owner>Please specify the owner of this user action.</owner>
11004 <description>
11005 Please enter the description of this user action.
11006 </description>
11007 </action>
11008
11009 <action name="PlatformVerificationAccepted">
11010 <owner>Please specify the owner of this user action.</owner>
11011 <description>
11012 Please enter the description of this user action.
11013 </description>
11014 </action>
11015
11016 <action name="PlatformVerificationRejected">
11017 <owner>Please specify the owner of this user action.</owner>
11018 <description>
11019 Please enter the description of this user action.
11020 </description>
11021 </action>
11022
11023 <action name="PluginContextMenu_RotateClockwise">
11024 <owner>Please specify the owner of this user action.</owner>
11025 <description>
11026 Please enter the description of this user action.
11027 </description>
11028 </action>
11029
11030 <action name="PluginContextMenu_RotateCounterclockwise">
11031 <owner>Please specify the owner of this user action.</owner>
11032 <description>
11033 Please enter the description of this user action.
11034 </description>
11035 </action>
11036
11037 <action name="PluginLoaderPosix.LaunchUtilityProcess">
11038 <owner>Please specify the owner of this user action.</owner>
11039 <description>
11040 Please enter the description of this user action.
11041 </description>
11042 </action>
11043
11044 <action name="PluginLoaderPosix.UtilityProcessCrashed">
11045 <owner>Please specify the owner of this user action.</owner>
11046 <description>
11047 Please enter the description of this user action.
11048 </description>
11049 </action>
11050
11051 <action name="Plugin_200ForByteRange">
11052 <owner>Please specify the owner of this user action.</owner>
11053 <description>
11054 Please enter the description of this user action.
11055 </description>
11056 </action>
11057
11058 <action name="Plugin_Blocked">
11059 <owner>Please specify the owner of this user action.</owner>
11060 <description>
11061 Please enter the description of this user action.
11062 </description>
11063 </action>
11064
11065 <action name="Plugin_BlockedByPolicy">
11066 <owner>Please specify the owner of this user action.</owner>
11067 <description>
11068 Please enter the description of this user action.
11069 </description>
11070 </action>
11071
11072 <action name="Plugin_ClickToPlay">
11073 <owner>Please specify the owner of this user action.</owner>
11074 <description>
11075 Please enter the description of this user action.
11076 </description>
11077 </action>
11078
11079 <action name="Plugin_Hide_Click">
11080 <owner>Please specify the owner of this user action.</owner>
11081 <description>
11082 Please enter the description of this user action.
11083 </description>
11084 </action>
11085
11086 <action name="Plugin_Hide_Menu">
11087 <owner>Please specify the owner of this user action.</owner>
11088 <description>
11089 Please enter the description of this user action.
11090 </description>
11091 </action>
11092
11093 <action name="Plugin_Load_Click">
11094 <owner>Please specify the owner of this user action.</owner>
11095 <description>
11096 Please enter the description of this user action.
11097 </description>
11098 </action>
11099
11100 <action name="Plugin_Load_Menu">
11101 <owner>Please specify the owner of this user action.</owner>
11102 <description>
11103 Please enter the description of this user action.
11104 </description>
11105 </action>
11106
11107 <action name="Plugin_Load_UI">
11108 <owner>Please specify the owner of this user action.</owner>
11109 <description>
11110 Please enter the description of this user action.
11111 </description>
11112 </action>
11113
11114 <action name="Plugin_NPAPINotSupported">
11115 <owner>Please specify the owner of this user action.</owner>
11116 <description>
11117 Please enter the description of this user action.
11118 </description>
11119 </action>
11120
11121 <action name="PrintNow">
11122 <owner>Please specify the owner of this user action.</owner>
11123 <description>
11124 Please enter the description of this user action.
11125 </description>
11126 </action>
11127
11128 <action name="PrintPreview">
11129 <owner>Please specify the owner of this user action.</owner>
11130 <description>
11131 Please enter the description of this user action.
11132 </description>
11133 </action>
11134
11135 <action name="PrintView_PrintDialog">
11136 <owner>Please specify the owner of this user action.</owner>
11137 <description>
11138 Please enter the description of this user action.
11139 </description>
11140 </action>
11141
11142 <action name="PrintView_PrintNow">
11143 <owner>Please specify the owner of this user action.</owner>
11144 <description>
11145 Please enter the description of this user action.
11146 </description>
11147 </action>
11148
11149 <action name="PrintView_ZoomMinus">
11150 <owner>Please specify the owner of this user action.</owner>
11151 <description>
11152 Please enter the description of this user action.
11153 </description>
11154 </action>
11155
11156 <action name="PrintView_ZoomPageFull">
11157 <owner>Please specify the owner of this user action.</owner>
11158 <description>
11159 Please enter the description of this user action.
11160 </description>
11161 </action>
11162
11163 <action name="PrintView_ZoomPageWidth">
11164 <owner>Please specify the owner of this user action.</owner>
11165 <description>
11166 Please enter the description of this user action.
11167 </description>
11168 </action>
11169
11170 <action name="PrintView_ZoomPlus">
11171 <owner>Please specify the owner of this user action.</owner>
11172 <description>
11173 Please enter the description of this user action.
11174 </description>
11175 </action>
11176
11177 <action name="ProcessSwapBindingsMismatch_RVHM">
11178 <owner>Please specify the owner of this user action.</owner>
11179 <description>
11180 Please enter the description of this user action.
11181 </description>
11182 </action>
11183
11184 <action name="Redo">
11185 <owner>Please specify the owner of this user action.</owner>
11186 <description>
11187 Please enter the description of this user action.
11188 </description>
11189 </action>
11190
11191 <action name="RegisterProtocolHandler.ContextMenu_Open">
11192 <owner>Please specify the owner of this user action.</owner>
11193 <description>
11194 Please enter the description of this user action.
11195 </description>
11196 </action>
11197
11198 <action name="RegisterProtocolHandler.ContextMenu_Settings">
11199 <owner>Please specify the owner of this user action.</owner>
11200 <description>
11201 Please enter the description of this user action.
11202 </description>
11203 </action>
11204
11205 <action name="RegisterProtocolHandler.InfoBar_Deny">
11206 <owner>Please specify the owner of this user action.</owner>
11207 <description>
11208 Please enter the description of this user action.
11209 </description>
11210 </action>
11211
11212 <action name="RegisterProtocolHandler.InfoBar_LearnMore">
11213 <owner>Please specify the owner of this user action.</owner>
11214 <description>
11215 Please enter the description of this user action.
11216 </description>
11217 </action>
11218
11219 <action name="RegisterProtocolHandler.InfoBar_Shown">
11220 <owner>Please specify the owner of this user action.</owner>
11221 <description>
11222 Please enter the description of this user action.
11223 </description>
11224 </action>
11225
11226 <action name="RegisterProtocolHandler.Infobar_Accept">
11227 <owner>Please specify the owner of this user action.</owner>
11228 <description>
11229 Please enter the description of this user action.
11230 </description>
11231 </action>
11232
11233 <action name="Reload">
11234 <owner>Please specify the owner of this user action.</owner>
11235 <description>
11236 Please enter the description of this user action.
11237 </description>
11238 </action>
11239
11240 <action name="ReloadIgnoringCache">
11241 <owner>Please specify the owner of this user action.</owner>
11242 <description>
11243 Please enter the description of this user action.
11244 </description>
11245 </action>
11246
11247 <action name="RemoveFormat">
11248 <owner>Please specify the owner of this user action.</owner>
11249 <description>
11250 Please enter the description of this user action.
11251 </description>
11252 </action>
11253
11254 <action name="ReportBug">
11255 <owner>Please specify the owner of this user action.</owner>
11256 <description>
11257 Please enter the description of this user action.
11258 </description>
11259 </action>
11260
11261 <action name="ResetProfile">
11262 <owner>Please specify the owner of this user action.</owner>
11263 <description>
11264 Please enter the description of this user action.
11265 </description>
11266 </action>
11267
11268 <action name="RestoreTab">
11269 <owner>Please specify the owner of this user action.</owner>
11270 <description>
11271 Please enter the description of this user action.
11272 </description>
11273 </action>
11274
11275 <action name="SBInterstitialMalwareDontProceed">
11276 <owner>Please specify the owner of this user action.</owner>
11277 <description>
11278 Please enter the description of this user action.
11279 </description>
11280 </action>
11281
11282 <action name="SBInterstitialMalwareDontProceed_V1">
11283 <owner>Please specify the owner of this user action.</owner>
11284 <description>
11285 Please enter the description of this user action.
11286 </description>
11287 </action>
11288
11289 <action name="SBInterstitialMalwareDontProceed_V2">
11290 <owner>Please specify the owner of this user action.</owner>
11291 <description>
11292 Please enter the description of this user action.
11293 </description>
11294 </action>
11295
11296 <action name="SBInterstitialMalwareForcedDontProceed">
11297 <owner>Please specify the owner of this user action.</owner>
11298 <description>
11299 Please enter the description of this user action.
11300 </description>
11301 </action>
11302
11303 <action name="SBInterstitialMalwareForcedDontProceed_V1">
11304 <owner>Please specify the owner of this user action.</owner>
11305 <description>
11306 Please enter the description of this user action.
11307 </description>
11308 </action>
11309
11310 <action name="SBInterstitialMalwareForcedDontProceed_V2">
11311 <owner>Please specify the owner of this user action.</owner>
11312 <description>
11313 Please enter the description of this user action.
11314 </description>
11315 </action>
11316
11317 <action name="SBInterstitialMalwareProceed">
11318 <owner>Please specify the owner of this user action.</owner>
11319 <description>
11320 Please enter the description of this user action.
11321 </description>
11322 </action>
11323
11324 <action name="SBInterstitialMalwareProceed_V1">
11325 <owner>Please specify the owner of this user action.</owner>
11326 <description>
11327 Please enter the description of this user action.
11328 </description>
11329 </action>
11330
11331 <action name="SBInterstitialMalwareProceed_V2">
11332 <owner>Please specify the owner of this user action.</owner>
11333 <description>
11334 Please enter the description of this user action.
11335 </description>
11336 </action>
11337
11338 <action name="SBInterstitialMalwareShow">
11339 <owner>Please specify the owner of this user action.</owner>
11340 <description>
11341 Please enter the description of this user action.
11342 </description>
11343 </action>
11344
11345 <action name="SBInterstitialMalwareShow_V1">
11346 <owner>Please specify the owner of this user action.</owner>
11347 <description>
11348 Please enter the description of this user action.
11349 </description>
11350 </action>
11351
11352 <action name="SBInterstitialMalwareShow_V2">
11353 <owner>Please specify the owner of this user action.</owner>
11354 <description>
11355 Please enter the description of this user action.
11356 </description>
11357 </action>
11358
11359 <action name="SBInterstitialMultipleDontProceed">
11360 <owner>Please specify the owner of this user action.</owner>
11361 <description>
11362 Please enter the description of this user action.
11363 </description>
11364 </action>
11365
11366 <action name="SBInterstitialMultipleDontProceed_V1">
11367 <owner>Please specify the owner of this user action.</owner>
11368 <description>
11369 Please enter the description of this user action.
11370 </description>
11371 </action>
11372
11373 <action name="SBInterstitialMultipleDontProceed_V2">
11374 <owner>Please specify the owner of this user action.</owner>
11375 <description>
11376 Please enter the description of this user action.
11377 </description>
11378 </action>
11379
11380 <action name="SBInterstitialMultipleForcedDontProceed">
11381 <owner>Please specify the owner of this user action.</owner>
11382 <description>
11383 Please enter the description of this user action.
11384 </description>
11385 </action>
11386
11387 <action name="SBInterstitialMultipleForcedDontProceed_V1">
11388 <owner>Please specify the owner of this user action.</owner>
11389 <description>
11390 Please enter the description of this user action.
11391 </description>
11392 </action>
11393
11394 <action name="SBInterstitialMultipleForcedDontProceed_V2">
11395 <owner>Please specify the owner of this user action.</owner>
11396 <description>
11397 Please enter the description of this user action.
11398 </description>
11399 </action>
11400
11401 <action name="SBInterstitialMultipleProceed">
11402 <owner>Please specify the owner of this user action.</owner>
11403 <description>
11404 Please enter the description of this user action.
11405 </description>
11406 </action>
11407
11408 <action name="SBInterstitialMultipleProceed_V1">
11409 <owner>Please specify the owner of this user action.</owner>
11410 <description>
11411 Please enter the description of this user action.
11412 </description>
11413 </action>
11414
11415 <action name="SBInterstitialMultipleProceed_V2">
11416 <owner>Please specify the owner of this user action.</owner>
11417 <description>
11418 Please enter the description of this user action.
11419 </description>
11420 </action>
11421
11422 <action name="SBInterstitialMultipleShow">
11423 <owner>Please specify the owner of this user action.</owner>
11424 <description>
11425 Please enter the description of this user action.
11426 </description>
11427 </action>
11428
11429 <action name="SBInterstitialMultipleShow_V1">
11430 <owner>Please specify the owner of this user action.</owner>
11431 <description>
11432 Please enter the description of this user action.
11433 </description>
11434 </action>
11435
11436 <action name="SBInterstitialMultipleShow_V2">
11437 <owner>Please specify the owner of this user action.</owner>
11438 <description>
11439 Please enter the description of this user action.
11440 </description>
11441 </action>
11442
11443 <action name="SBInterstitialPhishingDontProceed">
11444 <owner>Please specify the owner of this user action.</owner>
11445 <description>
11446 Please enter the description of this user action.
11447 </description>
11448 </action>
11449
11450 <action name="SBInterstitialPhishingDontProceed_V1">
11451 <owner>Please specify the owner of this user action.</owner>
11452 <description>
11453 Please enter the description of this user action.
11454 </description>
11455 </action>
11456
11457 <action name="SBInterstitialPhishingDontProceed_V2">
11458 <owner>Please specify the owner of this user action.</owner>
11459 <description>
11460 Please enter the description of this user action.
11461 </description>
11462 </action>
11463
11464 <action name="SBInterstitialPhishingForcedDontProceed">
11465 <owner>Please specify the owner of this user action.</owner>
11466 <description>
11467 Please enter the description of this user action.
11468 </description>
11469 </action>
11470
11471 <action name="SBInterstitialPhishingForcedDontProceed_V1">
11472 <owner>Please specify the owner of this user action.</owner>
11473 <description>
11474 Please enter the description of this user action.
11475 </description>
11476 </action>
11477
11478 <action name="SBInterstitialPhishingForcedDontProceed_V2">
11479 <owner>Please specify the owner of this user action.</owner>
11480 <description>
11481 Please enter the description of this user action.
11482 </description>
11483 </action>
11484
11485 <action name="SBInterstitialPhishingProceed">
11486 <owner>Please specify the owner of this user action.</owner>
11487 <description>
11488 Please enter the description of this user action.
11489 </description>
11490 </action>
11491
11492 <action name="SBInterstitialPhishingProceed_V1">
11493 <owner>Please specify the owner of this user action.</owner>
11494 <description>
11495 Please enter the description of this user action.
11496 </description>
11497 </action>
11498
11499 <action name="SBInterstitialPhishingProceed_V2">
11500 <owner>Please specify the owner of this user action.</owner>
11501 <description>
11502 Please enter the description of this user action.
11503 </description>
11504 </action>
11505
11506 <action name="SBInterstitialPhishingShow">
11507 <owner>Please specify the owner of this user action.</owner>
11508 <description>
11509 Please enter the description of this user action.
11510 </description>
11511 </action>
11512
11513 <action name="SBInterstitialPhishingShow_V1">
11514 <owner>Please specify the owner of this user action.</owner>
11515 <description>
11516 Please enter the description of this user action.
11517 </description>
11518 </action>
11519
11520 <action name="SBInterstitialPhishingShow_V2">
11521 <owner>Please specify the owner of this user action.</owner>
11522 <description>
11523 Please enter the description of this user action.
11524 </description>
11525 </action>
11526
11527 <action name="SSL.DisplayedInsecureContent">
11528 <owner>Please specify the owner of this user action.</owner>
11529 <description>
11530 Please enter the description of this user action.
11531 </description>
11532 </action>
11533
11534 <action name="SSL.RanInsecureContent">
11535 <owner>Please specify the owner of this user action.</owner>
11536 <description>
11537 Please enter the description of this user action.
11538 </description>
11539 </action>
11540
11541 <action name="SSL.RanInsecureContentGoogle">
11542 <owner>Please specify the owner of this user action.</owner>
11543 <description>
11544 Please enter the description of this user action.
11545 </description>
11546 </action>
11547
11548 <action name="Save">
11549 <owner>Please specify the owner of this user action.</owner>
11550 <description>
11551 Please enter the description of this user action.
11552 </description>
11553 </action>
11554
11555 <action name="SavePage">
11556 <owner>Please specify the owner of this user action.</owner>
11557 <description>
11558 Please enter the description of this user action.
11559 </description>
11560 </action>
11561
11562 <action name="ScreenLocker_OnLoginFailure">
11563 <owner>Please specify the owner of this user action.</owner>
11564 <description>
11565 Please enter the description of this user action.
11566 </description>
11567 </action>
11568
11569 <action name="ScreenLocker_Show">
11570 <owner>Please specify the owner of this user action.</owner>
11571 <description>
11572 Please enter the description of this user action.
11573 </description>
11574 </action>
11575
11576 <action name="ScreenLocker_Signout">
11577 <owner>Please specify the owner of this user action.</owner>
11578 <description>
11579 Please enter the description of this user action.
11580 </description>
11581 </action>
11582
11583 <action name="ScreenLocker_StartScreenSaver">
11584 <owner>Please specify the owner of this user action.</owner>
11585 <description>
11586 Please enter the description of this user action.
11587 </description>
11588 </action>
11589
11590 <action name="Screenshot_CopyClipboard">
11591 <owner>Please specify the owner of this user action.</owner>
11592 <description>
11593 Please enter the description of this user action.
11594 </description>
11595 </action>
11596
11597 <action name="Screenshot_TakeFull">
11598 <owner>Please specify the owner of this user action.</owner>
11599 <description>
11600 Please enter the description of this user action.
11601 </description>
11602 </action>
11603
11604 <action name="Screenshot_TakePartial">
11605 <owner>Please specify the owner of this user action.</owner>
11606 <description>
11607 Please enter the description of this user action.
11608 </description>
11609 </action>
11610
11611 <action name="SearchWithRLZ">
11612 <owner>Please specify the owner of this user action.</owner>
11613 <description>
11614 Please enter the description of this user action.
11615 </description>
11616 </action>
11617
11618 <action name="SearchWithoutRLZ">
11619 <owner>Please specify the owner of this user action.</owner>
11620 <description>
11621 Please enter the description of this user action.
11622 </description>
11623 </action>
11624
11625 <action name="SelectAll">
11626 <owner>Please specify the owner of this user action.</owner>
11627 <description>
11628 Please enter the description of this user action.
11629 </description>
11630 </action>
11631
11632 <action name="SelectLastTab">
11633 <owner>Please specify the owner of this user action.</owner>
11634 <description>
11635 Please enter the description of this user action.
11636 </description>
11637 </action>
11638
11639 <action name="SelectLine">
11640 <owner>Please specify the owner of this user action.</owner>
11641 <description>
11642 Please enter the description of this user action.
11643 </description>
11644 </action>
11645
11646 <action name="SelectNextTab">
11647 <owner>Please specify the owner of this user action.</owner>
11648 <description>
11649 Please enter the description of this user action.
11650 </description>
11651 </action>
11652
11653 <action name="SelectNumberedTab">
11654 <owner>Please specify the owner of this user action.</owner>
11655 <description>
11656 Please enter the description of this user action.
11657 </description>
11658 </action>
11659
11660 <action name="SelectPrevTab">
11661 <owner>Please specify the owner of this user action.</owner>
11662 <description>
11663 Please enter the description of this user action.
11664 </description>
11665 </action>
11666
11667 <action name="SelectProfile">
11668 <owner>Please specify the owner of this user action.</owner>
11669 <description>
11670 Please enter the description of this user action.
11671 </description>
11672 </action>
11673
11674 <action name="SelectTab0">
11675 <owner>Please specify the owner of this user action.</owner>
11676 <description>
11677 Please enter the description of this user action.
11678 </description>
11679 </action>
11680
11681 <action name="SelectTab1">
11682 <owner>Please specify the owner of this user action.</owner>
11683 <description>
11684 Please enter the description of this user action.
11685 </description>
11686 </action>
11687
11688 <action name="SelectTab2">
11689 <owner>Please specify the owner of this user action.</owner>
11690 <description>
11691 Please enter the description of this user action.
11692 </description>
11693 </action>
11694
11695 <action name="SelectTab3">
11696 <owner>Please specify the owner of this user action.</owner>
11697 <description>
11698 Please enter the description of this user action.
11699 </description>
11700 </action>
11701
11702 <action name="SelectTab4">
11703 <owner>Please specify the owner of this user action.</owner>
11704 <description>
11705 Please enter the description of this user action.
11706 </description>
11707 </action>
11708
11709 <action name="SelectTab5">
11710 <owner>Please specify the owner of this user action.</owner>
11711 <description>
11712 Please enter the description of this user action.
11713 </description>
11714 </action>
11715
11716 <action name="SelectTab6">
11717 <owner>Please specify the owner of this user action.</owner>
11718 <description>
11719 Please enter the description of this user action.
11720 </description>
11721 </action>
11722
11723 <action name="SelectTab7">
11724 <owner>Please specify the owner of this user action.</owner>
11725 <description>
11726 Please enter the description of this user action.
11727 </description>
11728 </action>
11729
11730 <action name="SettingsResetBubble.LearnMore">
11731 <owner>Please specify the owner of this user action.</owner>
11732 <description>
11733 Please enter the description of this user action.
11734 </description>
11735 </action>
11736
11737 <action name="SettingsResetBubble.NoThanks">
11738 <owner>Please specify the owner of this user action.</owner>
11739 <description>
11740 Please enter the description of this user action.
11741 </description>
11742 </action>
11743
11744 <action name="SettingsResetBubble.Reset">
11745 <owner>Please specify the owner of this user action.</owner>
11746 <description>
11747 Please enter the description of this user action.
11748 </description>
11749 </action>
11750
11751 <action name="SettingsResetBubble.Show">
11752 <owner>Please specify the owner of this user action.</owner>
11753 <description>
11754 Please enter the description of this user action.
11755 </description>
11756 </action>
11757
11758 <action name="Shelf_AlignmentSetBottom">
11759 <owner>Please specify the owner of this user action.</owner>
11760 <description>
11761 Please enter the description of this user action.
11762 </description>
11763 </action>
11764
11765 <action name="Shelf_AlignmentSetLeft">
11766 <owner>Please specify the owner of this user action.</owner>
11767 <description>
11768 Please enter the description of this user action.
11769 </description>
11770 </action>
11771
11772 <action name="Shelf_AlignmentSetRight">
11773 <owner>Please specify the owner of this user action.</owner>
11774 <description>
11775 Please enter the description of this user action.
11776 </description>
11777 </action>
11778
11779 <action name="ShowAccessibilitySettings">
11780 <owner>Please specify the owner of this user action.</owner>
11781 <description>
11782 Please enter the description of this user action.
11783 </description>
11784 </action>
11785
11786 <action name="ShowAppLauncherPage">
11787 <owner>Please specify the owner of this user action.</owner>
11788 <description>
11789 Please enter the description of this user action.
11790 </description>
11791 </action>
11792
11793 <action name="ShowAppMenu">
11794 <owner>Please specify the owner of this user action.</owner>
11795 <description>
11796 Please enter the description of this user action.
11797 </description>
11798 </action>
11799
11800 <action name="ShowApplications">
11801 <owner>Please specify the owner of this user action.</owner>
11802 <description>
11803 Please enter the description of this user action.
11804 </description>
11805 </action>
11806
11807 <action name="ShowAsTab">
11808 <owner>Please specify the owner of this user action.</owner>
11809 <description>
11810 Please enter the description of this user action.
11811 </description>
11812 </action>
11813
11814 <action name="ShowBluetoothSettingsPage">
11815 <owner>Please specify the owner of this user action.</owner>
11816 <description>
11817 Please enter the description of this user action.
11818 </description>
11819 </action>
11820
11821 <action name="ShowBookmarkManager">
11822 <owner>Please specify the owner of this user action.</owner>
11823 <description>
11824 Please enter the description of this user action.
11825 </description>
11826 </action>
11827
11828 <action name="ShowBookmarks">
11829 <owner>Please specify the owner of this user action.</owner>
11830 <description>
11831 Please enter the description of this user action.
11832 </description>
11833 </action>
11834
11835 <action name="ShowBookmarksBar">
11836 <owner>Please specify the owner of this user action.</owner>
11837 <description>
11838 Please enter the description of this user action.
11839 </description>
11840 </action>
11841
11842 <action name="ShowChargerReplacementDialog">
11843 <owner>Please specify the owner of this user action.</owner>
11844 <description>
11845 Please enter the description of this user action.
11846 </description>
11847 </action>
11848
11849 <action name="ShowControlPanel">
11850 <owner>Please specify the owner of this user action.</owner>
11851 <description>
11852 Please enter the description of this user action.
11853 </description>
11854 </action>
11855
11856 <action name="ShowDateOptions">
11857 <owner>Please specify the owner of this user action.</owner>
11858 <description>
11859 Please enter the description of this user action.
11860 </description>
11861 </action>
11862
11863 <action name="ShowDisplayOptions">
11864 <owner>Please specify the owner of this user action.</owner>
11865 <description>
11866 Please enter the description of this user action.
11867 </description>
11868 </action>
11869
11870 <action name="ShowDownloads">
11871 <owner>Please specify the owner of this user action.</owner>
11872 <description>
11873 Please enter the description of this user action.
11874 </description>
11875 </action>
11876
11877 <action name="ShowExtensions">
11878 <owner>Please specify the owner of this user action.</owner>
11879 <description>
11880 Please enter the description of this user action.
11881 </description>
11882 </action>
11883
11884 <action name="ShowFileBrowserFullTab">
11885 <owner>Please specify the owner of this user action.</owner>
11886 <description>
11887 Please enter the description of this user action.
11888 </description>
11889 </action>
11890
11891 <action name="ShowHelpTab">
11892 <owner>Please specify the owner of this user action.</owner>
11893 <description>
11894 Please enter the description of this user action.
11895 </description>
11896 </action>
11897
11898 <action name="ShowHelpTabViaF1">
11899 <owner>Please specify the owner of this user action.</owner>
11900 <description>
11901 Please enter the description of this user action.
11902 </description>
11903 </action>
11904
11905 <action name="ShowHelpTabViaWrenchMenu">
11906 <owner>Please specify the owner of this user action.</owner>
11907 <description>
11908 Please enter the description of this user action.
11909 </description>
11910 </action>
11911
11912 <action name="ShowHistory">
11913 <owner>Please specify the owner of this user action.</owner>
11914 <description>
11915 Please enter the description of this user action.
11916 </description>
11917 </action>
11918
11919 <action name="ShowJSConsole">
11920 <owner>Please specify the owner of this user action.</owner>
11921 <description>
11922 Please enter the description of this user action.
11923 </description>
11924 </action>
11925
11926 <action name="ShowModalDialog">
11927 <owner>Please specify the owner of this user action.</owner>
11928 <description>
11929 Please enter the description of this user action.
11930 </description>
11931 </action>
11932
11933 <action name="ShowOptions">
11934 <owner>Please specify the owner of this user action.</owner>
11935 <description>
11936 Please enter the description of this user action.
11937 </description>
11938 </action>
11939
11940 <action name="ShowPageMenu">
11941 <owner>Please specify the owner of this user action.</owner>
11942 <description>
11943 Please enter the description of this user action.
11944 </description>
11945 </action>
11946
11947 <action name="ShowRecentlyViewed">
11948 <owner>Please specify the owner of this user action.</owner>
11949 <description>
11950 Please enter the description of this user action.
11951 </description>
11952 </action>
11953
11954 <action name="ShowSections_RecentSitesDisabled">
11955 <owner>Please specify the owner of this user action.</owner>
11956 <description>
11957 Please enter the description of this user action.
11958 </description>
11959 </action>
11960
11961 <action name="ShowSections_RecentSitesEnabled">
11962 <owner>Please specify the owner of this user action.</owner>
11963 <description>
11964 Please enter the description of this user action.
11965 </description>
11966 </action>
11967
11968 <action name="ShowSessions">
11969 <owner>Please specify the owner of this user action.</owner>
11970 <description>
11971 Please enter the description of this user action.
11972 </description>
11973 </action>
11974
11975 <action name="Shutdown">
11976 <owner>Please specify the owner of this user action.</owner>
11977 <description>
11978 Please enter the description of this user action.
11979 </description>
11980 </action>
11981
11982 <action name="SiteChipPress">
11983 <owner>Please specify the owner of this user action.</owner>
11984 <description>
11985 Please enter the description of this user action.
11986 </description>
11987 </action>
11988
11989 <action name="Star">
11990 <owner>Please specify the owner of this user action.</owner>
11991 <description>
11992 Please enter the description of this user action.
11993 </description>
11994 </action>
11995
11996 <action name="StartupTick">
11997 <owner>Please specify the owner of this user action.</owner>
11998 <description>
11999 Please enter the description of this user action.
12000 </description>
12001 </action>
12002
12003 <action name="StatusArea_Accessability_DetailedView">
12004 <owner>Please specify the owner of this user action.</owner>
12005 <description>
12006 Please enter the description of this user action.
12007 </description>
12008 </action>
12009
12010 <action name="StatusArea_Audio_CurrentInputDevice">
12011 <owner>Please specify the owner of this user action.</owner>
12012 <description>
12013 Please enter the description of this user action.
12014 </description>
12015 </action>
12016
12017 <action name="StatusArea_Audio_CurrentOutputDevice">
12018 <owner>Please specify the owner of this user action.</owner>
12019 <description>
12020 Please enter the description of this user action.
12021 </description>
12022 </action>
12023
12024 <action name="StatusArea_Audio_Detailed">
12025 <owner>Please specify the owner of this user action.</owner>
12026 <description>
12027 Please enter the description of this user action.
12028 </description>
12029 </action>
12030
12031 <action name="StatusArea_Audio_SwitchInputDevice">
12032 <owner>Please specify the owner of this user action.</owner>
12033 <description>
12034 Please enter the description of this user action.
12035 </description>
12036 </action>
12037
12038 <action name="StatusArea_Audio_SwitchOutputDevice">
12039 <owner>Please specify the owner of this user action.</owner>
12040 <description>
12041 Please enter the description of this user action.
12042 </description>
12043 </action>
12044
12045 <action name="StatusArea_AutoClickDisabled">
12046 <owner>Please specify the owner of this user action.</owner>
12047 <description>
12048 Please enter the description of this user action.
12049 </description>
12050 </action>
12051
12052 <action name="StatusArea_AutoClickEnabled">
12053 <owner>Please specify the owner of this user action.</owner>
12054 <description>
12055 Please enter the description of this user action.
12056 </description>
12057 </action>
12058
12059 <action name="StatusArea_Bluetooth_Connect_Known">
12060 <owner>Please specify the owner of this user action.</owner>
12061 <description>
12062 Please enter the description of this user action.
12063 </description>
12064 </action>
12065
12066 <action name="StatusArea_Bluetooth_Connect_Unknown">
12067 <owner>Please specify the owner of this user action.</owner>
12068 <description>
12069 Please enter the description of this user action.
12070 </description>
12071 </action>
12072
12073 <action name="StatusArea_Bluetooth_Detailed">
12074 <owner>Please specify the owner of this user action.</owner>
12075 <description>
12076 Please enter the description of this user action.
12077 </description>
12078 </action>
12079
12080 <action name="StatusArea_Bluetooth_Disabled">
12081 <owner>Please specify the owner of this user action.</owner>
12082 <description>
12083 Please enter the description of this user action.
12084 </description>
12085 </action>
12086
12087 <action name="StatusArea_Bluetooth_Enabled">
12088 <owner>Please specify the owner of this user action.</owner>
12089 <description>
12090 Please enter the description of this user action.
12091 </description>
12092 </action>
12093
12094 <action name="StatusArea_BrightnessChanged">
12095 <owner>Please specify the owner of this user action.</owner>
12096 <description>
12097 Please enter the description of this user action.
12098 </description>
12099 </action>
12100
12101 <action name="StatusArea_Brightness_Detailed">
12102 <owner>Please specify the owner of this user action.</owner>
12103 <description>
12104 Please enter the description of this user action.
12105 </description>
12106 </action>
12107
12108 <action name="StatusArea_CapsLock_Detailed">
12109 <owner>Please specify the owner of this user action.</owner>
12110 <description>
12111 Please enter the description of this user action.
12112 </description>
12113 </action>
12114
12115 <action name="StatusArea_CapsLock_DisabledByClick">
12116 <owner>Please specify the owner of this user action.</owner>
12117 <description>
12118 Please enter the description of this user action.
12119 </description>
12120 </action>
12121
12122 <action name="StatusArea_CapsLock_EnabledByClick">
12123 <owner>Please specify the owner of this user action.</owner>
12124 <description>
12125 Please enter the description of this user action.
12126 </description>
12127 </action>
12128
12129 <action name="StatusArea_CapsLock_Popup">
12130 <owner>Please specify the owner of this user action.</owner>
12131 <description>
12132 Please enter the description of this user action.
12133 </description>
12134 </action>
12135
12136 <action name="StatusArea_Drive_CancelOperation">
12137 <owner>Please specify the owner of this user action.</owner>
12138 <description>
12139 Please enter the description of this user action.
12140 </description>
12141 </action>
12142
12143 <action name="StatusArea_Drive_Detailed">
12144 <owner>Please specify the owner of this user action.</owner>
12145 <description>
12146 Please enter the description of this user action.
12147 </description>
12148 </action>
12149
12150 <action name="StatusArea_Drive_Settings">
12151 <owner>Please specify the owner of this user action.</owner>
12152 <description>
12153 Please enter the description of this user action.
12154 </description>
12155 </action>
12156
12157 <action name="StatusArea_HighContrastDisabled">
12158 <owner>Please specify the owner of this user action.</owner>
12159 <description>
12160 Please enter the description of this user action.
12161 </description>
12162 </action>
12163
12164 <action name="StatusArea_HighContrastEnabled">
12165 <owner>Please specify the owner of this user action.</owner>
12166 <description>
12167 Please enter the description of this user action.
12168 </description>
12169 </action>
12170
12171 <action name="StatusArea_IME_Detailed">
12172 <owner>Please specify the owner of this user action.</owner>
12173 <description>
12174 Please enter the description of this user action.
12175 </description>
12176 </action>
12177
12178 <action name="StatusArea_IME_SwitchMode">
12179 <owner>Please specify the owner of this user action.</owner>
12180 <description>
12181 Please enter the description of this user action.
12182 </description>
12183 </action>
12184
12185 <action name="StatusArea_LargeCursorDisabled">
12186 <owner>Please specify the owner of this user action.</owner>
12187 <description>
12188 Please enter the description of this user action.
12189 </description>
12190 </action>
12191
12192 <action name="StatusArea_LargeCursorEnabled">
12193 <owner>Please specify the owner of this user action.</owner>
12194 <description>
12195 Please enter the description of this user action.
12196 </description>
12197 </action>
12198
12199 <action name="StatusArea_MagnifierDisabled">
12200 <owner>Please specify the owner of this user action.</owner>
12201 <description>
12202 Please enter the description of this user action.
12203 </description>
12204 </action>
12205
12206 <action name="StatusArea_MagnifierEnabled">
12207 <owner>Please specify the owner of this user action.</owner>
12208 <description>
12209 Please enter the description of this user action.
12210 </description>
12211 </action>
12212
12213 <action name="StatusArea_MenuOpened">
12214 <owner>Please specify the owner of this user action.</owner>
12215 <description>
12216 Please enter the description of this user action.
12217 </description>
12218 </action>
12219
12220 <action name="StatusArea_Network_ConnectConfigured">
12221 <owner>Please specify the owner of this user action.</owner>
12222 <description>
12223 Please enter the description of this user action.
12224 </description>
12225 </action>
12226
12227 <action name="StatusArea_Network_ConnectToConfigured">
12228 <owner>Please specify the owner of this user action.</owner>
12229 <description>
12230 Please enter the description of this user action.
12231 </description>
12232 </action>
12233
12234 <action name="StatusArea_Network_ConnectUnconfigured">
12235 <owner>Please specify the owner of this user action.</owner>
12236 <description>
12237 Please enter the description of this user action.
12238 </description>
12239 </action>
12240
12241 <action name="StatusArea_Network_ConnectionDetails">
12242 <owner>Please specify the owner of this user action.</owner>
12243 <description>
12244 Please enter the description of this user action.
12245 </description>
12246 </action>
12247
12248 <action name="StatusArea_Network_Detailed">
12249 <owner>Please specify the owner of this user action.</owner>
12250 <description>
12251 Please enter the description of this user action.
12252 </description>
12253 </action>
12254
12255 <action name="StatusArea_Network_JoinOther">
12256 <owner>Please specify the owner of this user action.</owner>
12257 <description>
12258 Please enter the description of this user action.
12259 </description>
12260 </action>
12261
12262 <action name="StatusArea_Network_Settings">
12263 <owner>Please specify the owner of this user action.</owner>
12264 <description>
12265 Please enter the description of this user action.
12266 </description>
12267 </action>
12268
12269 <action name="StatusArea_Network_WifiDisabled">
12270 <owner>Please specify the owner of this user action.</owner>
12271 <description>
12272 Please enter the description of this user action.
12273 </description>
12274 </action>
12275
12276 <action name="StatusArea_Network_WifiEnabled">
12277 <owner>Please specify the owner of this user action.</owner>
12278 <description>
12279 Please enter the description of this user action.
12280 </description>
12281 </action>
12282
12283 <action name="StatusArea_SignOut">
12284 <owner>Please specify the owner of this user action.</owner>
12285 <description>
12286 Please enter the description of this user action.
12287 </description>
12288 </action>
12289
12290 <action name="StatusArea_SpokenFeedbackDisabled">
12291 <owner>Please specify the owner of this user action.</owner>
12292 <description>
12293 Please enter the description of this user action.
12294 </description>
12295 </action>
12296
12297 <action name="StatusArea_SpokenFeedbackEnabled">
12298 <owner>Please specify the owner of this user action.</owner>
12299 <description>
12300 Please enter the description of this user action.
12301 </description>
12302 </action>
12303
12304 <action name="StatusArea_VPN_ConnectToNetwork">
12305 <owner>Please specify the owner of this user action.</owner>
12306 <description>
12307 Please enter the description of this user action.
12308 </description>
12309 </action>
12310
12311 <action name="StatusArea_VPN_ConnectionDetails">
12312 <owner>Please specify the owner of this user action.</owner>
12313 <description>
12314 Please enter the description of this user action.
12315 </description>
12316 </action>
12317
12318 <action name="StatusArea_VPN_Detailed">
12319 <owner>Please specify the owner of this user action.</owner>
12320 <description>
12321 Please enter the description of this user action.
12322 </description>
12323 </action>
12324
12325 <action name="StatusArea_VPN_JoinOther">
12326 <owner>Please specify the owner of this user action.</owner>
12327 <description>
12328 Please enter the description of this user action.
12329 </description>
12330 </action>
12331
12332 <action name="StatusArea_VPN_Settings">
12333 <owner>Please specify the owner of this user action.</owner>
12334 <description>
12335 Please enter the description of this user action.
12336 </description>
12337 </action>
12338
12339 <action name="StatusArea_Volume_ChangedMenu">
12340 <owner>Please specify the owner of this user action.</owner>
12341 <description>
12342 Please enter the description of this user action.
12343 </description>
12344 </action>
12345
12346 <action name="StatusArea_Volume_ChangedPopup">
12347 <owner>Please specify the owner of this user action.</owner>
12348 <description>
12349 Please enter the description of this user action.
12350 </description>
12351 </action>
12352
12353 <action name="Stop">
12354 <owner>Please specify the owner of this user action.</owner>
12355 <description>
12356 Please enter the description of this user action.
12357 </description>
12358 </action>
12359
12360 <action name="Strikethrough">
12361 <owner>Please specify the owner of this user action.</owner>
12362 <description>
12363 Please enter the description of this user action.
12364 </description>
12365 </action>
12366
12367 <action name="SuspiciousExtensionBubbleDismissed">
12368 <owner>Please specify the owner of this user action.</owner>
12369 <description>
12370 Please enter the description of this user action.
12371 </description>
12372 </action>
12373
12374 <action name="SyncedNotifications.SendingServiceDisabled">
12375 <owner>Please specify the owner of this user action.</owner>
12376 <description>
12377 Please enter the description of this user action.
12378 </description>
12379 </action>
12380
12381 <action name="SyncedNotifications.SendingServiceEnabled">
12382 <owner>Please specify the owner of this user action.</owner>
12383 <description>
12384 Please enter the description of this user action.
12385 </description>
12386 </action>
12387
12388 <action name="SystemBack">
12389 <owner>Please specify the owner of this user action.</owner>
12390 <description>
12391 Please enter the description of this user action.
12392 </description>
12393 </action>
12394
12395 <action name="SystemBackForNavigation">
12396 <owner>Please specify the owner of this user action.</owner>
12397 <description>
12398 Please enter the description of this user action.
12399 </description>
12400 </action>
12401
12402 <action name="TabContextMenu_BookmarkAllTabs">
12403 <owner>Please specify the owner of this user action.</owner>
12404 <description>
12405 Please enter the description of this user action.
12406 </description>
12407 </action>
12408
12409 <action name="TabContextMenu_CloseOtherTabs">
12410 <owner>Please specify the owner of this user action.</owner>
12411 <description>
12412 Please enter the description of this user action.
12413 </description>
12414 </action>
12415
12416 <action name="TabContextMenu_CloseTab">
12417 <owner>Please specify the owner of this user action.</owner>
12418 <description>
12419 Please enter the description of this user action.
12420 </description>
12421 </action>
12422
12423 <action name="TabContextMenu_CloseTabsOpenedBy">
12424 <owner>Please specify the owner of this user action.</owner>
12425 <description>
12426 Please enter the description of this user action.
12427 </description>
12428 </action>
12429
12430 <action name="TabContextMenu_CloseTabsToRight">
12431 <owner>Please specify the owner of this user action.</owner>
12432 <description>
12433 Please enter the description of this user action.
12434 </description>
12435 </action>
12436
12437 <action name="TabContextMenu_CompactNavigationBar">
12438 <owner>Please specify the owner of this user action.</owner>
12439 <description>
12440 Please enter the description of this user action.
12441 </description>
12442 </action>
12443
12444 <action name="TabContextMenu_Duplicate">
12445 <owner>Please specify the owner of this user action.</owner>
12446 <description>
12447 Please enter the description of this user action.
12448 </description>
12449 </action>
12450
12451 <action name="TabContextMenu_NewTab">
12452 <owner>Please specify the owner of this user action.</owner>
12453 <description>
12454 Please enter the description of this user action.
12455 </description>
12456 </action>
12457
12458 <action name="TabContextMenu_OpenTabsLeftToRight">
12459 <owner>Please specify the owner of this user action.</owner>
12460 <description>
12461 Please enter the description of this user action.
12462 </description>
12463 </action>
12464
12465 <action name="TabContextMenu_OpenTabsRightToLeft">
12466 <owner>Please specify the owner of this user action.</owner>
12467 <description>
12468 Please enter the description of this user action.
12469 </description>
12470 </action>
12471
12472 <action name="TabContextMenu_Reload">
12473 <owner>Please specify the owner of this user action.</owner>
12474 <description>
12475 Please enter the description of this user action.
12476 </description>
12477 </action>
12478
12479 <action name="TabContextMenu_RestoreTab">
12480 <owner>Please specify the owner of this user action.</owner>
12481 <description>
12482 Please enter the description of this user action.
12483 </description>
12484 </action>
12485
12486 <action name="TabContextMenu_TogglePinned">
12487 <owner>Please specify the owner of this user action.</owner>
12488 <description>
12489 Please enter the description of this user action.
12490 </description>
12491 </action>
12492
12493 <action name="TabContextMenu_UseDestinationsTab_Off">
12494 <owner>Please specify the owner of this user action.</owner>
12495 <description>
12496 Please enter the description of this user action.
12497 </description>
12498 </action>
12499
12500 <action name="TabContextMenu_UseDestinationsTab_On">
12501 <owner>Please specify the owner of this user action.</owner>
12502 <description>
12503 Please enter the description of this user action.
12504 </description>
12505 </action>
12506
12507 <action name="TabContextMenu_UseVerticalTabs">
12508 <owner>Please specify the owner of this user action.</owner>
12509 <description>
12510 Please enter the description of this user action.
12511 </description>
12512 </action>
12513
12514 <action name="TabOverview_DetachCell">
12515 <owner>Please specify the owner of this user action.</owner>
12516 <description>
12517 Please enter the description of this user action.
12518 </description>
12519 </action>
12520
12521 <action name="TabOverview_DragCell">
12522 <owner>Please specify the owner of this user action.</owner>
12523 <description>
12524 Please enter the description of this user action.
12525 </description>
12526 </action>
12527
12528 <action name="TabOverview_DragOverMiniWindow">
12529 <owner>Please specify the owner of this user action.</owner>
12530 <description>
12531 Please enter the description of this user action.
12532 </description>
12533 </action>
12534
12535 <action name="TabOverview_DropOnMiniWindow">
12536 <owner>Please specify the owner of this user action.</owner>
12537 <description>
12538 Please enter the description of this user action.
12539 </description>
12540 </action>
12541
12542 <action name="TabOverview_ExitMouse">
12543 <owner>Please specify the owner of this user action.</owner>
12544 <description>
12545 Please enter the description of this user action.
12546 </description>
12547 </action>
12548
12549 <action name="TabOverview_Keystroke">
12550 <owner>Please specify the owner of this user action.</owner>
12551 <description>
12552 Please enter the description of this user action.
12553 </description>
12554 </action>
12555
12556 <action name="TabOverview_PressedCreateNewBrowserButton">
12557 <owner>Please specify the owner of this user action.</owner>
12558 <description>
12559 Please enter the description of this user action.
12560 </description>
12561 </action>
12562
12563 <action name="Tab_DropURLBetweenTabs">
12564 <owner>Please specify the owner of this user action.</owner>
12565 <description>
12566 Please enter the description of this user action.
12567 </description>
12568 </action>
12569
12570 <action name="Tab_DropURLOnTab">
12571 <owner>Please specify the owner of this user action.</owner>
12572 <description>
12573 Please enter the description of this user action.
12574 </description>
12575 </action>
12576
12577 <action name="TaskManager">
12578 <owner>Please specify the owner of this user action.</owner>
12579 <description>
12580 Please enter the description of this user action.
12581 </description>
12582 </action>
12583
12584 <action name="Terminate_ProcessMismatch_CreateNewWidget">
12585 <owner>Please specify the owner of this user action.</owner>
12586 <description>
12587 Please enter the description of this user action.
12588 </description>
12589 </action>
12590
12591 <action name="Terminate_ProcessMismatch_CreateNewWindow">
12592 <owner>Please specify the owner of this user action.</owner>
12593 <description>
12594 Please enter the description of this user action.
12595 </description>
12596 </action>
12597
12598 <action name="Themes.Gone">
12599 <owner>Please specify the owner of this user action.</owner>
12600 <description>
12601 Please enter the description of this user action.
12602 </description>
12603 </action>
12604
12605 <action name="Themes.Loaded">
12606 <owner>Please specify the owner of this user action.</owner>
12607 <description>
12608 Please enter the description of this user action.
12609 </description>
12610 </action>
12611
12612 <action name="Themes.Migrated">
12613 <owner>Please specify the owner of this user action.</owner>
12614 <description>
12615 Please enter the description of this user action.
12616 </description>
12617 </action>
12618
12619 <action name="Themes_Installed">
12620 <owner>Please specify the owner of this user action.</owner>
12621 <description>
12622 Please enter the description of this user action.
12623 </description>
12624 </action>
12625
12626 <action name="Themes_Reset">
12627 <owner>Please specify the owner of this user action.</owner>
12628 <description>
12629 Please enter the description of this user action.
12630 </description>
12631 </action>
12632
12633 <action name="ThirdPartyCookieBlockingDisabled">
12634 <owner>Please specify the owner of this user action.</owner>
12635 <description>
12636 Please enter the description of this user action.
12637 </description>
12638 </action>
12639
12640 <action name="ThirdPartyCookieBlockingEnabled">
12641 <owner>Please specify the owner of this user action.</owner>
12642 <description>
12643 Please enter the description of this user action.
12644 </description>
12645 </action>
12646
12647 <action name="ToggleBold">
12648 <owner>Please specify the owner of this user action.</owner>
12649 <description>
12650 Please enter the description of this user action.
12651 </description>
12652 </action>
12653
12654 <action name="ToggleCompactNavigationBar">
12655 <owner>Please specify the owner of this user action.</owner>
12656 <description>
12657 Please enter the description of this user action.
12658 </description>
12659 </action>
12660
12661 <action name="ToggleDevTools">
12662 <owner>Please specify the owner of this user action.</owner>
12663 <description>
12664 Please enter the description of this user action.
12665 </description>
12666 </action>
12667
12668 <action name="ToggleDevToolsConsole">
12669 <owner>Please specify the owner of this user action.</owner>
12670 <description>
12671 Please enter the description of this user action.
12672 </description>
12673 </action>
12674
12675 <action name="ToggleExtensionShelf">
12676 <owner>Please specify the owner of this user action.</owner>
12677 <description>
12678 Please enter the description of this user action.
12679 </description>
12680 </action>
12681
12682 <action name="ToggleFullscreen">
12683 <owner>Please specify the owner of this user action.</owner>
12684 <description>
12685 Please enter the description of this user action.
12686 </description>
12687 </action>
12688
12689 <action name="ToggleItalic">
12690 <owner>Please specify the owner of this user action.</owner>
12691 <description>
12692 Please enter the description of this user action.
12693 </description>
12694 </action>
12695
12696 <action name="ToggleUnderline">
12697 <owner>Please specify the owner of this user action.</owner>
12698 <description>
12699 Please enter the description of this user action.
12700 </description>
12701 </action>
12702
12703 <action name="Toolbar_DragStar">
12704 <owner>Please specify the owner of this user action.</owner>
12705 <description>
12706 Please enter the description of this user action.
12707 </description>
12708 </action>
12709
12710 <action name="Touchpad_Gesture_Overview">
12711 <owner>Please specify the owner of this user action.</owner>
12712 <description>
12713 Please enter the description of this user action.
12714 </description>
12715 </action>
12716
12717 <action name="TouchscreenScroll">
12718 <owner>Please specify the owner of this user action.</owner>
12719 <description>
12720 Please enter the description of this user action.
12721 </description>
12722 </action>
12723
12724 <action name="TouchscreenScrollFling">
12725 <owner>Please specify the owner of this user action.</owner>
12726 <description>
12727 Please enter the description of this user action.
12728 </description>
12729 </action>
12730
12731 <action name="Touchscreen_Down">
12732 <owner>Please specify the owner of this user action.</owner>
12733 <description>
12734 Please enter the description of this user action.
12735 </description>
12736 </action>
12737
12738 <action name="TrackpadScroll">
12739 <owner>Please specify the owner of this user action.</owner>
12740 <description>
12741 Please enter the description of this user action.
12742 </description>
12743 </action>
12744
12745 <action name="TrackpadScrollFling">
12746 <owner>Please specify the owner of this user action.</owner>
12747 <description>
12748 Please enter the description of this user action.
12749 </description>
12750 </action>
12751
12752 <action name="Transpose">
12753 <owner>Please specify the owner of this user action.</owner>
12754 <description>
12755 Please enter the description of this user action.
12756 </description>
12757 </action>
12758
12759 <action name="Tray_Help">
12760 <owner>Please specify the owner of this user action.</owner>
12761 <description>
12762 Please enter the description of this user action.
12763 </description>
12764 </action>
12765
12766 <action name="Tray_LockScreen">
12767 <owner>Please specify the owner of this user action.</owner>
12768 <description>
12769 Please enter the description of this user action.
12770 </description>
12771 </action>
12772
12773 <action name="Tray_ShutDown">
12774 <owner>Please specify the owner of this user action.</owner>
12775 <description>
12776 Please enter the description of this user action.
12777 </description>
12778 </action>
12779
12780 <action name="Underline">
12781 <owner>Please specify the owner of this user action.</owner>
12782 <description>
12783 Please enter the description of this user action.
12784 </description>
12785 </action>
12786
12787 <action name="Undo">
12788 <owner>Please specify the owner of this user action.</owner>
12789 <description>
12790 Please enter the description of this user action.
12791 </description>
12792 </action>
12793
12794 <action name="Unlink">
12795 <owner>Please specify the owner of this user action.</owner>
12796 <description>
12797 Please enter the description of this user action.
12798 </description>
12799 </action>
12800
12801 <action name="Unselect">
12802 <owner>Please specify the owner of this user action.</owner>
12803 <description>
12804 Please enter the description of this user action.
12805 </description>
12806 </action>
12807
12808 <action name="UpdateChrome">
12809 <owner>Please specify the owner of this user action.</owner>
12810 <description>
12811 Please enter the description of this user action.
12812 </description>
12813 </action>
12814
12815 <action name="Updater.ServerCertificateChanged">
12816 <owner>Please specify the owner of this user action.</owner>
12817 <description>
12818 Please enter the description of this user action.
12819 </description>
12820 </action>
12821
12822 <action name="Updater.ServerCertificateFailed">
12823 <owner>Please specify the owner of this user action.</owner>
12824 <description>
12825 Please enter the description of this user action.
12826 </description>
12827 </action>
12828
12829 <action name="UpgradeCheck_AlreadyUpToDate">
12830 <owner>Please specify the owner of this user action.</owner>
12831 <description>
12832 Please enter the description of this user action.
12833 </description>
12834 </action>
12835
12836 <action name="UpgradeCheck_AlreadyUpgraded">
12837 <owner>Please specify the owner of this user action.</owner>
12838 <description>
12839 Please enter the description of this user action.
12840 </description>
12841 </action>
12842
12843 <action name="UpgradeCheck_Done">
12844 <owner>Please specify the owner of this user action.</owner>
12845 <description>
12846 Please enter the description of this user action.
12847 </description>
12848 </action>
12849
12850 <action name="UpgradeCheck_Error">
12851 <owner>Please specify the owner of this user action.</owner>
12852 <description>
12853 Please enter the description of this user action.
12854 </description>
12855 </action>
12856
12857 <action name="UpgradeCheck_Started">
12858 <owner>Please specify the owner of this user action.</owner>
12859 <description>
12860 Please enter the description of this user action.
12861 </description>
12862 </action>
12863
12864 <action name="UpgradeCheck_TimedOut">
12865 <owner>Please specify the owner of this user action.</owner>
12866 <description>
12867 Please enter the description of this user action.
12868 </description>
12869 </action>
12870
12871 <action name="UpgradeCheck_UpgradeIsAvailable">
12872 <owner>Please specify the owner of this user action.</owner>
12873 <description>
12874 Please enter the description of this user action.
12875 </description>
12876 </action>
12877
12878 <action name="UpgradeCheck_Upgraded">
12879 <owner>Please specify the owner of this user action.</owner>
12880 <description>
12881 Please enter the description of this user action.
12882 </description>
12883 </action>
12884
12885 <action name="Upgrade_Started">
12886 <owner>Please specify the owner of this user action.</owner>
12887 <description>
12888 Please enter the description of this user action.
12889 </description>
12890 </action>
12891
12892 <action name="ViewAboutConflicts">
12893 <owner>Please specify the owner of this user action.</owner>
12894 <description>
12895 Please enter the description of this user action.
12896 </description>
12897 </action>
12898
12899 <action name="ViewAboutFlash">
12900 <owner>Please specify the owner of this user action.</owner>
12901 <description>
12902 Please enter the description of this user action.
12903 </description>
12904 </action>
12905
12906 <action name="ViewAboutNaCl">
12907 <owner>Please specify the owner of this user action.</owner>
12908 <description>
12909 Please enter the description of this user action.
12910 </description>
12911 </action>
12912
12913 <action name="ViewSource">
12914 <owner>Please specify the owner of this user action.</owner>
12915 <description>
12916 Please enter the description of this user action.
12917 </description>
12918 </action>
12919
12920 <action name="VirtualKeyboardLoaded">
12921 <owner>Please specify the owner of this user action.</owner>
12922 <description>
12923 Please enter the description of this user action.
12924 </description>
12925 </action>
12926
12927 <action name="WP_EditImage">
12928 <owner>Please specify the owner of this user action.</owner>
12929 <description>
12930 Please enter the description of this user action.
12931 </description>
12932 </action>
12933
12934 <action name="WP_Gallery">
12935 <owner>Please specify the owner of this user action.</owner>
12936 <description>
12937 Please enter the description of this user action.
12938 </description>
12939 </action>
12940
12941 <action name="WebView.CaptureVisibleRegion">
12942 <owner>Please specify the owner of this user action.</owner>
12943 <description>
12944 Please enter the description of this user action.
12945 </description>
12946 </action>
12947
12948 <action name="WebView.ClearData">
12949 <owner>Please specify the owner of this user action.</owner>
12950 <description>
12951 Please enter the description of this user action.
12952 </description>
12953 </action>
12954
12955 <action name="WebView.ExecuteScript">
12956 <owner>Please specify the owner of this user action.</owner>
12957 <description>
12958 Please enter the description of this user action.
12959 </description>
12960 </action>
12961
12962 <action name="WebView.Go">
12963 <owner>Please specify the owner of this user action.</owner>
12964 <description>
12965 Please enter the description of this user action.
12966 </description>
12967 </action>
12968
12969 <action name="WebView.Guest.ClearData">
12970 <owner>Please specify the owner of this user action.</owner>
12971 <description>
12972 Please enter the description of this user action.
12973 </description>
12974 </action>
12975
12976 <action name="WebView.Guest.OverrideUA">
12977 <owner>Please specify the owner of this user action.</owner>
12978 <description>
12979 Please enter the description of this user action.
12980 </description>
12981 </action>
12982
12983 <action name="WebView.Guest.PermissionAllow.PluginLoad">
12984 <owner>Please specify the owner of this user action.</owner>
12985 <description>
12986 Please enter the description of this user action.
12987 </description>
12988 </action>
12989
12990 <action name="WebView.Guest.PermissionDeny.PluginLoad">
12991 <owner>Please specify the owner of this user action.</owner>
12992 <description>
12993 Please enter the description of this user action.
12994 </description>
12995 </action>
12996
12997 <action name="WebView.Guest.PluginLoadAllowed">
12998 <owner>Please specify the owner of this user action.</owner>
12999 <description>
13000 Please enter the description of this user action.
13001 </description>
13002 </action>
13003
13004 <action name="WebView.Guest.PluginLoadDenied">
13005 <owner>Please specify the owner of this user action.</owner>
13006 <description>
13007 Please enter the description of this user action.
13008 </description>
13009 </action>
13010
13011 <action name="WebView.Guest.PluginLoadRequest">
13012 <owner>Please specify the owner of this user action.</owner>
13013 <description>
13014 Please enter the description of this user action.
13015 </description>
13016 </action>
13017
13018 <action name="WebView.Guest.Terminate">
13019 <owner>Please specify the owner of this user action.</owner>
13020 <description>
13021 Please enter the description of this user action.
13022 </description>
13023 </action>
13024
13025 <action name="WebView.Reload">
13026 <owner>Please specify the owner of this user action.</owner>
13027 <description>
13028 Please enter the description of this user action.
13029 </description>
13030 </action>
13031
13032 <action name="WebView.Stop">
13033 <owner>Please specify the owner of this user action.</owner>
13034 <description>
13035 Please enter the description of this user action.
13036 </description>
13037 </action>
13038
13039 <action name="WebView.Terminate">
13040 <owner>Please specify the owner of this user action.</owner>
13041 <description>
13042 Please enter the description of this user action.
13043 </description>
13044 </action>
13045
13046 <action name="WebView.WebRequest.AddListener">
13047 <owner>Please specify the owner of this user action.</owner>
13048 <description>
13049 Please enter the description of this user action.
13050 </description>
13051 </action>
13052
13053 <action name="WebsiteSettings_CookiesDialogOpened">
13054 <owner>Please specify the owner of this user action.</owner>
13055 <description>
13056 Please enter the description of this user action.
13057 </description>
13058 </action>
13059
13060 <action name="WebsiteSettings_Opened">
13061 <owner>Please specify the owner of this user action.</owner>
13062 <description>
13063 Please enter the description of this user action.
13064 </description>
13065 </action>
13066
13067 <action name="Win8DesktopRestart">
13068 <owner>Please specify the owner of this user action.</owner>
13069 <description>
13070 Please enter the description of this user action.
13071 </description>
13072 </action>
13073
13074 <action name="Win8MetroRestart">
13075 <owner>Please specify the owner of this user action.</owner>
13076 <description>
13077 Please enter the description of this user action.
13078 </description>
13079 </action>
13080
13081 <action name="WindowBorder_ClickTogglesSingleAxisMaximize">
13082 <owner>Please specify the owner of this user action.</owner>
13083 <description>
13084 Please enter the description of this user action.
13085 </description>
13086 </action>
13087
13088 <action name="WindowDrag_MaximizeLeft">
13089 <owner>Please specify the owner of this user action.</owner>
13090 <description>
13091 Please enter the description of this user action.
13092 </description>
13093 </action>
13094
13095 <action name="WindowDrag_MaximizeRight">
13096 <owner>Please specify the owner of this user action.</owner>
13097 <description>
13098 Please enter the description of this user action.
13099 </description>
13100 </action>
13101
13102 <action name="WindowSelector_Overview">
13103 <owner>Please specify the owner of this user action.</owner>
13104 <description>
13105 Please enter the description of this user action.
13106 </description>
13107 </action>
13108
13109 <action name="WindowSelector_Selection">
13110 <owner>Please specify the owner of this user action.</owner>
13111 <description>
13112 Please enter the description of this user action.
13113 </description>
13114 </action>
13115
13116 <action name="WorkerProcess_BadProcessToKill">
13117 <owner>Please specify the owner of this user action.</owner>
13118 <description>
13119 Please enter the description of this user action.
13120 </description>
13121 </action>
13122
13123 <action name="ZoomMinus">
13124 <owner>Please specify the owner of this user action.</owner>
13125 <description>
13126 Please enter the description of this user action.
13127 </description>
13128 </action>
13129
13130 <action name="ZoomMinus_AtMinimum">
13131 <owner>Please specify the owner of this user action.</owner>
13132 <description>
13133 Please enter the description of this user action.
13134 </description>
13135 </action>
13136
13137 <action name="ZoomNormal">
13138 <owner>Please specify the owner of this user action.</owner>
13139 <description>
13140 Please enter the description of this user action.
13141 </description>
13142 </action>
13143
13144 <action name="ZoomPlus">
13145 <owner>Please specify the owner of this user action.</owner>
13146 <description>
13147 Please enter the description of this user action.
13148 </description>
13149 </action>
13150
13151 <action name="ZoomPlus_AtMaximum">
13152 <owner>Please specify the owner of this user action.</owner>
13153 <description>
13154 Please enter the description of this user action.
13155 </description>
13156 </action>
13157
13158 <action name="justifyFull">
13159 <owner>Please specify the owner of this user action.</owner>
13160 <description>
13161 Please enter the description of this user action.
13162 </description>
13163 </action>
13164
13165 <action name="mceAddControl">
13166 <owner>Please specify the owner of this user action.</owner>
13167 <description>
13168 Please enter the description of this user action.
13169 </description>
13170 </action>
13171
13172 <action name="mceBeginUndoLevel">
13173 <owner>Please specify the owner of this user action.</owner>
13174 <description>
13175 Please enter the description of this user action.
13176 </description>
13177 </action>
13178
13179 <action name="mceEndUndoLevel">
13180 <owner>Please specify the owner of this user action.</owner>
13181 <description>
13182 Please enter the description of this user action.
13183 </description>
13184 </action>
13185
13186 <action name="mceInsertContent">
13187 <owner>Please specify the owner of this user action.</owner>
13188 <description>
13189 Please enter the description of this user action.
13190 </description>
13191 </action>
13192
13193 <action name="mceRepaint">
13194 <owner>Please specify the owner of this user action.</owner>
13195 <description>
13196 Please enter the description of this user action.
13197 </description>
13198 </action>
13199
13200 <action name="mceSave">
13201 <owner>Please specify the owner of this user action.</owner>
13202 <description>
13203 Please enter the description of this user action.
13204 </description>
13205 </action>
13206
13207 <action name="mceSetStyleInfo">
13208 <owner>Please specify the owner of this user action.</owner>
13209 <description>
13210 Please enter the description of this user action.
13211 </description>
13212 </action>
13213
13214 <action name="styleWithCSS">
13215 <owner>Please specify the owner of this user action.</owner>
13216 <description>
13217 Please enter the description of this user action.
13218 </description>
13219 </action>
13220
13221 <action name="webapps.AddShortcut.AppShortcut">
13222 <owner>Please specify the owner of this user action.</owner>
13223 <description>
13224 Please enter the description of this user action.
13225 </description>
13226 </action>
13227
13228 <action name="webapps.AddShortcut.AppShortcutApple">
13229 <owner>Please specify the owner of this user action.</owner>
13230 <description>
13231 Please enter the description of this user action.
13232 </description>
13233 </action>
13234
13235 <action name="webapps.AddShortcut.Bookmark">
13236 <owner>Please specify the owner of this user action.</owner>
13237 <description>
13238 Please enter the description of this user action.
13239 </description>
13240 </action>
13241
13242 </actions>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698