OLD | NEW |
---|---|
(Empty) | |
1 <actions> | |
2 | |
3 <!--User action XML--> | |
Ilya Sherman
2014/02/22 07:07:37
nit: This comment doesn't seem very useful.
yao
2014/02/24 19:16:23
Since the structure of this file is rather straigh
| |
4 | |
5 <action name="AboutChrome"> | |
6 <owners> | |
7 <owner> | |
8 Please specify the owners of this user action. Add more owner tags as | |
9 needed | |
10 </owner> | |
11 </owners> | |
12 <description> | |
13 Please enter the description of this user action. | |
14 </description> | |
15 </action> | |
Ilya Sherman
2014/02/22 07:07:37
Yikes, this change causes the file to grow more th
Alexei Svitkine (slow)
2014/02/22 15:04:07
FWIW: It only takes 14s to load on my not-very-bee
Ilya Sherman
2014/02/22 22:04:42
I'm realizing that this load time is only relevant
yao
2014/02/24 19:16:23
I compacted <description> tag, which becomes 1 lin
| |
16 | |
17 <action name="AboutConflicts"> | |
18 <owners> | |
19 <owner> | |
20 Please specify the owners of this user action. Add more owner tags as | |
21 needed | |
22 </owner> | |
23 </owners> | |
24 <description> | |
25 Please enter the description of this user action. | |
26 </description> | |
27 </action> | |
28 | |
29 <action name="AboutFlags_StartupTick"> | |
30 <owners> | |
31 <owner> | |
32 Please specify the owners of this user action. Add more owner tags as | |
33 needed | |
34 </owner> | |
35 </owners> | |
36 <description> | |
37 Please enter the description of this user action. | |
38 </description> | |
39 </action> | |
40 | |
41 <action name="AboutFlags_background-webapps"> | |
42 <owners> | |
43 <owner> | |
44 Please specify the owners of this user action. Add more owner tags as | |
45 needed | |
46 </owner> | |
47 </owners> | |
48 <description> | |
49 Please enter the description of this user action. | |
50 </description> | |
51 </action> | |
52 | |
53 <action name="AboutFlags_click-to-play"> | |
54 <owners> | |
55 <owner> | |
56 Please specify the owners of this user action. Add more owner tags as | |
57 needed | |
58 </owner> | |
59 </owners> | |
60 <description> | |
61 Please enter the description of this user action. | |
62 </description> | |
63 </action> | |
64 | |
65 <action name="AboutFlags_cloud-print"> | |
66 <owners> | |
67 <owner> | |
68 Please specify the owners of this user action. Add more owner tags as | |
69 needed | |
70 </owner> | |
71 </owners> | |
72 <description> | |
73 Please enter the description of this user action. | |
74 </description> | |
75 </action> | |
76 | |
77 <action name="AboutFlags_cloud-print-proxy"> | |
78 <owners> | |
79 <owner> | |
80 Please specify the owners of this user action. Add more owner tags as | |
81 needed | |
82 </owner> | |
83 </owners> | |
84 <description> | |
85 Please enter the description of this user action. | |
86 </description> | |
87 </action> | |
88 | |
89 <action name="AboutFlags_confirm-to-quit"> | |
90 <owners> | |
91 <owner> | |
92 Please specify the owners of this user action. Add more owner tags as | |
93 needed | |
94 </owner> | |
95 </owners> | |
96 <description> | |
97 Please enter the description of this user action. | |
98 </description> | |
99 </action> | |
100 | |
101 <action name="AboutFlags_conflicting-modules-check"> | |
102 <owners> | |
103 <owner> | |
104 Please specify the owners of this user action. Add more owner tags as | |
105 needed | |
106 </owner> | |
107 </owners> | |
108 <description> | |
109 Please enter the description of this user action. | |
110 </description> | |
111 </action> | |
112 | |
113 <action name="AboutFlags_disable-chrome-to-mobile"> | |
114 <owners> | |
115 <owner> | |
116 Please specify the owners of this user action. Add more owner tags as | |
117 needed | |
118 </owner> | |
119 </owners> | |
120 <description> | |
121 Please enter the description of this user action. | |
122 </description> | |
123 </action> | |
124 | |
125 <action name="AboutFlags_disable-outdated-plugins"> | |
126 <owners> | |
127 <owner> | |
128 Please specify the owners of this user action. Add more owner tags as | |
129 needed | |
130 </owner> | |
131 </owners> | |
132 <description> | |
133 Please enter the description of this user action. | |
134 </description> | |
135 </action> | |
136 | |
137 <action name="AboutFlags_disable-pnacl"> | |
138 <owners> | |
139 <owner> | |
140 Please specify the owners of this user action. Add more owner tags as | |
141 needed | |
142 </owner> | |
143 </owners> | |
144 <description> | |
145 Please enter the description of this user action. | |
146 </description> | |
147 </action> | |
148 | |
149 <action name="AboutFlags_disable-print-preview"> | |
150 <owners> | |
151 <owner> | |
152 Please specify the owners of this user action. Add more owner tags as | |
153 needed | |
154 </owner> | |
155 </owners> | |
156 <description> | |
157 Please enter the description of this user action. | |
158 </description> | |
159 </action> | |
160 | |
161 <action name="AboutFlags_disable-views-rect-based-targeting"> | |
162 <owners> | |
163 <owner> | |
164 Please specify the owners of this user action. Add more owner tags as | |
165 needed | |
166 </owner> | |
167 </owners> | |
168 <description> | |
169 Please enter the description of this user action. | |
170 </description> | |
171 </action> | |
172 | |
173 <action name="AboutFlags_disable-website-settings"> | |
174 <owners> | |
175 <owner> | |
176 Please specify the owners of this user action. Add more owner tags as | |
177 needed | |
178 </owner> | |
179 </owners> | |
180 <description> | |
181 Please enter the description of this user action. | |
182 </description> | |
183 </action> | |
184 | |
185 <action name="AboutFlags_dns-server"> | |
186 <owners> | |
187 <owner> | |
188 Please specify the owners of this user action. Add more owner tags as | |
189 needed | |
190 </owner> | |
191 </owners> | |
192 <description> | |
193 Please enter the description of this user action. | |
194 </description> | |
195 </action> | |
196 | |
197 <action name="AboutFlags_downloads-new-ui"> | |
198 <owners> | |
199 <owner> | |
200 Please specify the owners of this user action. Add more owner tags as | |
201 needed | |
202 </owner> | |
203 </owners> | |
204 <description> | |
205 Please enter the description of this user action. | |
206 </description> | |
207 </action> | |
208 | |
209 <action name="AboutFlags_enable-chrome-to-mobile"> | |
210 <owners> | |
211 <owner> | |
212 Please specify the owners of this user action. Add more owner tags as | |
213 needed | |
214 </owner> | |
215 </owners> | |
216 <description> | |
217 Please enter the description of this user action. | |
218 </description> | |
219 </action> | |
220 | |
221 <action name="AboutFlags_enable-nacl"> | |
222 <owners> | |
223 <owner> | |
224 Please specify the owners of this user action. Add more owner tags as | |
225 needed | |
226 </owner> | |
227 </owners> | |
228 <description> | |
229 Please enter the description of this user action. | |
230 </description> | |
231 </action> | |
232 | |
233 <action name="AboutFlags_enable-nacl-debug"> | |
234 <owners> | |
235 <owner> | |
236 Please specify the owners of this user action. Add more owner tags as | |
237 needed | |
238 </owner> | |
239 </owners> | |
240 <description> | |
241 Please enter the description of this user action. | |
242 </description> | |
243 </action> | |
244 | |
245 <action name="AboutFlags_enable-nacl-exception-handling"> | |
246 <owners> | |
247 <owner> | |
248 Please specify the owners of this user action. Add more owner tags as | |
249 needed | |
250 </owner> | |
251 </owners> | |
252 <description> | |
253 Please enter the description of this user action. | |
254 </description> | |
255 </action> | |
256 | |
257 <action name="AboutFlags_enable-pnacl"> | |
258 <owners> | |
259 <owner> | |
260 Please specify the owners of this user action. Add more owner tags as | |
261 needed | |
262 </owner> | |
263 </owners> | |
264 <description> | |
265 Please enter the description of this user action. | |
266 </description> | |
267 </action> | |
268 | |
269 <action name="AboutFlags_enable-smooth-scrolling"> | |
270 <owners> | |
271 <owner> | |
272 Please specify the owners of this user action. Add more owner tags as | |
273 needed | |
274 </owner> | |
275 </owners> | |
276 <description> | |
277 Please enter the description of this user action. | |
278 </description> | |
279 </action> | |
280 | |
281 <action name="AboutFlags_enable-website-settings"> | |
282 <owners> | |
283 <owner> | |
284 Please specify the owners of this user action. Add more owner tags as | |
285 needed | |
286 </owner> | |
287 </owners> | |
288 <description> | |
289 Please enter the description of this user action. | |
290 </description> | |
291 </action> | |
292 | |
293 <action name="AboutFlags_experimental-location-features"> | |
294 <owners> | |
295 <owner> | |
296 Please specify the owners of this user action. Add more owner tags as | |
297 needed | |
298 </owner> | |
299 </owners> | |
300 <description> | |
301 Please enter the description of this user action. | |
302 </description> | |
303 </action> | |
304 | |
305 <action name="AboutFlags_expose-for-tabs"> | |
306 <owners> | |
307 <owner> | |
308 Please specify the owners of this user action. Add more owner tags as | |
309 needed | |
310 </owner> | |
311 </owners> | |
312 <description> | |
313 Please enter the description of this user action. | |
314 </description> | |
315 </action> | |
316 | |
317 <action name="AboutFlags_extension-apis"> | |
318 <owners> | |
319 <owner> | |
320 Please specify the owners of this user action. Add more owner tags as | |
321 needed | |
322 </owner> | |
323 </owners> | |
324 <description> | |
325 Please enter the description of this user action. | |
326 </description> | |
327 </action> | |
328 | |
329 <action name="AboutFlags_focus-existing-tab-on-open"> | |
330 <owners> | |
331 <owner> | |
332 Please specify the owners of this user action. Add more owner tags as | |
333 needed | |
334 </owner> | |
335 </owners> | |
336 <description> | |
337 Please enter the description of this user action. | |
338 </description> | |
339 </action> | |
340 | |
341 <action name="AboutFlags_gpu-canvas-2d"> | |
342 <owners> | |
343 <owner> | |
344 Please specify the owners of this user action. Add more owner tags as | |
345 needed | |
346 </owner> | |
347 </owners> | |
348 <description> | |
349 Please enter the description of this user action. | |
350 </description> | |
351 </action> | |
352 | |
353 <action name="AboutFlags_indexeddb-use-leveldb"> | |
354 <owners> | |
355 <owner> | |
356 Please specify the owners of this user action. Add more owner tags as | |
357 needed | |
358 </owner> | |
359 </owners> | |
360 <description> | |
361 Please enter the description of this user action. | |
362 </description> | |
363 </action> | |
364 | |
365 <action name="AboutFlags_instant-autocomplete-immediately"> | |
366 <owners> | |
367 <owner> | |
368 Please specify the owners of this user action. Add more owner tags as | |
369 needed | |
370 </owner> | |
371 </owners> | |
372 <description> | |
373 Please enter the description of this user action. | |
374 </description> | |
375 </action> | |
376 | |
377 <action name="AboutFlags_instant-type"> | |
378 <owners> | |
379 <owner> | |
380 Please specify the owners of this user action. Add more owner tags as | |
381 needed | |
382 </owner> | |
383 </owners> | |
384 <description> | |
385 Please enter the description of this user action. | |
386 </description> | |
387 </action> | |
388 | |
389 <action name="AboutFlags_match-preview"> | |
390 <owners> | |
391 <owner> | |
392 Please specify the owners of this user action. Add more owner tags as | |
393 needed | |
394 </owner> | |
395 </owners> | |
396 <description> | |
397 Please enter the description of this user action. | |
398 </description> | |
399 </action> | |
400 | |
401 <action name="AboutFlags_my-special-feature"> | |
402 <owners> | |
403 <owner> | |
404 Please specify the owners of this user action. Add more owner tags as | |
405 needed | |
406 </owner> | |
407 </owners> | |
408 <description> | |
409 Please enter the description of this user action. | |
410 </description> | |
411 </action> | |
412 | |
413 <action name="AboutFlags_nacl-debug-mask"> | |
414 <owners> | |
415 <owner> | |
416 Please specify the owners of this user action. Add more owner tags as | |
417 needed | |
418 </owner> | |
419 </owners> | |
420 <description> | |
421 Please enter the description of this user action. | |
422 </description> | |
423 </action> | |
424 | |
425 <action name="AboutFlags_nacl-gdb"> | |
426 <owners> | |
427 <owner> | |
428 Please specify the owners of this user action. Add more owner tags as | |
429 needed | |
430 </owner> | |
431 </owners> | |
432 <description> | |
433 Please enter the description of this user action. | |
434 </description> | |
435 </action> | |
436 | |
437 <action name="AboutFlags_nacl-gdb-script"> | |
438 <owners> | |
439 <owner> | |
440 Please specify the owners of this user action. Add more owner tags as | |
441 needed | |
442 </owner> | |
443 </owners> | |
444 <description> | |
445 Please enter the description of this user action. | |
446 </description> | |
447 </action> | |
448 | |
449 <action name="AboutFlags_page-prerender"> | |
450 <owners> | |
451 <owner> | |
452 Please specify the owners of this user action. Add more owner tags as | |
453 needed | |
454 </owner> | |
455 </owners> | |
456 <description> | |
457 Please enter the description of this user action. | |
458 </description> | |
459 </action> | |
460 | |
461 <action name="AboutFlags_prerender-from-omnibox"> | |
462 <owners> | |
463 <owner> | |
464 Please specify the owners of this user action. Add more owner tags as | |
465 needed | |
466 </owner> | |
467 </owners> | |
468 <description> | |
469 Please enter the description of this user action. | |
470 </description> | |
471 </action> | |
472 | |
473 <action name="AboutFlags_print-preview"> | |
474 <owners> | |
475 <owner> | |
476 Please specify the owners of this user action. Add more owner tags as | |
477 needed | |
478 </owner> | |
479 </owners> | |
480 <description> | |
481 Please enter the description of this user action. | |
482 </description> | |
483 </action> | |
484 | |
485 <action name="AboutFlags_remoting"> | |
486 <owners> | |
487 <owner> | |
488 Please specify the owners of this user action. Add more owner tags as | |
489 needed | |
490 </owner> | |
491 </owners> | |
492 <description> | |
493 Please enter the description of this user action. | |
494 </description> | |
495 </action> | |
496 | |
497 <action name="AboutFlags_save-page-as-mhtml"> | |
498 <owners> | |
499 <owner> | |
500 Please specify the owners of this user action. Add more owner tags as | |
501 needed | |
502 </owner> | |
503 </owners> | |
504 <description> | |
505 Please enter the description of this user action. | |
506 </description> | |
507 </action> | |
508 | |
509 <action name="AboutFlags_snap-start"> | |
510 <owners> | |
511 <owner> | |
512 Please specify the owners of this user action. Add more owner tags as | |
513 needed | |
514 </owner> | |
515 </owners> | |
516 <description> | |
517 Please enter the description of this user action. | |
518 </description> | |
519 </action> | |
520 | |
521 <action name="AboutFlags_tabbed-options"> | |
522 <owners> | |
523 <owner> | |
524 Please specify the owners of this user action. Add more owner tags as | |
525 needed | |
526 </owner> | |
527 </owners> | |
528 <description> | |
529 Please enter the description of this user action. | |
530 </description> | |
531 </action> | |
532 | |
533 <action name="AboutFlags_verbatim-instant"> | |
534 <owners> | |
535 <owner> | |
536 Please specify the owners of this user action. Add more owner tags as | |
537 needed | |
538 </owner> | |
539 </owners> | |
540 <description> | |
541 Please enter the description of this user action. | |
542 </description> | |
543 </action> | |
544 | |
545 <action name="AboutFlags_vertical-tabs"> | |
546 <owners> | |
547 <owner> | |
548 Please specify the owners of this user action. Add more owner tags as | |
549 needed | |
550 </owner> | |
551 </owners> | |
552 <description> | |
553 Please enter the description of this user action. | |
554 </description> | |
555 </action> | |
556 | |
557 <action name="AboutFlags_views-use-rect-based-targeting"> | |
558 <owners> | |
559 <owner> | |
560 Please specify the owners of this user action. Add more owner tags as | |
561 needed | |
562 </owner> | |
563 </owners> | |
564 <description> | |
565 Please enter the description of this user action. | |
566 </description> | |
567 </action> | |
568 | |
569 <action name="AboutFlags_xss-auditor"> | |
570 <owners> | |
571 <owner> | |
572 Please specify the owners of this user action. Add more owner tags as | |
573 needed | |
574 </owner> | |
575 </owners> | |
576 <description> | |
577 Please enter the description of this user action. | |
578 </description> | |
579 </action> | |
580 | |
581 <action name="Accel_Accessible_Focus_Next"> | |
582 <owners> | |
583 <owner> | |
584 Please specify the owners of this user action. Add more owner tags as | |
585 needed | |
586 </owner> | |
587 </owners> | |
588 <description> | |
589 Please enter the description of this user action. | |
590 </description> | |
591 </action> | |
592 | |
593 <action name="Accel_Accessible_Focus_Previous"> | |
594 <owners> | |
595 <owner> | |
596 Please specify the owners of this user action. Add more owner tags as | |
597 needed | |
598 </owner> | |
599 </owners> | |
600 <description> | |
601 Please enter the description of this user action. | |
602 </description> | |
603 </action> | |
604 | |
605 <action name="Accel_Add_Remove_Display"> | |
606 <owners> | |
607 <owner> | |
608 Please specify the owners of this user action. Add more owner tags as | |
609 needed | |
610 </owner> | |
611 </owners> | |
612 <description> | |
613 Please enter the description of this user action. | |
614 </description> | |
615 </action> | |
616 | |
617 <action name="Accel_Advanced_Print"> | |
618 <owners> | |
619 <owner> | |
620 Please specify the owners of this user action. Add more owner tags as | |
621 needed | |
622 </owner> | |
623 </owners> | |
624 <description> | |
625 Please enter the description of this user action. | |
626 </description> | |
627 </action> | |
628 | |
629 <action name="Accel_Back_Backspace"> | |
630 <owners> | |
631 <owner> | |
632 Please specify the owners of this user action. Add more owner tags as | |
633 needed | |
634 </owner> | |
635 </owners> | |
636 <description> | |
637 Please enter the description of this user action. | |
638 </description> | |
639 </action> | |
640 | |
641 <action name="Accel_Back_F1"> | |
642 <owners> | |
643 <owner> | |
644 Please specify the owners of this user action. Add more owner tags as | |
645 needed | |
646 </owner> | |
647 </owners> | |
648 <description> | |
649 Please enter the description of this user action. | |
650 </description> | |
651 </action> | |
652 | |
653 <action name="Accel_Back_Left"> | |
654 <owners> | |
655 <owner> | |
656 Please specify the owners of this user action. Add more owner tags as | |
657 needed | |
658 </owner> | |
659 </owners> | |
660 <description> | |
661 Please enter the description of this user action. | |
662 </description> | |
663 </action> | |
664 | |
665 <action name="Accel_BrightnessDown_F6"> | |
666 <owners> | |
667 <owner> | |
668 Please specify the owners of this user action. Add more owner tags as | |
669 needed | |
670 </owner> | |
671 </owners> | |
672 <description> | |
673 Please enter the description of this user action. | |
674 </description> | |
675 </action> | |
676 | |
677 <action name="Accel_BrightnessUp_F7"> | |
678 <owners> | |
679 <owner> | |
680 Please specify the owners of this user action. Add more owner tags as | |
681 needed | |
682 </owner> | |
683 </owners> | |
684 <description> | |
685 Please enter the description of this user action. | |
686 </description> | |
687 </action> | |
688 | |
689 <action name="Accel_Disable_Caps_Lock"> | |
690 <owners> | |
691 <owner> | |
692 Please specify the owners of this user action. Add more owner tags as | |
693 needed | |
694 </owner> | |
695 </owners> | |
696 <description> | |
697 Please enter the description of this user action. | |
698 </description> | |
699 </action> | |
700 | |
701 <action name="Accel_Exit_First_Q"> | |
702 <owners> | |
703 <owner> | |
704 Please specify the owners of this user action. Add more owner tags as | |
705 needed | |
706 </owner> | |
707 </owners> | |
708 <description> | |
709 Please enter the description of this user action. | |
710 </description> | |
711 </action> | |
712 | |
713 <action name="Accel_Exit_Second_Q"> | |
714 <owners> | |
715 <owner> | |
716 Please specify the owners of this user action. Add more owner tags as | |
717 needed | |
718 </owner> | |
719 </owners> | |
720 <description> | |
721 Please enter the description of this user action. | |
722 </description> | |
723 </action> | |
724 | |
725 <action name="Accel_FocusLocation_D"> | |
726 <owners> | |
727 <owner> | |
728 Please specify the owners of this user action. Add more owner tags as | |
729 needed | |
730 </owner> | |
731 </owners> | |
732 <description> | |
733 Please enter the description of this user action. | |
734 </description> | |
735 </action> | |
736 | |
737 <action name="Accel_FocusLocation_L"> | |
738 <owners> | |
739 <owner> | |
740 Please specify the owners of this user action. Add more owner tags as | |
741 needed | |
742 </owner> | |
743 </owners> | |
744 <description> | |
745 Please enter the description of this user action. | |
746 </description> | |
747 </action> | |
748 | |
749 <action name="Accel_FocusSearch_E"> | |
750 <owners> | |
751 <owner> | |
752 Please specify the owners of this user action. Add more owner tags as | |
753 needed | |
754 </owner> | |
755 </owners> | |
756 <description> | |
757 Please enter the description of this user action. | |
758 </description> | |
759 </action> | |
760 | |
761 <action name="Accel_FocusSearch_K"> | |
762 <owners> | |
763 <owner> | |
764 Please specify the owners of this user action. Add more owner tags as | |
765 needed | |
766 </owner> | |
767 </owners> | |
768 <description> | |
769 Please enter the description of this user action. | |
770 </description> | |
771 </action> | |
772 | |
773 <action name="Accel_Focus_Bookmarks"> | |
774 <owners> | |
775 <owner> | |
776 Please specify the owners of this user action. Add more owner tags as | |
777 needed | |
778 </owner> | |
779 </owners> | |
780 <description> | |
781 Please enter the description of this user action. | |
782 </description> | |
783 </action> | |
784 | |
785 <action name="Accel_Focus_Launcher"> | |
786 <owners> | |
787 <owner> | |
788 Please specify the owners of this user action. Add more owner tags as | |
789 needed | |
790 </owner> | |
791 </owners> | |
792 <description> | |
793 Please enter the description of this user action. | |
794 </description> | |
795 </action> | |
796 | |
797 <action name="Accel_Focus_Location"> | |
798 <owners> | |
799 <owner> | |
800 Please specify the owners of this user action. Add more owner tags as | |
801 needed | |
802 </owner> | |
803 </owners> | |
804 <description> | |
805 Please enter the description of this user action. | |
806 </description> | |
807 </action> | |
808 | |
809 <action name="Accel_Focus_Next_Pane"> | |
810 <owners> | |
811 <owner> | |
812 Please specify the owners of this user action. Add more owner tags as | |
813 needed | |
814 </owner> | |
815 </owners> | |
816 <description> | |
817 Please enter the description of this user action. | |
818 </description> | |
819 </action> | |
820 | |
821 <action name="Accel_Focus_Previous_Pane"> | |
822 <owners> | |
823 <owner> | |
824 Please specify the owners of this user action. Add more owner tags as | |
825 needed | |
826 </owner> | |
827 </owners> | |
828 <description> | |
829 Please enter the description of this user action. | |
830 </description> | |
831 </action> | |
832 | |
833 <action name="Accel_Focus_Search"> | |
834 <owners> | |
835 <owner> | |
836 Please specify the owners of this user action. Add more owner tags as | |
837 needed | |
838 </owner> | |
839 </owners> | |
840 <description> | |
841 Please enter the description of this user action. | |
842 </description> | |
843 </action> | |
844 | |
845 <action name="Accel_Focus_Toolbar"> | |
846 <owners> | |
847 <owner> | |
848 Please specify the owners of this user action. Add more owner tags as | |
849 needed | |
850 </owner> | |
851 </owners> | |
852 <description> | |
853 Please enter the description of this user action. | |
854 </description> | |
855 </action> | |
856 | |
857 <action name="Accel_Forward_Backspace"> | |
858 <owners> | |
859 <owner> | |
860 Please specify the owners of this user action. Add more owner tags as | |
861 needed | |
862 </owner> | |
863 </owners> | |
864 <description> | |
865 Please enter the description of this user action. | |
866 </description> | |
867 </action> | |
868 | |
869 <action name="Accel_Forward_F2"> | |
870 <owners> | |
871 <owner> | |
872 Please specify the owners of this user action. Add more owner tags as | |
873 needed | |
874 </owner> | |
875 </owners> | |
876 <description> | |
877 Please enter the description of this user action. | |
878 </description> | |
879 </action> | |
880 | |
881 <action name="Accel_Forward_Right"> | |
882 <owners> | |
883 <owner> | |
884 Please specify the owners of this user action. Add more owner tags as | |
885 needed | |
886 </owner> | |
887 </owners> | |
888 <description> | |
889 Please enter the description of this user action. | |
890 </description> | |
891 </action> | |
892 | |
893 <action name="Accel_Fullscreen_F4"> | |
894 <owners> | |
895 <owner> | |
896 Please specify the owners of this user action. Add more owner tags as | |
897 needed | |
898 </owner> | |
899 </owners> | |
900 <description> | |
901 Please enter the description of this user action. | |
902 </description> | |
903 </action> | |
904 | |
905 <action name="Accel_KeyboardBrightnessDown_F6"> | |
906 <owners> | |
907 <owner> | |
908 Please specify the owners of this user action. Add more owner tags as | |
909 needed | |
910 </owner> | |
911 </owners> | |
912 <description> | |
913 Please enter the description of this user action. | |
914 </description> | |
915 </action> | |
916 | |
917 <action name="Accel_KeyboardBrightnessUp_F7"> | |
918 <owners> | |
919 <owner> | |
920 Please specify the owners of this user action. Add more owner tags as | |
921 needed | |
922 </owner> | |
923 </owners> | |
924 <description> | |
925 Please enter the description of this user action. | |
926 </description> | |
927 </action> | |
928 | |
929 <action name="Accel_Launch_App"> | |
930 <owners> | |
931 <owner> | |
932 Please specify the owners of this user action. Add more owner tags as | |
933 needed | |
934 </owner> | |
935 </owners> | |
936 <description> | |
937 Please enter the description of this user action. | |
938 </description> | |
939 </action> | |
940 | |
941 <action name="Accel_Launch_Last_App"> | |
942 <owners> | |
943 <owner> | |
944 Please specify the owners of this user action. Add more owner tags as | |
945 needed | |
946 </owner> | |
947 </owners> | |
948 <description> | |
949 Please enter the description of this user action. | |
950 </description> | |
951 </action> | |
952 | |
953 <action name="Accel_LockScreen_L"> | |
954 <owners> | |
955 <owner> | |
956 Please specify the owners of this user action. Add more owner tags as | |
957 needed | |
958 </owner> | |
959 </owners> | |
960 <description> | |
961 Please enter the description of this user action. | |
962 </description> | |
963 </action> | |
964 | |
965 <action name="Accel_LockScreen_LockButton"> | |
966 <owners> | |
967 <owner> | |
968 Please specify the owners of this user action. Add more owner tags as | |
969 needed | |
970 </owner> | |
971 </owners> | |
972 <description> | |
973 Please enter the description of this user action. | |
974 </description> | |
975 </action> | |
976 | |
977 <action name="Accel_LockScreen_PowerButton"> | |
978 <owners> | |
979 <owner> | |
980 Please specify the owners of this user action. Add more owner tags as | |
981 needed | |
982 </owner> | |
983 </owners> | |
984 <description> | |
985 Please enter the description of this user action. | |
986 </description> | |
987 </action> | |
988 | |
989 <action name="Accel_Maximize_Restore_F4"> | |
990 <owners> | |
991 <owner> | |
992 Please specify the owners of this user action. Add more owner tags as | |
993 needed | |
994 </owner> | |
995 </owners> | |
996 <description> | |
997 Please enter the description of this user action. | |
998 </description> | |
999 </action> | |
1000 | |
1001 <action name="Accel_NewTab_T"> | |
1002 <owners> | |
1003 <owner> | |
1004 Please specify the owners of this user action. Add more owner tags as | |
1005 needed | |
1006 </owner> | |
1007 </owners> | |
1008 <description> | |
1009 Please enter the description of this user action. | |
1010 </description> | |
1011 </action> | |
1012 | |
1013 <action name="Accel_New_Incognito_Window"> | |
1014 <owners> | |
1015 <owner> | |
1016 Please specify the owners of this user action. Add more owner tags as | |
1017 needed | |
1018 </owner> | |
1019 </owners> | |
1020 <description> | |
1021 Please enter the description of this user action. | |
1022 </description> | |
1023 </action> | |
1024 | |
1025 <action name="Accel_New_Window"> | |
1026 <owners> | |
1027 <owner> | |
1028 Please specify the owners of this user action. Add more owner tags as | |
1029 needed | |
1030 </owner> | |
1031 </owners> | |
1032 <description> | |
1033 Please enter the description of this user action. | |
1034 </description> | |
1035 </action> | |
1036 | |
1037 <action name="Accel_NextWindow_F5"> | |
1038 <owners> | |
1039 <owner> | |
1040 Please specify the owners of this user action. Add more owner tags as | |
1041 needed | |
1042 </owner> | |
1043 </owners> | |
1044 <description> | |
1045 Please enter the description of this user action. | |
1046 </description> | |
1047 </action> | |
1048 | |
1049 <action name="Accel_NextWindow_Tab"> | |
1050 <owners> | |
1051 <owner> | |
1052 Please specify the owners of this user action. Add more owner tags as | |
1053 needed | |
1054 </owner> | |
1055 </owners> | |
1056 <description> | |
1057 Please enter the description of this user action. | |
1058 </description> | |
1059 </action> | |
1060 | |
1061 <action name="Accel_Next_Ime"> | |
1062 <owners> | |
1063 <owner> | |
1064 Please specify the owners of this user action. Add more owner tags as | |
1065 needed | |
1066 </owner> | |
1067 </owners> | |
1068 <description> | |
1069 Please enter the description of this user action. | |
1070 </description> | |
1071 </action> | |
1072 | |
1073 <action name="Accel_Open_Crosh"> | |
1074 <owners> | |
1075 <owner> | |
1076 Please specify the owners of this user action. Add more owner tags as | |
1077 needed | |
1078 </owner> | |
1079 </owners> | |
1080 <description> | |
1081 Please enter the description of this user action. | |
1082 </description> | |
1083 </action> | |
1084 | |
1085 <action name="Accel_Open_Feedback_Page"> | |
1086 <owners> | |
1087 <owner> | |
1088 Please specify the owners of this user action. Add more owner tags as | |
1089 needed | |
1090 </owner> | |
1091 </owners> | |
1092 <description> | |
1093 Please enter the description of this user action. | |
1094 </description> | |
1095 </action> | |
1096 | |
1097 <action name="Accel_Open_File_Manager"> | |
1098 <owners> | |
1099 <owner> | |
1100 Please specify the owners of this user action. Add more owner tags as | |
1101 needed | |
1102 </owner> | |
1103 </owners> | |
1104 <description> | |
1105 Please enter the description of this user action. | |
1106 </description> | |
1107 </action> | |
1108 | |
1109 <action name="Accel_Overview_F5"> | |
1110 <owners> | |
1111 <owner> | |
1112 Please specify the owners of this user action. Add more owner tags as | |
1113 needed | |
1114 </owner> | |
1115 </owners> | |
1116 <description> | |
1117 Please enter the description of this user action. | |
1118 </description> | |
1119 </action> | |
1120 | |
1121 <action name="Accel_PrevWindow_F5"> | |
1122 <owners> | |
1123 <owner> | |
1124 Please specify the owners of this user action. Add more owner tags as | |
1125 needed | |
1126 </owner> | |
1127 </owners> | |
1128 <description> | |
1129 Please enter the description of this user action. | |
1130 </description> | |
1131 </action> | |
1132 | |
1133 <action name="Accel_PrevWindow_Tab"> | |
1134 <owners> | |
1135 <owner> | |
1136 Please specify the owners of this user action. Add more owner tags as | |
1137 needed | |
1138 </owner> | |
1139 </owners> | |
1140 <description> | |
1141 Please enter the description of this user action. | |
1142 </description> | |
1143 </action> | |
1144 | |
1145 <action name="Accel_Previous_Ime"> | |
1146 <owners> | |
1147 <owner> | |
1148 Please specify the owners of this user action. Add more owner tags as | |
1149 needed | |
1150 </owner> | |
1151 </owners> | |
1152 <description> | |
1153 Please enter the description of this user action. | |
1154 </description> | |
1155 </action> | |
1156 | |
1157 <action name="Accel_Reload_F3"> | |
1158 <owners> | |
1159 <owner> | |
1160 Please specify the owners of this user action. Add more owner tags as | |
1161 needed | |
1162 </owner> | |
1163 </owners> | |
1164 <description> | |
1165 Please enter the description of this user action. | |
1166 </description> | |
1167 </action> | |
1168 | |
1169 <action name="Accel_Reload_R"> | |
1170 <owners> | |
1171 <owner> | |
1172 Please specify the owners of this user action. Add more owner tags as | |
1173 needed | |
1174 </owner> | |
1175 </owners> | |
1176 <description> | |
1177 Please enter the description of this user action. | |
1178 </description> | |
1179 </action> | |
1180 | |
1181 <action name="Accel_Restore_Tab"> | |
1182 <owners> | |
1183 <owner> | |
1184 Please specify the owners of this user action. Add more owner tags as | |
1185 needed | |
1186 </owner> | |
1187 </owners> | |
1188 <description> | |
1189 Please enter the description of this user action. | |
1190 </description> | |
1191 </action> | |
1192 | |
1193 <action name="Accel_Rotate_Window"> | |
1194 <owners> | |
1195 <owner> | |
1196 Please specify the owners of this user action. Add more owner tags as | |
1197 needed | |
1198 </owner> | |
1199 </owners> | |
1200 <description> | |
1201 Please enter the description of this user action. | |
1202 </description> | |
1203 </action> | |
1204 | |
1205 <action name="Accel_Scale_Ui_Down"> | |
1206 <owners> | |
1207 <owner> | |
1208 Please specify the owners of this user action. Add more owner tags as | |
1209 needed | |
1210 </owner> | |
1211 </owners> | |
1212 <description> | |
1213 Please enter the description of this user action. | |
1214 </description> | |
1215 </action> | |
1216 | |
1217 <action name="Accel_Scale_Ui_Reset"> | |
1218 <owners> | |
1219 <owner> | |
1220 Please specify the owners of this user action. Add more owner tags as | |
1221 needed | |
1222 </owner> | |
1223 </owners> | |
1224 <description> | |
1225 Please enter the description of this user action. | |
1226 </description> | |
1227 </action> | |
1228 | |
1229 <action name="Accel_Scale_Ui_Up"> | |
1230 <owners> | |
1231 <owner> | |
1232 Please specify the owners of this user action. Add more owner tags as | |
1233 needed | |
1234 </owner> | |
1235 </owners> | |
1236 <description> | |
1237 Please enter the description of this user action. | |
1238 </description> | |
1239 </action> | |
1240 | |
1241 <action name="Accel_Search_LWin"> | |
1242 <owners> | |
1243 <owner> | |
1244 Please specify the owners of this user action. Add more owner tags as | |
1245 needed | |
1246 </owner> | |
1247 </owners> | |
1248 <description> | |
1249 Please enter the description of this user action. | |
1250 </description> | |
1251 </action> | |
1252 | |
1253 <action name="Accel_SelectNextTab"> | |
1254 <owners> | |
1255 <owner> | |
1256 Please specify the owners of this user action. Add more owner tags as | |
1257 needed | |
1258 </owner> | |
1259 </owners> | |
1260 <description> | |
1261 Please enter the description of this user action. | |
1262 </description> | |
1263 </action> | |
1264 | |
1265 <action name="Accel_SelectPreviousTab"> | |
1266 <owners> | |
1267 <owner> | |
1268 Please specify the owners of this user action. Add more owner tags as | |
1269 needed | |
1270 </owner> | |
1271 </owners> | |
1272 <description> | |
1273 Please enter the description of this user action. | |
1274 </description> | |
1275 </action> | |
1276 | |
1277 <action name="Accel_Show_App_Menu"> | |
1278 <owners> | |
1279 <owner> | |
1280 Please specify the owners of this user action. Add more owner tags as | |
1281 needed | |
1282 </owner> | |
1283 </owners> | |
1284 <description> | |
1285 Please enter the description of this user action. | |
1286 </description> | |
1287 </action> | |
1288 | |
1289 <action name="Accel_Show_Keyboard_Overlay"> | |
1290 <owners> | |
1291 <owner> | |
1292 Please specify the owners of this user action. Add more owner tags as | |
1293 needed | |
1294 </owner> | |
1295 </owners> | |
1296 <description> | |
1297 Please enter the description of this user action. | |
1298 </description> | |
1299 </action> | |
1300 | |
1301 <action name="Accel_Show_Message_Center_Bubble"> | |
1302 <owners> | |
1303 <owner> | |
1304 Please specify the owners of this user action. Add more owner tags as | |
1305 needed | |
1306 </owner> | |
1307 </owners> | |
1308 <description> | |
1309 Please enter the description of this user action. | |
1310 </description> | |
1311 </action> | |
1312 | |
1313 <action name="Accel_Show_System_Tray_Bubble"> | |
1314 <owners> | |
1315 <owner> | |
1316 Please specify the owners of this user action. Add more owner tags as | |
1317 needed | |
1318 </owner> | |
1319 </owners> | |
1320 <description> | |
1321 Please enter the description of this user action. | |
1322 </description> | |
1323 </action> | |
1324 | |
1325 <action name="Accel_Show_Task_Manager"> | |
1326 <owners> | |
1327 <owner> | |
1328 Please specify the owners of this user action. Add more owner tags as | |
1329 needed | |
1330 </owner> | |
1331 </owners> | |
1332 <description> | |
1333 Please enter the description of this user action. | |
1334 </description> | |
1335 </action> | |
1336 | |
1337 <action name="Accel_ShutDown_PowerButton"> | |
1338 <owners> | |
1339 <owner> | |
1340 Please specify the owners of this user action. Add more owner tags as | |
1341 needed | |
1342 </owner> | |
1343 </owners> | |
1344 <description> | |
1345 Please enter the description of this user action. | |
1346 </description> | |
1347 </action> | |
1348 | |
1349 <action name="Accel_Silence_Spoken_Feedback"> | |
1350 <owners> | |
1351 <owner> | |
1352 Please specify the owners of this user action. Add more owner tags as | |
1353 needed | |
1354 </owner> | |
1355 </owners> | |
1356 <description> | |
1357 Please enter the description of this user action. | |
1358 </description> | |
1359 </action> | |
1360 | |
1361 <action name="Accel_Swap_Primary_Display"> | |
1362 <owners> | |
1363 <owner> | |
1364 Please specify the owners of this user action. Add more owner tags as | |
1365 needed | |
1366 </owner> | |
1367 </owners> | |
1368 <description> | |
1369 Please enter the description of this user action. | |
1370 </description> | |
1371 </action> | |
1372 | |
1373 <action name="Accel_Switch_Ime"> | |
1374 <owners> | |
1375 <owner> | |
1376 Please specify the owners of this user action. Add more owner tags as | |
1377 needed | |
1378 </owner> | |
1379 </owners> | |
1380 <description> | |
1381 Please enter the description of this user action. | |
1382 </description> | |
1383 </action> | |
1384 | |
1385 <action name="Accel_Switch_To_Next_User"> | |
1386 <owners> | |
1387 <owner> | |
1388 Please specify the owners of this user action. Add more owner tags as | |
1389 needed | |
1390 </owner> | |
1391 </owners> | |
1392 <description> | |
1393 Please enter the description of this user action. | |
1394 </description> | |
1395 </action> | |
1396 | |
1397 <action name="Accel_Switch_To_Previous_User"> | |
1398 <owners> | |
1399 <owner> | |
1400 Please specify the owners of this user action. Add more owner tags as | |
1401 needed | |
1402 </owner> | |
1403 </owners> | |
1404 <description> | |
1405 Please enter the description of this user action. | |
1406 </description> | |
1407 </action> | |
1408 | |
1409 <action name="Accel_Take_Partial_Screenshot"> | |
1410 <owners> | |
1411 <owner> | |
1412 Please specify the owners of this user action. Add more owner tags as | |
1413 needed | |
1414 </owner> | |
1415 </owners> | |
1416 <description> | |
1417 Please enter the description of this user action. | |
1418 </description> | |
1419 </action> | |
1420 | |
1421 <action name="Accel_Take_Screenshot"> | |
1422 <owners> | |
1423 <owner> | |
1424 Please specify the owners of this user action. Add more owner tags as | |
1425 needed | |
1426 </owner> | |
1427 </owners> | |
1428 <description> | |
1429 Please enter the description of this user action. | |
1430 </description> | |
1431 </action> | |
1432 | |
1433 <action name="Accel_Toggle_Caps_Lock"> | |
1434 <owners> | |
1435 <owner> | |
1436 Please specify the owners of this user action. Add more owner tags as | |
1437 needed | |
1438 </owner> | |
1439 </owners> | |
1440 <description> | |
1441 Please enter the description of this user action. | |
1442 </description> | |
1443 </action> | |
1444 | |
1445 <action name="Accel_Toggle_Maximized"> | |
1446 <owners> | |
1447 <owner> | |
1448 Please specify the owners of this user action. Add more owner tags as | |
1449 needed | |
1450 </owner> | |
1451 </owners> | |
1452 <description> | |
1453 Please enter the description of this user action. | |
1454 </description> | |
1455 </action> | |
1456 | |
1457 <action name="Accel_Toggle_Minimized"> | |
1458 <owners> | |
1459 <owner> | |
1460 Please specify the owners of this user action. Add more owner tags as | |
1461 needed | |
1462 </owner> | |
1463 </owners> | |
1464 <description> | |
1465 Please enter the description of this user action. | |
1466 </description> | |
1467 </action> | |
1468 | |
1469 <action name="Accel_Toggle_Minimized_M"> | |
1470 <owners> | |
1471 <owner> | |
1472 Please specify the owners of this user action. Add more owner tags as | |
1473 needed | |
1474 </owner> | |
1475 </owners> | |
1476 <description> | |
1477 Please enter the description of this user action. | |
1478 </description> | |
1479 </action> | |
1480 | |
1481 <action name="Accel_Toggle_Minimized_Minus"> | |
1482 <owners> | |
1483 <owner> | |
1484 Please specify the owners of this user action. Add more owner tags as | |
1485 needed | |
1486 </owner> | |
1487 </owners> | |
1488 <description> | |
1489 Please enter the description of this user action. | |
1490 </description> | |
1491 </action> | |
1492 | |
1493 <action name="Accel_Toggle_Mirror_Mode"> | |
1494 <owners> | |
1495 <owner> | |
1496 Please specify the owners of this user action. Add more owner tags as | |
1497 needed | |
1498 </owner> | |
1499 </owners> | |
1500 <description> | |
1501 Please enter the description of this user action. | |
1502 </description> | |
1503 </action> | |
1504 | |
1505 <action name="Accel_Toggle_Spoken_Feedback"> | |
1506 <owners> | |
1507 <owner> | |
1508 Please specify the owners of this user action. Add more owner tags as | |
1509 needed | |
1510 </owner> | |
1511 </owners> | |
1512 <description> | |
1513 Please enter the description of this user action. | |
1514 </description> | |
1515 </action> | |
1516 | |
1517 <action name="Accel_Touch_Hud_Clear"> | |
1518 <owners> | |
1519 <owner> | |
1520 Please specify the owners of this user action. Add more owner tags as | |
1521 needed | |
1522 </owner> | |
1523 </owners> | |
1524 <description> | |
1525 Please enter the description of this user action. | |
1526 </description> | |
1527 </action> | |
1528 | |
1529 <action name="Accel_VolumeDown_F9"> | |
1530 <owners> | |
1531 <owner> | |
1532 Please specify the owners of this user action. Add more owner tags as | |
1533 needed | |
1534 </owner> | |
1535 </owners> | |
1536 <description> | |
1537 Please enter the description of this user action. | |
1538 </description> | |
1539 </action> | |
1540 | |
1541 <action name="Accel_VolumeMute_F8"> | |
1542 <owners> | |
1543 <owner> | |
1544 Please specify the owners of this user action. Add more owner tags as | |
1545 needed | |
1546 </owner> | |
1547 </owners> | |
1548 <description> | |
1549 Please enter the description of this user action. | |
1550 </description> | |
1551 </action> | |
1552 | |
1553 <action name="Accel_VolumeUp_F10"> | |
1554 <owners> | |
1555 <owner> | |
1556 Please specify the owners of this user action. Add more owner tags as | |
1557 needed | |
1558 </owner> | |
1559 </owners> | |
1560 <description> | |
1561 Please enter the description of this user action. | |
1562 </description> | |
1563 </action> | |
1564 | |
1565 <action name="Accel_Window_Position_Center"> | |
1566 <owners> | |
1567 <owner> | |
1568 Please specify the owners of this user action. Add more owner tags as | |
1569 needed | |
1570 </owner> | |
1571 </owners> | |
1572 <description> | |
1573 Please enter the description of this user action. | |
1574 </description> | |
1575 </action> | |
1576 | |
1577 <action name="Accel_Window_Snap_Left"> | |
1578 <owners> | |
1579 <owner> | |
1580 Please specify the owners of this user action. Add more owner tags as | |
1581 needed | |
1582 </owner> | |
1583 </owners> | |
1584 <description> | |
1585 Please enter the description of this user action. | |
1586 </description> | |
1587 </action> | |
1588 | |
1589 <action name="Accel_Window_Snap_Right"> | |
1590 <owners> | |
1591 <owner> | |
1592 Please specify the owners of this user action. Add more owner tags as | |
1593 needed | |
1594 </owner> | |
1595 </owners> | |
1596 <description> | |
1597 Please enter the description of this user action. | |
1598 </description> | |
1599 </action> | |
1600 | |
1601 <action name="AcceptedGeneratedKeyword"> | |
1602 <owners> | |
1603 <owner> | |
1604 Please specify the owners of this user action. Add more owner tags as | |
1605 needed | |
1606 </owner> | |
1607 </owners> | |
1608 <description> | |
1609 Please enter the description of this user action. | |
1610 </description> | |
1611 </action> | |
1612 | |
1613 <action name="AcceptedKeyword"> | |
1614 <owners> | |
1615 <owner> | |
1616 Please specify the owners of this user action. Add more owner tags as | |
1617 needed | |
1618 </owner> | |
1619 </owners> | |
1620 <description> | |
1621 Please enter the description of this user action. | |
1622 </description> | |
1623 </action> | |
1624 | |
1625 <action name="AcceptedKeywordHint"> | |
1626 <owners> | |
1627 <owner> | |
1628 Please specify the owners of this user action. Add more owner tags as | |
1629 needed | |
1630 </owner> | |
1631 </owners> | |
1632 <description> | |
1633 Please enter the description of this user action. | |
1634 </description> | |
1635 </action> | |
1636 | |
1637 <action name="ActionBox.ClickButton"> | |
1638 <owners> | |
1639 <owner> | |
1640 Please specify the owners of this user action. Add more owner tags as | |
1641 needed | |
1642 </owner> | |
1643 </owners> | |
1644 <description> | |
1645 Please enter the description of this user action. | |
1646 </description> | |
1647 </action> | |
1648 | |
1649 <action name="ActionBox.FindShareHandlers"> | |
1650 <owners> | |
1651 <owner> | |
1652 Please specify the owners of this user action. Add more owner tags as | |
1653 needed | |
1654 </owner> | |
1655 </owners> | |
1656 <description> | |
1657 Please enter the description of this user action. | |
1658 </description> | |
1659 </action> | |
1660 | |
1661 <action name="ActiveBrowserChanged"> | |
1662 <owners> | |
1663 <owner> | |
1664 Please specify the owners of this user action. Add more owner tags as | |
1665 needed | |
1666 </owner> | |
1667 </owners> | |
1668 <description> | |
1669 Please enter the description of this user action. | |
1670 </description> | |
1671 </action> | |
1672 | |
1673 <action name="ActiveTabChanged"> | |
1674 <owners> | |
1675 <owner> | |
1676 Please specify the owners of this user action. Add more owner tags as | |
1677 needed | |
1678 </owner> | |
1679 </owners> | |
1680 <description> | |
1681 Please enter the description of this user action. | |
1682 </description> | |
1683 </action> | |
1684 | |
1685 <action name="AppCloseButton_Clk"> | |
1686 <owners> | |
1687 <owner> | |
1688 Please specify the owners of this user action. Add more owner tags as | |
1689 needed | |
1690 </owner> | |
1691 </owners> | |
1692 <description> | |
1693 Please enter the description of this user action. | |
1694 </description> | |
1695 </action> | |
1696 | |
1697 <action name="AppList_ClickOnApp"> | |
1698 <owners> | |
1699 <owner> | |
1700 Please specify the owners of this user action. Add more owner tags as | |
1701 needed | |
1702 </owner> | |
1703 </owners> | |
1704 <description> | |
1705 Please enter the description of this user action. | |
1706 </description> | |
1707 </action> | |
1708 | |
1709 <action name="AppList_ClickOnAppFromSearch"> | |
1710 <owners> | |
1711 <owner> | |
1712 Please specify the owners of this user action. Add more owner tags as | |
1713 needed | |
1714 </owner> | |
1715 </owners> | |
1716 <description> | |
1717 Please enter the description of this user action. | |
1718 </description> | |
1719 </action> | |
1720 | |
1721 <action name="AppList_Search"> | |
1722 <owners> | |
1723 <owner> | |
1724 Please specify the owners of this user action. Add more owner tags as | |
1725 needed | |
1726 </owner> | |
1727 </owners> | |
1728 <description> | |
1729 Please enter the description of this user action. | |
1730 </description> | |
1731 </action> | |
1732 | |
1733 <action name="AutoDetectChange"> | |
1734 <owners> | |
1735 <owner> | |
1736 Please specify the owners of this user action. Add more owner tags as | |
1737 needed | |
1738 </owner> | |
1739 </owners> | |
1740 <description> | |
1741 Please enter the description of this user action. | |
1742 </description> | |
1743 </action> | |
1744 | |
1745 <action name="AutomaticReset_WebUIBanner_BannerShown"> | |
1746 <owners> | |
1747 <owner> | |
1748 Please specify the owners of this user action. Add more owner tags as | |
1749 needed | |
1750 </owner> | |
1751 </owners> | |
1752 <description> | |
1753 Please enter the description of this user action. | |
1754 </description> | |
1755 </action> | |
1756 | |
1757 <action name="AutomaticReset_WebUIBanner_ManuallyClosed"> | |
1758 <owners> | |
1759 <owner> | |
1760 Please specify the owners of this user action. Add more owner tags as | |
1761 needed | |
1762 </owner> | |
1763 </owners> | |
1764 <description> | |
1765 Please enter the description of this user action. | |
1766 </description> | |
1767 </action> | |
1768 | |
1769 <action name="AutomaticReset_WebUIBanner_ResetClicked"> | |
1770 <owners> | |
1771 <owner> | |
1772 Please specify the owners of this user action. Add more owner tags as | |
1773 needed | |
1774 </owner> | |
1775 </owners> | |
1776 <description> | |
1777 Please enter the description of this user action. | |
1778 </description> | |
1779 </action> | |
1780 | |
1781 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown"> | |
1782 <owners> | |
1783 <owner> | |
1784 Please specify the owners of this user action. Add more owner tags as | |
1785 needed | |
1786 </owner> | |
1787 </owners> | |
1788 <description> | |
1789 Please enter the description of this user action. | |
1790 </description> | |
1791 </action> | |
1792 | |
1793 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked"> | |
1794 <owners> | |
1795 <owner> | |
1796 Please specify the owners of this user action. Add more owner tags as | |
1797 needed | |
1798 </owner> | |
1799 </owners> | |
1800 <description> | |
1801 Please enter the description of this user action. | |
1802 </description> | |
1803 </action> | |
1804 | |
1805 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed"> | |
1806 <owners> | |
1807 <owner> | |
1808 Please specify the owners of this user action. Add more owner tags as | |
1809 needed | |
1810 </owner> | |
1811 </owners> | |
1812 <description> | |
1813 Please enter the description of this user action. | |
1814 </description> | |
1815 </action> | |
1816 | |
1817 <action name="Back"> | |
1818 <owners> | |
1819 <owner> | |
1820 Please specify the owners of this user action. Add more owner tags as | |
1821 needed | |
1822 </owner> | |
1823 </owners> | |
1824 <description> | |
1825 Please enter the description of this user action. | |
1826 </description> | |
1827 </action> | |
1828 | |
1829 <action name="BackColor"> | |
1830 <owners> | |
1831 <owner> | |
1832 Please specify the owners of this user action. Add more owner tags as | |
1833 needed | |
1834 </owner> | |
1835 </owners> | |
1836 <description> | |
1837 Please enter the description of this user action. | |
1838 </description> | |
1839 </action> | |
1840 | |
1841 <action name="BackMenu_ChapterClick1"> | |
1842 <owners> | |
1843 <owner> | |
1844 Please specify the owners of this user action. Add more owner tags as | |
1845 needed | |
1846 </owner> | |
1847 </owners> | |
1848 <description> | |
1849 Please enter the description of this user action. | |
1850 </description> | |
1851 </action> | |
1852 | |
1853 <action name="BackMenu_ChapterClick10"> | |
1854 <owners> | |
1855 <owner> | |
1856 Please specify the owners of this user action. Add more owner tags as | |
1857 needed | |
1858 </owner> | |
1859 </owners> | |
1860 <description> | |
1861 Please enter the description of this user action. | |
1862 </description> | |
1863 </action> | |
1864 | |
1865 <action name="BackMenu_ChapterClick11"> | |
1866 <owners> | |
1867 <owner> | |
1868 Please specify the owners of this user action. Add more owner tags as | |
1869 needed | |
1870 </owner> | |
1871 </owners> | |
1872 <description> | |
1873 Please enter the description of this user action. | |
1874 </description> | |
1875 </action> | |
1876 | |
1877 <action name="BackMenu_ChapterClick12"> | |
1878 <owners> | |
1879 <owner> | |
1880 Please specify the owners of this user action. Add more owner tags as | |
1881 needed | |
1882 </owner> | |
1883 </owners> | |
1884 <description> | |
1885 Please enter the description of this user action. | |
1886 </description> | |
1887 </action> | |
1888 | |
1889 <action name="BackMenu_ChapterClick13"> | |
1890 <owners> | |
1891 <owner> | |
1892 Please specify the owners of this user action. Add more owner tags as | |
1893 needed | |
1894 </owner> | |
1895 </owners> | |
1896 <description> | |
1897 Please enter the description of this user action. | |
1898 </description> | |
1899 </action> | |
1900 | |
1901 <action name="BackMenu_ChapterClick14"> | |
1902 <owners> | |
1903 <owner> | |
1904 Please specify the owners of this user action. Add more owner tags as | |
1905 needed | |
1906 </owner> | |
1907 </owners> | |
1908 <description> | |
1909 Please enter the description of this user action. | |
1910 </description> | |
1911 </action> | |
1912 | |
1913 <action name="BackMenu_ChapterClick15"> | |
1914 <owners> | |
1915 <owner> | |
1916 Please specify the owners of this user action. Add more owner tags as | |
1917 needed | |
1918 </owner> | |
1919 </owners> | |
1920 <description> | |
1921 Please enter the description of this user action. | |
1922 </description> | |
1923 </action> | |
1924 | |
1925 <action name="BackMenu_ChapterClick16"> | |
1926 <owners> | |
1927 <owner> | |
1928 Please specify the owners of this user action. Add more owner tags as | |
1929 needed | |
1930 </owner> | |
1931 </owners> | |
1932 <description> | |
1933 Please enter the description of this user action. | |
1934 </description> | |
1935 </action> | |
1936 | |
1937 <action name="BackMenu_ChapterClick17"> | |
1938 <owners> | |
1939 <owner> | |
1940 Please specify the owners of this user action. Add more owner tags as | |
1941 needed | |
1942 </owner> | |
1943 </owners> | |
1944 <description> | |
1945 Please enter the description of this user action. | |
1946 </description> | |
1947 </action> | |
1948 | |
1949 <action name="BackMenu_ChapterClick18"> | |
1950 <owners> | |
1951 <owner> | |
1952 Please specify the owners of this user action. Add more owner tags as | |
1953 needed | |
1954 </owner> | |
1955 </owners> | |
1956 <description> | |
1957 Please enter the description of this user action. | |
1958 </description> | |
1959 </action> | |
1960 | |
1961 <action name="BackMenu_ChapterClick19"> | |
1962 <owners> | |
1963 <owner> | |
1964 Please specify the owners of this user action. Add more owner tags as | |
1965 needed | |
1966 </owner> | |
1967 </owners> | |
1968 <description> | |
1969 Please enter the description of this user action. | |
1970 </description> | |
1971 </action> | |
1972 | |
1973 <action name="BackMenu_ChapterClick2"> | |
1974 <owners> | |
1975 <owner> | |
1976 Please specify the owners of this user action. Add more owner tags as | |
1977 needed | |
1978 </owner> | |
1979 </owners> | |
1980 <description> | |
1981 Please enter the description of this user action. | |
1982 </description> | |
1983 </action> | |
1984 | |
1985 <action name="BackMenu_ChapterClick3"> | |
1986 <owners> | |
1987 <owner> | |
1988 Please specify the owners of this user action. Add more owner tags as | |
1989 needed | |
1990 </owner> | |
1991 </owners> | |
1992 <description> | |
1993 Please enter the description of this user action. | |
1994 </description> | |
1995 </action> | |
1996 | |
1997 <action name="BackMenu_ChapterClick4"> | |
1998 <owners> | |
1999 <owner> | |
2000 Please specify the owners of this user action. Add more owner tags as | |
2001 needed | |
2002 </owner> | |
2003 </owners> | |
2004 <description> | |
2005 Please enter the description of this user action. | |
2006 </description> | |
2007 </action> | |
2008 | |
2009 <action name="BackMenu_ChapterClick5"> | |
2010 <owners> | |
2011 <owner> | |
2012 Please specify the owners of this user action. Add more owner tags as | |
2013 needed | |
2014 </owner> | |
2015 </owners> | |
2016 <description> | |
2017 Please enter the description of this user action. | |
2018 </description> | |
2019 </action> | |
2020 | |
2021 <action name="BackMenu_ChapterClick6"> | |
2022 <owners> | |
2023 <owner> | |
2024 Please specify the owners of this user action. Add more owner tags as | |
2025 needed | |
2026 </owner> | |
2027 </owners> | |
2028 <description> | |
2029 Please enter the description of this user action. | |
2030 </description> | |
2031 </action> | |
2032 | |
2033 <action name="BackMenu_ChapterClick7"> | |
2034 <owners> | |
2035 <owner> | |
2036 Please specify the owners of this user action. Add more owner tags as | |
2037 needed | |
2038 </owner> | |
2039 </owners> | |
2040 <description> | |
2041 Please enter the description of this user action. | |
2042 </description> | |
2043 </action> | |
2044 | |
2045 <action name="BackMenu_ChapterClick8"> | |
2046 <owners> | |
2047 <owner> | |
2048 Please specify the owners of this user action. Add more owner tags as | |
2049 needed | |
2050 </owner> | |
2051 </owners> | |
2052 <description> | |
2053 Please enter the description of this user action. | |
2054 </description> | |
2055 </action> | |
2056 | |
2057 <action name="BackMenu_ChapterClick9"> | |
2058 <owners> | |
2059 <owner> | |
2060 Please specify the owners of this user action. Add more owner tags as | |
2061 needed | |
2062 </owner> | |
2063 </owners> | |
2064 <description> | |
2065 Please enter the description of this user action. | |
2066 </description> | |
2067 </action> | |
2068 | |
2069 <action name="BackMenu_HistoryClick1"> | |
2070 <owners> | |
2071 <owner> | |
2072 Please specify the owners of this user action. Add more owner tags as | |
2073 needed | |
2074 </owner> | |
2075 </owners> | |
2076 <description> | |
2077 Please enter the description of this user action. | |
2078 </description> | |
2079 </action> | |
2080 | |
2081 <action name="BackMenu_HistoryClick10"> | |
2082 <owners> | |
2083 <owner> | |
2084 Please specify the owners of this user action. Add more owner tags as | |
2085 needed | |
2086 </owner> | |
2087 </owners> | |
2088 <description> | |
2089 Please enter the description of this user action. | |
2090 </description> | |
2091 </action> | |
2092 | |
2093 <action name="BackMenu_HistoryClick11"> | |
2094 <owners> | |
2095 <owner> | |
2096 Please specify the owners of this user action. Add more owner tags as | |
2097 needed | |
2098 </owner> | |
2099 </owners> | |
2100 <description> | |
2101 Please enter the description of this user action. | |
2102 </description> | |
2103 </action> | |
2104 | |
2105 <action name="BackMenu_HistoryClick12"> | |
2106 <owners> | |
2107 <owner> | |
2108 Please specify the owners of this user action. Add more owner tags as | |
2109 needed | |
2110 </owner> | |
2111 </owners> | |
2112 <description> | |
2113 Please enter the description of this user action. | |
2114 </description> | |
2115 </action> | |
2116 | |
2117 <action name="BackMenu_HistoryClick13"> | |
2118 <owners> | |
2119 <owner> | |
2120 Please specify the owners of this user action. Add more owner tags as | |
2121 needed | |
2122 </owner> | |
2123 </owners> | |
2124 <description> | |
2125 Please enter the description of this user action. | |
2126 </description> | |
2127 </action> | |
2128 | |
2129 <action name="BackMenu_HistoryClick14"> | |
2130 <owners> | |
2131 <owner> | |
2132 Please specify the owners of this user action. Add more owner tags as | |
2133 needed | |
2134 </owner> | |
2135 </owners> | |
2136 <description> | |
2137 Please enter the description of this user action. | |
2138 </description> | |
2139 </action> | |
2140 | |
2141 <action name="BackMenu_HistoryClick15"> | |
2142 <owners> | |
2143 <owner> | |
2144 Please specify the owners of this user action. Add more owner tags as | |
2145 needed | |
2146 </owner> | |
2147 </owners> | |
2148 <description> | |
2149 Please enter the description of this user action. | |
2150 </description> | |
2151 </action> | |
2152 | |
2153 <action name="BackMenu_HistoryClick16"> | |
2154 <owners> | |
2155 <owner> | |
2156 Please specify the owners of this user action. Add more owner tags as | |
2157 needed | |
2158 </owner> | |
2159 </owners> | |
2160 <description> | |
2161 Please enter the description of this user action. | |
2162 </description> | |
2163 </action> | |
2164 | |
2165 <action name="BackMenu_HistoryClick17"> | |
2166 <owners> | |
2167 <owner> | |
2168 Please specify the owners of this user action. Add more owner tags as | |
2169 needed | |
2170 </owner> | |
2171 </owners> | |
2172 <description> | |
2173 Please enter the description of this user action. | |
2174 </description> | |
2175 </action> | |
2176 | |
2177 <action name="BackMenu_HistoryClick18"> | |
2178 <owners> | |
2179 <owner> | |
2180 Please specify the owners of this user action. Add more owner tags as | |
2181 needed | |
2182 </owner> | |
2183 </owners> | |
2184 <description> | |
2185 Please enter the description of this user action. | |
2186 </description> | |
2187 </action> | |
2188 | |
2189 <action name="BackMenu_HistoryClick19"> | |
2190 <owners> | |
2191 <owner> | |
2192 Please specify the owners of this user action. Add more owner tags as | |
2193 needed | |
2194 </owner> | |
2195 </owners> | |
2196 <description> | |
2197 Please enter the description of this user action. | |
2198 </description> | |
2199 </action> | |
2200 | |
2201 <action name="BackMenu_HistoryClick2"> | |
2202 <owners> | |
2203 <owner> | |
2204 Please specify the owners of this user action. Add more owner tags as | |
2205 needed | |
2206 </owner> | |
2207 </owners> | |
2208 <description> | |
2209 Please enter the description of this user action. | |
2210 </description> | |
2211 </action> | |
2212 | |
2213 <action name="BackMenu_HistoryClick3"> | |
2214 <owners> | |
2215 <owner> | |
2216 Please specify the owners of this user action. Add more owner tags as | |
2217 needed | |
2218 </owner> | |
2219 </owners> | |
2220 <description> | |
2221 Please enter the description of this user action. | |
2222 </description> | |
2223 </action> | |
2224 | |
2225 <action name="BackMenu_HistoryClick4"> | |
2226 <owners> | |
2227 <owner> | |
2228 Please specify the owners of this user action. Add more owner tags as | |
2229 needed | |
2230 </owner> | |
2231 </owners> | |
2232 <description> | |
2233 Please enter the description of this user action. | |
2234 </description> | |
2235 </action> | |
2236 | |
2237 <action name="BackMenu_HistoryClick5"> | |
2238 <owners> | |
2239 <owner> | |
2240 Please specify the owners of this user action. Add more owner tags as | |
2241 needed | |
2242 </owner> | |
2243 </owners> | |
2244 <description> | |
2245 Please enter the description of this user action. | |
2246 </description> | |
2247 </action> | |
2248 | |
2249 <action name="BackMenu_HistoryClick6"> | |
2250 <owners> | |
2251 <owner> | |
2252 Please specify the owners of this user action. Add more owner tags as | |
2253 needed | |
2254 </owner> | |
2255 </owners> | |
2256 <description> | |
2257 Please enter the description of this user action. | |
2258 </description> | |
2259 </action> | |
2260 | |
2261 <action name="BackMenu_HistoryClick7"> | |
2262 <owners> | |
2263 <owner> | |
2264 Please specify the owners of this user action. Add more owner tags as | |
2265 needed | |
2266 </owner> | |
2267 </owners> | |
2268 <description> | |
2269 Please enter the description of this user action. | |
2270 </description> | |
2271 </action> | |
2272 | |
2273 <action name="BackMenu_HistoryClick8"> | |
2274 <owners> | |
2275 <owner> | |
2276 Please specify the owners of this user action. Add more owner tags as | |
2277 needed | |
2278 </owner> | |
2279 </owners> | |
2280 <description> | |
2281 Please enter the description of this user action. | |
2282 </description> | |
2283 </action> | |
2284 | |
2285 <action name="BackMenu_HistoryClick9"> | |
2286 <owners> | |
2287 <owner> | |
2288 Please specify the owners of this user action. Add more owner tags as | |
2289 needed | |
2290 </owner> | |
2291 </owners> | |
2292 <description> | |
2293 Please enter the description of this user action. | |
2294 </description> | |
2295 </action> | |
2296 | |
2297 <action name="BackMenu_Popup"> | |
2298 <owners> | |
2299 <owner> | |
2300 Please specify the owners of this user action. Add more owner tags as | |
2301 needed | |
2302 </owner> | |
2303 </owners> | |
2304 <description> | |
2305 Please enter the description of this user action. | |
2306 </description> | |
2307 </action> | |
2308 | |
2309 <action name="BackMenu_ShowFullHistory"> | |
2310 <owners> | |
2311 <owner> | |
2312 Please specify the owners of this user action. Add more owner tags as | |
2313 needed | |
2314 </owner> | |
2315 </owners> | |
2316 <description> | |
2317 Please enter the description of this user action. | |
2318 </description> | |
2319 </action> | |
2320 | |
2321 <action name="BackgroundImageCache"> | |
2322 <owners> | |
2323 <owner> | |
2324 Please specify the owners of this user action. Add more owner tags as | |
2325 needed | |
2326 </owner> | |
2327 </owners> | |
2328 <description> | |
2329 Please enter the description of this user action. | |
2330 </description> | |
2331 </action> | |
2332 | |
2333 <action name="BadMessageTerminate_ACDH"> | |
2334 <owners> | |
2335 <owner> | |
2336 Please specify the owners of this user action. Add more owner tags as | |
2337 needed | |
2338 </owner> | |
2339 </owners> | |
2340 <description> | |
2341 Please enter the description of this user action. | |
2342 </description> | |
2343 </action> | |
2344 | |
2345 <action name="BadMessageTerminate_AOF"> | |
2346 <owners> | |
2347 <owner> | |
2348 Please specify the owners of this user action. Add more owner tags as | |
2349 needed | |
2350 </owner> | |
2351 </owners> | |
2352 <description> | |
2353 Please enter the description of this user action. | |
2354 </description> | |
2355 </action> | |
2356 | |
2357 <action name="BadMessageTerminate_BMF"> | |
2358 <owners> | |
2359 <owner> | |
2360 Please specify the owners of this user action. Add more owner tags as | |
2361 needed | |
2362 </owner> | |
2363 </owners> | |
2364 <description> | |
2365 Please enter the description of this user action. | |
2366 </description> | |
2367 </action> | |
2368 | |
2369 <action name="BadMessageTerminate_BPE"> | |
2370 <owners> | |
2371 <owner> | |
2372 Please specify the owners of this user action. Add more owner tags as | |
2373 needed | |
2374 </owner> | |
2375 </owners> | |
2376 <description> | |
2377 Please enter the description of this user action. | |
2378 </description> | |
2379 </action> | |
2380 | |
2381 <action name="BadMessageTerminate_BPGM"> | |
2382 <owners> | |
2383 <owner> | |
2384 Please specify the owners of this user action. Add more owner tags as | |
2385 needed | |
2386 </owner> | |
2387 </owners> | |
2388 <description> | |
2389 Please enter the description of this user action. | |
2390 </description> | |
2391 </action> | |
2392 | |
2393 <action name="BadMessageTerminate_BRPH"> | |
2394 <owners> | |
2395 <owner> | |
2396 Please specify the owners of this user action. Add more owner tags as | |
2397 needed | |
2398 </owner> | |
2399 </owners> | |
2400 <description> | |
2401 Please enter the description of this user action. | |
2402 </description> | |
2403 </action> | |
2404 | |
2405 <action name="BadMessageTerminate_DBMF"> | |
2406 <owners> | |
2407 <owner> | |
2408 Please specify the owners of this user action. Add more owner tags as | |
2409 needed | |
2410 </owner> | |
2411 </owners> | |
2412 <description> | |
2413 Please enter the description of this user action. | |
2414 </description> | |
2415 </action> | |
2416 | |
2417 <action name="BadMessageTerminate_DSMF"> | |
2418 <owners> | |
2419 <owner> | |
2420 Please specify the owners of this user action. Add more owner tags as | |
2421 needed | |
2422 </owner> | |
2423 </owners> | |
2424 <description> | |
2425 Please enter the description of this user action. | |
2426 </description> | |
2427 </action> | |
2428 | |
2429 <action name="BadMessageTerminate_DSMF_1"> | |
2430 <owners> | |
2431 <owner> | |
2432 Please specify the owners of this user action. Add more owner tags as | |
2433 needed | |
2434 </owner> | |
2435 </owners> | |
2436 <description> | |
2437 Please enter the description of this user action. | |
2438 </description> | |
2439 </action> | |
2440 | |
2441 <action name="BadMessageTerminate_DSMF_2"> | |
2442 <owners> | |
2443 <owner> | |
2444 Please specify the owners of this user action. Add more owner tags as | |
2445 needed | |
2446 </owner> | |
2447 </owners> | |
2448 <description> | |
2449 Please enter the description of this user action. | |
2450 </description> | |
2451 </action> | |
2452 | |
2453 <action name="BadMessageTerminate_EFD"> | |
2454 <owners> | |
2455 <owner> | |
2456 Please specify the owners of this user action. Add more owner tags as | |
2457 needed | |
2458 </owner> | |
2459 </owners> | |
2460 <description> | |
2461 Please enter the description of this user action. | |
2462 </description> | |
2463 </action> | |
2464 | |
2465 <action name="BadMessageTerminate_FAMF"> | |
2466 <owners> | |
2467 <owner> | |
2468 Please specify the owners of this user action. Add more owner tags as | |
2469 needed | |
2470 </owner> | |
2471 </owners> | |
2472 <description> | |
2473 Please enter the description of this user action. | |
2474 </description> | |
2475 </action> | |
2476 | |
2477 <action name="BadMessageTerminate_IDBMF"> | |
2478 <owners> | |
2479 <owner> | |
2480 Please specify the owners of this user action. Add more owner tags as | |
2481 needed | |
2482 </owner> | |
2483 </owners> | |
2484 <description> | |
2485 Please enter the description of this user action. | |
2486 </description> | |
2487 </action> | |
2488 | |
2489 <action name="BadMessageTerminate_MIDI"> | |
2490 <owners> | |
2491 <owner> | |
2492 Please specify the owners of this user action. Add more owner tags as | |
2493 needed | |
2494 </owner> | |
2495 </owners> | |
2496 <description> | |
2497 Please enter the description of this user action. | |
2498 </description> | |
2499 </action> | |
2500 | |
2501 <action name="BadMessageTerminate_NC"> | |
2502 <owners> | |
2503 <owner> | |
2504 Please specify the owners of this user action. Add more owner tags as | |
2505 needed | |
2506 </owner> | |
2507 </owners> | |
2508 <description> | |
2509 Please enter the description of this user action. | |
2510 </description> | |
2511 </action> | |
2512 | |
2513 <action name="BadMessageTerminate_NC17"> | |
2514 <owners> | |
2515 <owner> | |
2516 Please specify the owners of this user action. Add more owner tags as | |
2517 needed | |
2518 </owner> | |
2519 </owners> | |
2520 <description> | |
2521 Please enter the description of this user action. | |
2522 </description> | |
2523 </action> | |
2524 | |
2525 <action name="BadMessageTerminate_RDH"> | |
2526 <owners> | |
2527 <owner> | |
2528 Please specify the owners of this user action. Add more owner tags as | |
2529 needed | |
2530 </owner> | |
2531 </owners> | |
2532 <description> | |
2533 Please enter the description of this user action. | |
2534 </description> | |
2535 </action> | |
2536 | |
2537 <action name="BadMessageTerminate_RFH"> | |
2538 <owners> | |
2539 <owner> | |
2540 Please specify the owners of this user action. Add more owner tags as | |
2541 needed | |
2542 </owner> | |
2543 </owners> | |
2544 <description> | |
2545 Please enter the description of this user action. | |
2546 </description> | |
2547 </action> | |
2548 | |
2549 <action name="BadMessageTerminate_RVD"> | |
2550 <owners> | |
2551 <owner> | |
2552 Please specify the owners of this user action. Add more owner tags as | |
2553 needed | |
2554 </owner> | |
2555 </owners> | |
2556 <description> | |
2557 Please enter the description of this user action. | |
2558 </description> | |
2559 </action> | |
2560 | |
2561 <action name="BadMessageTerminate_RVD2"> | |
2562 <owners> | |
2563 <owner> | |
2564 Please specify the owners of this user action. Add more owner tags as | |
2565 needed | |
2566 </owner> | |
2567 </owners> | |
2568 <description> | |
2569 Please enter the description of this user action. | |
2570 </description> | |
2571 </action> | |
2572 | |
2573 <action name="BadMessageTerminate_RVD3"> | |
2574 <owners> | |
2575 <owner> | |
2576 Please specify the owners of this user action. Add more owner tags as | |
2577 needed | |
2578 </owner> | |
2579 </owners> | |
2580 <description> | |
2581 Please enter the description of this user action. | |
2582 </description> | |
2583 </action> | |
2584 | |
2585 <action name="BadMessageTerminate_RVH"> | |
2586 <owners> | |
2587 <owner> | |
2588 Please specify the owners of this user action. Add more owner tags as | |
2589 needed | |
2590 </owner> | |
2591 </owners> | |
2592 <description> | |
2593 Please enter the description of this user action. | |
2594 </description> | |
2595 </action> | |
2596 | |
2597 <action name="BadMessageTerminate_RWH"> | |
2598 <owners> | |
2599 <owner> | |
2600 Please specify the owners of this user action. Add more owner tags as | |
2601 needed | |
2602 </owner> | |
2603 </owners> | |
2604 <description> | |
2605 Please enter the description of this user action. | |
2606 </description> | |
2607 </action> | |
2608 | |
2609 <action name="BadMessageTerminate_RWH1"> | |
2610 <owners> | |
2611 <owner> | |
2612 Please specify the owners of this user action. Add more owner tags as | |
2613 needed | |
2614 </owner> | |
2615 </owners> | |
2616 <description> | |
2617 Please enter the description of this user action. | |
2618 </description> | |
2619 </action> | |
2620 | |
2621 <action name="BadMessageTerminate_RWH2"> | |
2622 <owners> | |
2623 <owner> | |
2624 Please specify the owners of this user action. Add more owner tags as | |
2625 needed | |
2626 </owner> | |
2627 </owners> | |
2628 <description> | |
2629 Please enter the description of this user action. | |
2630 </description> | |
2631 </action> | |
2632 | |
2633 <action name="BadMessageTerminate_RWH3"> | |
2634 <owners> | |
2635 <owner> | |
2636 Please specify the owners of this user action. Add more owner tags as | |
2637 needed | |
2638 </owner> | |
2639 </owners> | |
2640 <description> | |
2641 Please enter the description of this user action. | |
2642 </description> | |
2643 </action> | |
2644 | |
2645 <action name="BadMessageTerminate_RWH4"> | |
2646 <owners> | |
2647 <owner> | |
2648 Please specify the owners of this user action. Add more owner tags as | |
2649 needed | |
2650 </owner> | |
2651 </owners> | |
2652 <description> | |
2653 Please enter the description of this user action. | |
2654 </description> | |
2655 </action> | |
2656 | |
2657 <action name="BadMessageTerminate_RWH5"> | |
2658 <owners> | |
2659 <owner> | |
2660 Please specify the owners of this user action. Add more owner tags as | |
2661 needed | |
2662 </owner> | |
2663 </owners> | |
2664 <description> | |
2665 Please enter the description of this user action. | |
2666 </description> | |
2667 </action> | |
2668 | |
2669 <action name="BadMessageTerminate_RWH6"> | |
2670 <owners> | |
2671 <owner> | |
2672 Please specify the owners of this user action. Add more owner tags as | |
2673 needed | |
2674 </owner> | |
2675 </owners> | |
2676 <description> | |
2677 Please enter the description of this user action. | |
2678 </description> | |
2679 </action> | |
2680 | |
2681 <action name="BadMessageTerminate_RWHVA1"> | |
2682 <owners> | |
2683 <owner> | |
2684 Please specify the owners of this user action. Add more owner tags as | |
2685 needed | |
2686 </owner> | |
2687 </owners> | |
2688 <description> | |
2689 Please enter the description of this user action. | |
2690 </description> | |
2691 </action> | |
2692 | |
2693 <action name="BadMessageTerminate_RWHVA2"> | |
2694 <owners> | |
2695 <owner> | |
2696 Please specify the owners of this user action. Add more owner tags as | |
2697 needed | |
2698 </owner> | |
2699 </owners> | |
2700 <description> | |
2701 Please enter the description of this user action. | |
2702 </description> | |
2703 </action> | |
2704 | |
2705 <action name="BadMessageTerminate_SharedMemoryManager1"> | |
2706 <owners> | |
2707 <owner> | |
2708 Please specify the owners of this user action. Add more owner tags as | |
2709 needed | |
2710 </owner> | |
2711 </owners> | |
2712 <description> | |
2713 Please enter the description of this user action. | |
2714 </description> | |
2715 </action> | |
2716 | |
2717 <action name="BadMessageTerminate_SharedMemoryManager2"> | |
2718 <owners> | |
2719 <owner> | |
2720 Please specify the owners of this user action. Add more owner tags as | |
2721 needed | |
2722 </owner> | |
2723 </owners> | |
2724 <description> | |
2725 Please enter the description of this user action. | |
2726 </description> | |
2727 </action> | |
2728 | |
2729 <action name="BadMessageTerminate_UnexpectedFrameType"> | |
2730 <owners> | |
2731 <owner> | |
2732 Please specify the owners of this user action. Add more owner tags as | |
2733 needed | |
2734 </owner> | |
2735 </owners> | |
2736 <description> | |
2737 Please enter the description of this user action. | |
2738 </description> | |
2739 </action> | |
2740 | |
2741 <action name="BadMessageTerminate_WPH"> | |
2742 <owners> | |
2743 <owner> | |
2744 Please specify the owners of this user action. Add more owner tags as | |
2745 needed | |
2746 </owner> | |
2747 </owners> | |
2748 <description> | |
2749 Please enter the description of this user action. | |
2750 </description> | |
2751 </action> | |
2752 | |
2753 <action name="BindingsMismatchTerminate_RVH_WebUI"> | |
2754 <owners> | |
2755 <owner> | |
2756 Please specify the owners of this user action. Add more owner tags as | |
2757 needed | |
2758 </owner> | |
2759 </owners> | |
2760 <description> | |
2761 Please enter the description of this user action. | |
2762 </description> | |
2763 </action> | |
2764 | |
2765 <action name="BindingsMismatch_GetProcessHostPerSite"> | |
2766 <owners> | |
2767 <owner> | |
2768 Please specify the owners of this user action. Add more owner tags as | |
2769 needed | |
2770 </owner> | |
2771 </owners> | |
2772 <description> | |
2773 Please enter the description of this user action. | |
2774 </description> | |
2775 </action> | |
2776 | |
2777 <action name="BlockNonsandboxedPlugins_Disable"> | |
2778 <owners> | |
2779 <owner> | |
2780 Please specify the owners of this user action. Add more owner tags as | |
2781 needed | |
2782 </owner> | |
2783 </owners> | |
2784 <description> | |
2785 Please enter the description of this user action. | |
2786 </description> | |
2787 </action> | |
2788 | |
2789 <action name="BlockNonsandboxedPlugins_Enable"> | |
2790 <owners> | |
2791 <owner> | |
2792 Please specify the owners of this user action. Add more owner tags as | |
2793 needed | |
2794 </owner> | |
2795 </owners> | |
2796 <description> | |
2797 Please enter the description of this user action. | |
2798 </description> | |
2799 </action> | |
2800 | |
2801 <action name="BlockedPluginInfobar.AllowThisTime"> | |
2802 <owners> | |
2803 <owner> | |
2804 Please specify the owners of this user action. Add more owner tags as | |
2805 needed | |
2806 </owner> | |
2807 </owners> | |
2808 <description> | |
2809 Please enter the description of this user action. | |
2810 </description> | |
2811 </action> | |
2812 | |
2813 <action name="BlockedPluginInfobar.AlwaysAllow"> | |
2814 <owners> | |
2815 <owner> | |
2816 Please specify the owners of this user action. Add more owner tags as | |
2817 needed | |
2818 </owner> | |
2819 </owners> | |
2820 <description> | |
2821 Please enter the description of this user action. | |
2822 </description> | |
2823 </action> | |
2824 | |
2825 <action name="BlockedPluginInfobar.Closed"> | |
2826 <owners> | |
2827 <owner> | |
2828 Please specify the owners of this user action. Add more owner tags as | |
2829 needed | |
2830 </owner> | |
2831 </owners> | |
2832 <description> | |
2833 Please enter the description of this user action. | |
2834 </description> | |
2835 </action> | |
2836 | |
2837 <action name="BlockedPluginInfobar.Dismissed"> | |
2838 <owners> | |
2839 <owner> | |
2840 Please specify the owners of this user action. Add more owner tags as | |
2841 needed | |
2842 </owner> | |
2843 </owners> | |
2844 <description> | |
2845 Please enter the description of this user action. | |
2846 </description> | |
2847 </action> | |
2848 | |
2849 <action name="BlockedPluginInfobar.LearnMore"> | |
2850 <owners> | |
2851 <owner> | |
2852 Please specify the owners of this user action. Add more owner tags as | |
2853 needed | |
2854 </owner> | |
2855 </owners> | |
2856 <description> | |
2857 Please enter the description of this user action. | |
2858 </description> | |
2859 </action> | |
2860 | |
2861 <action name="BlockedPluginInfobar.Shown"> | |
2862 <owners> | |
2863 <owner> | |
2864 Please specify the owners of this user action. Add more owner tags as | |
2865 needed | |
2866 </owner> | |
2867 </owners> | |
2868 <description> | |
2869 Please enter the description of this user action. | |
2870 </description> | |
2871 </action> | |
2872 | |
2873 <action name="BlockedPluginInfobar.Shown.Java"> | |
2874 <owners> | |
2875 <owner> | |
2876 Please specify the owners of this user action. Add more owner tags as | |
2877 needed | |
2878 </owner> | |
2879 </owners> | |
2880 <description> | |
2881 Please enter the description of this user action. | |
2882 </description> | |
2883 </action> | |
2884 | |
2885 <action name="BlockedPluginInfobar.Shown.QuickTime"> | |
2886 <owners> | |
2887 <owner> | |
2888 Please specify the owners of this user action. Add more owner tags as | |
2889 needed | |
2890 </owner> | |
2891 </owners> | |
2892 <description> | |
2893 Please enter the description of this user action. | |
2894 </description> | |
2895 </action> | |
2896 | |
2897 <action name="BlockedPluginInfobar.Shown.RealPlayer"> | |
2898 <owners> | |
2899 <owner> | |
2900 Please specify the owners of this user action. Add more owner tags as | |
2901 needed | |
2902 </owner> | |
2903 </owners> | |
2904 <description> | |
2905 Please enter the description of this user action. | |
2906 </description> | |
2907 </action> | |
2908 | |
2909 <action name="BlockedPluginInfobar.Shown.Shockwave"> | |
2910 <owners> | |
2911 <owner> | |
2912 Please specify the owners of this user action. Add more owner tags as | |
2913 needed | |
2914 </owner> | |
2915 </owners> | |
2916 <description> | |
2917 Please enter the description of this user action. | |
2918 </description> | |
2919 </action> | |
2920 | |
2921 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer"> | |
2922 <owners> | |
2923 <owner> | |
2924 Please specify the owners of this user action. Add more owner tags as | |
2925 needed | |
2926 </owner> | |
2927 </owners> | |
2928 <description> | |
2929 Please enter the description of this user action. | |
2930 </description> | |
2931 </action> | |
2932 | |
2933 <action name="Bold"> | |
2934 <owners> | |
2935 <owner> | |
2936 Please specify the owners of this user action. Add more owner tags as | |
2937 needed | |
2938 </owner> | |
2939 </owners> | |
2940 <description> | |
2941 Please enter the description of this user action. | |
2942 </description> | |
2943 </action> | |
2944 | |
2945 <action name="BookmarkAdded"> | |
2946 <owners> | |
2947 <owner> | |
2948 Please specify the owners of this user action. Add more owner tags as | |
2949 needed | |
2950 </owner> | |
2951 </owners> | |
2952 <description> | |
2953 Please enter the description of this user action. | |
2954 </description> | |
2955 </action> | |
2956 | |
2957 <action name="BookmarkBarFolder_CtxMenu"> | |
2958 <owners> | |
2959 <owner> | |
2960 Please specify the owners of this user action. Add more owner tags as | |
2961 needed | |
2962 </owner> | |
2963 </owners> | |
2964 <description> | |
2965 Please enter the description of this user action. | |
2966 </description> | |
2967 </action> | |
2968 | |
2969 <action name="BookmarkBarFolder_DragEnd"> | |
2970 <owners> | |
2971 <owner> | |
2972 Please specify the owners of this user action. Add more owner tags as | |
2973 needed | |
2974 </owner> | |
2975 </owners> | |
2976 <description> | |
2977 Please enter the description of this user action. | |
2978 </description> | |
2979 </action> | |
2980 | |
2981 <action name="BookmarkBarFolder_DragStart"> | |
2982 <owners> | |
2983 <owner> | |
2984 Please specify the owners of this user action. Add more owner tags as | |
2985 needed | |
2986 </owner> | |
2987 </owners> | |
2988 <description> | |
2989 Please enter the description of this user action. | |
2990 </description> | |
2991 </action> | |
2992 | |
2993 <action name="BookmarkBar_ContextMenu_Add"> | |
2994 <owners> | |
2995 <owner> | |
2996 Please specify the owners of this user action. Add more owner tags as | |
2997 needed | |
2998 </owner> | |
2999 </owners> | |
3000 <description> | |
3001 Please enter the description of this user action. | |
3002 </description> | |
3003 </action> | |
3004 | |
3005 <action name="BookmarkBar_ContextMenu_Edit"> | |
3006 <owners> | |
3007 <owner> | |
3008 Please specify the owners of this user action. Add more owner tags as | |
3009 needed | |
3010 </owner> | |
3011 </owners> | |
3012 <description> | |
3013 Please enter the description of this user action. | |
3014 </description> | |
3015 </action> | |
3016 | |
3017 <action name="BookmarkBar_ContextMenu_NewFolder"> | |
3018 <owners> | |
3019 <owner> | |
3020 Please specify the owners of this user action. Add more owner tags as | |
3021 needed | |
3022 </owner> | |
3023 </owners> | |
3024 <description> | |
3025 Please enter the description of this user action. | |
3026 </description> | |
3027 </action> | |
3028 | |
3029 <action name="BookmarkBar_ContextMenu_Open"> | |
3030 <owners> | |
3031 <owner> | |
3032 Please specify the owners of this user action. Add more owner tags as | |
3033 needed | |
3034 </owner> | |
3035 </owners> | |
3036 <description> | |
3037 Please enter the description of this user action. | |
3038 </description> | |
3039 </action> | |
3040 | |
3041 <action name="BookmarkBar_ContextMenu_OpenAll"> | |
3042 <owners> | |
3043 <owner> | |
3044 Please specify the owners of this user action. Add more owner tags as | |
3045 needed | |
3046 </owner> | |
3047 </owners> | |
3048 <description> | |
3049 Please enter the description of this user action. | |
3050 </description> | |
3051 </action> | |
3052 | |
3053 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow"> | |
3054 <owners> | |
3055 <owner> | |
3056 Please specify the owners of this user action. Add more owner tags as | |
3057 needed | |
3058 </owner> | |
3059 </owners> | |
3060 <description> | |
3061 Please enter the description of this user action. | |
3062 </description> | |
3063 </action> | |
3064 | |
3065 <action name="BookmarkBar_ContextMenu_OpenAllIncognito"> | |
3066 <owners> | |
3067 <owner> | |
3068 Please specify the owners of this user action. Add more owner tags as | |
3069 needed | |
3070 </owner> | |
3071 </owners> | |
3072 <description> | |
3073 Please enter the description of this user action. | |
3074 </description> | |
3075 </action> | |
3076 | |
3077 <action name="BookmarkBar_ContextMenu_OpenInNewTab"> | |
3078 <owners> | |
3079 <owner> | |
3080 Please specify the owners of this user action. Add more owner tags as | |
3081 needed | |
3082 </owner> | |
3083 </owners> | |
3084 <description> | |
3085 Please enter the description of this user action. | |
3086 </description> | |
3087 </action> | |
3088 | |
3089 <action name="BookmarkBar_ContextMenu_OpenInNewWindow"> | |
3090 <owners> | |
3091 <owner> | |
3092 Please specify the owners of this user action. Add more owner tags as | |
3093 needed | |
3094 </owner> | |
3095 </owners> | |
3096 <description> | |
3097 Please enter the description of this user action. | |
3098 </description> | |
3099 </action> | |
3100 | |
3101 <action name="BookmarkBar_ContextMenu_Redo"> | |
3102 <owners> | |
3103 <owner> | |
3104 Please specify the owners of this user action. Add more owner tags as | |
3105 needed | |
3106 </owner> | |
3107 </owners> | |
3108 <description> | |
3109 Please enter the description of this user action. | |
3110 </description> | |
3111 </action> | |
3112 | |
3113 <action name="BookmarkBar_ContextMenu_Remove"> | |
3114 <owners> | |
3115 <owner> | |
3116 Please specify the owners of this user action. Add more owner tags as | |
3117 needed | |
3118 </owner> | |
3119 </owners> | |
3120 <description> | |
3121 Please enter the description of this user action. | |
3122 </description> | |
3123 </action> | |
3124 | |
3125 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar"> | |
3126 <owners> | |
3127 <owner> | |
3128 Please specify the owners of this user action. Add more owner tags as | |
3129 needed | |
3130 </owner> | |
3131 </owners> | |
3132 <description> | |
3133 Please enter the description of this user action. | |
3134 </description> | |
3135 </action> | |
3136 | |
3137 <action name="BookmarkBar_ContextMenu_ShowInFolder"> | |
3138 <owners> | |
3139 <owner> | |
3140 Please specify the owners of this user action. Add more owner tags as | |
3141 needed | |
3142 </owner> | |
3143 </owners> | |
3144 <description> | |
3145 Please enter the description of this user action. | |
3146 </description> | |
3147 </action> | |
3148 | |
3149 <action name="BookmarkBar_ContextMenu_Undo"> | |
3150 <owners> | |
3151 <owner> | |
3152 Please specify the owners of this user action. Add more owner tags as | |
3153 needed | |
3154 </owner> | |
3155 </owners> | |
3156 <description> | |
3157 Please enter the description of this user action. | |
3158 </description> | |
3159 </action> | |
3160 | |
3161 <action name="BookmarkBar_CtxMenu"> | |
3162 <owners> | |
3163 <owner> | |
3164 Please specify the owners of this user action. Add more owner tags as | |
3165 needed | |
3166 </owner> | |
3167 </owners> | |
3168 <description> | |
3169 Please enter the description of this user action. | |
3170 </description> | |
3171 </action> | |
3172 | |
3173 <action name="BookmarkBar_DragButton"> | |
3174 <owners> | |
3175 <owner> | |
3176 Please specify the owners of this user action. Add more owner tags as | |
3177 needed | |
3178 </owner> | |
3179 </owners> | |
3180 <description> | |
3181 Please enter the description of this user action. | |
3182 </description> | |
3183 </action> | |
3184 | |
3185 <action name="BookmarkBar_DragEnd"> | |
3186 <owners> | |
3187 <owner> | |
3188 Please specify the owners of this user action. Add more owner tags as | |
3189 needed | |
3190 </owner> | |
3191 </owners> | |
3192 <description> | |
3193 Please enter the description of this user action. | |
3194 </description> | |
3195 </action> | |
3196 | |
3197 <action name="BookmarkBar_DragFromFolder"> | |
3198 <owners> | |
3199 <owner> | |
3200 Please specify the owners of this user action. Add more owner tags as | |
3201 needed | |
3202 </owner> | |
3203 </owners> | |
3204 <description> | |
3205 Please enter the description of this user action. | |
3206 </description> | |
3207 </action> | |
3208 | |
3209 <action name="BookmarkBar_DragRecentlyBookmarked"> | |
3210 <owners> | |
3211 <owner> | |
3212 Please specify the owners of this user action. Add more owner tags as | |
3213 needed | |
3214 </owner> | |
3215 </owners> | |
3216 <description> | |
3217 Please enter the description of this user action. | |
3218 </description> | |
3219 </action> | |
3220 | |
3221 <action name="BookmarkBar_DragStart"> | |
3222 <owners> | |
3223 <owner> | |
3224 Please specify the owners of this user action. Add more owner tags as | |
3225 needed | |
3226 </owner> | |
3227 </owners> | |
3228 <description> | |
3229 Please enter the description of this user action. | |
3230 </description> | |
3231 </action> | |
3232 | |
3233 <action name="BookmarkBar_ShowOtherBookmarks"> | |
3234 <owners> | |
3235 <owner> | |
3236 Please specify the owners of this user action. Add more owner tags as | |
3237 needed | |
3238 </owner> | |
3239 </owners> | |
3240 <description> | |
3241 Please enter the description of this user action. | |
3242 </description> | |
3243 </action> | |
3244 | |
3245 <action name="BookmarkBar_ShowRecentlyBookmarked"> | |
3246 <owners> | |
3247 <owner> | |
3248 Please specify the owners of this user action. Add more owner tags as | |
3249 needed | |
3250 </owner> | |
3251 </owners> | |
3252 <description> | |
3253 Please enter the description of this user action. | |
3254 </description> | |
3255 </action> | |
3256 | |
3257 <action name="BookmarkBubble_ChangeParent"> | |
3258 <owners> | |
3259 <owner> | |
3260 Please specify the owners of this user action. Add more owner tags as | |
3261 needed | |
3262 </owner> | |
3263 </owners> | |
3264 <description> | |
3265 Please enter the description of this user action. | |
3266 </description> | |
3267 </action> | |
3268 | |
3269 <action name="BookmarkBubble_ChangeTitleInBubble"> | |
3270 <owners> | |
3271 <owner> | |
3272 Please specify the owners of this user action. Add more owner tags as | |
3273 needed | |
3274 </owner> | |
3275 </owners> | |
3276 <description> | |
3277 Please enter the description of this user action. | |
3278 </description> | |
3279 </action> | |
3280 | |
3281 <action name="BookmarkBubble_Edit"> | |
3282 <owners> | |
3283 <owner> | |
3284 Please specify the owners of this user action. Add more owner tags as | |
3285 needed | |
3286 </owner> | |
3287 </owners> | |
3288 <description> | |
3289 Please enter the description of this user action. | |
3290 </description> | |
3291 </action> | |
3292 | |
3293 <action name="BookmarkBubble_EditFromCombobox"> | |
3294 <owners> | |
3295 <owner> | |
3296 Please specify the owners of this user action. Add more owner tags as | |
3297 needed | |
3298 </owner> | |
3299 </owners> | |
3300 <description> | |
3301 Please enter the description of this user action. | |
3302 </description> | |
3303 </action> | |
3304 | |
3305 <action name="BookmarkBubble_Options"> | |
3306 <owners> | |
3307 <owner> | |
3308 Please specify the owners of this user action. Add more owner tags as | |
3309 needed | |
3310 </owner> | |
3311 </owners> | |
3312 <description> | |
3313 Please enter the description of this user action. | |
3314 </description> | |
3315 </action> | |
3316 | |
3317 <action name="BookmarkBubble_RemoveFromBookmarkBar"> | |
3318 <owners> | |
3319 <owner> | |
3320 Please specify the owners of this user action. Add more owner tags as | |
3321 needed | |
3322 </owner> | |
3323 </owners> | |
3324 <description> | |
3325 Please enter the description of this user action. | |
3326 </description> | |
3327 </action> | |
3328 | |
3329 <action name="BookmarkBubble_ShowOnBookmarkBar"> | |
3330 <owners> | |
3331 <owner> | |
3332 Please specify the owners of this user action. Add more owner tags as | |
3333 needed | |
3334 </owner> | |
3335 </owners> | |
3336 <description> | |
3337 Please enter the description of this user action. | |
3338 </description> | |
3339 </action> | |
3340 | |
3341 <action name="BookmarkBubble_Unstar"> | |
3342 <owners> | |
3343 <owner> | |
3344 Please specify the owners of this user action. Add more owner tags as | |
3345 needed | |
3346 </owner> | |
3347 </owners> | |
3348 <description> | |
3349 Please enter the description of this user action. | |
3350 </description> | |
3351 </action> | |
3352 | |
3353 <action name="BookmarkManager_Command_AddPage"> | |
3354 <owners> | |
3355 <owner> | |
3356 Please specify the owners of this user action. Add more owner tags as | |
3357 needed | |
3358 </owner> | |
3359 </owners> | |
3360 <description> | |
3361 Please enter the description of this user action. | |
3362 </description> | |
3363 </action> | |
3364 | |
3365 <action name="BookmarkManager_Command_Copy"> | |
3366 <owners> | |
3367 <owner> | |
3368 Please specify the owners of this user action. Add more owner tags as | |
3369 needed | |
3370 </owner> | |
3371 </owners> | |
3372 <description> | |
3373 Please enter the description of this user action. | |
3374 </description> | |
3375 </action> | |
3376 | |
3377 <action name="BookmarkManager_Command_Cut"> | |
3378 <owners> | |
3379 <owner> | |
3380 Please specify the owners of this user action. Add more owner tags as | |
3381 needed | |
3382 </owner> | |
3383 </owners> | |
3384 <description> | |
3385 Please enter the description of this user action. | |
3386 </description> | |
3387 </action> | |
3388 | |
3389 <action name="BookmarkManager_Command_Delete"> | |
3390 <owners> | |
3391 <owner> | |
3392 Please specify the owners of this user action. Add more owner tags as | |
3393 needed | |
3394 </owner> | |
3395 </owners> | |
3396 <description> | |
3397 Please enter the description of this user action. | |
3398 </description> | |
3399 </action> | |
3400 | |
3401 <action name="BookmarkManager_Command_Edit"> | |
3402 <owners> | |
3403 <owner> | |
3404 Please specify the owners of this user action. Add more owner tags as | |
3405 needed | |
3406 </owner> | |
3407 </owners> | |
3408 <description> | |
3409 Please enter the description of this user action. | |
3410 </description> | |
3411 </action> | |
3412 | |
3413 <action name="BookmarkManager_Command_Export"> | |
3414 <owners> | |
3415 <owner> | |
3416 Please specify the owners of this user action. Add more owner tags as | |
3417 needed | |
3418 </owner> | |
3419 </owners> | |
3420 <description> | |
3421 Please enter the description of this user action. | |
3422 </description> | |
3423 </action> | |
3424 | |
3425 <action name="BookmarkManager_Command_Import"> | |
3426 <owners> | |
3427 <owner> | |
3428 Please specify the owners of this user action. Add more owner tags as | |
3429 needed | |
3430 </owner> | |
3431 </owners> | |
3432 <description> | |
3433 Please enter the description of this user action. | |
3434 </description> | |
3435 </action> | |
3436 | |
3437 <action name="BookmarkManager_Command_NewFolder"> | |
3438 <owners> | |
3439 <owner> | |
3440 Please specify the owners of this user action. Add more owner tags as | |
3441 needed | |
3442 </owner> | |
3443 </owners> | |
3444 <description> | |
3445 Please enter the description of this user action. | |
3446 </description> | |
3447 </action> | |
3448 | |
3449 <action name="BookmarkManager_Command_OpenInNewTab"> | |
3450 <owners> | |
3451 <owner> | |
3452 Please specify the owners of this user action. Add more owner tags as | |
3453 needed | |
3454 </owner> | |
3455 </owners> | |
3456 <description> | |
3457 Please enter the description of this user action. | |
3458 </description> | |
3459 </action> | |
3460 | |
3461 <action name="BookmarkManager_Command_OpenInNewWindow"> | |
3462 <owners> | |
3463 <owner> | |
3464 Please specify the owners of this user action. Add more owner tags as | |
3465 needed | |
3466 </owner> | |
3467 </owners> | |
3468 <description> | |
3469 Please enter the description of this user action. | |
3470 </description> | |
3471 </action> | |
3472 | |
3473 <action name="BookmarkManager_Command_OpenInSame"> | |
3474 <owners> | |
3475 <owner> | |
3476 Please specify the owners of this user action. Add more owner tags as | |
3477 needed | |
3478 </owner> | |
3479 </owners> | |
3480 <description> | |
3481 Please enter the description of this user action. | |
3482 </description> | |
3483 </action> | |
3484 | |
3485 <action name="BookmarkManager_Command_OpenIncognito"> | |
3486 <owners> | |
3487 <owner> | |
3488 Please specify the owners of this user action. Add more owner tags as | |
3489 needed | |
3490 </owner> | |
3491 </owners> | |
3492 <description> | |
3493 Please enter the description of this user action. | |
3494 </description> | |
3495 </action> | |
3496 | |
3497 <action name="BookmarkManager_Command_Paste"> | |
3498 <owners> | |
3499 <owner> | |
3500 Please specify the owners of this user action. Add more owner tags as | |
3501 needed | |
3502 </owner> | |
3503 </owners> | |
3504 <description> | |
3505 Please enter the description of this user action. | |
3506 </description> | |
3507 </action> | |
3508 | |
3509 <action name="BookmarkManager_Command_ShowInFolder"> | |
3510 <owners> | |
3511 <owner> | |
3512 Please specify the owners of this user action. Add more owner tags as | |
3513 needed | |
3514 </owner> | |
3515 </owners> | |
3516 <description> | |
3517 Please enter the description of this user action. | |
3518 </description> | |
3519 </action> | |
3520 | |
3521 <action name="BookmarkManager_Command_Sort"> | |
3522 <owners> | |
3523 <owner> | |
3524 Please specify the owners of this user action. Add more owner tags as | |
3525 needed | |
3526 </owner> | |
3527 </owners> | |
3528 <description> | |
3529 Please enter the description of this user action. | |
3530 </description> | |
3531 </action> | |
3532 | |
3533 <action name="BookmarkManager_Command_UndoDelete"> | |
3534 <owners> | |
3535 <owner> | |
3536 Please specify the owners of this user action. Add more owner tags as | |
3537 needed | |
3538 </owner> | |
3539 </owners> | |
3540 <description> | |
3541 Please enter the description of this user action. | |
3542 </description> | |
3543 </action> | |
3544 | |
3545 <action name="BookmarkManager_Command_UndoGlobal"> | |
3546 <owners> | |
3547 <owner> | |
3548 Please specify the owners of this user action. Add more owner tags as | |
3549 needed | |
3550 </owner> | |
3551 </owners> | |
3552 <description> | |
3553 Please enter the description of this user action. | |
3554 </description> | |
3555 </action> | |
3556 | |
3557 <action name="BookmarkManager_Command_UndoNone"> | |
3558 <owners> | |
3559 <owner> | |
3560 Please specify the owners of this user action. Add more owner tags as | |
3561 needed | |
3562 </owner> | |
3563 </owners> | |
3564 <description> | |
3565 Please enter the description of this user action. | |
3566 </description> | |
3567 </action> | |
3568 | |
3569 <action name="BookmarkManager_Export"> | |
3570 <owners> | |
3571 <owner> | |
3572 Please specify the owners of this user action. Add more owner tags as | |
3573 needed | |
3574 </owner> | |
3575 </owners> | |
3576 <description> | |
3577 Please enter the description of this user action. | |
3578 </description> | |
3579 </action> | |
3580 | |
3581 <action name="BookmarkManager_Import"> | |
3582 <owners> | |
3583 <owner> | |
3584 Please specify the owners of this user action. Add more owner tags as | |
3585 needed | |
3586 </owner> | |
3587 </owners> | |
3588 <description> | |
3589 Please enter the description of this user action. | |
3590 </description> | |
3591 </action> | |
3592 | |
3593 <action name="BookmarkManager_NavigateTo_BookmarkBar"> | |
3594 <owners> | |
3595 <owner> | |
3596 Please specify the owners of this user action. Add more owner tags as | |
3597 needed | |
3598 </owner> | |
3599 </owners> | |
3600 <description> | |
3601 Please enter the description of this user action. | |
3602 </description> | |
3603 </action> | |
3604 | |
3605 <action name="BookmarkManager_NavigateTo_Mobile"> | |
3606 <owners> | |
3607 <owner> | |
3608 Please specify the owners of this user action. Add more owner tags as | |
3609 needed | |
3610 </owner> | |
3611 </owners> | |
3612 <description> | |
3613 Please enter the description of this user action. | |
3614 </description> | |
3615 </action> | |
3616 | |
3617 <action name="BookmarkManager_NavigateTo_Other"> | |
3618 <owners> | |
3619 <owner> | |
3620 Please specify the owners of this user action. Add more owner tags as | |
3621 needed | |
3622 </owner> | |
3623 </owners> | |
3624 <description> | |
3625 Please enter the description of this user action. | |
3626 </description> | |
3627 </action> | |
3628 | |
3629 <action name="BookmarkManager_NavigateTo_Recent"> | |
3630 <owners> | |
3631 <owner> | |
3632 Please specify the owners of this user action. Add more owner tags as | |
3633 needed | |
3634 </owner> | |
3635 </owners> | |
3636 <description> | |
3637 Please enter the description of this user action. | |
3638 </description> | |
3639 </action> | |
3640 | |
3641 <action name="BookmarkManager_NavigateTo_Search"> | |
3642 <owners> | |
3643 <owner> | |
3644 Please specify the owners of this user action. Add more owner tags as | |
3645 needed | |
3646 </owner> | |
3647 </owners> | |
3648 <description> | |
3649 Please enter the description of this user action. | |
3650 </description> | |
3651 </action> | |
3652 | |
3653 <action name="BookmarkManager_NavigateTo_SubFolder"> | |
3654 <owners> | |
3655 <owner> | |
3656 Please specify the owners of this user action. Add more owner tags as | |
3657 needed | |
3658 </owner> | |
3659 </owners> | |
3660 <description> | |
3661 Please enter the description of this user action. | |
3662 </description> | |
3663 </action> | |
3664 | |
3665 <action name="BookmarkManager_Sort"> | |
3666 <owners> | |
3667 <owner> | |
3668 Please specify the owners of this user action. Add more owner tags as | |
3669 needed | |
3670 </owner> | |
3671 </owners> | |
3672 <description> | |
3673 Please enter the description of this user action. | |
3674 </description> | |
3675 </action> | |
3676 | |
3677 <action name="BookmarkManager_Sync"> | |
3678 <owners> | |
3679 <owner> | |
3680 Please specify the owners of this user action. Add more owner tags as | |
3681 needed | |
3682 </owner> | |
3683 </owners> | |
3684 <description> | |
3685 Please enter the description of this user action. | |
3686 </description> | |
3687 </action> | |
3688 | |
3689 <action name="BookmarkMenu_clicked"> | |
3690 <owners> | |
3691 <owner> | |
3692 Please specify the owners of this user action. Add more owner tags as | |
3693 needed | |
3694 </owner> | |
3695 </owners> | |
3696 <description> | |
3697 Please enter the description of this user action. | |
3698 </description> | |
3699 </action> | |
3700 | |
3701 <action name="Bookmarks_Search"> | |
3702 <owners> | |
3703 <owner> | |
3704 Please specify the owners of this user action. Add more owner tags as | |
3705 needed | |
3706 </owner> | |
3707 </owners> | |
3708 <description> | |
3709 Please enter the description of this user action. | |
3710 </description> | |
3711 </action> | |
3712 | |
3713 <action name="BrowserPlugin.Guest.AbnormalDeath"> | |
3714 <owners> | |
3715 <owner> | |
3716 Please specify the owners of this user action. Add more owner tags as | |
3717 needed | |
3718 </owner> | |
3719 </owners> | |
3720 <description> | |
3721 Please enter the description of this user action. | |
3722 </description> | |
3723 </action> | |
3724 | |
3725 <action name="BrowserPlugin.Guest.Attached"> | |
3726 <owners> | |
3727 <owner> | |
3728 Please specify the owners of this user action. Add more owner tags as | |
3729 needed | |
3730 </owner> | |
3731 </owners> | |
3732 <description> | |
3733 Please enter the description of this user action. | |
3734 </description> | |
3735 </action> | |
3736 | |
3737 <action name="BrowserPlugin.Guest.Crashed"> | |
3738 <owners> | |
3739 <owner> | |
3740 Please specify the owners of this user action. Add more owner tags as | |
3741 needed | |
3742 </owner> | |
3743 </owners> | |
3744 <description> | |
3745 Please enter the description of this user action. | |
3746 </description> | |
3747 </action> | |
3748 | |
3749 <action name="BrowserPlugin.Guest.Create"> | |
3750 <owners> | |
3751 <owner> | |
3752 Please specify the owners of this user action. Add more owner tags as | |
3753 needed | |
3754 </owner> | |
3755 </owners> | |
3756 <description> | |
3757 Please enter the description of this user action. | |
3758 </description> | |
3759 </action> | |
3760 | |
3761 <action name="BrowserPlugin.Guest.DidNavigate"> | |
3762 <owners> | |
3763 <owner> | |
3764 Please specify the owners of this user action. Add more owner tags as | |
3765 needed | |
3766 </owner> | |
3767 </owners> | |
3768 <description> | |
3769 Please enter the description of this user action. | |
3770 </description> | |
3771 </action> | |
3772 | |
3773 <action name="BrowserPlugin.Guest.EnableAutoResize"> | |
3774 <owners> | |
3775 <owner> | |
3776 Please specify the owners of this user action. Add more owner tags as | |
3777 needed | |
3778 </owner> | |
3779 </owners> | |
3780 <description> | |
3781 Please enter the description of this user action. | |
3782 </description> | |
3783 </action> | |
3784 | |
3785 <action name="BrowserPlugin.Guest.Hung"> | |
3786 <owners> | |
3787 <owner> | |
3788 Please specify the owners of this user action. Add more owner tags as | |
3789 needed | |
3790 </owner> | |
3791 </owners> | |
3792 <description> | |
3793 Please enter the description of this user action. | |
3794 </description> | |
3795 </action> | |
3796 | |
3797 <action name="BrowserPlugin.Guest.Killed"> | |
3798 <owners> | |
3799 <owner> | |
3800 Please specify the owners of this user action. Add more owner tags as | |
3801 needed | |
3802 </owner> | |
3803 </owners> | |
3804 <description> | |
3805 Please enter the description of this user action. | |
3806 </description> | |
3807 </action> | |
3808 | |
3809 <action name="BrowserPlugin.Guest.Navigate"> | |
3810 <owners> | |
3811 <owner> | |
3812 Please specify the owners of this user action. Add more owner tags as | |
3813 needed | |
3814 </owner> | |
3815 </owners> | |
3816 <description> | |
3817 Please enter the description of this user action. | |
3818 </description> | |
3819 </action> | |
3820 | |
3821 <action name="BrowserPlugin.Guest.PermissionRequest"> | |
3822 <owners> | |
3823 <owner> | |
3824 Please specify the owners of this user action. Add more owner tags as | |
3825 needed | |
3826 </owner> | |
3827 </owners> | |
3828 <description> | |
3829 Please enter the description of this user action. | |
3830 </description> | |
3831 </action> | |
3832 | |
3833 <action name="BrowserPlugin.Guest.PermissionRequest.Download"> | |
3834 <owners> | |
3835 <owner> | |
3836 Please specify the owners of this user action. Add more owner tags as | |
3837 needed | |
3838 </owner> | |
3839 </owners> | |
3840 <description> | |
3841 Please enter the description of this user action. | |
3842 </description> | |
3843 </action> | |
3844 | |
3845 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation"> | |
3846 <owners> | |
3847 <owner> | |
3848 Please specify the owners of this user action. Add more owner tags as | |
3849 needed | |
3850 </owner> | |
3851 </owners> | |
3852 <description> | |
3853 Please enter the description of this user action. | |
3854 </description> | |
3855 </action> | |
3856 | |
3857 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog"> | |
3858 <owners> | |
3859 <owner> | |
3860 Please specify the owners of this user action. Add more owner tags as | |
3861 needed | |
3862 </owner> | |
3863 </owners> | |
3864 <description> | |
3865 Please enter the description of this user action. | |
3866 </description> | |
3867 </action> | |
3868 | |
3869 <action name="BrowserPlugin.Guest.PermissionRequest.Media"> | |
3870 <owners> | |
3871 <owner> | |
3872 Please specify the owners of this user action. Add more owner tags as | |
3873 needed | |
3874 </owner> | |
3875 </owners> | |
3876 <description> | |
3877 Please enter the description of this user action. | |
3878 </description> | |
3879 </action> | |
3880 | |
3881 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow"> | |
3882 <owners> | |
3883 <owner> | |
3884 Please specify the owners of this user action. Add more owner tags as | |
3885 needed | |
3886 </owner> | |
3887 </owners> | |
3888 <description> | |
3889 Please enter the description of this user action. | |
3890 </description> | |
3891 </action> | |
3892 | |
3893 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock"> | |
3894 <owners> | |
3895 <owner> | |
3896 Please specify the owners of this user action. Add more owner tags as | |
3897 needed | |
3898 </owner> | |
3899 </owners> | |
3900 <description> | |
3901 Please enter the description of this user action. | |
3902 </description> | |
3903 </action> | |
3904 | |
3905 <action name="BrowserPlugin.Guest.Responsive"> | |
3906 <owners> | |
3907 <owner> | |
3908 Please specify the owners of this user action. Add more owner tags as | |
3909 needed | |
3910 </owner> | |
3911 </owners> | |
3912 <description> | |
3913 Please enter the description of this user action. | |
3914 </description> | |
3915 </action> | |
3916 | |
3917 <action name="BrowserPlugin.Guest.StartDrag"> | |
3918 <owners> | |
3919 <owner> | |
3920 Please specify the owners of this user action. Add more owner tags as | |
3921 needed | |
3922 </owner> | |
3923 </owners> | |
3924 <description> | |
3925 Please enter the description of this user action. | |
3926 </description> | |
3927 </action> | |
3928 | |
3929 <action name="BrowserPlugin.Guest.Terminate"> | |
3930 <owners> | |
3931 <owner> | |
3932 Please specify the owners of this user action. Add more owner tags as | |
3933 needed | |
3934 </owner> | |
3935 </owners> | |
3936 <description> | |
3937 Please enter the description of this user action. | |
3938 </description> | |
3939 </action> | |
3940 | |
3941 <action name="BrowserPlugin.PermissionAllow.Download"> | |
3942 <owners> | |
3943 <owner> | |
3944 Please specify the owners of this user action. Add more owner tags as | |
3945 needed | |
3946 </owner> | |
3947 </owners> | |
3948 <description> | |
3949 Please enter the description of this user action. | |
3950 </description> | |
3951 </action> | |
3952 | |
3953 <action name="BrowserPlugin.PermissionAllow.Geolocation"> | |
3954 <owners> | |
3955 <owner> | |
3956 Please specify the owners of this user action. Add more owner tags as | |
3957 needed | |
3958 </owner> | |
3959 </owners> | |
3960 <description> | |
3961 Please enter the description of this user action. | |
3962 </description> | |
3963 </action> | |
3964 | |
3965 <action name="BrowserPlugin.PermissionAllow.JSDialog"> | |
3966 <owners> | |
3967 <owner> | |
3968 Please specify the owners of this user action. Add more owner tags as | |
3969 needed | |
3970 </owner> | |
3971 </owners> | |
3972 <description> | |
3973 Please enter the description of this user action. | |
3974 </description> | |
3975 </action> | |
3976 | |
3977 <action name="BrowserPlugin.PermissionAllow.Media"> | |
3978 <owners> | |
3979 <owner> | |
3980 Please specify the owners of this user action. Add more owner tags as | |
3981 needed | |
3982 </owner> | |
3983 </owners> | |
3984 <description> | |
3985 Please enter the description of this user action. | |
3986 </description> | |
3987 </action> | |
3988 | |
3989 <action name="BrowserPlugin.PermissionAllow.NewWindow"> | |
3990 <owners> | |
3991 <owner> | |
3992 Please specify the owners of this user action. Add more owner tags as | |
3993 needed | |
3994 </owner> | |
3995 </owners> | |
3996 <description> | |
3997 Please enter the description of this user action. | |
3998 </description> | |
3999 </action> | |
4000 | |
4001 <action name="BrowserPlugin.PermissionAllow.PointerLock"> | |
4002 <owners> | |
4003 <owner> | |
4004 Please specify the owners of this user action. Add more owner tags as | |
4005 needed | |
4006 </owner> | |
4007 </owners> | |
4008 <description> | |
4009 Please enter the description of this user action. | |
4010 </description> | |
4011 </action> | |
4012 | |
4013 <action name="BrowserPlugin.PermissionDeny.Download"> | |
4014 <owners> | |
4015 <owner> | |
4016 Please specify the owners of this user action. Add more owner tags as | |
4017 needed | |
4018 </owner> | |
4019 </owners> | |
4020 <description> | |
4021 Please enter the description of this user action. | |
4022 </description> | |
4023 </action> | |
4024 | |
4025 <action name="BrowserPlugin.PermissionDeny.Geolocation"> | |
4026 <owners> | |
4027 <owner> | |
4028 Please specify the owners of this user action. Add more owner tags as | |
4029 needed | |
4030 </owner> | |
4031 </owners> | |
4032 <description> | |
4033 Please enter the description of this user action. | |
4034 </description> | |
4035 </action> | |
4036 | |
4037 <action name="BrowserPlugin.PermissionDeny.JSDialog"> | |
4038 <owners> | |
4039 <owner> | |
4040 Please specify the owners of this user action. Add more owner tags as | |
4041 needed | |
4042 </owner> | |
4043 </owners> | |
4044 <description> | |
4045 Please enter the description of this user action. | |
4046 </description> | |
4047 </action> | |
4048 | |
4049 <action name="BrowserPlugin.PermissionDeny.Media"> | |
4050 <owners> | |
4051 <owner> | |
4052 Please specify the owners of this user action. Add more owner tags as | |
4053 needed | |
4054 </owner> | |
4055 </owners> | |
4056 <description> | |
4057 Please enter the description of this user action. | |
4058 </description> | |
4059 </action> | |
4060 | |
4061 <action name="BrowserPlugin.PermissionDeny.NewWindow"> | |
4062 <owners> | |
4063 <owner> | |
4064 Please specify the owners of this user action. Add more owner tags as | |
4065 needed | |
4066 </owner> | |
4067 </owners> | |
4068 <description> | |
4069 Please enter the description of this user action. | |
4070 </description> | |
4071 </action> | |
4072 | |
4073 <action name="BrowserPlugin.PermissionDeny.PointerLock"> | |
4074 <owners> | |
4075 <owner> | |
4076 Please specify the owners of this user action. Add more owner tags as | |
4077 needed | |
4078 </owner> | |
4079 </owners> | |
4080 <description> | |
4081 Please enter the description of this user action. | |
4082 </description> | |
4083 </action> | |
4084 | |
4085 <action name="CanCommitURL_BlockedAndKilled"> | |
4086 <owners> | |
4087 <owner> | |
4088 Please specify the owners of this user action. Add more owner tags as | |
4089 needed | |
4090 </owner> | |
4091 </owners> | |
4092 <description> | |
4093 Please enter the description of this user action. | |
4094 </description> | |
4095 </action> | |
4096 | |
4097 <action name="Cancel"> | |
4098 <owners> | |
4099 <owner> | |
4100 Please specify the owners of this user action. Add more owner tags as | |
4101 needed | |
4102 </owner> | |
4103 </owners> | |
4104 <description> | |
4105 Please enter the description of this user action. | |
4106 </description> | |
4107 </action> | |
4108 | |
4109 <action name="Caption_ClickTogglesMaximize"> | |
4110 <owners> | |
4111 <owner> | |
4112 Please specify the owners of this user action. Add more owner tags as | |
4113 needed | |
4114 </owner> | |
4115 </owners> | |
4116 <description> | |
4117 Please enter the description of this user action. | |
4118 </description> | |
4119 </action> | |
4120 | |
4121 <action name="Caption_GestureTogglesMaximize"> | |
4122 <owners> | |
4123 <owner> | |
4124 Please specify the owners of this user action. Add more owner tags as | |
4125 needed | |
4126 </owner> | |
4127 </owners> | |
4128 <description> | |
4129 Please enter the description of this user action. | |
4130 </description> | |
4131 </action> | |
4132 | |
4133 <action name="Cast_Sender_CastDeviceSelected"> | |
4134 <owners> | |
4135 <owner> | |
4136 Please specify the owners of this user action. Add more owner tags as | |
4137 needed | |
4138 </owner> | |
4139 </owners> | |
4140 <description> | |
4141 Please enter the description of this user action. | |
4142 </description> | |
4143 </action> | |
4144 | |
4145 <action name="Cast_Sender_CastEnterFullscreen"> | |
4146 <owners> | |
4147 <owner> | |
4148 Please specify the owners of this user action. Add more owner tags as | |
4149 needed | |
4150 </owner> | |
4151 </owners> | |
4152 <description> | |
4153 Please enter the description of this user action. | |
4154 </description> | |
4155 </action> | |
4156 | |
4157 <action name="Cast_Sender_CastMediaType"> | |
4158 <owners> | |
4159 <owner> | |
4160 Please specify the owners of this user action. Add more owner tags as | |
4161 needed | |
4162 </owner> | |
4163 </owners> | |
4164 <description> | |
4165 Please enter the description of this user action. | |
4166 </description> | |
4167 </action> | |
4168 | |
4169 <action name="Cast_Sender_CastPlayRequested"> | |
4170 <owners> | |
4171 <owner> | |
4172 Please specify the owners of this user action. Add more owner tags as | |
4173 needed | |
4174 </owner> | |
4175 </owners> | |
4176 <description> | |
4177 Please enter the description of this user action. | |
4178 </description> | |
4179 </action> | |
4180 | |
4181 <action name="Cast_Sender_YouTubeDeviceSelected"> | |
4182 <owners> | |
4183 <owner> | |
4184 Please specify the owners of this user action. Add more owner tags as | |
4185 needed | |
4186 </owner> | |
4187 </owners> | |
4188 <description> | |
4189 Please enter the description of this user action. | |
4190 </description> | |
4191 </action> | |
4192 | |
4193 <action name="ClearAuthenticationCache"> | |
4194 <owners> | |
4195 <owner> | |
4196 Please specify the owners of this user action. Add more owner tags as | |
4197 needed | |
4198 </owner> | |
4199 </owners> | |
4200 <description> | |
4201 Please enter the description of this user action. | |
4202 </description> | |
4203 </action> | |
4204 | |
4205 <action name="ClearBrowsingData_Autofill"> | |
4206 <owners> | |
4207 <owner> | |
4208 Please specify the owners of this user action. Add more owner tags as | |
4209 needed | |
4210 </owner> | |
4211 </owners> | |
4212 <description> | |
4213 Please enter the description of this user action. | |
4214 </description> | |
4215 </action> | |
4216 | |
4217 <action name="ClearBrowsingData_Cache"> | |
4218 <owners> | |
4219 <owner> | |
4220 Please specify the owners of this user action. Add more owner tags as | |
4221 needed | |
4222 </owner> | |
4223 </owners> | |
4224 <description> | |
4225 Please enter the description of this user action. | |
4226 </description> | |
4227 </action> | |
4228 | |
4229 <action name="ClearBrowsingData_ContentLicenses"> | |
4230 <owners> | |
4231 <owner> | |
4232 Please specify the owners of this user action. Add more owner tags as | |
4233 needed | |
4234 </owner> | |
4235 </owners> | |
4236 <description> | |
4237 Please enter the description of this user action. | |
4238 </description> | |
4239 </action> | |
4240 | |
4241 <action name="ClearBrowsingData_Cookies"> | |
4242 <owners> | |
4243 <owner> | |
4244 Please specify the owners of this user action. Add more owner tags as | |
4245 needed | |
4246 </owner> | |
4247 </owners> | |
4248 <description> | |
4249 Please enter the description of this user action. | |
4250 </description> | |
4251 </action> | |
4252 | |
4253 <action name="ClearBrowsingData_Downloads"> | |
4254 <owners> | |
4255 <owner> | |
4256 Please specify the owners of this user action. Add more owner tags as | |
4257 needed | |
4258 </owner> | |
4259 </owners> | |
4260 <description> | |
4261 Please enter the description of this user action. | |
4262 </description> | |
4263 </action> | |
4264 | |
4265 <action name="ClearBrowsingData_Everything"> | |
4266 <owners> | |
4267 <owner> | |
4268 Please specify the owners of this user action. Add more owner tags as | |
4269 needed | |
4270 </owner> | |
4271 </owners> | |
4272 <description> | |
4273 Please enter the description of this user action. | |
4274 </description> | |
4275 </action> | |
4276 | |
4277 <action name="ClearBrowsingData_History"> | |
4278 <owners> | |
4279 <owner> | |
4280 Please specify the owners of this user action. Add more owner tags as | |
4281 needed | |
4282 </owner> | |
4283 </owners> | |
4284 <description> | |
4285 Please enter the description of this user action. | |
4286 </description> | |
4287 </action> | |
4288 | |
4289 <action name="ClearBrowsingData_LSOData"> | |
4290 <owners> | |
4291 <owner> | |
4292 Please specify the owners of this user action. Add more owner tags as | |
4293 needed | |
4294 </owner> | |
4295 </owners> | |
4296 <description> | |
4297 Please enter the description of this user action. | |
4298 </description> | |
4299 </action> | |
4300 | |
4301 <action name="ClearBrowsingData_LastDay"> | |
4302 <owners> | |
4303 <owner> | |
4304 Please specify the owners of this user action. Add more owner tags as | |
4305 needed | |
4306 </owner> | |
4307 </owners> | |
4308 <description> | |
4309 Please enter the description of this user action. | |
4310 </description> | |
4311 </action> | |
4312 | |
4313 <action name="ClearBrowsingData_LastHour"> | |
4314 <owners> | |
4315 <owner> | |
4316 Please specify the owners of this user action. Add more owner tags as | |
4317 needed | |
4318 </owner> | |
4319 </owners> | |
4320 <description> | |
4321 Please enter the description of this user action. | |
4322 </description> | |
4323 </action> | |
4324 | |
4325 <action name="ClearBrowsingData_LastMonth"> | |
4326 <owners> | |
4327 <owner> | |
4328 Please specify the owners of this user action. Add more owner tags as | |
4329 needed | |
4330 </owner> | |
4331 </owners> | |
4332 <description> | |
4333 Please enter the description of this user action. | |
4334 </description> | |
4335 </action> | |
4336 | |
4337 <action name="ClearBrowsingData_LastWeek"> | |
4338 <owners> | |
4339 <owner> | |
4340 Please specify the owners of this user action. Add more owner tags as | |
4341 needed | |
4342 </owner> | |
4343 </owners> | |
4344 <description> | |
4345 Please enter the description of this user action. | |
4346 </description> | |
4347 </action> | |
4348 | |
4349 <action name="ClearBrowsingData_MaskContainsExtension"> | |
4350 <owners> | |
4351 <owner> | |
4352 Please specify the owners of this user action. Add more owner tags as | |
4353 needed | |
4354 </owner> | |
4355 </owners> | |
4356 <description> | |
4357 Please enter the description of this user action. | |
4358 </description> | |
4359 </action> | |
4360 | |
4361 <action name="ClearBrowsingData_MaskContainsProtectedWeb"> | |
4362 <owners> | |
4363 <owner> | |
4364 Please specify the owners of this user action. Add more owner tags as | |
4365 needed | |
4366 </owner> | |
4367 </owners> | |
4368 <description> | |
4369 Please enter the description of this user action. | |
4370 </description> | |
4371 </action> | |
4372 | |
4373 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb"> | |
4374 <owners> | |
4375 <owner> | |
4376 Please specify the owners of this user action. Add more owner tags as | |
4377 needed | |
4378 </owner> | |
4379 </owners> | |
4380 <description> | |
4381 Please enter the description of this user action. | |
4382 </description> | |
4383 </action> | |
4384 | |
4385 <action name="ClearBrowsingData_Passwords"> | |
4386 <owners> | |
4387 <owner> | |
4388 Please specify the owners of this user action. Add more owner tags as | |
4389 needed | |
4390 </owner> | |
4391 </owners> | |
4392 <description> | |
4393 Please enter the description of this user action. | |
4394 </description> | |
4395 </action> | |
4396 | |
4397 <action name="ClearBrowsingData_ServerBoundCerts"> | |
4398 <owners> | |
4399 <owner> | |
4400 Please specify the owners of this user action. Add more owner tags as | |
4401 needed | |
4402 </owner> | |
4403 </owners> | |
4404 <description> | |
4405 Please enter the description of this user action. | |
4406 </description> | |
4407 </action> | |
4408 | |
4409 <action name="ClearBrowsingData_ShaderCache"> | |
4410 <owners> | |
4411 <owner> | |
4412 Please specify the owners of this user action. Add more owner tags as | |
4413 needed | |
4414 </owner> | |
4415 </owners> | |
4416 <description> | |
4417 Please enter the description of this user action. | |
4418 </description> | |
4419 </action> | |
4420 | |
4421 <action name="ClearBrowsingData_ShowDlg"> | |
4422 <owners> | |
4423 <owner> | |
4424 Please specify the owners of this user action. Add more owner tags as | |
4425 needed | |
4426 </owner> | |
4427 </owners> | |
4428 <description> | |
4429 Please enter the description of this user action. | |
4430 </description> | |
4431 </action> | |
4432 | |
4433 <action name="ClearSelection"> | |
4434 <owners> | |
4435 <owner> | |
4436 Please specify the owners of this user action. Add more owner tags as | |
4437 needed | |
4438 </owner> | |
4439 </owners> | |
4440 <description> | |
4441 Please enter the description of this user action. | |
4442 </description> | |
4443 </action> | |
4444 | |
4445 <action name="ClearSiteDataOnExitDisabled"> | |
4446 <owners> | |
4447 <owner> | |
4448 Please specify the owners of this user action. Add more owner tags as | |
4449 needed | |
4450 </owner> | |
4451 </owners> | |
4452 <description> | |
4453 Please enter the description of this user action. | |
4454 </description> | |
4455 </action> | |
4456 | |
4457 <action name="ClearSiteDataOnExitEnabled"> | |
4458 <owners> | |
4459 <owner> | |
4460 Please specify the owners of this user action. Add more owner tags as | |
4461 needed | |
4462 </owner> | |
4463 </owners> | |
4464 <description> | |
4465 Please enter the description of this user action. | |
4466 </description> | |
4467 </action> | |
4468 | |
4469 <action name="ClickDisableGpuAcceleration"> | |
4470 <owners> | |
4471 <owner> | |
4472 Please specify the owners of this user action. Add more owner tags as | |
4473 needed | |
4474 </owner> | |
4475 </owners> | |
4476 <description> | |
4477 Please enter the description of this user action. | |
4478 </description> | |
4479 </action> | |
4480 | |
4481 <action name="ClickToPlay_AllowAlways"> | |
4482 <owners> | |
4483 <owner> | |
4484 Please specify the owners of this user action. Add more owner tags as | |
4485 needed | |
4486 </owner> | |
4487 </owners> | |
4488 <description> | |
4489 Please enter the description of this user action. | |
4490 </description> | |
4491 </action> | |
4492 | |
4493 <action name="ClickToPlay_Dismiss_Infobar"> | |
4494 <owners> | |
4495 <owner> | |
4496 Please specify the owners of this user action. Add more owner tags as | |
4497 needed | |
4498 </owner> | |
4499 </owners> | |
4500 <description> | |
4501 Please enter the description of this user action. | |
4502 </description> | |
4503 </action> | |
4504 | |
4505 <action name="ClickToPlay_InfobarShown"> | |
4506 <owners> | |
4507 <owner> | |
4508 Please specify the owners of this user action. Add more owner tags as | |
4509 needed | |
4510 </owner> | |
4511 </owners> | |
4512 <description> | |
4513 Please enter the description of this user action. | |
4514 </description> | |
4515 </action> | |
4516 | |
4517 <action name="ClickToPlay_LoadAll_Bubble"> | |
4518 <owners> | |
4519 <owner> | |
4520 Please specify the owners of this user action. Add more owner tags as | |
4521 needed | |
4522 </owner> | |
4523 </owners> | |
4524 <description> | |
4525 Please enter the description of this user action. | |
4526 </description> | |
4527 </action> | |
4528 | |
4529 <action name="ClickToPlay_LoadAll_Infobar"> | |
4530 <owners> | |
4531 <owner> | |
4532 Please specify the owners of this user action. Add more owner tags as | |
4533 needed | |
4534 </owner> | |
4535 </owners> | |
4536 <description> | |
4537 Please enter the description of this user action. | |
4538 </description> | |
4539 </action> | |
4540 | |
4541 <action name="ClickedBookmarkBarAppsShortcutButton"> | |
4542 <owners> | |
4543 <owner> | |
4544 Please specify the owners of this user action. Add more owner tags as | |
4545 needed | |
4546 </owner> | |
4547 </owners> | |
4548 <description> | |
4549 Please enter the description of this user action. | |
4550 </description> | |
4551 </action> | |
4552 | |
4553 <action name="ClickedBookmarkBarFolder"> | |
4554 <owners> | |
4555 <owner> | |
4556 Please specify the owners of this user action. Add more owner tags as | |
4557 needed | |
4558 </owner> | |
4559 </owners> | |
4560 <description> | |
4561 Please enter the description of this user action. | |
4562 </description> | |
4563 </action> | |
4564 | |
4565 <action name="ClickedBookmarkBarURLButton"> | |
4566 <owners> | |
4567 <owner> | |
4568 Please specify the owners of this user action. Add more owner tags as | |
4569 needed | |
4570 </owner> | |
4571 </owners> | |
4572 <description> | |
4573 Please enter the description of this user action. | |
4574 </description> | |
4575 </action> | |
4576 | |
4577 <action name="CloseAllSuppressedPopups"> | |
4578 <owners> | |
4579 <owner> | |
4580 Please specify the owners of this user action. Add more owner tags as | |
4581 needed | |
4582 </owner> | |
4583 </owners> | |
4584 <description> | |
4585 Please enter the description of this user action. | |
4586 </description> | |
4587 </action> | |
4588 | |
4589 <action name="CloseButton_Clk"> | |
4590 <owners> | |
4591 <owner> | |
4592 Please specify the owners of this user action. Add more owner tags as | |
4593 needed | |
4594 </owner> | |
4595 </owners> | |
4596 <description> | |
4597 Please enter the description of this user action. | |
4598 </description> | |
4599 </action> | |
4600 | |
4601 <action name="CloseFromContextMenu"> | |
4602 <owners> | |
4603 <owner> | |
4604 Please specify the owners of this user action. Add more owner tags as | |
4605 needed | |
4606 </owner> | |
4607 </owners> | |
4608 <description> | |
4609 Please enter the description of this user action. | |
4610 </description> | |
4611 </action> | |
4612 | |
4613 <action name="CloseTab"> | |
4614 <owners> | |
4615 <owner> | |
4616 Please specify the owners of this user action. Add more owner tags as | |
4617 needed | |
4618 </owner> | |
4619 </owners> | |
4620 <description> | |
4621 Please enter the description of this user action. | |
4622 </description> | |
4623 </action> | |
4624 | |
4625 <action name="CloseTabByKey"> | |
4626 <owners> | |
4627 <owner> | |
4628 Please specify the owners of this user action. Add more owner tags as | |
4629 needed | |
4630 </owner> | |
4631 </owners> | |
4632 <description> | |
4633 Please enter the description of this user action. | |
4634 </description> | |
4635 </action> | |
4636 | |
4637 <action name="CloseTab_Accelerator"> | |
4638 <owners> | |
4639 <owner> | |
4640 Please specify the owners of this user action. Add more owner tags as | |
4641 needed | |
4642 </owner> | |
4643 </owners> | |
4644 <description> | |
4645 Please enter the description of this user action. | |
4646 </description> | |
4647 </action> | |
4648 | |
4649 <action name="CloseTab_Mouse"> | |
4650 <owners> | |
4651 <owner> | |
4652 Please specify the owners of this user action. Add more owner tags as | |
4653 needed | |
4654 </owner> | |
4655 </owners> | |
4656 <description> | |
4657 Please enter the description of this user action. | |
4658 </description> | |
4659 </action> | |
4660 | |
4661 <action name="CloseWebApp"> | |
4662 <owners> | |
4663 <owner> | |
4664 Please specify the owners of this user action. Add more owner tags as | |
4665 needed | |
4666 </owner> | |
4667 </owners> | |
4668 <description> | |
4669 Please enter the description of this user action. | |
4670 </description> | |
4671 </action> | |
4672 | |
4673 <action name="CloseWindow"> | |
4674 <owners> | |
4675 <owner> | |
4676 Please specify the owners of this user action. Add more owner tags as | |
4677 needed | |
4678 </owner> | |
4679 </owners> | |
4680 <description> | |
4681 Please enter the description of this user action. | |
4682 </description> | |
4683 </action> | |
4684 | |
4685 <action name="CloseWindowByKey"> | |
4686 <owners> | |
4687 <owner> | |
4688 Please specify the owners of this user action. Add more owner tags as | |
4689 needed | |
4690 </owner> | |
4691 </owners> | |
4692 <description> | |
4693 Please enter the description of this user action. | |
4694 </description> | |
4695 </action> | |
4696 | |
4697 <action name="ConfirmNotToOrderSpringCharger"> | |
4698 <owners> | |
4699 <owner> | |
4700 Please specify the owners of this user action. Add more owner tags as | |
4701 needed | |
4702 </owner> | |
4703 </owners> | |
4704 <description> | |
4705 Please enter the description of this user action. | |
4706 </description> | |
4707 </action> | |
4708 | |
4709 <action name="ConfirmOrderSpringCharger"> | |
4710 <owners> | |
4711 <owner> | |
4712 Please specify the owners of this user action. Add more owner tags as | |
4713 needed | |
4714 </owner> | |
4715 </owners> | |
4716 <description> | |
4717 Please enter the description of this user action. | |
4718 </description> | |
4719 </action> | |
4720 | |
4721 <action name="ConfirmOrderSpringChargerByPhone"> | |
4722 <owners> | |
4723 <owner> | |
4724 Please specify the owners of this user action. Add more owner tags as | |
4725 needed | |
4726 </owner> | |
4727 </owners> | |
4728 <description> | |
4729 Please enter the description of this user action. | |
4730 </description> | |
4731 </action> | |
4732 | |
4733 <action name="ConfirmOrderSpringChargerOnline"> | |
4734 <owners> | |
4735 <owner> | |
4736 Please specify the owners of this user action. Add more owner tags as | |
4737 needed | |
4738 </owner> | |
4739 </owners> | |
4740 <description> | |
4741 Please enter the description of this user action. | |
4742 </description> | |
4743 </action> | |
4744 | |
4745 <action name="ConfirmSafeSpringCharger"> | |
4746 <owners> | |
4747 <owner> | |
4748 Please specify the owners of this user action. Add more owner tags as | |
4749 needed | |
4750 </owner> | |
4751 </owners> | |
4752 <description> | |
4753 Please enter the description of this user action. | |
4754 </description> | |
4755 </action> | |
4756 | |
4757 <action name="ConfirmStillUseOriginalChargerAfterOrder"> | |
4758 <owners> | |
4759 <owner> | |
4760 Please specify the owners of this user action. Add more owner tags as | |
4761 needed | |
4762 </owner> | |
4763 </owners> | |
4764 <description> | |
4765 Please enter the description of this user action. | |
4766 </description> | |
4767 </action> | |
4768 | |
4769 <action name="ConflictBadge"> | |
4770 <owners> | |
4771 <owner> | |
4772 Please specify the owners of this user action. Add more owner tags as | |
4773 needed | |
4774 </owner> | |
4775 </owners> | |
4776 <description> | |
4777 Please enter the description of this user action. | |
4778 </description> | |
4779 </action> | |
4780 | |
4781 <action name="ConflictingModuleNotificationDismissed"> | |
4782 <owners> | |
4783 <owner> | |
4784 Please specify the owners of this user action. Add more owner tags as | |
4785 needed | |
4786 </owner> | |
4787 </owners> | |
4788 <description> | |
4789 Please enter the description of this user action. | |
4790 </description> | |
4791 </action> | |
4792 | |
4793 <action name="ConflictingModuleNotificationShown"> | |
4794 <owners> | |
4795 <owner> | |
4796 Please specify the owners of this user action. Add more owner tags as | |
4797 needed | |
4798 </owner> | |
4799 </owners> | |
4800 <description> | |
4801 Please enter the description of this user action. | |
4802 </description> | |
4803 </action> | |
4804 | |
4805 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS"> | |
4806 <owners> | |
4807 <owner> | |
4808 Please specify the owners of this user action. Add more owner tags as | |
4809 needed | |
4810 </owner> | |
4811 </owners> | |
4812 <description> | |
4813 Please enter the description of this user action. | |
4814 </description> | |
4815 </action> | |
4816 | |
4817 <action name="ConnectivityDiagnostics.LaunchSource.WebStore"> | |
4818 <owners> | |
4819 <owner> | |
4820 Please specify the owners of this user action. Add more owner tags as | |
4821 needed | |
4822 </owner> | |
4823 </owners> | |
4824 <description> | |
4825 Please enter the description of this user action. | |
4826 </description> | |
4827 </action> | |
4828 | |
4829 <action name="ConnectivityDiagnostics.UA.LogsShown"> | |
4830 <owners> | |
4831 <owner> | |
4832 Please specify the owners of this user action. Add more owner tags as | |
4833 needed | |
4834 </owner> | |
4835 </owners> | |
4836 <description> | |
4837 Please enter the description of this user action. | |
4838 </description> | |
4839 </action> | |
4840 | |
4841 <action name="ConnectivityDiagnostics.UA.PassingTestsShown"> | |
4842 <owners> | |
4843 <owner> | |
4844 Please specify the owners of this user action. Add more owner tags as | |
4845 needed | |
4846 </owner> | |
4847 </owners> | |
4848 <description> | |
4849 Please enter the description of this user action. | |
4850 </description> | |
4851 </action> | |
4852 | |
4853 <action name="ConnectivityDiagnostics.UA.SettingsShown"> | |
4854 <owners> | |
4855 <owner> | |
4856 Please specify the owners of this user action. Add more owner tags as | |
4857 needed | |
4858 </owner> | |
4859 </owners> | |
4860 <description> | |
4861 Please enter the description of this user action. | |
4862 </description> | |
4863 </action> | |
4864 | |
4865 <action name="ConnectivityDiagnostics.UA.TestResultExpanded"> | |
4866 <owners> | |
4867 <owner> | |
4868 Please specify the owners of this user action. Add more owner tags as | |
4869 needed | |
4870 </owner> | |
4871 </owners> | |
4872 <description> | |
4873 Please enter the description of this user action. | |
4874 </description> | |
4875 </action> | |
4876 | |
4877 <action name="ConnectivityDiagnostics.UA.TestSuiteRun"> | |
4878 <owners> | |
4879 <owner> | |
4880 Please specify the owners of this user action. Add more owner tags as | |
4881 needed | |
4882 </owner> | |
4883 </owners> | |
4884 <description> | |
4885 Please enter the description of this user action. | |
4886 </description> | |
4887 </action> | |
4888 | |
4889 <action name="CookieBlockingDisabledPerDefault"> | |
4890 <owners> | |
4891 <owner> | |
4892 Please specify the owners of this user action. Add more owner tags as | |
4893 needed | |
4894 </owner> | |
4895 </owners> | |
4896 <description> | |
4897 Please enter the description of this user action. | |
4898 </description> | |
4899 </action> | |
4900 | |
4901 <action name="CookieBlockingEnabledPerDefault"> | |
4902 <owners> | |
4903 <owner> | |
4904 Please specify the owners of this user action. Add more owner tags as | |
4905 needed | |
4906 </owner> | |
4907 </owners> | |
4908 <description> | |
4909 Please enter the description of this user action. | |
4910 </description> | |
4911 </action> | |
4912 | |
4913 <action name="Copy"> | |
4914 <owners> | |
4915 <owner> | |
4916 Please specify the owners of this user action. Add more owner tags as | |
4917 needed | |
4918 </owner> | |
4919 </owners> | |
4920 <description> | |
4921 Please enter the description of this user action. | |
4922 </description> | |
4923 </action> | |
4924 | |
4925 <action name="CopyToFindPboard"> | |
4926 <owners> | |
4927 <owner> | |
4928 Please specify the owners of this user action. Add more owner tags as | |
4929 needed | |
4930 </owner> | |
4931 </owners> | |
4932 <description> | |
4933 Please enter the description of this user action. | |
4934 </description> | |
4935 </action> | |
4936 | |
4937 <action name="CopyURLToClipBoard"> | |
4938 <owners> | |
4939 <owner> | |
4940 Please specify the owners of this user action. Add more owner tags as | |
4941 needed | |
4942 </owner> | |
4943 </owners> | |
4944 <description> | |
4945 Please enter the description of this user action. | |
4946 </description> | |
4947 </action> | |
4948 | |
4949 <action name="CreateHostedApp"> | |
4950 <owners> | |
4951 <owner> | |
4952 Please specify the owners of this user action. Add more owner tags as | |
4953 needed | |
4954 </owner> | |
4955 </owners> | |
4956 <description> | |
4957 Please enter the description of this user action. | |
4958 </description> | |
4959 </action> | |
4960 | |
4961 <action name="CreateLink"> | |
4962 <owners> | |
4963 <owner> | |
4964 Please specify the owners of this user action. Add more owner tags as | |
4965 needed | |
4966 </owner> | |
4967 </owners> | |
4968 <description> | |
4969 Please enter the description of this user action. | |
4970 </description> | |
4971 </action> | |
4972 | |
4973 <action name="CreateProfile"> | |
4974 <owners> | |
4975 <owner> | |
4976 Please specify the owners of this user action. Add more owner tags as | |
4977 needed | |
4978 </owner> | |
4979 </owners> | |
4980 <description> | |
4981 Please enter the description of this user action. | |
4982 </description> | |
4983 </action> | |
4984 | |
4985 <action name="CreateShortcut"> | |
4986 <owners> | |
4987 <owner> | |
4988 Please specify the owners of this user action. Add more owner tags as | |
4989 needed | |
4990 </owner> | |
4991 </owners> | |
4992 <description> | |
4993 Please enter the description of this user action. | |
4994 </description> | |
4995 </action> | |
4996 | |
4997 <action name="CriticalNotificationShown"> | |
4998 <owners> | |
4999 <owner> | |
5000 Please specify the owners of this user action. Add more owner tags as | |
5001 needed | |
5002 </owner> | |
5003 </owners> | |
5004 <description> | |
5005 Please enter the description of this user action. | |
5006 </description> | |
5007 </action> | |
5008 | |
5009 <action name="CriticalNotification_AutoRestart"> | |
5010 <owners> | |
5011 <owner> | |
5012 Please specify the owners of this user action. Add more owner tags as | |
5013 needed | |
5014 </owner> | |
5015 </owners> | |
5016 <description> | |
5017 Please enter the description of this user action. | |
5018 </description> | |
5019 </action> | |
5020 | |
5021 <action name="CriticalNotification_Ignore"> | |
5022 <owners> | |
5023 <owner> | |
5024 Please specify the owners of this user action. Add more owner tags as | |
5025 needed | |
5026 </owner> | |
5027 </owners> | |
5028 <description> | |
5029 Please enter the description of this user action. | |
5030 </description> | |
5031 </action> | |
5032 | |
5033 <action name="CriticalNotification_Restart"> | |
5034 <owners> | |
5035 <owner> | |
5036 Please specify the owners of this user action. Add more owner tags as | |
5037 needed | |
5038 </owner> | |
5039 </owners> | |
5040 <description> | |
5041 Please enter the description of this user action. | |
5042 </description> | |
5043 </action> | |
5044 | |
5045 <action name="Cryptohome.PKCS11InitFail"> | |
5046 <owners> | |
5047 <owner> | |
5048 Please specify the owners of this user action. Add more owner tags as | |
5049 needed | |
5050 </owner> | |
5051 </owners> | |
5052 <description> | |
5053 Please enter the description of this user action. | |
5054 </description> | |
5055 </action> | |
5056 | |
5057 <action name="Cut"> | |
5058 <owners> | |
5059 <owner> | |
5060 Please specify the owners of this user action. Add more owner tags as | |
5061 needed | |
5062 </owner> | |
5063 </owners> | |
5064 <description> | |
5065 Please enter the description of this user action. | |
5066 </description> | |
5067 </action> | |
5068 | |
5069 <action name="DataReductionProxy_PromoDisplayed"> | |
5070 <owners> | |
5071 <owner> | |
5072 Please specify the owners of this user action. Add more owner tags as | |
5073 needed | |
5074 </owner> | |
5075 </owners> | |
5076 <description> | |
5077 Please enter the description of this user action. | |
5078 </description> | |
5079 </action> | |
5080 | |
5081 <action name="DataReductionProxy_PromoLearnMore"> | |
5082 <owners> | |
5083 <owner> | |
5084 Please specify the owners of this user action. Add more owner tags as | |
5085 needed | |
5086 </owner> | |
5087 </owners> | |
5088 <description> | |
5089 Please enter the description of this user action. | |
5090 </description> | |
5091 </action> | |
5092 | |
5093 <action name="DataReductionProxy_TurnedOff"> | |
5094 <owners> | |
5095 <owner> | |
5096 Please specify the owners of this user action. Add more owner tags as | |
5097 needed | |
5098 </owner> | |
5099 </owners> | |
5100 <description> | |
5101 Please enter the description of this user action. | |
5102 </description> | |
5103 </action> | |
5104 | |
5105 <action name="DataReductionProxy_TurnedOn"> | |
5106 <owners> | |
5107 <owner> | |
5108 Please specify the owners of this user action. Add more owner tags as | |
5109 needed | |
5110 </owner> | |
5111 </owners> | |
5112 <description> | |
5113 Please enter the description of this user action. | |
5114 </description> | |
5115 </action> | |
5116 | |
5117 <action name="DataReductionProxy_TurnedOnFromPromo"> | |
5118 <owners> | |
5119 <owner> | |
5120 Please specify the owners of this user action. Add more owner tags as | |
5121 needed | |
5122 </owner> | |
5123 </owners> | |
5124 <description> | |
5125 Please enter the description of this user action. | |
5126 </description> | |
5127 </action> | |
5128 | |
5129 <action name="Debugger"> | |
5130 <owners> | |
5131 <owner> | |
5132 Please specify the owners of this user action. Add more owner tags as | |
5133 needed | |
5134 </owner> | |
5135 </owners> | |
5136 <description> | |
5137 Please enter the description of this user action. | |
5138 </description> | |
5139 </action> | |
5140 | |
5141 <action name="Delete"> | |
5142 <owners> | |
5143 <owner> | |
5144 Please specify the owners of this user action. Add more owner tags as | |
5145 needed | |
5146 </owner> | |
5147 </owners> | |
5148 <description> | |
5149 Please enter the description of this user action. | |
5150 </description> | |
5151 </action> | |
5152 | |
5153 <action name="DeleteBackward"> | |
5154 <owners> | |
5155 <owner> | |
5156 Please specify the owners of this user action. Add more owner tags as | |
5157 needed | |
5158 </owner> | |
5159 </owners> | |
5160 <description> | |
5161 Please enter the description of this user action. | |
5162 </description> | |
5163 </action> | |
5164 | |
5165 <action name="DeleteForward"> | |
5166 <owners> | |
5167 <owner> | |
5168 Please specify the owners of this user action. Add more owner tags as | |
5169 needed | |
5170 </owner> | |
5171 </owners> | |
5172 <description> | |
5173 Please enter the description of this user action. | |
5174 </description> | |
5175 </action> | |
5176 | |
5177 <action name="DeleteSelection"> | |
5178 <owners> | |
5179 <owner> | |
5180 Please specify the owners of this user action. Add more owner tags as | |
5181 needed | |
5182 </owner> | |
5183 </owners> | |
5184 <description> | |
5185 Please enter the description of this user action. | |
5186 </description> | |
5187 </action> | |
5188 | |
5189 <action name="DeleteToEndOfParagraph"> | |
5190 <owners> | |
5191 <owner> | |
5192 Please specify the owners of this user action. Add more owner tags as | |
5193 needed | |
5194 </owner> | |
5195 </owners> | |
5196 <description> | |
5197 Please enter the description of this user action. | |
5198 </description> | |
5199 </action> | |
5200 | |
5201 <action name="DeleteWordBackward"> | |
5202 <owners> | |
5203 <owner> | |
5204 Please specify the owners of this user action. Add more owner tags as | |
5205 needed | |
5206 </owner> | |
5207 </owners> | |
5208 <description> | |
5209 Please enter the description of this user action. | |
5210 </description> | |
5211 </action> | |
5212 | |
5213 <action name="DeleteWordForward"> | |
5214 <owners> | |
5215 <owner> | |
5216 Please specify the owners of this user action. Add more owner tags as | |
5217 needed | |
5218 </owner> | |
5219 </owners> | |
5220 <description> | |
5221 Please enter the description of this user action. | |
5222 </description> | |
5223 </action> | |
5224 | |
5225 <action name="Destination_Application_Edit"> | |
5226 <owners> | |
5227 <owner> | |
5228 Please specify the owners of this user action. Add more owner tags as | |
5229 needed | |
5230 </owner> | |
5231 </owners> | |
5232 <description> | |
5233 Please enter the description of this user action. | |
5234 </description> | |
5235 </action> | |
5236 | |
5237 <action name="Destination_Application_Launch"> | |
5238 <owners> | |
5239 <owner> | |
5240 Please specify the owners of this user action. Add more owner tags as | |
5241 needed | |
5242 </owner> | |
5243 </owners> | |
5244 <description> | |
5245 Please enter the description of this user action. | |
5246 </description> | |
5247 </action> | |
5248 | |
5249 <action name="Destination_Application_Uninstall"> | |
5250 <owners> | |
5251 <owner> | |
5252 Please specify the owners of this user action. Add more owner tags as | |
5253 needed | |
5254 </owner> | |
5255 </owners> | |
5256 <description> | |
5257 Please enter the description of this user action. | |
5258 </description> | |
5259 </action> | |
5260 | |
5261 <action name="Destination_Bookmarks"> | |
5262 <owners> | |
5263 <owner> | |
5264 Please specify the owners of this user action. Add more owner tags as | |
5265 needed | |
5266 </owner> | |
5267 </owners> | |
5268 <description> | |
5269 Please enter the description of this user action. | |
5270 </description> | |
5271 </action> | |
5272 | |
5273 <action name="Destination_Bookmarks_OpenURL"> | |
5274 <owners> | |
5275 <owner> | |
5276 Please specify the owners of this user action. Add more owner tags as | |
5277 needed | |
5278 </owner> | |
5279 </owners> | |
5280 <description> | |
5281 Please enter the description of this user action. | |
5282 </description> | |
5283 </action> | |
5284 | |
5285 <action name="Destination_Downloads"> | |
5286 <owners> | |
5287 <owner> | |
5288 Please specify the owners of this user action. Add more owner tags as | |
5289 needed | |
5290 </owner> | |
5291 </owners> | |
5292 <description> | |
5293 Please enter the description of this user action. | |
5294 </description> | |
5295 </action> | |
5296 | |
5297 <action name="Destination_History"> | |
5298 <owners> | |
5299 <owner> | |
5300 Please specify the owners of this user action. Add more owner tags as | |
5301 needed | |
5302 </owner> | |
5303 </owners> | |
5304 <description> | |
5305 Please enter the description of this user action. | |
5306 </description> | |
5307 </action> | |
5308 | |
5309 <action name="Destination_History_OpenURL"> | |
5310 <owners> | |
5311 <owner> | |
5312 Please specify the owners of this user action. Add more owner tags as | |
5313 needed | |
5314 </owner> | |
5315 </owners> | |
5316 <description> | |
5317 Please enter the description of this user action. | |
5318 </description> | |
5319 </action> | |
5320 | |
5321 <action name="Destination_MostVisited"> | |
5322 <owners> | |
5323 <owner> | |
5324 Please specify the owners of this user action. Add more owner tags as | |
5325 needed | |
5326 </owner> | |
5327 </owners> | |
5328 <description> | |
5329 Please enter the description of this user action. | |
5330 </description> | |
5331 </action> | |
5332 | |
5333 <action name="Destination_MostVisited_OpenURL"> | |
5334 <owners> | |
5335 <owner> | |
5336 Please specify the owners of this user action. Add more owner tags as | |
5337 needed | |
5338 </owner> | |
5339 </owners> | |
5340 <description> | |
5341 Please enter the description of this user action. | |
5342 </description> | |
5343 </action> | |
5344 | |
5345 <action name="Destination_Sessions"> | |
5346 <owners> | |
5347 <owner> | |
5348 Please specify the owners of this user action. Add more owner tags as | |
5349 needed | |
5350 </owner> | |
5351 </owners> | |
5352 <description> | |
5353 Please enter the description of this user action. | |
5354 </description> | |
5355 </action> | |
5356 | |
5357 <action name="DevTools_InspectAndroidPage"> | |
5358 <owners> | |
5359 <owner> | |
5360 Please specify the owners of this user action. Add more owner tags as | |
5361 needed | |
5362 </owner> | |
5363 </owners> | |
5364 <description> | |
5365 Please enter the description of this user action. | |
5366 </description> | |
5367 </action> | |
5368 | |
5369 <action name="DevTools_InspectAndroidWebView"> | |
5370 <owners> | |
5371 <owner> | |
5372 Please specify the owners of this user action. Add more owner tags as | |
5373 needed | |
5374 </owner> | |
5375 </owners> | |
5376 <description> | |
5377 Please enter the description of this user action. | |
5378 </description> | |
5379 </action> | |
5380 | |
5381 <action name="DevTools_InspectElement"> | |
5382 <owners> | |
5383 <owner> | |
5384 Please specify the owners of this user action. Add more owner tags as | |
5385 needed | |
5386 </owner> | |
5387 </owners> | |
5388 <description> | |
5389 Please enter the description of this user action. | |
5390 </description> | |
5391 </action> | |
5392 | |
5393 <action name="DevTools_InspectRenderer"> | |
5394 <owners> | |
5395 <owner> | |
5396 Please specify the owners of this user action. Add more owner tags as | |
5397 needed | |
5398 </owner> | |
5399 </owners> | |
5400 <description> | |
5401 Please enter the description of this user action. | |
5402 </description> | |
5403 </action> | |
5404 | |
5405 <action name="DevTools_InspectWorker"> | |
5406 <owners> | |
5407 <owner> | |
5408 Please specify the owners of this user action. Add more owner tags as | |
5409 needed | |
5410 </owner> | |
5411 </owners> | |
5412 <description> | |
5413 Please enter the description of this user action. | |
5414 </description> | |
5415 </action> | |
5416 | |
5417 <action name="DevTools_ToggleConsole"> | |
5418 <owners> | |
5419 <owner> | |
5420 Please specify the owners of this user action. Add more owner tags as | |
5421 needed | |
5422 </owner> | |
5423 </owners> | |
5424 <description> | |
5425 Please enter the description of this user action. | |
5426 </description> | |
5427 </action> | |
5428 | |
5429 <action name="DevTools_ToggleWindow"> | |
5430 <owners> | |
5431 <owner> | |
5432 Please specify the owners of this user action. Add more owner tags as | |
5433 needed | |
5434 </owner> | |
5435 </owners> | |
5436 <description> | |
5437 Please enter the description of this user action. | |
5438 </description> | |
5439 </action> | |
5440 | |
5441 <action name="DevicesPage_AddPrintersClicked"> | |
5442 <owners> | |
5443 <owner> | |
5444 Please specify the owners of this user action. Add more owner tags as | |
5445 needed | |
5446 </owner> | |
5447 </owners> | |
5448 <description> | |
5449 Please enter the description of this user action. | |
5450 </description> | |
5451 </action> | |
5452 | |
5453 <action name="DevicesPage_LogInStartedFromDeviceListPromo"> | |
5454 <owners> | |
5455 <owner> | |
5456 Please specify the owners of this user action. Add more owner tags as | |
5457 needed | |
5458 </owner> | |
5459 </owners> | |
5460 <description> | |
5461 Please enter the description of this user action. | |
5462 </description> | |
5463 </action> | |
5464 | |
5465 <action name="DevicesPage_LogInStartedFromRegisterPromo"> | |
5466 <owners> | |
5467 <owner> | |
5468 Please specify the owners of this user action. Add more owner tags as | |
5469 needed | |
5470 </owner> | |
5471 </owners> | |
5472 <description> | |
5473 Please enter the description of this user action. | |
5474 </description> | |
5475 </action> | |
5476 | |
5477 <action name="DevicesPage_ManageClicked"> | |
5478 <owners> | |
5479 <owner> | |
5480 Please specify the owners of this user action. Add more owner tags as | |
5481 needed | |
5482 </owner> | |
5483 </owners> | |
5484 <description> | |
5485 Please enter the description of this user action. | |
5486 </description> | |
5487 </action> | |
5488 | |
5489 <action name="DevicesPage_Opened"> | |
5490 <owners> | |
5491 <owner> | |
5492 Please specify the owners of this user action. Add more owner tags as | |
5493 needed | |
5494 </owner> | |
5495 </owners> | |
5496 <description> | |
5497 Please enter the description of this user action. | |
5498 </description> | |
5499 </action> | |
5500 | |
5501 <action name="DevicesPage_RegisterCancel"> | |
5502 <owners> | |
5503 <owner> | |
5504 Please specify the owners of this user action. Add more owner tags as | |
5505 needed | |
5506 </owner> | |
5507 </owners> | |
5508 <description> | |
5509 Please enter the description of this user action. | |
5510 </description> | |
5511 </action> | |
5512 | |
5513 <action name="DevicesPage_RegisterClicked"> | |
5514 <owners> | |
5515 <owner> | |
5516 Please specify the owners of this user action. Add more owner tags as | |
5517 needed | |
5518 </owner> | |
5519 </owners> | |
5520 <description> | |
5521 Please enter the description of this user action. | |
5522 </description> | |
5523 </action> | |
5524 | |
5525 <action name="DevicesPage_RegisterFailure"> | |
5526 <owners> | |
5527 <owner> | |
5528 Please specify the owners of this user action. Add more owner tags as | |
5529 needed | |
5530 </owner> | |
5531 </owners> | |
5532 <description> | |
5533 Please enter the description of this user action. | |
5534 </description> | |
5535 </action> | |
5536 | |
5537 <action name="DevicesPage_RegisterSuccess"> | |
5538 <owners> | |
5539 <owner> | |
5540 Please specify the owners of this user action. Add more owner tags as | |
5541 needed | |
5542 </owner> | |
5543 </owners> | |
5544 <description> | |
5545 Please enter the description of this user action. | |
5546 </description> | |
5547 </action> | |
5548 | |
5549 <action name="DisabledExtensionNotificationDismissed"> | |
5550 <owners> | |
5551 <owner> | |
5552 Please specify the owners of this user action. Add more owner tags as | |
5553 needed | |
5554 </owner> | |
5555 </owners> | |
5556 <description> | |
5557 Please enter the description of this user action. | |
5558 </description> | |
5559 </action> | |
5560 | |
5561 <action name="DisabledExtensionNotificationShown"> | |
5562 <owners> | |
5563 <owner> | |
5564 Please specify the owners of this user action. Add more owner tags as | |
5565 needed | |
5566 </owner> | |
5567 </owners> | |
5568 <description> | |
5569 Please enter the description of this user action. | |
5570 </description> | |
5571 </action> | |
5572 | |
5573 <action name="DockingWindow_Bottom"> | |
5574 <owners> | |
5575 <owner> | |
5576 Please specify the owners of this user action. Add more owner tags as | |
5577 needed | |
5578 </owner> | |
5579 </owners> | |
5580 <description> | |
5581 Please enter the description of this user action. | |
5582 </description> | |
5583 </action> | |
5584 | |
5585 <action name="DockingWindow_BottomHalf"> | |
5586 <owners> | |
5587 <owner> | |
5588 Please specify the owners of this user action. Add more owner tags as | |
5589 needed | |
5590 </owner> | |
5591 </owners> | |
5592 <description> | |
5593 Please enter the description of this user action. | |
5594 </description> | |
5595 </action> | |
5596 | |
5597 <action name="DockingWindow_Left"> | |
5598 <owners> | |
5599 <owner> | |
5600 Please specify the owners of this user action. Add more owner tags as | |
5601 needed | |
5602 </owner> | |
5603 </owners> | |
5604 <description> | |
5605 Please enter the description of this user action. | |
5606 </description> | |
5607 </action> | |
5608 | |
5609 <action name="DockingWindow_LeftHalf"> | |
5610 <owners> | |
5611 <owner> | |
5612 Please specify the owners of this user action. Add more owner tags as | |
5613 needed | |
5614 </owner> | |
5615 </owners> | |
5616 <description> | |
5617 Please enter the description of this user action. | |
5618 </description> | |
5619 </action> | |
5620 | |
5621 <action name="DockingWindow_Maximize"> | |
5622 <owners> | |
5623 <owner> | |
5624 Please specify the owners of this user action. Add more owner tags as | |
5625 needed | |
5626 </owner> | |
5627 </owners> | |
5628 <description> | |
5629 Please enter the description of this user action. | |
5630 </description> | |
5631 </action> | |
5632 | |
5633 <action name="DockingWindow_Right"> | |
5634 <owners> | |
5635 <owner> | |
5636 Please specify the owners of this user action. Add more owner tags as | |
5637 needed | |
5638 </owner> | |
5639 </owners> | |
5640 <description> | |
5641 Please enter the description of this user action. | |
5642 </description> | |
5643 </action> | |
5644 | |
5645 <action name="DockingWindow_RightHalf"> | |
5646 <owners> | |
5647 <owner> | |
5648 Please specify the owners of this user action. Add more owner tags as | |
5649 needed | |
5650 </owner> | |
5651 </owners> | |
5652 <description> | |
5653 Please enter the description of this user action. | |
5654 </description> | |
5655 </action> | |
5656 | |
5657 <action name="DockingWindow_Top"> | |
5658 <owners> | |
5659 <owner> | |
5660 Please specify the owners of this user action. Add more owner tags as | |
5661 needed | |
5662 </owner> | |
5663 </owners> | |
5664 <description> | |
5665 Please enter the description of this user action. | |
5666 </description> | |
5667 </action> | |
5668 | |
5669 <action name="Duplicate"> | |
5670 <owners> | |
5671 <owner> | |
5672 Please specify the owners of this user action. Add more owner tags as | |
5673 needed | |
5674 </owner> | |
5675 </owners> | |
5676 <description> | |
5677 Please enter the description of this user action. | |
5678 </description> | |
5679 </action> | |
5680 | |
5681 <action name="EditApplicationSettings"> | |
5682 <owners> | |
5683 <owner> | |
5684 Please specify the owners of this user action. Add more owner tags as | |
5685 needed | |
5686 </owner> | |
5687 </owners> | |
5688 <description> | |
5689 Please enter the description of this user action. | |
5690 </description> | |
5691 </action> | |
5692 | |
5693 <action name="EditKeywords"> | |
5694 <owners> | |
5695 <owner> | |
5696 Please specify the owners of this user action. Add more owner tags as | |
5697 needed | |
5698 </owner> | |
5699 </owners> | |
5700 <description> | |
5701 Please enter the description of this user action. | |
5702 </description> | |
5703 </action> | |
5704 | |
5705 <action name="EditSearchEngines"> | |
5706 <owners> | |
5707 <owner> | |
5708 Please specify the owners of this user action. Add more owner tags as | |
5709 needed | |
5710 </owner> | |
5711 </owners> | |
5712 <description> | |
5713 Please enter the description of this user action. | |
5714 </description> | |
5715 </action> | |
5716 | |
5717 <action name="EmailPageLocation"> | |
5718 <owners> | |
5719 <owner> | |
5720 Please specify the owners of this user action. Add more owner tags as | |
5721 needed | |
5722 </owner> | |
5723 </owners> | |
5724 <description> | |
5725 Please enter the description of this user action. | |
5726 </description> | |
5727 </action> | |
5728 | |
5729 <action name="EnterFullScreenWithWrenchMenu"> | |
5730 <owners> | |
5731 <owner> | |
5732 Please specify the owners of this user action. Add more owner tags as | |
5733 needed | |
5734 </owner> | |
5735 </owners> | |
5736 <description> | |
5737 Please enter the description of this user action. | |
5738 </description> | |
5739 </action> | |
5740 | |
5741 <action name="Exit"> | |
5742 <owners> | |
5743 <owner> | |
5744 Please specify the owners of this user action. Add more owner tags as | |
5745 needed | |
5746 </owner> | |
5747 </owners> | |
5748 <description> | |
5749 Please enter the description of this user action. | |
5750 </description> | |
5751 </action> | |
5752 | |
5753 <action name="ExtensionNotFound_ED"> | |
5754 <owners> | |
5755 <owner> | |
5756 Please specify the owners of this user action. Add more owner tags as | |
5757 needed | |
5758 </owner> | |
5759 </owners> | |
5760 <description> | |
5761 Please enter the description of this user action. | |
5762 </description> | |
5763 </action> | |
5764 | |
5765 <action name="ExtensionWipeoutNotificationShown"> | |
5766 <owners> | |
5767 <owner> | |
5768 Please specify the owners of this user action. Add more owner tags as | |
5769 needed | |
5770 </owner> | |
5771 </owners> | |
5772 <description> | |
5773 Please enter the description of this user action. | |
5774 </description> | |
5775 </action> | |
5776 | |
5777 <action name="Extensions.ExtensionInstalled"> | |
5778 <owners> | |
5779 <owner> | |
5780 Please specify the owners of this user action. Add more owner tags as | |
5781 needed | |
5782 </owner> | |
5783 </owners> | |
5784 <description> | |
5785 Please enter the description of this user action. | |
5786 </description> | |
5787 </action> | |
5788 | |
5789 <action name="Extensions.ExtensionUninstalled"> | |
5790 <owners> | |
5791 <owner> | |
5792 Please specify the owners of this user action. Add more owner tags as | |
5793 needed | |
5794 </owner> | |
5795 </owners> | |
5796 <description> | |
5797 Please enter the description of this user action. | |
5798 </description> | |
5799 </action> | |
5800 | |
5801 <action name="Extensions.IDChangedError"> | |
5802 <owners> | |
5803 <owner> | |
5804 Please specify the owners of this user action. Add more owner tags as | |
5805 needed | |
5806 </owner> | |
5807 </owners> | |
5808 <description> | |
5809 Please enter the description of this user action. | |
5810 </description> | |
5811 </action> | |
5812 | |
5813 <action name="Extensions.WebStoreLaunch"> | |
5814 <owners> | |
5815 <owner> | |
5816 Please specify the owners of this user action. Add more owner tags as | |
5817 needed | |
5818 </owner> | |
5819 </owners> | |
5820 <description> | |
5821 Please enter the description of this user action. | |
5822 </description> | |
5823 </action> | |
5824 | |
5825 <action name="Feedback"> | |
5826 <owners> | |
5827 <owner> | |
5828 Please specify the owners of this user action. Add more owner tags as | |
5829 needed | |
5830 </owner> | |
5831 </owners> | |
5832 <description> | |
5833 Please enter the description of this user action. | |
5834 </description> | |
5835 </action> | |
5836 | |
5837 <action name="FileBrowser.CreateNewFolder"> | |
5838 <owners> | |
5839 <owner> | |
5840 Please specify the owners of this user action. Add more owner tags as | |
5841 needed | |
5842 </owner> | |
5843 </owners> | |
5844 <description> | |
5845 Please enter the description of this user action. | |
5846 </description> | |
5847 </action> | |
5848 | |
5849 <action name="FileBrowser.PhotoEditor.Edit"> | |
5850 <owners> | |
5851 <owner> | |
5852 Please specify the owners of this user action. Add more owner tags as | |
5853 needed | |
5854 </owner> | |
5855 </owners> | |
5856 <description> | |
5857 Please enter the description of this user action. | |
5858 </description> | |
5859 </action> | |
5860 | |
5861 <action name="FileBrowser.PhotoEditor.View"> | |
5862 <owners> | |
5863 <owner> | |
5864 Please specify the owners of this user action. Add more owner tags as | |
5865 needed | |
5866 </owner> | |
5867 </owners> | |
5868 <description> | |
5869 Please enter the description of this user action. | |
5870 </description> | |
5871 </action> | |
5872 | |
5873 <action name="FileBrowser.SuggestApps.ShowDialog"> | |
5874 <owners> | |
5875 <owner> | |
5876 Please specify the owners of this user action. Add more owner tags as | |
5877 needed | |
5878 </owner> | |
5879 </owners> | |
5880 <description> | |
5881 Please enter the description of this user action. | |
5882 </description> | |
5883 </action> | |
5884 | |
5885 <action name="FilterURLTermiate_About"> | |
5886 <owners> | |
5887 <owner> | |
5888 Please specify the owners of this user action. Add more owner tags as | |
5889 needed | |
5890 </owner> | |
5891 </owners> | |
5892 <description> | |
5893 Please enter the description of this user action. | |
5894 </description> | |
5895 </action> | |
5896 | |
5897 <action name="FilterURLTermiate_Blocked"> | |
5898 <owners> | |
5899 <owner> | |
5900 Please specify the owners of this user action. Add more owner tags as | |
5901 needed | |
5902 </owner> | |
5903 </owners> | |
5904 <description> | |
5905 Please enter the description of this user action. | |
5906 </description> | |
5907 </action> | |
5908 | |
5909 <action name="FilterURLTermiate_Invalid"> | |
5910 <owners> | |
5911 <owner> | |
5912 Please specify the owners of this user action. Add more owner tags as | |
5913 needed | |
5914 </owner> | |
5915 </owners> | |
5916 <description> | |
5917 Please enter the description of this user action. | |
5918 </description> | |
5919 </action> | |
5920 | |
5921 <action name="Find"> | |
5922 <owners> | |
5923 <owner> | |
5924 Please specify the owners of this user action. Add more owner tags as | |
5925 needed | |
5926 </owner> | |
5927 </owners> | |
5928 <description> | |
5929 Please enter the description of this user action. | |
5930 </description> | |
5931 </action> | |
5932 | |
5933 <action name="FindNext"> | |
5934 <owners> | |
5935 <owner> | |
5936 Please specify the owners of this user action. Add more owner tags as | |
5937 needed | |
5938 </owner> | |
5939 </owners> | |
5940 <description> | |
5941 Please enter the description of this user action. | |
5942 </description> | |
5943 </action> | |
5944 | |
5945 <action name="FindPrevious"> | |
5946 <owners> | |
5947 <owner> | |
5948 Please specify the owners of this user action. Add more owner tags as | |
5949 needed | |
5950 </owner> | |
5951 </owners> | |
5952 <description> | |
5953 Please enter the description of this user action. | |
5954 </description> | |
5955 </action> | |
5956 | |
5957 <action name="FindString"> | |
5958 <owners> | |
5959 <owner> | |
5960 Please specify the owners of this user action. Add more owner tags as | |
5961 needed | |
5962 </owner> | |
5963 </owners> | |
5964 <description> | |
5965 Please enter the description of this user action. | |
5966 </description> | |
5967 </action> | |
5968 | |
5969 <action name="FirstRunDef_Accept"> | |
5970 <owners> | |
5971 <owner> | |
5972 Please specify the owners of this user action. Add more owner tags as | |
5973 needed | |
5974 </owner> | |
5975 </owners> | |
5976 <description> | |
5977 Please enter the description of this user action. | |
5978 </description> | |
5979 </action> | |
5980 | |
5981 <action name="FocusAppMenu"> | |
5982 <owners> | |
5983 <owner> | |
5984 Please specify the owners of this user action. Add more owner tags as | |
5985 needed | |
5986 </owner> | |
5987 </owners> | |
5988 <description> | |
5989 Please enter the description of this user action. | |
5990 </description> | |
5991 </action> | |
5992 | |
5993 <action name="FocusBookmarksToolbar"> | |
5994 <owners> | |
5995 <owner> | |
5996 Please specify the owners of this user action. Add more owner tags as | |
5997 needed | |
5998 </owner> | |
5999 </owners> | |
6000 <description> | |
6001 Please enter the description of this user action. | |
6002 </description> | |
6003 </action> | |
6004 | |
6005 <action name="FocusChromeOSStatus"> | |
6006 <owners> | |
6007 <owner> | |
6008 Please specify the owners of this user action. Add more owner tags as | |
6009 needed | |
6010 </owner> | |
6011 </owners> | |
6012 <description> | |
6013 Please enter the description of this user action. | |
6014 </description> | |
6015 </action> | |
6016 | |
6017 <action name="FocusInfobars"> | |
6018 <owners> | |
6019 <owner> | |
6020 Please specify the owners of this user action. Add more owner tags as | |
6021 needed | |
6022 </owner> | |
6023 </owners> | |
6024 <description> | |
6025 Please enter the description of this user action. | |
6026 </description> | |
6027 </action> | |
6028 | |
6029 <action name="FocusLocation"> | |
6030 <owners> | |
6031 <owner> | |
6032 Please specify the owners of this user action. Add more owner tags as | |
6033 needed | |
6034 </owner> | |
6035 </owners> | |
6036 <description> | |
6037 Please enter the description of this user action. | |
6038 </description> | |
6039 </action> | |
6040 | |
6041 <action name="FocusNextPane"> | |
6042 <owners> | |
6043 <owner> | |
6044 Please specify the owners of this user action. Add more owner tags as | |
6045 needed | |
6046 </owner> | |
6047 </owners> | |
6048 <description> | |
6049 Please enter the description of this user action. | |
6050 </description> | |
6051 </action> | |
6052 | |
6053 <action name="FocusPageAndAppMenus"> | |
6054 <owners> | |
6055 <owner> | |
6056 Please specify the owners of this user action. Add more owner tags as | |
6057 needed | |
6058 </owner> | |
6059 </owners> | |
6060 <description> | |
6061 Please enter the description of this user action. | |
6062 </description> | |
6063 </action> | |
6064 | |
6065 <action name="FocusPreviousPane"> | |
6066 <owners> | |
6067 <owner> | |
6068 Please specify the owners of this user action. Add more owner tags as | |
6069 needed | |
6070 </owner> | |
6071 </owners> | |
6072 <description> | |
6073 Please enter the description of this user action. | |
6074 </description> | |
6075 </action> | |
6076 | |
6077 <action name="FocusSearch"> | |
6078 <owners> | |
6079 <owner> | |
6080 Please specify the owners of this user action. Add more owner tags as | |
6081 needed | |
6082 </owner> | |
6083 </owners> | |
6084 <description> | |
6085 Please enter the description of this user action. | |
6086 </description> | |
6087 </action> | |
6088 | |
6089 <action name="FocusToolbar"> | |
6090 <owners> | |
6091 <owner> | |
6092 Please specify the owners of this user action. Add more owner tags as | |
6093 needed | |
6094 </owner> | |
6095 </owners> | |
6096 <description> | |
6097 Please enter the description of this user action. | |
6098 </description> | |
6099 </action> | |
6100 | |
6101 <action name="FontName"> | |
6102 <owners> | |
6103 <owner> | |
6104 Please specify the owners of this user action. Add more owner tags as | |
6105 needed | |
6106 </owner> | |
6107 </owners> | |
6108 <description> | |
6109 Please enter the description of this user action. | |
6110 </description> | |
6111 </action> | |
6112 | |
6113 <action name="FontSize"> | |
6114 <owners> | |
6115 <owner> | |
6116 Please specify the owners of this user action. Add more owner tags as | |
6117 needed | |
6118 </owner> | |
6119 </owners> | |
6120 <description> | |
6121 Please enter the description of this user action. | |
6122 </description> | |
6123 </action> | |
6124 | |
6125 <action name="FontSizeDelta"> | |
6126 <owners> | |
6127 <owner> | |
6128 Please specify the owners of this user action. Add more owner tags as | |
6129 needed | |
6130 </owner> | |
6131 </owners> | |
6132 <description> | |
6133 Please enter the description of this user action. | |
6134 </description> | |
6135 </action> | |
6136 | |
6137 <action name="ForeColor"> | |
6138 <owners> | |
6139 <owner> | |
6140 Please specify the owners of this user action. Add more owner tags as | |
6141 needed | |
6142 </owner> | |
6143 </owners> | |
6144 <description> | |
6145 Please enter the description of this user action. | |
6146 </description> | |
6147 </action> | |
6148 | |
6149 <action name="FormatBlock"> | |
6150 <owners> | |
6151 <owner> | |
6152 Please specify the owners of this user action. Add more owner tags as | |
6153 needed | |
6154 </owner> | |
6155 </owners> | |
6156 <description> | |
6157 Please enter the description of this user action. | |
6158 </description> | |
6159 </action> | |
6160 | |
6161 <action name="Forward"> | |
6162 <owners> | |
6163 <owner> | |
6164 Please specify the owners of this user action. Add more owner tags as | |
6165 needed | |
6166 </owner> | |
6167 </owners> | |
6168 <description> | |
6169 Please enter the description of this user action. | |
6170 </description> | |
6171 </action> | |
6172 | |
6173 <action name="ForwardDelete"> | |
6174 <owners> | |
6175 <owner> | |
6176 Please specify the owners of this user action. Add more owner tags as | |
6177 needed | |
6178 </owner> | |
6179 </owners> | |
6180 <description> | |
6181 Please enter the description of this user action. | |
6182 </description> | |
6183 </action> | |
6184 | |
6185 <action name="ForwardMenu_ChapterClick1"> | |
6186 <owners> | |
6187 <owner> | |
6188 Please specify the owners of this user action. Add more owner tags as | |
6189 needed | |
6190 </owner> | |
6191 </owners> | |
6192 <description> | |
6193 Please enter the description of this user action. | |
6194 </description> | |
6195 </action> | |
6196 | |
6197 <action name="ForwardMenu_ChapterClick10"> | |
6198 <owners> | |
6199 <owner> | |
6200 Please specify the owners of this user action. Add more owner tags as | |
6201 needed | |
6202 </owner> | |
6203 </owners> | |
6204 <description> | |
6205 Please enter the description of this user action. | |
6206 </description> | |
6207 </action> | |
6208 | |
6209 <action name="ForwardMenu_ChapterClick11"> | |
6210 <owners> | |
6211 <owner> | |
6212 Please specify the owners of this user action. Add more owner tags as | |
6213 needed | |
6214 </owner> | |
6215 </owners> | |
6216 <description> | |
6217 Please enter the description of this user action. | |
6218 </description> | |
6219 </action> | |
6220 | |
6221 <action name="ForwardMenu_ChapterClick12"> | |
6222 <owners> | |
6223 <owner> | |
6224 Please specify the owners of this user action. Add more owner tags as | |
6225 needed | |
6226 </owner> | |
6227 </owners> | |
6228 <description> | |
6229 Please enter the description of this user action. | |
6230 </description> | |
6231 </action> | |
6232 | |
6233 <action name="ForwardMenu_ChapterClick13"> | |
6234 <owners> | |
6235 <owner> | |
6236 Please specify the owners of this user action. Add more owner tags as | |
6237 needed | |
6238 </owner> | |
6239 </owners> | |
6240 <description> | |
6241 Please enter the description of this user action. | |
6242 </description> | |
6243 </action> | |
6244 | |
6245 <action name="ForwardMenu_ChapterClick14"> | |
6246 <owners> | |
6247 <owner> | |
6248 Please specify the owners of this user action. Add more owner tags as | |
6249 needed | |
6250 </owner> | |
6251 </owners> | |
6252 <description> | |
6253 Please enter the description of this user action. | |
6254 </description> | |
6255 </action> | |
6256 | |
6257 <action name="ForwardMenu_ChapterClick15"> | |
6258 <owners> | |
6259 <owner> | |
6260 Please specify the owners of this user action. Add more owner tags as | |
6261 needed | |
6262 </owner> | |
6263 </owners> | |
6264 <description> | |
6265 Please enter the description of this user action. | |
6266 </description> | |
6267 </action> | |
6268 | |
6269 <action name="ForwardMenu_ChapterClick16"> | |
6270 <owners> | |
6271 <owner> | |
6272 Please specify the owners of this user action. Add more owner tags as | |
6273 needed | |
6274 </owner> | |
6275 </owners> | |
6276 <description> | |
6277 Please enter the description of this user action. | |
6278 </description> | |
6279 </action> | |
6280 | |
6281 <action name="ForwardMenu_ChapterClick17"> | |
6282 <owners> | |
6283 <owner> | |
6284 Please specify the owners of this user action. Add more owner tags as | |
6285 needed | |
6286 </owner> | |
6287 </owners> | |
6288 <description> | |
6289 Please enter the description of this user action. | |
6290 </description> | |
6291 </action> | |
6292 | |
6293 <action name="ForwardMenu_ChapterClick18"> | |
6294 <owners> | |
6295 <owner> | |
6296 Please specify the owners of this user action. Add more owner tags as | |
6297 needed | |
6298 </owner> | |
6299 </owners> | |
6300 <description> | |
6301 Please enter the description of this user action. | |
6302 </description> | |
6303 </action> | |
6304 | |
6305 <action name="ForwardMenu_ChapterClick19"> | |
6306 <owners> | |
6307 <owner> | |
6308 Please specify the owners of this user action. Add more owner tags as | |
6309 needed | |
6310 </owner> | |
6311 </owners> | |
6312 <description> | |
6313 Please enter the description of this user action. | |
6314 </description> | |
6315 </action> | |
6316 | |
6317 <action name="ForwardMenu_ChapterClick2"> | |
6318 <owners> | |
6319 <owner> | |
6320 Please specify the owners of this user action. Add more owner tags as | |
6321 needed | |
6322 </owner> | |
6323 </owners> | |
6324 <description> | |
6325 Please enter the description of this user action. | |
6326 </description> | |
6327 </action> | |
6328 | |
6329 <action name="ForwardMenu_ChapterClick3"> | |
6330 <owners> | |
6331 <owner> | |
6332 Please specify the owners of this user action. Add more owner tags as | |
6333 needed | |
6334 </owner> | |
6335 </owners> | |
6336 <description> | |
6337 Please enter the description of this user action. | |
6338 </description> | |
6339 </action> | |
6340 | |
6341 <action name="ForwardMenu_ChapterClick4"> | |
6342 <owners> | |
6343 <owner> | |
6344 Please specify the owners of this user action. Add more owner tags as | |
6345 needed | |
6346 </owner> | |
6347 </owners> | |
6348 <description> | |
6349 Please enter the description of this user action. | |
6350 </description> | |
6351 </action> | |
6352 | |
6353 <action name="ForwardMenu_ChapterClick5"> | |
6354 <owners> | |
6355 <owner> | |
6356 Please specify the owners of this user action. Add more owner tags as | |
6357 needed | |
6358 </owner> | |
6359 </owners> | |
6360 <description> | |
6361 Please enter the description of this user action. | |
6362 </description> | |
6363 </action> | |
6364 | |
6365 <action name="ForwardMenu_ChapterClick6"> | |
6366 <owners> | |
6367 <owner> | |
6368 Please specify the owners of this user action. Add more owner tags as | |
6369 needed | |
6370 </owner> | |
6371 </owners> | |
6372 <description> | |
6373 Please enter the description of this user action. | |
6374 </description> | |
6375 </action> | |
6376 | |
6377 <action name="ForwardMenu_ChapterClick7"> | |
6378 <owners> | |
6379 <owner> | |
6380 Please specify the owners of this user action. Add more owner tags as | |
6381 needed | |
6382 </owner> | |
6383 </owners> | |
6384 <description> | |
6385 Please enter the description of this user action. | |
6386 </description> | |
6387 </action> | |
6388 | |
6389 <action name="ForwardMenu_ChapterClick8"> | |
6390 <owners> | |
6391 <owner> | |
6392 Please specify the owners of this user action. Add more owner tags as | |
6393 needed | |
6394 </owner> | |
6395 </owners> | |
6396 <description> | |
6397 Please enter the description of this user action. | |
6398 </description> | |
6399 </action> | |
6400 | |
6401 <action name="ForwardMenu_ChapterClick9"> | |
6402 <owners> | |
6403 <owner> | |
6404 Please specify the owners of this user action. Add more owner tags as | |
6405 needed | |
6406 </owner> | |
6407 </owners> | |
6408 <description> | |
6409 Please enter the description of this user action. | |
6410 </description> | |
6411 </action> | |
6412 | |
6413 <action name="ForwardMenu_HistoryClick1"> | |
6414 <owners> | |
6415 <owner> | |
6416 Please specify the owners of this user action. Add more owner tags as | |
6417 needed | |
6418 </owner> | |
6419 </owners> | |
6420 <description> | |
6421 Please enter the description of this user action. | |
6422 </description> | |
6423 </action> | |
6424 | |
6425 <action name="ForwardMenu_HistoryClick10"> | |
6426 <owners> | |
6427 <owner> | |
6428 Please specify the owners of this user action. Add more owner tags as | |
6429 needed | |
6430 </owner> | |
6431 </owners> | |
6432 <description> | |
6433 Please enter the description of this user action. | |
6434 </description> | |
6435 </action> | |
6436 | |
6437 <action name="ForwardMenu_HistoryClick11"> | |
6438 <owners> | |
6439 <owner> | |
6440 Please specify the owners of this user action. Add more owner tags as | |
6441 needed | |
6442 </owner> | |
6443 </owners> | |
6444 <description> | |
6445 Please enter the description of this user action. | |
6446 </description> | |
6447 </action> | |
6448 | |
6449 <action name="ForwardMenu_HistoryClick12"> | |
6450 <owners> | |
6451 <owner> | |
6452 Please specify the owners of this user action. Add more owner tags as | |
6453 needed | |
6454 </owner> | |
6455 </owners> | |
6456 <description> | |
6457 Please enter the description of this user action. | |
6458 </description> | |
6459 </action> | |
6460 | |
6461 <action name="ForwardMenu_HistoryClick13"> | |
6462 <owners> | |
6463 <owner> | |
6464 Please specify the owners of this user action. Add more owner tags as | |
6465 needed | |
6466 </owner> | |
6467 </owners> | |
6468 <description> | |
6469 Please enter the description of this user action. | |
6470 </description> | |
6471 </action> | |
6472 | |
6473 <action name="ForwardMenu_HistoryClick14"> | |
6474 <owners> | |
6475 <owner> | |
6476 Please specify the owners of this user action. Add more owner tags as | |
6477 needed | |
6478 </owner> | |
6479 </owners> | |
6480 <description> | |
6481 Please enter the description of this user action. | |
6482 </description> | |
6483 </action> | |
6484 | |
6485 <action name="ForwardMenu_HistoryClick15"> | |
6486 <owners> | |
6487 <owner> | |
6488 Please specify the owners of this user action. Add more owner tags as | |
6489 needed | |
6490 </owner> | |
6491 </owners> | |
6492 <description> | |
6493 Please enter the description of this user action. | |
6494 </description> | |
6495 </action> | |
6496 | |
6497 <action name="ForwardMenu_HistoryClick16"> | |
6498 <owners> | |
6499 <owner> | |
6500 Please specify the owners of this user action. Add more owner tags as | |
6501 needed | |
6502 </owner> | |
6503 </owners> | |
6504 <description> | |
6505 Please enter the description of this user action. | |
6506 </description> | |
6507 </action> | |
6508 | |
6509 <action name="ForwardMenu_HistoryClick17"> | |
6510 <owners> | |
6511 <owner> | |
6512 Please specify the owners of this user action. Add more owner tags as | |
6513 needed | |
6514 </owner> | |
6515 </owners> | |
6516 <description> | |
6517 Please enter the description of this user action. | |
6518 </description> | |
6519 </action> | |
6520 | |
6521 <action name="ForwardMenu_HistoryClick18"> | |
6522 <owners> | |
6523 <owner> | |
6524 Please specify the owners of this user action. Add more owner tags as | |
6525 needed | |
6526 </owner> | |
6527 </owners> | |
6528 <description> | |
6529 Please enter the description of this user action. | |
6530 </description> | |
6531 </action> | |
6532 | |
6533 <action name="ForwardMenu_HistoryClick19"> | |
6534 <owners> | |
6535 <owner> | |
6536 Please specify the owners of this user action. Add more owner tags as | |
6537 needed | |
6538 </owner> | |
6539 </owners> | |
6540 <description> | |
6541 Please enter the description of this user action. | |
6542 </description> | |
6543 </action> | |
6544 | |
6545 <action name="ForwardMenu_HistoryClick2"> | |
6546 <owners> | |
6547 <owner> | |
6548 Please specify the owners of this user action. Add more owner tags as | |
6549 needed | |
6550 </owner> | |
6551 </owners> | |
6552 <description> | |
6553 Please enter the description of this user action. | |
6554 </description> | |
6555 </action> | |
6556 | |
6557 <action name="ForwardMenu_HistoryClick3"> | |
6558 <owners> | |
6559 <owner> | |
6560 Please specify the owners of this user action. Add more owner tags as | |
6561 needed | |
6562 </owner> | |
6563 </owners> | |
6564 <description> | |
6565 Please enter the description of this user action. | |
6566 </description> | |
6567 </action> | |
6568 | |
6569 <action name="ForwardMenu_HistoryClick4"> | |
6570 <owners> | |
6571 <owner> | |
6572 Please specify the owners of this user action. Add more owner tags as | |
6573 needed | |
6574 </owner> | |
6575 </owners> | |
6576 <description> | |
6577 Please enter the description of this user action. | |
6578 </description> | |
6579 </action> | |
6580 | |
6581 <action name="ForwardMenu_HistoryClick5"> | |
6582 <owners> | |
6583 <owner> | |
6584 Please specify the owners of this user action. Add more owner tags as | |
6585 needed | |
6586 </owner> | |
6587 </owners> | |
6588 <description> | |
6589 Please enter the description of this user action. | |
6590 </description> | |
6591 </action> | |
6592 | |
6593 <action name="ForwardMenu_HistoryClick6"> | |
6594 <owners> | |
6595 <owner> | |
6596 Please specify the owners of this user action. Add more owner tags as | |
6597 needed | |
6598 </owner> | |
6599 </owners> | |
6600 <description> | |
6601 Please enter the description of this user action. | |
6602 </description> | |
6603 </action> | |
6604 | |
6605 <action name="ForwardMenu_HistoryClick7"> | |
6606 <owners> | |
6607 <owner> | |
6608 Please specify the owners of this user action. Add more owner tags as | |
6609 needed | |
6610 </owner> | |
6611 </owners> | |
6612 <description> | |
6613 Please enter the description of this user action. | |
6614 </description> | |
6615 </action> | |
6616 | |
6617 <action name="ForwardMenu_HistoryClick8"> | |
6618 <owners> | |
6619 <owner> | |
6620 Please specify the owners of this user action. Add more owner tags as | |
6621 needed | |
6622 </owner> | |
6623 </owners> | |
6624 <description> | |
6625 Please enter the description of this user action. | |
6626 </description> | |
6627 </action> | |
6628 | |
6629 <action name="ForwardMenu_HistoryClick9"> | |
6630 <owners> | |
6631 <owner> | |
6632 Please specify the owners of this user action. Add more owner tags as | |
6633 needed | |
6634 </owner> | |
6635 </owners> | |
6636 <description> | |
6637 Please enter the description of this user action. | |
6638 </description> | |
6639 </action> | |
6640 | |
6641 <action name="ForwardMenu_Popup"> | |
6642 <owners> | |
6643 <owner> | |
6644 Please specify the owners of this user action. Add more owner tags as | |
6645 needed | |
6646 </owner> | |
6647 </owners> | |
6648 <description> | |
6649 Please enter the description of this user action. | |
6650 </description> | |
6651 </action> | |
6652 | |
6653 <action name="ForwardMenu_ShowFullHistory"> | |
6654 <owners> | |
6655 <owner> | |
6656 Please specify the owners of this user action. Add more owner tags as | |
6657 needed | |
6658 </owner> | |
6659 </owners> | |
6660 <description> | |
6661 Please enter the description of this user action. | |
6662 </description> | |
6663 </action> | |
6664 | |
6665 <action name="Gesture_Overview"> | |
6666 <owners> | |
6667 <owner> | |
6668 Please specify the owners of this user action. Add more owner tags as | |
6669 needed | |
6670 </owner> | |
6671 </owners> | |
6672 <description> | |
6673 Please enter the description of this user action. | |
6674 </description> | |
6675 </action> | |
6676 | |
6677 <action name="Go"> | |
6678 <owners> | |
6679 <owner> | |
6680 Please specify the owners of this user action. Add more owner tags as | |
6681 needed | |
6682 </owner> | |
6683 </owners> | |
6684 <description> | |
6685 Please enter the description of this user action. | |
6686 </description> | |
6687 </action> | |
6688 | |
6689 <action name="GoogleNow.ButtonClicked0"> | |
6690 <owners> | |
6691 <owner> | |
6692 Please specify the owners of this user action. Add more owner tags as | |
6693 needed | |
6694 </owner> | |
6695 </owners> | |
6696 <description> | |
6697 Please enter the description of this user action. | |
6698 </description> | |
6699 </action> | |
6700 | |
6701 <action name="GoogleNow.ButtonClicked1"> | |
6702 <owners> | |
6703 <owner> | |
6704 Please specify the owners of this user action. Add more owner tags as | |
6705 needed | |
6706 </owner> | |
6707 </owners> | |
6708 <description> | |
6709 Please enter the description of this user action. | |
6710 </description> | |
6711 </action> | |
6712 | |
6713 <action name="GoogleNow.Dismissed"> | |
6714 <owners> | |
6715 <owner> | |
6716 Please specify the owners of this user action. Add more owner tags as | |
6717 needed | |
6718 </owner> | |
6719 </owners> | |
6720 <description> | |
6721 Please enter the description of this user action. | |
6722 </description> | |
6723 </action> | |
6724 | |
6725 <action name="GoogleNow.MessageClicked"> | |
6726 <owners> | |
6727 <owner> | |
6728 Please specify the owners of this user action. Add more owner tags as | |
6729 needed | |
6730 </owner> | |
6731 </owners> | |
6732 <description> | |
6733 Please enter the description of this user action. | |
6734 </description> | |
6735 </action> | |
6736 | |
6737 <action name="GoogleNow.WelcomeToastClickedNo"> | |
6738 <owners> | |
6739 <owner> | |
6740 Please specify the owners of this user action. Add more owner tags as | |
6741 needed | |
6742 </owner> | |
6743 </owners> | |
6744 <description> | |
6745 Please enter the description of this user action. | |
6746 </description> | |
6747 </action> | |
6748 | |
6749 <action name="GoogleNow.WelcomeToastClickedYes"> | |
6750 <owners> | |
6751 <owner> | |
6752 Please specify the owners of this user action. Add more owner tags as | |
6753 needed | |
6754 </owner> | |
6755 </owners> | |
6756 <description> | |
6757 Please enter the description of this user action. | |
6758 </description> | |
6759 </action> | |
6760 | |
6761 <action name="GoogleNow.WelcomeToastDismissed"> | |
6762 <owners> | |
6763 <owner> | |
6764 Please specify the owners of this user action. Add more owner tags as | |
6765 needed | |
6766 </owner> | |
6767 </owners> | |
6768 <description> | |
6769 Please enter the description of this user action. | |
6770 </description> | |
6771 </action> | |
6772 | |
6773 <action name="GpuAccelerationDisabled"> | |
6774 <owners> | |
6775 <owner> | |
6776 Please specify the owners of this user action. Add more owner tags as | |
6777 needed | |
6778 </owner> | |
6779 </owners> | |
6780 <description> | |
6781 Please enter the description of this user action. | |
6782 </description> | |
6783 </action> | |
6784 | |
6785 <action name="GpuAccelerationEnabled"> | |
6786 <owners> | |
6787 <owner> | |
6788 Please specify the owners of this user action. Add more owner tags as | |
6789 needed | |
6790 </owner> | |
6791 </owners> | |
6792 <description> | |
6793 Please enter the description of this user action. | |
6794 </description> | |
6795 </action> | |
6796 | |
6797 <action name="HiliteColor"> | |
6798 <owners> | |
6799 <owner> | |
6800 Please specify the owners of this user action. Add more owner tags as | |
6801 needed | |
6802 </owner> | |
6803 </owners> | |
6804 <description> | |
6805 Please enter the description of this user action. | |
6806 </description> | |
6807 </action> | |
6808 | |
6809 <action name="HistoryPage_BookmarkStarClicked"> | |
6810 <owners> | |
6811 <owner> | |
6812 Please specify the owners of this user action. Add more owner tags as | |
6813 needed | |
6814 </owner> | |
6815 </owners> | |
6816 <description> | |
6817 Please enter the description of this user action. | |
6818 </description> | |
6819 </action> | |
6820 | |
6821 <action name="HistoryPage_CancelRemoveSelected"> | |
6822 <owners> | |
6823 <owner> | |
6824 Please specify the owners of this user action. Add more owner tags as | |
6825 needed | |
6826 </owner> | |
6827 </owners> | |
6828 <description> | |
6829 Please enter the description of this user action. | |
6830 </description> | |
6831 </action> | |
6832 | |
6833 <action name="HistoryPage_ConfirmRemoveSelected"> | |
6834 <owners> | |
6835 <owner> | |
6836 Please specify the owners of this user action. Add more owner tags as | |
6837 needed | |
6838 </owner> | |
6839 </owners> | |
6840 <description> | |
6841 Please enter the description of this user action. | |
6842 </description> | |
6843 </action> | |
6844 | |
6845 <action name="HistoryPage_EntryLinkClick"> | |
6846 <owners> | |
6847 <owner> | |
6848 Please specify the owners of this user action. Add more owner tags as | |
6849 needed | |
6850 </owner> | |
6851 </owners> | |
6852 <description> | |
6853 Please enter the description of this user action. | |
6854 </description> | |
6855 </action> | |
6856 | |
6857 <action name="HistoryPage_EntryLinkRightClick"> | |
6858 <owners> | |
6859 <owner> | |
6860 Please specify the owners of this user action. Add more owner tags as | |
6861 needed | |
6862 </owner> | |
6863 </owners> | |
6864 <description> | |
6865 Please enter the description of this user action. | |
6866 </description> | |
6867 </action> | |
6868 | |
6869 <action name="HistoryPage_EntryMenuRemoveFromHistory"> | |
6870 <owners> | |
6871 <owner> | |
6872 Please specify the owners of this user action. Add more owner tags as | |
6873 needed | |
6874 </owner> | |
6875 </owners> | |
6876 <description> | |
6877 Please enter the description of this user action. | |
6878 </description> | |
6879 </action> | |
6880 | |
6881 <action name="HistoryPage_EntryMenuShowMoreFromSite"> | |
6882 <owners> | |
6883 <owner> | |
6884 Please specify the owners of this user action. Add more owner tags as | |
6885 needed | |
6886 </owner> | |
6887 </owners> | |
6888 <description> | |
6889 Please enter the description of this user action. | |
6890 </description> | |
6891 </action> | |
6892 | |
6893 <action name="HistoryPage_InitClearBrowsingData"> | |
6894 <owners> | |
6895 <owner> | |
6896 Please specify the owners of this user action. Add more owner tags as | |
6897 needed | |
6898 </owner> | |
6899 </owners> | |
6900 <description> | |
6901 Please enter the description of this user action. | |
6902 </description> | |
6903 </action> | |
6904 | |
6905 <action name="HistoryPage_NewerHistoryClick"> | |
6906 <owners> | |
6907 <owner> | |
6908 Please specify the owners of this user action. Add more owner tags as | |
6909 needed | |
6910 </owner> | |
6911 </owners> | |
6912 <description> | |
6913 Please enter the description of this user action. | |
6914 </description> | |
6915 </action> | |
6916 | |
6917 <action name="HistoryPage_NewestHistoryClick"> | |
6918 <owners> | |
6919 <owner> | |
6920 Please specify the owners of this user action. Add more owner tags as | |
6921 needed | |
6922 </owner> | |
6923 </owners> | |
6924 <description> | |
6925 Please enter the description of this user action. | |
6926 </description> | |
6927 </action> | |
6928 | |
6929 <action name="HistoryPage_OlderHistoryClick"> | |
6930 <owners> | |
6931 <owner> | |
6932 Please specify the owners of this user action. Add more owner tags as | |
6933 needed | |
6934 </owner> | |
6935 </owners> | |
6936 <description> | |
6937 Please enter the description of this user action. | |
6938 </description> | |
6939 </action> | |
6940 | |
6941 <action name="HistoryPage_RemoveSelected"> | |
6942 <owners> | |
6943 <owner> | |
6944 Please specify the owners of this user action. Add more owner tags as | |
6945 needed | |
6946 </owner> | |
6947 </owners> | |
6948 <description> | |
6949 Please enter the description of this user action. | |
6950 </description> | |
6951 </action> | |
6952 | |
6953 <action name="HistoryPage_Search"> | |
6954 <owners> | |
6955 <owner> | |
6956 Please specify the owners of this user action. Add more owner tags as | |
6957 needed | |
6958 </owner> | |
6959 </owners> | |
6960 <description> | |
6961 Please enter the description of this user action. | |
6962 </description> | |
6963 </action> | |
6964 | |
6965 <action name="HistoryPage_SearchResultClick"> | |
6966 <owners> | |
6967 <owner> | |
6968 Please specify the owners of this user action. Add more owner tags as | |
6969 needed | |
6970 </owner> | |
6971 </owners> | |
6972 <description> | |
6973 Please enter the description of this user action. | |
6974 </description> | |
6975 </action> | |
6976 | |
6977 <action name="HistoryPage_SearchResultRemove"> | |
6978 <owners> | |
6979 <owner> | |
6980 Please specify the owners of this user action. Add more owner tags as | |
6981 needed | |
6982 </owner> | |
6983 </owners> | |
6984 <description> | |
6985 Please enter the description of this user action. | |
6986 </description> | |
6987 </action> | |
6988 | |
6989 <action name="History_DeleteHistory"> | |
6990 <owners> | |
6991 <owner> | |
6992 Please specify the owners of this user action. Add more owner tags as | |
6993 needed | |
6994 </owner> | |
6995 </owners> | |
6996 <description> | |
6997 Please enter the description of this user action. | |
6998 </description> | |
6999 </action> | |
7000 | |
7001 <action name="History_DragIcon"> | |
7002 <owners> | |
7003 <owner> | |
7004 Please specify the owners of this user action. Add more owner tags as | |
7005 needed | |
7006 </owner> | |
7007 </owners> | |
7008 <description> | |
7009 Please enter the description of this user action. | |
7010 </description> | |
7011 </action> | |
7012 | |
7013 <action name="History_DragThumbnail"> | |
7014 <owners> | |
7015 <owner> | |
7016 Please specify the owners of this user action. Add more owner tags as | |
7017 needed | |
7018 </owner> | |
7019 </owners> | |
7020 <description> | |
7021 Please enter the description of this user action. | |
7022 </description> | |
7023 </action> | |
7024 | |
7025 <action name="History_Search"> | |
7026 <owners> | |
7027 <owner> | |
7028 Please specify the owners of this user action. Add more owner tags as | |
7029 needed | |
7030 </owner> | |
7031 </owners> | |
7032 <description> | |
7033 Please enter the description of this user action. | |
7034 </description> | |
7035 </action> | |
7036 | |
7037 <action name="Home"> | |
7038 <owners> | |
7039 <owner> | |
7040 Please specify the owners of this user action. Add more owner tags as | |
7041 needed | |
7042 </owner> | |
7043 </owners> | |
7044 <description> | |
7045 Please enter the description of this user action. | |
7046 </description> | |
7047 </action> | |
7048 | |
7049 <action name="ImportLockDialogCocoa_Shown"> | |
7050 <owners> | |
7051 <owner> | |
7052 Please specify the owners of this user action. Add more owner tags as | |
7053 needed | |
7054 </owner> | |
7055 </owners> | |
7056 <description> | |
7057 Please enter the description of this user action. | |
7058 </description> | |
7059 </action> | |
7060 | |
7061 <action name="ImportLockDialogGtk_Shown"> | |
7062 <owners> | |
7063 <owner> | |
7064 Please specify the owners of this user action. Add more owner tags as | |
7065 needed | |
7066 </owner> | |
7067 </owners> | |
7068 <description> | |
7069 Please enter the description of this user action. | |
7070 </description> | |
7071 </action> | |
7072 | |
7073 <action name="ImportLockDialogView_Shown"> | |
7074 <owners> | |
7075 <owner> | |
7076 Please specify the owners of this user action. Add more owner tags as | |
7077 needed | |
7078 </owner> | |
7079 </owners> | |
7080 <description> | |
7081 Please enter the description of this user action. | |
7082 </description> | |
7083 </action> | |
7084 | |
7085 <action name="Import_ShowDlg"> | |
7086 <owners> | |
7087 <owner> | |
7088 Please specify the owners of this user action. Add more owner tags as | |
7089 needed | |
7090 </owner> | |
7091 </owners> | |
7092 <description> | |
7093 Please enter the description of this user action. | |
7094 </description> | |
7095 </action> | |
7096 | |
7097 <action name="Indent"> | |
7098 <owners> | |
7099 <owner> | |
7100 Please specify the owners of this user action. Add more owner tags as | |
7101 needed | |
7102 </owner> | |
7103 </owners> | |
7104 <description> | |
7105 Please enter the description of this user action. | |
7106 </description> | |
7107 </action> | |
7108 | |
7109 <action name="InputMethodOptions_Open_chewing"> | |
7110 <owners> | |
7111 <owner> | |
7112 Please specify the owners of this user action. Add more owner tags as | |
7113 needed | |
7114 </owner> | |
7115 </owners> | |
7116 <description> | |
7117 Please enter the description of this user action. | |
7118 </description> | |
7119 </action> | |
7120 | |
7121 <action name="InputMethodOptions_Open_english-m"> | |
7122 <owners> | |
7123 <owner> | |
7124 Please specify the owners of this user action. Add more owner tags as | |
7125 needed | |
7126 </owner> | |
7127 </owners> | |
7128 <description> | |
7129 Please enter the description of this user action. | |
7130 </description> | |
7131 </action> | |
7132 | |
7133 <action name="InputMethodOptions_Open_hangul"> | |
7134 <owners> | |
7135 <owner> | |
7136 Please specify the owners of this user action. Add more owner tags as | |
7137 needed | |
7138 </owner> | |
7139 </owners> | |
7140 <description> | |
7141 Please enter the description of this user action. | |
7142 </description> | |
7143 </action> | |
7144 | |
7145 <action name="InputMethodOptions_Open_m17n:am:sera"> | |
7146 <owners> | |
7147 <owner> | |
7148 Please specify the owners of this user action. Add more owner tags as | |
7149 needed | |
7150 </owner> | |
7151 </owners> | |
7152 <description> | |
7153 Please enter the description of this user action. | |
7154 </description> | |
7155 </action> | |
7156 | |
7157 <action name="InputMethodOptions_Open_m17n:ar:kbd"> | |
7158 <owners> | |
7159 <owner> | |
7160 Please specify the owners of this user action. Add more owner tags as | |
7161 needed | |
7162 </owner> | |
7163 </owners> | |
7164 <description> | |
7165 Please enter the description of this user action. | |
7166 </description> | |
7167 </action> | |
7168 | |
7169 <action name="InputMethodOptions_Open_m17n:bn:itrans"> | |
7170 <owners> | |
7171 <owner> | |
7172 Please specify the owners of this user action. Add more owner tags as | |
7173 needed | |
7174 </owner> | |
7175 </owners> | |
7176 <description> | |
7177 Please enter the description of this user action. | |
7178 </description> | |
7179 </action> | |
7180 | |
7181 <action name="InputMethodOptions_Open_m17n:fa:isiri"> | |
7182 <owners> | |
7183 <owner> | |
7184 Please specify the owners of this user action. Add more owner tags as | |
7185 needed | |
7186 </owner> | |
7187 </owners> | |
7188 <description> | |
7189 Please enter the description of this user action. | |
7190 </description> | |
7191 </action> | |
7192 | |
7193 <action name="InputMethodOptions_Open_m17n:gu:itrans"> | |
7194 <owners> | |
7195 <owner> | |
7196 Please specify the owners of this user action. Add more owner tags as | |
7197 needed | |
7198 </owner> | |
7199 </owners> | |
7200 <description> | |
7201 Please enter the description of this user action. | |
7202 </description> | |
7203 </action> | |
7204 | |
7205 <action name="InputMethodOptions_Open_m17n:hi:itrans"> | |
7206 <owners> | |
7207 <owner> | |
7208 Please specify the owners of this user action. Add more owner tags as | |
7209 needed | |
7210 </owner> | |
7211 </owners> | |
7212 <description> | |
7213 Please enter the description of this user action. | |
7214 </description> | |
7215 </action> | |
7216 | |
7217 <action name="InputMethodOptions_Open_m17n:kn:itrans"> | |
7218 <owners> | |
7219 <owner> | |
7220 Please specify the owners of this user action. Add more owner tags as | |
7221 needed | |
7222 </owner> | |
7223 </owners> | |
7224 <description> | |
7225 Please enter the description of this user action. | |
7226 </description> | |
7227 </action> | |
7228 | |
7229 <action name="InputMethodOptions_Open_m17n:ml:itrans"> | |
7230 <owners> | |
7231 <owner> | |
7232 Please specify the owners of this user action. Add more owner tags as | |
7233 needed | |
7234 </owner> | |
7235 </owners> | |
7236 <description> | |
7237 Please enter the description of this user action. | |
7238 </description> | |
7239 </action> | |
7240 | |
7241 <action name="InputMethodOptions_Open_m17n:mr:itrans"> | |
7242 <owners> | |
7243 <owner> | |
7244 Please specify the owners of this user action. Add more owner tags as | |
7245 needed | |
7246 </owner> | |
7247 </owners> | |
7248 <description> | |
7249 Please enter the description of this user action. | |
7250 </description> | |
7251 </action> | |
7252 | |
7253 <action name="InputMethodOptions_Open_m17n:ta:inscript"> | |
7254 <owners> | |
7255 <owner> | |
7256 Please specify the owners of this user action. Add more owner tags as | |
7257 needed | |
7258 </owner> | |
7259 </owners> | |
7260 <description> | |
7261 Please enter the description of this user action. | |
7262 </description> | |
7263 </action> | |
7264 | |
7265 <action name="InputMethodOptions_Open_m17n:ta:itrans"> | |
7266 <owners> | |
7267 <owner> | |
7268 Please specify the owners of this user action. Add more owner tags as | |
7269 needed | |
7270 </owner> | |
7271 </owners> | |
7272 <description> | |
7273 Please enter the description of this user action. | |
7274 </description> | |
7275 </action> | |
7276 | |
7277 <action name="InputMethodOptions_Open_m17n:ta:phonetic"> | |
7278 <owners> | |
7279 <owner> | |
7280 Please specify the owners of this user action. Add more owner tags as | |
7281 needed | |
7282 </owner> | |
7283 </owners> | |
7284 <description> | |
7285 Please enter the description of this user action. | |
7286 </description> | |
7287 </action> | |
7288 | |
7289 <action name="InputMethodOptions_Open_m17n:ta:tamil99"> | |
7290 <owners> | |
7291 <owner> | |
7292 Please specify the owners of this user action. Add more owner tags as | |
7293 needed | |
7294 </owner> | |
7295 </owners> | |
7296 <description> | |
7297 Please enter the description of this user action. | |
7298 </description> | |
7299 </action> | |
7300 | |
7301 <action name="InputMethodOptions_Open_m17n:ta:typewriter"> | |
7302 <owners> | |
7303 <owner> | |
7304 Please specify the owners of this user action. Add more owner tags as | |
7305 needed | |
7306 </owner> | |
7307 </owners> | |
7308 <description> | |
7309 Please enter the description of this user action. | |
7310 </description> | |
7311 </action> | |
7312 | |
7313 <action name="InputMethodOptions_Open_m17n:te:itrans"> | |
7314 <owners> | |
7315 <owner> | |
7316 Please specify the owners of this user action. Add more owner tags as | |
7317 needed | |
7318 </owner> | |
7319 </owners> | |
7320 <description> | |
7321 Please enter the description of this user action. | |
7322 </description> | |
7323 </action> | |
7324 | |
7325 <action name="InputMethodOptions_Open_m17n:th:kesmanee"> | |
7326 <owners> | |
7327 <owner> | |
7328 Please specify the owners of this user action. Add more owner tags as | |
7329 needed | |
7330 </owner> | |
7331 </owners> | |
7332 <description> | |
7333 Please enter the description of this user action. | |
7334 </description> | |
7335 </action> | |
7336 | |
7337 <action name="InputMethodOptions_Open_m17n:th:pattachote"> | |
7338 <owners> | |
7339 <owner> | |
7340 Please specify the owners of this user action. Add more owner tags as | |
7341 needed | |
7342 </owner> | |
7343 </owners> | |
7344 <description> | |
7345 Please enter the description of this user action. | |
7346 </description> | |
7347 </action> | |
7348 | |
7349 <action name="InputMethodOptions_Open_m17n:th:tis820"> | |
7350 <owners> | |
7351 <owner> | |
7352 Please specify the owners of this user action. Add more owner tags as | |
7353 needed | |
7354 </owner> | |
7355 </owners> | |
7356 <description> | |
7357 Please enter the description of this user action. | |
7358 </description> | |
7359 </action> | |
7360 | |
7361 <action name="InputMethodOptions_Open_m17n:vi:tcvn"> | |
7362 <owners> | |
7363 <owner> | |
7364 Please specify the owners of this user action. Add more owner tags as | |
7365 needed | |
7366 </owner> | |
7367 </owners> | |
7368 <description> | |
7369 Please enter the description of this user action. | |
7370 </description> | |
7371 </action> | |
7372 | |
7373 <action name="InputMethodOptions_Open_m17n:vi:telex"> | |
7374 <owners> | |
7375 <owner> | |
7376 Please specify the owners of this user action. Add more owner tags as | |
7377 needed | |
7378 </owner> | |
7379 </owners> | |
7380 <description> | |
7381 Please enter the description of this user action. | |
7382 </description> | |
7383 </action> | |
7384 | |
7385 <action name="InputMethodOptions_Open_m17n:vi:viqr"> | |
7386 <owners> | |
7387 <owner> | |
7388 Please specify the owners of this user action. Add more owner tags as | |
7389 needed | |
7390 </owner> | |
7391 </owners> | |
7392 <description> | |
7393 Please enter the description of this user action. | |
7394 </description> | |
7395 </action> | |
7396 | |
7397 <action name="InputMethodOptions_Open_m17n:vi:vni"> | |
7398 <owners> | |
7399 <owner> | |
7400 Please specify the owners of this user action. Add more owner tags as | |
7401 needed | |
7402 </owner> | |
7403 </owners> | |
7404 <description> | |
7405 Please enter the description of this user action. | |
7406 </description> | |
7407 </action> | |
7408 | |
7409 <action name="InputMethodOptions_Open_m17n:zh:cangjie"> | |
7410 <owners> | |
7411 <owner> | |
7412 Please specify the owners of this user action. Add more owner tags as | |
7413 needed | |
7414 </owner> | |
7415 </owners> | |
7416 <description> | |
7417 Please enter the description of this user action. | |
7418 </description> | |
7419 </action> | |
7420 | |
7421 <action name="InputMethodOptions_Open_m17n:zh:quick"> | |
7422 <owners> | |
7423 <owner> | |
7424 Please specify the owners of this user action. Add more owner tags as | |
7425 needed | |
7426 </owner> | |
7427 </owners> | |
7428 <description> | |
7429 Please enter the description of this user action. | |
7430 </description> | |
7431 </action> | |
7432 | |
7433 <action name="InputMethodOptions_Open_mozc"> | |
7434 <owners> | |
7435 <owner> | |
7436 Please specify the owners of this user action. Add more owner tags as | |
7437 needed | |
7438 </owner> | |
7439 </owners> | |
7440 <description> | |
7441 Please enter the description of this user action. | |
7442 </description> | |
7443 </action> | |
7444 | |
7445 <action name="InputMethodOptions_Open_mozc-chewing"> | |
7446 <owners> | |
7447 <owner> | |
7448 Please specify the owners of this user action. Add more owner tags as | |
7449 needed | |
7450 </owner> | |
7451 </owners> | |
7452 <description> | |
7453 Please enter the description of this user action. | |
7454 </description> | |
7455 </action> | |
7456 | |
7457 <action name="InputMethodOptions_Open_mozc-dv"> | |
7458 <owners> | |
7459 <owner> | |
7460 Please specify the owners of this user action. Add more owner tags as | |
7461 needed | |
7462 </owner> | |
7463 </owners> | |
7464 <description> | |
7465 Please enter the description of this user action. | |
7466 </description> | |
7467 </action> | |
7468 | |
7469 <action name="InputMethodOptions_Open_mozc-hangul"> | |
7470 <owners> | |
7471 <owner> | |
7472 Please specify the owners of this user action. Add more owner tags as | |
7473 needed | |
7474 </owner> | |
7475 </owners> | |
7476 <description> | |
7477 Please enter the description of this user action. | |
7478 </description> | |
7479 </action> | |
7480 | |
7481 <action name="InputMethodOptions_Open_mozc-jp"> | |
7482 <owners> | |
7483 <owner> | |
7484 Please specify the owners of this user action. Add more owner tags as | |
7485 needed | |
7486 </owner> | |
7487 </owners> | |
7488 <description> | |
7489 Please enter the description of this user action. | |
7490 </description> | |
7491 </action> | |
7492 | |
7493 <action name="InputMethodOptions_Open_pinyin"> | |
7494 <owners> | |
7495 <owner> | |
7496 Please specify the owners of this user action. Add more owner tags as | |
7497 needed | |
7498 </owner> | |
7499 </owners> | |
7500 <description> | |
7501 Please enter the description of this user action. | |
7502 </description> | |
7503 </action> | |
7504 | |
7505 <action name="InputMethodOptions_Open_pinyin-dv"> | |
7506 <owners> | |
7507 <owner> | |
7508 Please specify the owners of this user action. Add more owner tags as | |
7509 needed | |
7510 </owner> | |
7511 </owners> | |
7512 <description> | |
7513 Please enter the description of this user action. | |
7514 </description> | |
7515 </action> | |
7516 | |
7517 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm"> | |
7518 <owners> | |
7519 <owner> | |
7520 Please specify the owners of this user action. Add more owner tags as | |
7521 needed | |
7522 </owner> | |
7523 </owners> | |
7524 <description> | |
7525 Please enter the description of this user action. | |
7526 </description> | |
7527 </action> | |
7528 | |
7529 <action name="InputMethodOptions_Open_xkb:be::fra"> | |
7530 <owners> | |
7531 <owner> | |
7532 Please specify the owners of this user action. Add more owner tags as | |
7533 needed | |
7534 </owner> | |
7535 </owners> | |
7536 <description> | |
7537 Please enter the description of this user action. | |
7538 </description> | |
7539 </action> | |
7540 | |
7541 <action name="InputMethodOptions_Open_xkb:be::ger"> | |
7542 <owners> | |
7543 <owner> | |
7544 Please specify the owners of this user action. Add more owner tags as | |
7545 needed | |
7546 </owner> | |
7547 </owners> | |
7548 <description> | |
7549 Please enter the description of this user action. | |
7550 </description> | |
7551 </action> | |
7552 | |
7553 <action name="InputMethodOptions_Open_xkb:be::nld"> | |
7554 <owners> | |
7555 <owner> | |
7556 Please specify the owners of this user action. Add more owner tags as | |
7557 needed | |
7558 </owner> | |
7559 </owners> | |
7560 <description> | |
7561 Please enter the description of this user action. | |
7562 </description> | |
7563 </action> | |
7564 | |
7565 <action name="InputMethodOptions_Open_xkb:bg::bul"> | |
7566 <owners> | |
7567 <owner> | |
7568 Please specify the owners of this user action. Add more owner tags as | |
7569 needed | |
7570 </owner> | |
7571 </owners> | |
7572 <description> | |
7573 Please enter the description of this user action. | |
7574 </description> | |
7575 </action> | |
7576 | |
7577 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul"> | |
7578 <owners> | |
7579 <owner> | |
7580 Please specify the owners of this user action. Add more owner tags as | |
7581 needed | |
7582 </owner> | |
7583 </owners> | |
7584 <description> | |
7585 Please enter the description of this user action. | |
7586 </description> | |
7587 </action> | |
7588 | |
7589 <action name="InputMethodOptions_Open_xkb:br::por"> | |
7590 <owners> | |
7591 <owner> | |
7592 Please specify the owners of this user action. Add more owner tags as | |
7593 needed | |
7594 </owner> | |
7595 </owners> | |
7596 <description> | |
7597 Please enter the description of this user action. | |
7598 </description> | |
7599 </action> | |
7600 | |
7601 <action name="InputMethodOptions_Open_xkb:by::bel"> | |
7602 <owners> | |
7603 <owner> | |
7604 Please specify the owners of this user action. Add more owner tags as | |
7605 needed | |
7606 </owner> | |
7607 </owners> | |
7608 <description> | |
7609 Please enter the description of this user action. | |
7610 </description> | |
7611 </action> | |
7612 | |
7613 <action name="InputMethodOptions_Open_xkb:ca::fra"> | |
7614 <owners> | |
7615 <owner> | |
7616 Please specify the owners of this user action. Add more owner tags as | |
7617 needed | |
7618 </owner> | |
7619 </owners> | |
7620 <description> | |
7621 Please enter the description of this user action. | |
7622 </description> | |
7623 </action> | |
7624 | |
7625 <action name="InputMethodOptions_Open_xkb:ca:eng:eng"> | |
7626 <owners> | |
7627 <owner> | |
7628 Please specify the owners of this user action. Add more owner tags as | |
7629 needed | |
7630 </owner> | |
7631 </owners> | |
7632 <description> | |
7633 Please enter the description of this user action. | |
7634 </description> | |
7635 </action> | |
7636 | |
7637 <action name="InputMethodOptions_Open_xkb:ca:multix:fra"> | |
7638 <owners> | |
7639 <owner> | |
7640 Please specify the owners of this user action. Add more owner tags as | |
7641 needed | |
7642 </owner> | |
7643 </owners> | |
7644 <description> | |
7645 Please enter the description of this user action. | |
7646 </description> | |
7647 </action> | |
7648 | |
7649 <action name="InputMethodOptions_Open_xkb:ch::ger"> | |
7650 <owners> | |
7651 <owner> | |
7652 Please specify the owners of this user action. Add more owner tags as | |
7653 needed | |
7654 </owner> | |
7655 </owners> | |
7656 <description> | |
7657 Please enter the description of this user action. | |
7658 </description> | |
7659 </action> | |
7660 | |
7661 <action name="InputMethodOptions_Open_xkb:ch:fr:fra"> | |
7662 <owners> | |
7663 <owner> | |
7664 Please specify the owners of this user action. Add more owner tags as | |
7665 needed | |
7666 </owner> | |
7667 </owners> | |
7668 <description> | |
7669 Please enter the description of this user action. | |
7670 </description> | |
7671 </action> | |
7672 | |
7673 <action name="InputMethodOptions_Open_xkb:cz::cze"> | |
7674 <owners> | |
7675 <owner> | |
7676 Please specify the owners of this user action. Add more owner tags as | |
7677 needed | |
7678 </owner> | |
7679 </owners> | |
7680 <description> | |
7681 Please enter the description of this user action. | |
7682 </description> | |
7683 </action> | |
7684 | |
7685 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze"> | |
7686 <owners> | |
7687 <owner> | |
7688 Please specify the owners of this user action. Add more owner tags as | |
7689 needed | |
7690 </owner> | |
7691 </owners> | |
7692 <description> | |
7693 Please enter the description of this user action. | |
7694 </description> | |
7695 </action> | |
7696 | |
7697 <action name="InputMethodOptions_Open_xkb:de::ger"> | |
7698 <owners> | |
7699 <owner> | |
7700 Please specify the owners of this user action. Add more owner tags as | |
7701 needed | |
7702 </owner> | |
7703 </owners> | |
7704 <description> | |
7705 Please enter the description of this user action. | |
7706 </description> | |
7707 </action> | |
7708 | |
7709 <action name="InputMethodOptions_Open_xkb:de:neo:ger"> | |
7710 <owners> | |
7711 <owner> | |
7712 Please specify the owners of this user action. Add more owner tags as | |
7713 needed | |
7714 </owner> | |
7715 </owners> | |
7716 <description> | |
7717 Please enter the description of this user action. | |
7718 </description> | |
7719 </action> | |
7720 | |
7721 <action name="InputMethodOptions_Open_xkb:dk::dan"> | |
7722 <owners> | |
7723 <owner> | |
7724 Please specify the owners of this user action. Add more owner tags as | |
7725 needed | |
7726 </owner> | |
7727 </owners> | |
7728 <description> | |
7729 Please enter the description of this user action. | |
7730 </description> | |
7731 </action> | |
7732 | |
7733 <action name="InputMethodOptions_Open_xkb:ee::est"> | |
7734 <owners> | |
7735 <owner> | |
7736 Please specify the owners of this user action. Add more owner tags as | |
7737 needed | |
7738 </owner> | |
7739 </owners> | |
7740 <description> | |
7741 Please enter the description of this user action. | |
7742 </description> | |
7743 </action> | |
7744 | |
7745 <action name="InputMethodOptions_Open_xkb:es::spa"> | |
7746 <owners> | |
7747 <owner> | |
7748 Please specify the owners of this user action. Add more owner tags as | |
7749 needed | |
7750 </owner> | |
7751 </owners> | |
7752 <description> | |
7753 Please enter the description of this user action. | |
7754 </description> | |
7755 </action> | |
7756 | |
7757 <action name="InputMethodOptions_Open_xkb:es:cat:cat"> | |
7758 <owners> | |
7759 <owner> | |
7760 Please specify the owners of this user action. Add more owner tags as | |
7761 needed | |
7762 </owner> | |
7763 </owners> | |
7764 <description> | |
7765 Please enter the description of this user action. | |
7766 </description> | |
7767 </action> | |
7768 | |
7769 <action name="InputMethodOptions_Open_xkb:fi::fin"> | |
7770 <owners> | |
7771 <owner> | |
7772 Please specify the owners of this user action. Add more owner tags as | |
7773 needed | |
7774 </owner> | |
7775 </owners> | |
7776 <description> | |
7777 Please enter the description of this user action. | |
7778 </description> | |
7779 </action> | |
7780 | |
7781 <action name="InputMethodOptions_Open_xkb:fr::fra"> | |
7782 <owners> | |
7783 <owner> | |
7784 Please specify the owners of this user action. Add more owner tags as | |
7785 needed | |
7786 </owner> | |
7787 </owners> | |
7788 <description> | |
7789 Please enter the description of this user action. | |
7790 </description> | |
7791 </action> | |
7792 | |
7793 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng"> | |
7794 <owners> | |
7795 <owner> | |
7796 Please specify the owners of this user action. Add more owner tags as | |
7797 needed | |
7798 </owner> | |
7799 </owners> | |
7800 <description> | |
7801 Please enter the description of this user action. | |
7802 </description> | |
7803 </action> | |
7804 | |
7805 <action name="InputMethodOptions_Open_xkb:gb:extd:eng"> | |
7806 <owners> | |
7807 <owner> | |
7808 Please specify the owners of this user action. Add more owner tags as | |
7809 needed | |
7810 </owner> | |
7811 </owners> | |
7812 <description> | |
7813 Please enter the description of this user action. | |
7814 </description> | |
7815 </action> | |
7816 | |
7817 <action name="InputMethodOptions_Open_xkb:ge::geo"> | |
7818 <owners> | |
7819 <owner> | |
7820 Please specify the owners of this user action. Add more owner tags as | |
7821 needed | |
7822 </owner> | |
7823 </owners> | |
7824 <description> | |
7825 Please enter the description of this user action. | |
7826 </description> | |
7827 </action> | |
7828 | |
7829 <action name="InputMethodOptions_Open_xkb:gr::gre"> | |
7830 <owners> | |
7831 <owner> | |
7832 Please specify the owners of this user action. Add more owner tags as | |
7833 needed | |
7834 </owner> | |
7835 </owners> | |
7836 <description> | |
7837 Please enter the description of this user action. | |
7838 </description> | |
7839 </action> | |
7840 | |
7841 <action name="InputMethodOptions_Open_xkb:hr::scr"> | |
7842 <owners> | |
7843 <owner> | |
7844 Please specify the owners of this user action. Add more owner tags as | |
7845 needed | |
7846 </owner> | |
7847 </owners> | |
7848 <description> | |
7849 Please enter the description of this user action. | |
7850 </description> | |
7851 </action> | |
7852 | |
7853 <action name="InputMethodOptions_Open_xkb:hu::hun"> | |
7854 <owners> | |
7855 <owner> | |
7856 Please specify the owners of this user action. Add more owner tags as | |
7857 needed | |
7858 </owner> | |
7859 </owners> | |
7860 <description> | |
7861 Please enter the description of this user action. | |
7862 </description> | |
7863 </action> | |
7864 | |
7865 <action name="InputMethodOptions_Open_xkb:il::heb"> | |
7866 <owners> | |
7867 <owner> | |
7868 Please specify the owners of this user action. Add more owner tags as | |
7869 needed | |
7870 </owner> | |
7871 </owners> | |
7872 <description> | |
7873 Please enter the description of this user action. | |
7874 </description> | |
7875 </action> | |
7876 | |
7877 <action name="InputMethodOptions_Open_xkb:is::ice"> | |
7878 <owners> | |
7879 <owner> | |
7880 Please specify the owners of this user action. Add more owner tags as | |
7881 needed | |
7882 </owner> | |
7883 </owners> | |
7884 <description> | |
7885 Please enter the description of this user action. | |
7886 </description> | |
7887 </action> | |
7888 | |
7889 <action name="InputMethodOptions_Open_xkb:it::ita"> | |
7890 <owners> | |
7891 <owner> | |
7892 Please specify the owners of this user action. Add more owner tags as | |
7893 needed | |
7894 </owner> | |
7895 </owners> | |
7896 <description> | |
7897 Please enter the description of this user action. | |
7898 </description> | |
7899 </action> | |
7900 | |
7901 <action name="InputMethodOptions_Open_xkb:jp::jpn"> | |
7902 <owners> | |
7903 <owner> | |
7904 Please specify the owners of this user action. Add more owner tags as | |
7905 needed | |
7906 </owner> | |
7907 </owners> | |
7908 <description> | |
7909 Please enter the description of this user action. | |
7910 </description> | |
7911 </action> | |
7912 | |
7913 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor"> | |
7914 <owners> | |
7915 <owner> | |
7916 Please specify the owners of this user action. Add more owner tags as | |
7917 needed | |
7918 </owner> | |
7919 </owners> | |
7920 <description> | |
7921 Please enter the description of this user action. | |
7922 </description> | |
7923 </action> | |
7924 | |
7925 <action name="InputMethodOptions_Open_xkb:latam::spa"> | |
7926 <owners> | |
7927 <owner> | |
7928 Please specify the owners of this user action. Add more owner tags as | |
7929 needed | |
7930 </owner> | |
7931 </owners> | |
7932 <description> | |
7933 Please enter the description of this user action. | |
7934 </description> | |
7935 </action> | |
7936 | |
7937 <action name="InputMethodOptions_Open_xkb:lt::lit"> | |
7938 <owners> | |
7939 <owner> | |
7940 Please specify the owners of this user action. Add more owner tags as | |
7941 needed | |
7942 </owner> | |
7943 </owners> | |
7944 <description> | |
7945 Please enter the description of this user action. | |
7946 </description> | |
7947 </action> | |
7948 | |
7949 <action name="InputMethodOptions_Open_xkb:lv::lav"> | |
7950 <owners> | |
7951 <owner> | |
7952 Please specify the owners of this user action. Add more owner tags as | |
7953 needed | |
7954 </owner> | |
7955 </owners> | |
7956 <description> | |
7957 Please enter the description of this user action. | |
7958 </description> | |
7959 </action> | |
7960 | |
7961 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav"> | |
7962 <owners> | |
7963 <owner> | |
7964 Please specify the owners of this user action. Add more owner tags as | |
7965 needed | |
7966 </owner> | |
7967 </owners> | |
7968 <description> | |
7969 Please enter the description of this user action. | |
7970 </description> | |
7971 </action> | |
7972 | |
7973 <action name="InputMethodOptions_Open_xkb:mn::mon"> | |
7974 <owners> | |
7975 <owner> | |
7976 Please specify the owners of this user action. Add more owner tags as | |
7977 needed | |
7978 </owner> | |
7979 </owners> | |
7980 <description> | |
7981 Please enter the description of this user action. | |
7982 </description> | |
7983 </action> | |
7984 | |
7985 <action name="InputMethodOptions_Open_xkb:nl::nld"> | |
7986 <owners> | |
7987 <owner> | |
7988 Please specify the owners of this user action. Add more owner tags as | |
7989 needed | |
7990 </owner> | |
7991 </owners> | |
7992 <description> | |
7993 Please enter the description of this user action. | |
7994 </description> | |
7995 </action> | |
7996 | |
7997 <action name="InputMethodOptions_Open_xkb:no::nob"> | |
7998 <owners> | |
7999 <owner> | |
8000 Please specify the owners of this user action. Add more owner tags as | |
8001 needed | |
8002 </owner> | |
8003 </owners> | |
8004 <description> | |
8005 Please enter the description of this user action. | |
8006 </description> | |
8007 </action> | |
8008 | |
8009 <action name="InputMethodOptions_Open_xkb:no::nor"> | |
8010 <owners> | |
8011 <owner> | |
8012 Please specify the owners of this user action. Add more owner tags as | |
8013 needed | |
8014 </owner> | |
8015 </owners> | |
8016 <description> | |
8017 Please enter the description of this user action. | |
8018 </description> | |
8019 </action> | |
8020 | |
8021 <action name="InputMethodOptions_Open_xkb:pl::pol"> | |
8022 <owners> | |
8023 <owner> | |
8024 Please specify the owners of this user action. Add more owner tags as | |
8025 needed | |
8026 </owner> | |
8027 </owners> | |
8028 <description> | |
8029 Please enter the description of this user action. | |
8030 </description> | |
8031 </action> | |
8032 | |
8033 <action name="InputMethodOptions_Open_xkb:pt::por"> | |
8034 <owners> | |
8035 <owner> | |
8036 Please specify the owners of this user action. Add more owner tags as | |
8037 needed | |
8038 </owner> | |
8039 </owners> | |
8040 <description> | |
8041 Please enter the description of this user action. | |
8042 </description> | |
8043 </action> | |
8044 | |
8045 <action name="InputMethodOptions_Open_xkb:ro::rum"> | |
8046 <owners> | |
8047 <owner> | |
8048 Please specify the owners of this user action. Add more owner tags as | |
8049 needed | |
8050 </owner> | |
8051 </owners> | |
8052 <description> | |
8053 Please enter the description of this user action. | |
8054 </description> | |
8055 </action> | |
8056 | |
8057 <action name="InputMethodOptions_Open_xkb:rs::srp"> | |
8058 <owners> | |
8059 <owner> | |
8060 Please specify the owners of this user action. Add more owner tags as | |
8061 needed | |
8062 </owner> | |
8063 </owners> | |
8064 <description> | |
8065 Please enter the description of this user action. | |
8066 </description> | |
8067 </action> | |
8068 | |
8069 <action name="InputMethodOptions_Open_xkb:ru::rus"> | |
8070 <owners> | |
8071 <owner> | |
8072 Please specify the owners of this user action. Add more owner tags as | |
8073 needed | |
8074 </owner> | |
8075 </owners> | |
8076 <description> | |
8077 Please enter the description of this user action. | |
8078 </description> | |
8079 </action> | |
8080 | |
8081 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus"> | |
8082 <owners> | |
8083 <owner> | |
8084 Please specify the owners of this user action. Add more owner tags as | |
8085 needed | |
8086 </owner> | |
8087 </owners> | |
8088 <description> | |
8089 Please enter the description of this user action. | |
8090 </description> | |
8091 </action> | |
8092 | |
8093 <action name="InputMethodOptions_Open_xkb:se::swe"> | |
8094 <owners> | |
8095 <owner> | |
8096 Please specify the owners of this user action. Add more owner tags as | |
8097 needed | |
8098 </owner> | |
8099 </owners> | |
8100 <description> | |
8101 Please enter the description of this user action. | |
8102 </description> | |
8103 </action> | |
8104 | |
8105 <action name="InputMethodOptions_Open_xkb:si::slv"> | |
8106 <owners> | |
8107 <owner> | |
8108 Please specify the owners of this user action. Add more owner tags as | |
8109 needed | |
8110 </owner> | |
8111 </owners> | |
8112 <description> | |
8113 Please enter the description of this user action. | |
8114 </description> | |
8115 </action> | |
8116 | |
8117 <action name="InputMethodOptions_Open_xkb:sk::slo"> | |
8118 <owners> | |
8119 <owner> | |
8120 Please specify the owners of this user action. Add more owner tags as | |
8121 needed | |
8122 </owner> | |
8123 </owners> | |
8124 <description> | |
8125 Please enter the description of this user action. | |
8126 </description> | |
8127 </action> | |
8128 | |
8129 <action name="InputMethodOptions_Open_xkb:tr::tur"> | |
8130 <owners> | |
8131 <owner> | |
8132 Please specify the owners of this user action. Add more owner tags as | |
8133 needed | |
8134 </owner> | |
8135 </owners> | |
8136 <description> | |
8137 Please enter the description of this user action. | |
8138 </description> | |
8139 </action> | |
8140 | |
8141 <action name="InputMethodOptions_Open_xkb:ua::ukr"> | |
8142 <owners> | |
8143 <owner> | |
8144 Please specify the owners of this user action. Add more owner tags as | |
8145 needed | |
8146 </owner> | |
8147 </owners> | |
8148 <description> | |
8149 Please enter the description of this user action. | |
8150 </description> | |
8151 </action> | |
8152 | |
8153 <action name="InputMethodOptions_Open_xkb:us::eng"> | |
8154 <owners> | |
8155 <owner> | |
8156 Please specify the owners of this user action. Add more owner tags as | |
8157 needed | |
8158 </owner> | |
8159 </owners> | |
8160 <description> | |
8161 Please enter the description of this user action. | |
8162 </description> | |
8163 </action> | |
8164 | |
8165 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng"> | |
8166 <owners> | |
8167 <owner> | |
8168 Please specify the owners of this user action. Add more owner tags as | |
8169 needed | |
8170 </owner> | |
8171 </owners> | |
8172 <description> | |
8173 Please enter the description of this user action. | |
8174 </description> | |
8175 </action> | |
8176 | |
8177 <action name="InputMethodOptions_Open_xkb:us:colemak:eng"> | |
8178 <owners> | |
8179 <owner> | |
8180 Please specify the owners of this user action. Add more owner tags as | |
8181 needed | |
8182 </owner> | |
8183 </owners> | |
8184 <description> | |
8185 Please enter the description of this user action. | |
8186 </description> | |
8187 </action> | |
8188 | |
8189 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng"> | |
8190 <owners> | |
8191 <owner> | |
8192 Please specify the owners of this user action. Add more owner tags as | |
8193 needed | |
8194 </owner> | |
8195 </owners> | |
8196 <description> | |
8197 Please enter the description of this user action. | |
8198 </description> | |
8199 </action> | |
8200 | |
8201 <action name="InputMethodOptions_Open_xkb:us:intl:eng"> | |
8202 <owners> | |
8203 <owner> | |
8204 Please specify the owners of this user action. Add more owner tags as | |
8205 needed | |
8206 </owner> | |
8207 </owners> | |
8208 <description> | |
8209 Please enter the description of this user action. | |
8210 </description> | |
8211 </action> | |
8212 | |
8213 <action name="InsertBacktab"> | |
8214 <owners> | |
8215 <owner> | |
8216 Please specify the owners of this user action. Add more owner tags as | |
8217 needed | |
8218 </owner> | |
8219 </owners> | |
8220 <description> | |
8221 Please enter the description of this user action. | |
8222 </description> | |
8223 </action> | |
8224 | |
8225 <action name="InsertHTML"> | |
8226 <owners> | |
8227 <owner> | |
8228 Please specify the owners of this user action. Add more owner tags as | |
8229 needed | |
8230 </owner> | |
8231 </owners> | |
8232 <description> | |
8233 Please enter the description of this user action. | |
8234 </description> | |
8235 </action> | |
8236 | |
8237 <action name="InsertHorizontalRule"> | |
8238 <owners> | |
8239 <owner> | |
8240 Please specify the owners of this user action. Add more owner tags as | |
8241 needed | |
8242 </owner> | |
8243 </owners> | |
8244 <description> | |
8245 Please enter the description of this user action. | |
8246 </description> | |
8247 </action> | |
8248 | |
8249 <action name="InsertImage"> | |
8250 <owners> | |
8251 <owner> | |
8252 Please specify the owners of this user action. Add more owner tags as | |
8253 needed | |
8254 </owner> | |
8255 </owners> | |
8256 <description> | |
8257 Please enter the description of this user action. | |
8258 </description> | |
8259 </action> | |
8260 | |
8261 <action name="InsertLineBreak"> | |
8262 <owners> | |
8263 <owner> | |
8264 Please specify the owners of this user action. Add more owner tags as | |
8265 needed | |
8266 </owner> | |
8267 </owners> | |
8268 <description> | |
8269 Please enter the description of this user action. | |
8270 </description> | |
8271 </action> | |
8272 | |
8273 <action name="InsertNewline"> | |
8274 <owners> | |
8275 <owner> | |
8276 Please specify the owners of this user action. Add more owner tags as | |
8277 needed | |
8278 </owner> | |
8279 </owners> | |
8280 <description> | |
8281 Please enter the description of this user action. | |
8282 </description> | |
8283 </action> | |
8284 | |
8285 <action name="InsertNewlineInQuotedContent"> | |
8286 <owners> | |
8287 <owner> | |
8288 Please specify the owners of this user action. Add more owner tags as | |
8289 needed | |
8290 </owner> | |
8291 </owners> | |
8292 <description> | |
8293 Please enter the description of this user action. | |
8294 </description> | |
8295 </action> | |
8296 | |
8297 <action name="InsertOrderedList"> | |
8298 <owners> | |
8299 <owner> | |
8300 Please specify the owners of this user action. Add more owner tags as | |
8301 needed | |
8302 </owner> | |
8303 </owners> | |
8304 <description> | |
8305 Please enter the description of this user action. | |
8306 </description> | |
8307 </action> | |
8308 | |
8309 <action name="InsertParagraph"> | |
8310 <owners> | |
8311 <owner> | |
8312 Please specify the owners of this user action. Add more owner tags as | |
8313 needed | |
8314 </owner> | |
8315 </owners> | |
8316 <description> | |
8317 Please enter the description of this user action. | |
8318 </description> | |
8319 </action> | |
8320 | |
8321 <action name="InsertTab"> | |
8322 <owners> | |
8323 <owner> | |
8324 Please specify the owners of this user action. Add more owner tags as | |
8325 needed | |
8326 </owner> | |
8327 </owners> | |
8328 <description> | |
8329 Please enter the description of this user action. | |
8330 </description> | |
8331 </action> | |
8332 | |
8333 <action name="InsertText"> | |
8334 <owners> | |
8335 <owner> | |
8336 Please specify the owners of this user action. Add more owner tags as | |
8337 needed | |
8338 </owner> | |
8339 </owners> | |
8340 <description> | |
8341 Please enter the description of this user action. | |
8342 </description> | |
8343 </action> | |
8344 | |
8345 <action name="InsertUnorderedList"> | |
8346 <owners> | |
8347 <owner> | |
8348 Please specify the owners of this user action. Add more owner tags as | |
8349 needed | |
8350 </owner> | |
8351 </owners> | |
8352 <description> | |
8353 Please enter the description of this user action. | |
8354 </description> | |
8355 </action> | |
8356 | |
8357 <action name="InspectDevices"> | |
8358 <owners> | |
8359 <owner> | |
8360 Please specify the owners of this user action. Add more owner tags as | |
8361 needed | |
8362 </owner> | |
8363 </owners> | |
8364 <description> | |
8365 Please enter the description of this user action. | |
8366 </description> | |
8367 </action> | |
8368 | |
8369 <action name="InstallSite"> | |
8370 <owners> | |
8371 <owner> | |
8372 Please specify the owners of this user action. Add more owner tags as | |
8373 needed | |
8374 </owner> | |
8375 </owners> | |
8376 <description> | |
8377 Please enter the description of this user action. | |
8378 </description> | |
8379 </action> | |
8380 | |
8381 <action name="InstantExtended.MostVisitedClicked"> | |
8382 <owners> | |
8383 <owner> | |
8384 Please specify the owners of this user action. Add more owner tags as | |
8385 needed | |
8386 </owner> | |
8387 </owners> | |
8388 <description> | |
8389 Please enter the description of this user action. | |
8390 </description> | |
8391 </action> | |
8392 | |
8393 <action name="InstantExtended.ShowNTP"> | |
8394 <owners> | |
8395 <owner> | |
8396 Please specify the owners of this user action. Add more owner tags as | |
8397 needed | |
8398 </owner> | |
8399 </owners> | |
8400 <description> | |
8401 Please enter the description of this user action. | |
8402 </description> | |
8403 </action> | |
8404 | |
8405 <action name="InstantExtended.ShowSRP"> | |
8406 <owners> | |
8407 <owner> | |
8408 Please specify the owners of this user action. Add more owner tags as | |
8409 needed | |
8410 </owner> | |
8411 </owners> | |
8412 <description> | |
8413 Please enter the description of this user action. | |
8414 </description> | |
8415 </action> | |
8416 | |
8417 <action name="Italic"> | |
8418 <owners> | |
8419 <owner> | |
8420 Please specify the owners of this user action. Add more owner tags as | |
8421 needed | |
8422 </owner> | |
8423 </owners> | |
8424 <description> | |
8425 Please enter the description of this user action. | |
8426 </description> | |
8427 </action> | |
8428 | |
8429 <action name="JustifyCenter"> | |
8430 <owners> | |
8431 <owner> | |
8432 Please specify the owners of this user action. Add more owner tags as | |
8433 needed | |
8434 </owner> | |
8435 </owners> | |
8436 <description> | |
8437 Please enter the description of this user action. | |
8438 </description> | |
8439 </action> | |
8440 | |
8441 <action name="JustifyLeft"> | |
8442 <owners> | |
8443 <owner> | |
8444 Please specify the owners of this user action. Add more owner tags as | |
8445 needed | |
8446 </owner> | |
8447 </owners> | |
8448 <description> | |
8449 Please enter the description of this user action. | |
8450 </description> | |
8451 </action> | |
8452 | |
8453 <action name="JustifyRight"> | |
8454 <owners> | |
8455 <owner> | |
8456 Please specify the owners of this user action. Add more owner tags as | |
8457 needed | |
8458 </owner> | |
8459 </owners> | |
8460 <description> | |
8461 Please enter the description of this user action. | |
8462 </description> | |
8463 </action> | |
8464 | |
8465 <action name="KeySystemSupport.Widevine.Queried"> | |
8466 <owners> | |
8467 <owner> | |
8468 Please specify the owners of this user action. Add more owner tags as | |
8469 needed | |
8470 </owner> | |
8471 </owners> | |
8472 <description> | |
8473 Please enter the description of this user action. | |
8474 </description> | |
8475 </action> | |
8476 | |
8477 <action name="KeySystemSupport.Widevine.Supported"> | |
8478 <owners> | |
8479 <owner> | |
8480 Please specify the owners of this user action. Add more owner tags as | |
8481 needed | |
8482 </owner> | |
8483 </owners> | |
8484 <description> | |
8485 Please enter the description of this user action. | |
8486 </description> | |
8487 </action> | |
8488 | |
8489 <action name="KeySystemSupport.WidevineWithType.Queried"> | |
8490 <owners> | |
8491 <owner> | |
8492 Please specify the owners of this user action. Add more owner tags as | |
8493 needed | |
8494 </owner> | |
8495 </owners> | |
8496 <description> | |
8497 Please enter the description of this user action. | |
8498 </description> | |
8499 </action> | |
8500 | |
8501 <action name="KeySystemSupport.WidevineWithType.Supported"> | |
8502 <owners> | |
8503 <owner> | |
8504 Please specify the owners of this user action. Add more owner tags as | |
8505 needed | |
8506 </owner> | |
8507 </owners> | |
8508 <description> | |
8509 Please enter the description of this user action. | |
8510 </description> | |
8511 </action> | |
8512 | |
8513 <action name="KeywordEditor_AddKeyword"> | |
8514 <owners> | |
8515 <owner> | |
8516 Please specify the owners of this user action. Add more owner tags as | |
8517 needed | |
8518 </owner> | |
8519 </owners> | |
8520 <description> | |
8521 Please enter the description of this user action. | |
8522 </description> | |
8523 </action> | |
8524 | |
8525 <action name="KeywordEditor_AddKeywordJS"> | |
8526 <owners> | |
8527 <owner> | |
8528 Please specify the owners of this user action. Add more owner tags as | |
8529 needed | |
8530 </owner> | |
8531 </owners> | |
8532 <description> | |
8533 Please enter the description of this user action. | |
8534 </description> | |
8535 </action> | |
8536 | |
8537 <action name="KeywordEditor_ModifiedKeyword"> | |
8538 <owners> | |
8539 <owner> | |
8540 Please specify the owners of this user action. Add more owner tags as | |
8541 needed | |
8542 </owner> | |
8543 </owners> | |
8544 <description> | |
8545 Please enter the description of this user action. | |
8546 </description> | |
8547 </action> | |
8548 | |
8549 <action name="KeywordEditor_RemoveKeyword"> | |
8550 <owners> | |
8551 <owner> | |
8552 Please specify the owners of this user action. Add more owner tags as | |
8553 needed | |
8554 </owner> | |
8555 </owners> | |
8556 <description> | |
8557 Please enter the description of this user action. | |
8558 </description> | |
8559 </action> | |
8560 | |
8561 <action name="LanguageChange_Accept"> | |
8562 <owners> | |
8563 <owner> | |
8564 Please specify the owners of this user action. Add more owner tags as | |
8565 needed | |
8566 </owner> | |
8567 </owners> | |
8568 <description> | |
8569 Please enter the description of this user action. | |
8570 </description> | |
8571 </action> | |
8572 | |
8573 <action name="LanguageChange_Revert"> | |
8574 <owners> | |
8575 <owner> | |
8576 Please specify the owners of this user action. Add more owner tags as | |
8577 needed | |
8578 </owner> | |
8579 </owners> | |
8580 <description> | |
8581 Please enter the description of this user action. | |
8582 </description> | |
8583 </action> | |
8584 | |
8585 <action name="LanguageConfigView_Open"> | |
8586 <owners> | |
8587 <owner> | |
8588 Please specify the owners of this user action. Add more owner tags as | |
8589 needed | |
8590 </owner> | |
8591 </owners> | |
8592 <description> | |
8593 Please enter the description of this user action. | |
8594 </description> | |
8595 </action> | |
8596 | |
8597 <action name="LanguageMenuButton_InputMethodChanged"> | |
8598 <owners> | |
8599 <owner> | |
8600 Please specify the owners of this user action. Add more owner tags as | |
8601 needed | |
8602 </owner> | |
8603 </owners> | |
8604 <description> | |
8605 Please enter the description of this user action. | |
8606 </description> | |
8607 </action> | |
8608 | |
8609 <action name="LanguageMenuButton_Open"> | |
8610 <owners> | |
8611 <owner> | |
8612 Please specify the owners of this user action. Add more owner tags as | |
8613 needed | |
8614 </owner> | |
8615 </owners> | |
8616 <description> | |
8617 Please enter the description of this user action. | |
8618 </description> | |
8619 </action> | |
8620 | |
8621 <action name="LanguageOptions_DisableInputMethod_chewing"> | |
8622 <owners> | |
8623 <owner> | |
8624 Please specify the owners of this user action. Add more owner tags as | |
8625 needed | |
8626 </owner> | |
8627 </owners> | |
8628 <description> | |
8629 Please enter the description of this user action. | |
8630 </description> | |
8631 </action> | |
8632 | |
8633 <action name="LanguageOptions_DisableInputMethod_english-m"> | |
8634 <owners> | |
8635 <owner> | |
8636 Please specify the owners of this user action. Add more owner tags as | |
8637 needed | |
8638 </owner> | |
8639 </owners> | |
8640 <description> | |
8641 Please enter the description of this user action. | |
8642 </description> | |
8643 </action> | |
8644 | |
8645 <action name="LanguageOptions_DisableInputMethod_hangul"> | |
8646 <owners> | |
8647 <owner> | |
8648 Please specify the owners of this user action. Add more owner tags as | |
8649 needed | |
8650 </owner> | |
8651 </owners> | |
8652 <description> | |
8653 Please enter the description of this user action. | |
8654 </description> | |
8655 </action> | |
8656 | |
8657 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera"> | |
8658 <owners> | |
8659 <owner> | |
8660 Please specify the owners of this user action. Add more owner tags as | |
8661 needed | |
8662 </owner> | |
8663 </owners> | |
8664 <description> | |
8665 Please enter the description of this user action. | |
8666 </description> | |
8667 </action> | |
8668 | |
8669 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd"> | |
8670 <owners> | |
8671 <owner> | |
8672 Please specify the owners of this user action. Add more owner tags as | |
8673 needed | |
8674 </owner> | |
8675 </owners> | |
8676 <description> | |
8677 Please enter the description of this user action. | |
8678 </description> | |
8679 </action> | |
8680 | |
8681 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans"> | |
8682 <owners> | |
8683 <owner> | |
8684 Please specify the owners of this user action. Add more owner tags as | |
8685 needed | |
8686 </owner> | |
8687 </owners> | |
8688 <description> | |
8689 Please enter the description of this user action. | |
8690 </description> | |
8691 </action> | |
8692 | |
8693 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri"> | |
8694 <owners> | |
8695 <owner> | |
8696 Please specify the owners of this user action. Add more owner tags as | |
8697 needed | |
8698 </owner> | |
8699 </owners> | |
8700 <description> | |
8701 Please enter the description of this user action. | |
8702 </description> | |
8703 </action> | |
8704 | |
8705 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans"> | |
8706 <owners> | |
8707 <owner> | |
8708 Please specify the owners of this user action. Add more owner tags as | |
8709 needed | |
8710 </owner> | |
8711 </owners> | |
8712 <description> | |
8713 Please enter the description of this user action. | |
8714 </description> | |
8715 </action> | |
8716 | |
8717 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans"> | |
8718 <owners> | |
8719 <owner> | |
8720 Please specify the owners of this user action. Add more owner tags as | |
8721 needed | |
8722 </owner> | |
8723 </owners> | |
8724 <description> | |
8725 Please enter the description of this user action. | |
8726 </description> | |
8727 </action> | |
8728 | |
8729 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans"> | |
8730 <owners> | |
8731 <owner> | |
8732 Please specify the owners of this user action. Add more owner tags as | |
8733 needed | |
8734 </owner> | |
8735 </owners> | |
8736 <description> | |
8737 Please enter the description of this user action. | |
8738 </description> | |
8739 </action> | |
8740 | |
8741 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans"> | |
8742 <owners> | |
8743 <owner> | |
8744 Please specify the owners of this user action. Add more owner tags as | |
8745 needed | |
8746 </owner> | |
8747 </owners> | |
8748 <description> | |
8749 Please enter the description of this user action. | |
8750 </description> | |
8751 </action> | |
8752 | |
8753 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans"> | |
8754 <owners> | |
8755 <owner> | |
8756 Please specify the owners of this user action. Add more owner tags as | |
8757 needed | |
8758 </owner> | |
8759 </owners> | |
8760 <description> | |
8761 Please enter the description of this user action. | |
8762 </description> | |
8763 </action> | |
8764 | |
8765 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript"> | |
8766 <owners> | |
8767 <owner> | |
8768 Please specify the owners of this user action. Add more owner tags as | |
8769 needed | |
8770 </owner> | |
8771 </owners> | |
8772 <description> | |
8773 Please enter the description of this user action. | |
8774 </description> | |
8775 </action> | |
8776 | |
8777 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans"> | |
8778 <owners> | |
8779 <owner> | |
8780 Please specify the owners of this user action. Add more owner tags as | |
8781 needed | |
8782 </owner> | |
8783 </owners> | |
8784 <description> | |
8785 Please enter the description of this user action. | |
8786 </description> | |
8787 </action> | |
8788 | |
8789 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic"> | |
8790 <owners> | |
8791 <owner> | |
8792 Please specify the owners of this user action. Add more owner tags as | |
8793 needed | |
8794 </owner> | |
8795 </owners> | |
8796 <description> | |
8797 Please enter the description of this user action. | |
8798 </description> | |
8799 </action> | |
8800 | |
8801 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99"> | |
8802 <owners> | |
8803 <owner> | |
8804 Please specify the owners of this user action. Add more owner tags as | |
8805 needed | |
8806 </owner> | |
8807 </owners> | |
8808 <description> | |
8809 Please enter the description of this user action. | |
8810 </description> | |
8811 </action> | |
8812 | |
8813 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter"> | |
8814 <owners> | |
8815 <owner> | |
8816 Please specify the owners of this user action. Add more owner tags as | |
8817 needed | |
8818 </owner> | |
8819 </owners> | |
8820 <description> | |
8821 Please enter the description of this user action. | |
8822 </description> | |
8823 </action> | |
8824 | |
8825 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans"> | |
8826 <owners> | |
8827 <owner> | |
8828 Please specify the owners of this user action. Add more owner tags as | |
8829 needed | |
8830 </owner> | |
8831 </owners> | |
8832 <description> | |
8833 Please enter the description of this user action. | |
8834 </description> | |
8835 </action> | |
8836 | |
8837 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee"> | |
8838 <owners> | |
8839 <owner> | |
8840 Please specify the owners of this user action. Add more owner tags as | |
8841 needed | |
8842 </owner> | |
8843 </owners> | |
8844 <description> | |
8845 Please enter the description of this user action. | |
8846 </description> | |
8847 </action> | |
8848 | |
8849 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote"> | |
8850 <owners> | |
8851 <owner> | |
8852 Please specify the owners of this user action. Add more owner tags as | |
8853 needed | |
8854 </owner> | |
8855 </owners> | |
8856 <description> | |
8857 Please enter the description of this user action. | |
8858 </description> | |
8859 </action> | |
8860 | |
8861 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820"> | |
8862 <owners> | |
8863 <owner> | |
8864 Please specify the owners of this user action. Add more owner tags as | |
8865 needed | |
8866 </owner> | |
8867 </owners> | |
8868 <description> | |
8869 Please enter the description of this user action. | |
8870 </description> | |
8871 </action> | |
8872 | |
8873 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn"> | |
8874 <owners> | |
8875 <owner> | |
8876 Please specify the owners of this user action. Add more owner tags as | |
8877 needed | |
8878 </owner> | |
8879 </owners> | |
8880 <description> | |
8881 Please enter the description of this user action. | |
8882 </description> | |
8883 </action> | |
8884 | |
8885 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex"> | |
8886 <owners> | |
8887 <owner> | |
8888 Please specify the owners of this user action. Add more owner tags as | |
8889 needed | |
8890 </owner> | |
8891 </owners> | |
8892 <description> | |
8893 Please enter the description of this user action. | |
8894 </description> | |
8895 </action> | |
8896 | |
8897 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr"> | |
8898 <owners> | |
8899 <owner> | |
8900 Please specify the owners of this user action. Add more owner tags as | |
8901 needed | |
8902 </owner> | |
8903 </owners> | |
8904 <description> | |
8905 Please enter the description of this user action. | |
8906 </description> | |
8907 </action> | |
8908 | |
8909 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni"> | |
8910 <owners> | |
8911 <owner> | |
8912 Please specify the owners of this user action. Add more owner tags as | |
8913 needed | |
8914 </owner> | |
8915 </owners> | |
8916 <description> | |
8917 Please enter the description of this user action. | |
8918 </description> | |
8919 </action> | |
8920 | |
8921 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie"> | |
8922 <owners> | |
8923 <owner> | |
8924 Please specify the owners of this user action. Add more owner tags as | |
8925 needed | |
8926 </owner> | |
8927 </owners> | |
8928 <description> | |
8929 Please enter the description of this user action. | |
8930 </description> | |
8931 </action> | |
8932 | |
8933 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick"> | |
8934 <owners> | |
8935 <owner> | |
8936 Please specify the owners of this user action. Add more owner tags as | |
8937 needed | |
8938 </owner> | |
8939 </owners> | |
8940 <description> | |
8941 Please enter the description of this user action. | |
8942 </description> | |
8943 </action> | |
8944 | |
8945 <action name="LanguageOptions_DisableInputMethod_mozc"> | |
8946 <owners> | |
8947 <owner> | |
8948 Please specify the owners of this user action. Add more owner tags as | |
8949 needed | |
8950 </owner> | |
8951 </owners> | |
8952 <description> | |
8953 Please enter the description of this user action. | |
8954 </description> | |
8955 </action> | |
8956 | |
8957 <action name="LanguageOptions_DisableInputMethod_mozc-chewing"> | |
8958 <owners> | |
8959 <owner> | |
8960 Please specify the owners of this user action. Add more owner tags as | |
8961 needed | |
8962 </owner> | |
8963 </owners> | |
8964 <description> | |
8965 Please enter the description of this user action. | |
8966 </description> | |
8967 </action> | |
8968 | |
8969 <action name="LanguageOptions_DisableInputMethod_mozc-dv"> | |
8970 <owners> | |
8971 <owner> | |
8972 Please specify the owners of this user action. Add more owner tags as | |
8973 needed | |
8974 </owner> | |
8975 </owners> | |
8976 <description> | |
8977 Please enter the description of this user action. | |
8978 </description> | |
8979 </action> | |
8980 | |
8981 <action name="LanguageOptions_DisableInputMethod_mozc-hangul"> | |
8982 <owners> | |
8983 <owner> | |
8984 Please specify the owners of this user action. Add more owner tags as | |
8985 needed | |
8986 </owner> | |
8987 </owners> | |
8988 <description> | |
8989 Please enter the description of this user action. | |
8990 </description> | |
8991 </action> | |
8992 | |
8993 <action name="LanguageOptions_DisableInputMethod_mozc-jp"> | |
8994 <owners> | |
8995 <owner> | |
8996 Please specify the owners of this user action. Add more owner tags as | |
8997 needed | |
8998 </owner> | |
8999 </owners> | |
9000 <description> | |
9001 Please enter the description of this user action. | |
9002 </description> | |
9003 </action> | |
9004 | |
9005 <action name="LanguageOptions_DisableInputMethod_pinyin"> | |
9006 <owners> | |
9007 <owner> | |
9008 Please specify the owners of this user action. Add more owner tags as | |
9009 needed | |
9010 </owner> | |
9011 </owners> | |
9012 <description> | |
9013 Please enter the description of this user action. | |
9014 </description> | |
9015 </action> | |
9016 | |
9017 <action name="LanguageOptions_DisableInputMethod_pinyin-dv"> | |
9018 <owners> | |
9019 <owner> | |
9020 Please specify the owners of this user action. Add more owner tags as | |
9021 needed | |
9022 </owner> | |
9023 </owners> | |
9024 <description> | |
9025 Please enter the description of this user action. | |
9026 </description> | |
9027 </action> | |
9028 | |
9029 <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm"> | |
9030 <owners> | |
9031 <owner> | |
9032 Please specify the owners of this user action. Add more owner tags as | |
9033 needed | |
9034 </owner> | |
9035 </owners> | |
9036 <description> | |
9037 Please enter the description of this user action. | |
9038 </description> | |
9039 </action> | |
9040 | |
9041 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra"> | |
9042 <owners> | |
9043 <owner> | |
9044 Please specify the owners of this user action. Add more owner tags as | |
9045 needed | |
9046 </owner> | |
9047 </owners> | |
9048 <description> | |
9049 Please enter the description of this user action. | |
9050 </description> | |
9051 </action> | |
9052 | |
9053 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger"> | |
9054 <owners> | |
9055 <owner> | |
9056 Please specify the owners of this user action. Add more owner tags as | |
9057 needed | |
9058 </owner> | |
9059 </owners> | |
9060 <description> | |
9061 Please enter the description of this user action. | |
9062 </description> | |
9063 </action> | |
9064 | |
9065 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld"> | |
9066 <owners> | |
9067 <owner> | |
9068 Please specify the owners of this user action. Add more owner tags as | |
9069 needed | |
9070 </owner> | |
9071 </owners> | |
9072 <description> | |
9073 Please enter the description of this user action. | |
9074 </description> | |
9075 </action> | |
9076 | |
9077 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul"> | |
9078 <owners> | |
9079 <owner> | |
9080 Please specify the owners of this user action. Add more owner tags as | |
9081 needed | |
9082 </owner> | |
9083 </owners> | |
9084 <description> | |
9085 Please enter the description of this user action. | |
9086 </description> | |
9087 </action> | |
9088 | |
9089 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul"> | |
9090 <owners> | |
9091 <owner> | |
9092 Please specify the owners of this user action. Add more owner tags as | |
9093 needed | |
9094 </owner> | |
9095 </owners> | |
9096 <description> | |
9097 Please enter the description of this user action. | |
9098 </description> | |
9099 </action> | |
9100 | |
9101 <action name="LanguageOptions_DisableInputMethod_xkb:br::por"> | |
9102 <owners> | |
9103 <owner> | |
9104 Please specify the owners of this user action. Add more owner tags as | |
9105 needed | |
9106 </owner> | |
9107 </owners> | |
9108 <description> | |
9109 Please enter the description of this user action. | |
9110 </description> | |
9111 </action> | |
9112 | |
9113 <action name="LanguageOptions_DisableInputMethod_xkb:by::bel"> | |
9114 <owners> | |
9115 <owner> | |
9116 Please specify the owners of this user action. Add more owner tags as | |
9117 needed | |
9118 </owner> | |
9119 </owners> | |
9120 <description> | |
9121 Please enter the description of this user action. | |
9122 </description> | |
9123 </action> | |
9124 | |
9125 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra"> | |
9126 <owners> | |
9127 <owner> | |
9128 Please specify the owners of this user action. Add more owner tags as | |
9129 needed | |
9130 </owner> | |
9131 </owners> | |
9132 <description> | |
9133 Please enter the description of this user action. | |
9134 </description> | |
9135 </action> | |
9136 | |
9137 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng"> | |
9138 <owners> | |
9139 <owner> | |
9140 Please specify the owners of this user action. Add more owner tags as | |
9141 needed | |
9142 </owner> | |
9143 </owners> | |
9144 <description> | |
9145 Please enter the description of this user action. | |
9146 </description> | |
9147 </action> | |
9148 | |
9149 <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra"> | |
9150 <owners> | |
9151 <owner> | |
9152 Please specify the owners of this user action. Add more owner tags as | |
9153 needed | |
9154 </owner> | |
9155 </owners> | |
9156 <description> | |
9157 Please enter the description of this user action. | |
9158 </description> | |
9159 </action> | |
9160 | |
9161 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger"> | |
9162 <owners> | |
9163 <owner> | |
9164 Please specify the owners of this user action. Add more owner tags as | |
9165 needed | |
9166 </owner> | |
9167 </owners> | |
9168 <description> | |
9169 Please enter the description of this user action. | |
9170 </description> | |
9171 </action> | |
9172 | |
9173 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra"> | |
9174 <owners> | |
9175 <owner> | |
9176 Please specify the owners of this user action. Add more owner tags as | |
9177 needed | |
9178 </owner> | |
9179 </owners> | |
9180 <description> | |
9181 Please enter the description of this user action. | |
9182 </description> | |
9183 </action> | |
9184 | |
9185 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze"> | |
9186 <owners> | |
9187 <owner> | |
9188 Please specify the owners of this user action. Add more owner tags as | |
9189 needed | |
9190 </owner> | |
9191 </owners> | |
9192 <description> | |
9193 Please enter the description of this user action. | |
9194 </description> | |
9195 </action> | |
9196 | |
9197 <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze"> | |
9198 <owners> | |
9199 <owner> | |
9200 Please specify the owners of this user action. Add more owner tags as | |
9201 needed | |
9202 </owner> | |
9203 </owners> | |
9204 <description> | |
9205 Please enter the description of this user action. | |
9206 </description> | |
9207 </action> | |
9208 | |
9209 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger"> | |
9210 <owners> | |
9211 <owner> | |
9212 Please specify the owners of this user action. Add more owner tags as | |
9213 needed | |
9214 </owner> | |
9215 </owners> | |
9216 <description> | |
9217 Please enter the description of this user action. | |
9218 </description> | |
9219 </action> | |
9220 | |
9221 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger"> | |
9222 <owners> | |
9223 <owner> | |
9224 Please specify the owners of this user action. Add more owner tags as | |
9225 needed | |
9226 </owner> | |
9227 </owners> | |
9228 <description> | |
9229 Please enter the description of this user action. | |
9230 </description> | |
9231 </action> | |
9232 | |
9233 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan"> | |
9234 <owners> | |
9235 <owner> | |
9236 Please specify the owners of this user action. Add more owner tags as | |
9237 needed | |
9238 </owner> | |
9239 </owners> | |
9240 <description> | |
9241 Please enter the description of this user action. | |
9242 </description> | |
9243 </action> | |
9244 | |
9245 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est"> | |
9246 <owners> | |
9247 <owner> | |
9248 Please specify the owners of this user action. Add more owner tags as | |
9249 needed | |
9250 </owner> | |
9251 </owners> | |
9252 <description> | |
9253 Please enter the description of this user action. | |
9254 </description> | |
9255 </action> | |
9256 | |
9257 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa"> | |
9258 <owners> | |
9259 <owner> | |
9260 Please specify the owners of this user action. Add more owner tags as | |
9261 needed | |
9262 </owner> | |
9263 </owners> | |
9264 <description> | |
9265 Please enter the description of this user action. | |
9266 </description> | |
9267 </action> | |
9268 | |
9269 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat"> | |
9270 <owners> | |
9271 <owner> | |
9272 Please specify the owners of this user action. Add more owner tags as | |
9273 needed | |
9274 </owner> | |
9275 </owners> | |
9276 <description> | |
9277 Please enter the description of this user action. | |
9278 </description> | |
9279 </action> | |
9280 | |
9281 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin"> | |
9282 <owners> | |
9283 <owner> | |
9284 Please specify the owners of this user action. Add more owner tags as | |
9285 needed | |
9286 </owner> | |
9287 </owners> | |
9288 <description> | |
9289 Please enter the description of this user action. | |
9290 </description> | |
9291 </action> | |
9292 | |
9293 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra"> | |
9294 <owners> | |
9295 <owner> | |
9296 Please specify the owners of this user action. Add more owner tags as | |
9297 needed | |
9298 </owner> | |
9299 </owners> | |
9300 <description> | |
9301 Please enter the description of this user action. | |
9302 </description> | |
9303 </action> | |
9304 | |
9305 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng"> | |
9306 <owners> | |
9307 <owner> | |
9308 Please specify the owners of this user action. Add more owner tags as | |
9309 needed | |
9310 </owner> | |
9311 </owners> | |
9312 <description> | |
9313 Please enter the description of this user action. | |
9314 </description> | |
9315 </action> | |
9316 | |
9317 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng"> | |
9318 <owners> | |
9319 <owner> | |
9320 Please specify the owners of this user action. Add more owner tags as | |
9321 needed | |
9322 </owner> | |
9323 </owners> | |
9324 <description> | |
9325 Please enter the description of this user action. | |
9326 </description> | |
9327 </action> | |
9328 | |
9329 <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo"> | |
9330 <owners> | |
9331 <owner> | |
9332 Please specify the owners of this user action. Add more owner tags as | |
9333 needed | |
9334 </owner> | |
9335 </owners> | |
9336 <description> | |
9337 Please enter the description of this user action. | |
9338 </description> | |
9339 </action> | |
9340 | |
9341 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre"> | |
9342 <owners> | |
9343 <owner> | |
9344 Please specify the owners of this user action. Add more owner tags as | |
9345 needed | |
9346 </owner> | |
9347 </owners> | |
9348 <description> | |
9349 Please enter the description of this user action. | |
9350 </description> | |
9351 </action> | |
9352 | |
9353 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr"> | |
9354 <owners> | |
9355 <owner> | |
9356 Please specify the owners of this user action. Add more owner tags as | |
9357 needed | |
9358 </owner> | |
9359 </owners> | |
9360 <description> | |
9361 Please enter the description of this user action. | |
9362 </description> | |
9363 </action> | |
9364 | |
9365 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun"> | |
9366 <owners> | |
9367 <owner> | |
9368 Please specify the owners of this user action. Add more owner tags as | |
9369 needed | |
9370 </owner> | |
9371 </owners> | |
9372 <description> | |
9373 Please enter the description of this user action. | |
9374 </description> | |
9375 </action> | |
9376 | |
9377 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb"> | |
9378 <owners> | |
9379 <owner> | |
9380 Please specify the owners of this user action. Add more owner tags as | |
9381 needed | |
9382 </owner> | |
9383 </owners> | |
9384 <description> | |
9385 Please enter the description of this user action. | |
9386 </description> | |
9387 </action> | |
9388 | |
9389 <action name="LanguageOptions_DisableInputMethod_xkb:is::ice"> | |
9390 <owners> | |
9391 <owner> | |
9392 Please specify the owners of this user action. Add more owner tags as | |
9393 needed | |
9394 </owner> | |
9395 </owners> | |
9396 <description> | |
9397 Please enter the description of this user action. | |
9398 </description> | |
9399 </action> | |
9400 | |
9401 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita"> | |
9402 <owners> | |
9403 <owner> | |
9404 Please specify the owners of this user action. Add more owner tags as | |
9405 needed | |
9406 </owner> | |
9407 </owners> | |
9408 <description> | |
9409 Please enter the description of this user action. | |
9410 </description> | |
9411 </action> | |
9412 | |
9413 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn"> | |
9414 <owners> | |
9415 <owner> | |
9416 Please specify the owners of this user action. Add more owner tags as | |
9417 needed | |
9418 </owner> | |
9419 </owners> | |
9420 <description> | |
9421 Please enter the description of this user action. | |
9422 </description> | |
9423 </action> | |
9424 | |
9425 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor"> | |
9426 <owners> | |
9427 <owner> | |
9428 Please specify the owners of this user action. Add more owner tags as | |
9429 needed | |
9430 </owner> | |
9431 </owners> | |
9432 <description> | |
9433 Please enter the description of this user action. | |
9434 </description> | |
9435 </action> | |
9436 | |
9437 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa"> | |
9438 <owners> | |
9439 <owner> | |
9440 Please specify the owners of this user action. Add more owner tags as | |
9441 needed | |
9442 </owner> | |
9443 </owners> | |
9444 <description> | |
9445 Please enter the description of this user action. | |
9446 </description> | |
9447 </action> | |
9448 | |
9449 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit"> | |
9450 <owners> | |
9451 <owner> | |
9452 Please specify the owners of this user action. Add more owner tags as | |
9453 needed | |
9454 </owner> | |
9455 </owners> | |
9456 <description> | |
9457 Please enter the description of this user action. | |
9458 </description> | |
9459 </action> | |
9460 | |
9461 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav"> | |
9462 <owners> | |
9463 <owner> | |
9464 Please specify the owners of this user action. Add more owner tags as | |
9465 needed | |
9466 </owner> | |
9467 </owners> | |
9468 <description> | |
9469 Please enter the description of this user action. | |
9470 </description> | |
9471 </action> | |
9472 | |
9473 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav"> | |
9474 <owners> | |
9475 <owner> | |
9476 Please specify the owners of this user action. Add more owner tags as | |
9477 needed | |
9478 </owner> | |
9479 </owners> | |
9480 <description> | |
9481 Please enter the description of this user action. | |
9482 </description> | |
9483 </action> | |
9484 | |
9485 <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon"> | |
9486 <owners> | |
9487 <owner> | |
9488 Please specify the owners of this user action. Add more owner tags as | |
9489 needed | |
9490 </owner> | |
9491 </owners> | |
9492 <description> | |
9493 Please enter the description of this user action. | |
9494 </description> | |
9495 </action> | |
9496 | |
9497 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld"> | |
9498 <owners> | |
9499 <owner> | |
9500 Please specify the owners of this user action. Add more owner tags as | |
9501 needed | |
9502 </owner> | |
9503 </owners> | |
9504 <description> | |
9505 Please enter the description of this user action. | |
9506 </description> | |
9507 </action> | |
9508 | |
9509 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob"> | |
9510 <owners> | |
9511 <owner> | |
9512 Please specify the owners of this user action. Add more owner tags as | |
9513 needed | |
9514 </owner> | |
9515 </owners> | |
9516 <description> | |
9517 Please enter the description of this user action. | |
9518 </description> | |
9519 </action> | |
9520 | |
9521 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor"> | |
9522 <owners> | |
9523 <owner> | |
9524 Please specify the owners of this user action. Add more owner tags as | |
9525 needed | |
9526 </owner> | |
9527 </owners> | |
9528 <description> | |
9529 Please enter the description of this user action. | |
9530 </description> | |
9531 </action> | |
9532 | |
9533 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol"> | |
9534 <owners> | |
9535 <owner> | |
9536 Please specify the owners of this user action. Add more owner tags as | |
9537 needed | |
9538 </owner> | |
9539 </owners> | |
9540 <description> | |
9541 Please enter the description of this user action. | |
9542 </description> | |
9543 </action> | |
9544 | |
9545 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por"> | |
9546 <owners> | |
9547 <owner> | |
9548 Please specify the owners of this user action. Add more owner tags as | |
9549 needed | |
9550 </owner> | |
9551 </owners> | |
9552 <description> | |
9553 Please enter the description of this user action. | |
9554 </description> | |
9555 </action> | |
9556 | |
9557 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum"> | |
9558 <owners> | |
9559 <owner> | |
9560 Please specify the owners of this user action. Add more owner tags as | |
9561 needed | |
9562 </owner> | |
9563 </owners> | |
9564 <description> | |
9565 Please enter the description of this user action. | |
9566 </description> | |
9567 </action> | |
9568 | |
9569 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp"> | |
9570 <owners> | |
9571 <owner> | |
9572 Please specify the owners of this user action. Add more owner tags as | |
9573 needed | |
9574 </owner> | |
9575 </owners> | |
9576 <description> | |
9577 Please enter the description of this user action. | |
9578 </description> | |
9579 </action> | |
9580 | |
9581 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus"> | |
9582 <owners> | |
9583 <owner> | |
9584 Please specify the owners of this user action. Add more owner tags as | |
9585 needed | |
9586 </owner> | |
9587 </owners> | |
9588 <description> | |
9589 Please enter the description of this user action. | |
9590 </description> | |
9591 </action> | |
9592 | |
9593 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus"> | |
9594 <owners> | |
9595 <owner> | |
9596 Please specify the owners of this user action. Add more owner tags as | |
9597 needed | |
9598 </owner> | |
9599 </owners> | |
9600 <description> | |
9601 Please enter the description of this user action. | |
9602 </description> | |
9603 </action> | |
9604 | |
9605 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe"> | |
9606 <owners> | |
9607 <owner> | |
9608 Please specify the owners of this user action. Add more owner tags as | |
9609 needed | |
9610 </owner> | |
9611 </owners> | |
9612 <description> | |
9613 Please enter the description of this user action. | |
9614 </description> | |
9615 </action> | |
9616 | |
9617 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv"> | |
9618 <owners> | |
9619 <owner> | |
9620 Please specify the owners of this user action. Add more owner tags as | |
9621 needed | |
9622 </owner> | |
9623 </owners> | |
9624 <description> | |
9625 Please enter the description of this user action. | |
9626 </description> | |
9627 </action> | |
9628 | |
9629 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo"> | |
9630 <owners> | |
9631 <owner> | |
9632 Please specify the owners of this user action. Add more owner tags as | |
9633 needed | |
9634 </owner> | |
9635 </owners> | |
9636 <description> | |
9637 Please enter the description of this user action. | |
9638 </description> | |
9639 </action> | |
9640 | |
9641 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur"> | |
9642 <owners> | |
9643 <owner> | |
9644 Please specify the owners of this user action. Add more owner tags as | |
9645 needed | |
9646 </owner> | |
9647 </owners> | |
9648 <description> | |
9649 Please enter the description of this user action. | |
9650 </description> | |
9651 </action> | |
9652 | |
9653 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr"> | |
9654 <owners> | |
9655 <owner> | |
9656 Please specify the owners of this user action. Add more owner tags as | |
9657 needed | |
9658 </owner> | |
9659 </owners> | |
9660 <description> | |
9661 Please enter the description of this user action. | |
9662 </description> | |
9663 </action> | |
9664 | |
9665 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng"> | |
9666 <owners> | |
9667 <owner> | |
9668 Please specify the owners of this user action. Add more owner tags as | |
9669 needed | |
9670 </owner> | |
9671 </owners> | |
9672 <description> | |
9673 Please enter the description of this user action. | |
9674 </description> | |
9675 </action> | |
9676 | |
9677 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng"> | |
9678 <owners> | |
9679 <owner> | |
9680 Please specify the owners of this user action. Add more owner tags as | |
9681 needed | |
9682 </owner> | |
9683 </owners> | |
9684 <description> | |
9685 Please enter the description of this user action. | |
9686 </description> | |
9687 </action> | |
9688 | |
9689 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng"> | |
9690 <owners> | |
9691 <owner> | |
9692 Please specify the owners of this user action. Add more owner tags as | |
9693 needed | |
9694 </owner> | |
9695 </owners> | |
9696 <description> | |
9697 Please enter the description of this user action. | |
9698 </description> | |
9699 </action> | |
9700 | |
9701 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng"> | |
9702 <owners> | |
9703 <owner> | |
9704 Please specify the owners of this user action. Add more owner tags as | |
9705 needed | |
9706 </owner> | |
9707 </owners> | |
9708 <description> | |
9709 Please enter the description of this user action. | |
9710 </description> | |
9711 </action> | |
9712 | |
9713 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng"> | |
9714 <owners> | |
9715 <owner> | |
9716 Please specify the owners of this user action. Add more owner tags as | |
9717 needed | |
9718 </owner> | |
9719 </owners> | |
9720 <description> | |
9721 Please enter the description of this user action. | |
9722 </description> | |
9723 </action> | |
9724 | |
9725 <action name="LanguageOptions_EnableInputMethod_chewing"> | |
9726 <owners> | |
9727 <owner> | |
9728 Please specify the owners of this user action. Add more owner tags as | |
9729 needed | |
9730 </owner> | |
9731 </owners> | |
9732 <description> | |
9733 Please enter the description of this user action. | |
9734 </description> | |
9735 </action> | |
9736 | |
9737 <action name="LanguageOptions_EnableInputMethod_english-m"> | |
9738 <owners> | |
9739 <owner> | |
9740 Please specify the owners of this user action. Add more owner tags as | |
9741 needed | |
9742 </owner> | |
9743 </owners> | |
9744 <description> | |
9745 Please enter the description of this user action. | |
9746 </description> | |
9747 </action> | |
9748 | |
9749 <action name="LanguageOptions_EnableInputMethod_hangul"> | |
9750 <owners> | |
9751 <owner> | |
9752 Please specify the owners of this user action. Add more owner tags as | |
9753 needed | |
9754 </owner> | |
9755 </owners> | |
9756 <description> | |
9757 Please enter the description of this user action. | |
9758 </description> | |
9759 </action> | |
9760 | |
9761 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera"> | |
9762 <owners> | |
9763 <owner> | |
9764 Please specify the owners of this user action. Add more owner tags as | |
9765 needed | |
9766 </owner> | |
9767 </owners> | |
9768 <description> | |
9769 Please enter the description of this user action. | |
9770 </description> | |
9771 </action> | |
9772 | |
9773 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd"> | |
9774 <owners> | |
9775 <owner> | |
9776 Please specify the owners of this user action. Add more owner tags as | |
9777 needed | |
9778 </owner> | |
9779 </owners> | |
9780 <description> | |
9781 Please enter the description of this user action. | |
9782 </description> | |
9783 </action> | |
9784 | |
9785 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans"> | |
9786 <owners> | |
9787 <owner> | |
9788 Please specify the owners of this user action. Add more owner tags as | |
9789 needed | |
9790 </owner> | |
9791 </owners> | |
9792 <description> | |
9793 Please enter the description of this user action. | |
9794 </description> | |
9795 </action> | |
9796 | |
9797 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri"> | |
9798 <owners> | |
9799 <owner> | |
9800 Please specify the owners of this user action. Add more owner tags as | |
9801 needed | |
9802 </owner> | |
9803 </owners> | |
9804 <description> | |
9805 Please enter the description of this user action. | |
9806 </description> | |
9807 </action> | |
9808 | |
9809 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans"> | |
9810 <owners> | |
9811 <owner> | |
9812 Please specify the owners of this user action. Add more owner tags as | |
9813 needed | |
9814 </owner> | |
9815 </owners> | |
9816 <description> | |
9817 Please enter the description of this user action. | |
9818 </description> | |
9819 </action> | |
9820 | |
9821 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans"> | |
9822 <owners> | |
9823 <owner> | |
9824 Please specify the owners of this user action. Add more owner tags as | |
9825 needed | |
9826 </owner> | |
9827 </owners> | |
9828 <description> | |
9829 Please enter the description of this user action. | |
9830 </description> | |
9831 </action> | |
9832 | |
9833 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans"> | |
9834 <owners> | |
9835 <owner> | |
9836 Please specify the owners of this user action. Add more owner tags as | |
9837 needed | |
9838 </owner> | |
9839 </owners> | |
9840 <description> | |
9841 Please enter the description of this user action. | |
9842 </description> | |
9843 </action> | |
9844 | |
9845 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans"> | |
9846 <owners> | |
9847 <owner> | |
9848 Please specify the owners of this user action. Add more owner tags as | |
9849 needed | |
9850 </owner> | |
9851 </owners> | |
9852 <description> | |
9853 Please enter the description of this user action. | |
9854 </description> | |
9855 </action> | |
9856 | |
9857 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans"> | |
9858 <owners> | |
9859 <owner> | |
9860 Please specify the owners of this user action. Add more owner tags as | |
9861 needed | |
9862 </owner> | |
9863 </owners> | |
9864 <description> | |
9865 Please enter the description of this user action. | |
9866 </description> | |
9867 </action> | |
9868 | |
9869 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript"> | |
9870 <owners> | |
9871 <owner> | |
9872 Please specify the owners of this user action. Add more owner tags as | |
9873 needed | |
9874 </owner> | |
9875 </owners> | |
9876 <description> | |
9877 Please enter the description of this user action. | |
9878 </description> | |
9879 </action> | |
9880 | |
9881 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans"> | |
9882 <owners> | |
9883 <owner> | |
9884 Please specify the owners of this user action. Add more owner tags as | |
9885 needed | |
9886 </owner> | |
9887 </owners> | |
9888 <description> | |
9889 Please enter the description of this user action. | |
9890 </description> | |
9891 </action> | |
9892 | |
9893 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic"> | |
9894 <owners> | |
9895 <owner> | |
9896 Please specify the owners of this user action. Add more owner tags as | |
9897 needed | |
9898 </owner> | |
9899 </owners> | |
9900 <description> | |
9901 Please enter the description of this user action. | |
9902 </description> | |
9903 </action> | |
9904 | |
9905 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99"> | |
9906 <owners> | |
9907 <owner> | |
9908 Please specify the owners of this user action. Add more owner tags as | |
9909 needed | |
9910 </owner> | |
9911 </owners> | |
9912 <description> | |
9913 Please enter the description of this user action. | |
9914 </description> | |
9915 </action> | |
9916 | |
9917 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter"> | |
9918 <owners> | |
9919 <owner> | |
9920 Please specify the owners of this user action. Add more owner tags as | |
9921 needed | |
9922 </owner> | |
9923 </owners> | |
9924 <description> | |
9925 Please enter the description of this user action. | |
9926 </description> | |
9927 </action> | |
9928 | |
9929 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans"> | |
9930 <owners> | |
9931 <owner> | |
9932 Please specify the owners of this user action. Add more owner tags as | |
9933 needed | |
9934 </owner> | |
9935 </owners> | |
9936 <description> | |
9937 Please enter the description of this user action. | |
9938 </description> | |
9939 </action> | |
9940 | |
9941 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee"> | |
9942 <owners> | |
9943 <owner> | |
9944 Please specify the owners of this user action. Add more owner tags as | |
9945 needed | |
9946 </owner> | |
9947 </owners> | |
9948 <description> | |
9949 Please enter the description of this user action. | |
9950 </description> | |
9951 </action> | |
9952 | |
9953 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote"> | |
9954 <owners> | |
9955 <owner> | |
9956 Please specify the owners of this user action. Add more owner tags as | |
9957 needed | |
9958 </owner> | |
9959 </owners> | |
9960 <description> | |
9961 Please enter the description of this user action. | |
9962 </description> | |
9963 </action> | |
9964 | |
9965 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820"> | |
9966 <owners> | |
9967 <owner> | |
9968 Please specify the owners of this user action. Add more owner tags as | |
9969 needed | |
9970 </owner> | |
9971 </owners> | |
9972 <description> | |
9973 Please enter the description of this user action. | |
9974 </description> | |
9975 </action> | |
9976 | |
9977 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn"> | |
9978 <owners> | |
9979 <owner> | |
9980 Please specify the owners of this user action. Add more owner tags as | |
9981 needed | |
9982 </owner> | |
9983 </owners> | |
9984 <description> | |
9985 Please enter the description of this user action. | |
9986 </description> | |
9987 </action> | |
9988 | |
9989 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex"> | |
9990 <owners> | |
9991 <owner> | |
9992 Please specify the owners of this user action. Add more owner tags as | |
9993 needed | |
9994 </owner> | |
9995 </owners> | |
9996 <description> | |
9997 Please enter the description of this user action. | |
9998 </description> | |
9999 </action> | |
10000 | |
10001 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr"> | |
10002 <owners> | |
10003 <owner> | |
10004 Please specify the owners of this user action. Add more owner tags as | |
10005 needed | |
10006 </owner> | |
10007 </owners> | |
10008 <description> | |
10009 Please enter the description of this user action. | |
10010 </description> | |
10011 </action> | |
10012 | |
10013 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni"> | |
10014 <owners> | |
10015 <owner> | |
10016 Please specify the owners of this user action. Add more owner tags as | |
10017 needed | |
10018 </owner> | |
10019 </owners> | |
10020 <description> | |
10021 Please enter the description of this user action. | |
10022 </description> | |
10023 </action> | |
10024 | |
10025 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie"> | |
10026 <owners> | |
10027 <owner> | |
10028 Please specify the owners of this user action. Add more owner tags as | |
10029 needed | |
10030 </owner> | |
10031 </owners> | |
10032 <description> | |
10033 Please enter the description of this user action. | |
10034 </description> | |
10035 </action> | |
10036 | |
10037 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick"> | |
10038 <owners> | |
10039 <owner> | |
10040 Please specify the owners of this user action. Add more owner tags as | |
10041 needed | |
10042 </owner> | |
10043 </owners> | |
10044 <description> | |
10045 Please enter the description of this user action. | |
10046 </description> | |
10047 </action> | |
10048 | |
10049 <action name="LanguageOptions_EnableInputMethod_mozc"> | |
10050 <owners> | |
10051 <owner> | |
10052 Please specify the owners of this user action. Add more owner tags as | |
10053 needed | |
10054 </owner> | |
10055 </owners> | |
10056 <description> | |
10057 Please enter the description of this user action. | |
10058 </description> | |
10059 </action> | |
10060 | |
10061 <action name="LanguageOptions_EnableInputMethod_mozc-chewing"> | |
10062 <owners> | |
10063 <owner> | |
10064 Please specify the owners of this user action. Add more owner tags as | |
10065 needed | |
10066 </owner> | |
10067 </owners> | |
10068 <description> | |
10069 Please enter the description of this user action. | |
10070 </description> | |
10071 </action> | |
10072 | |
10073 <action name="LanguageOptions_EnableInputMethod_mozc-dv"> | |
10074 <owners> | |
10075 <owner> | |
10076 Please specify the owners of this user action. Add more owner tags as | |
10077 needed | |
10078 </owner> | |
10079 </owners> | |
10080 <description> | |
10081 Please enter the description of this user action. | |
10082 </description> | |
10083 </action> | |
10084 | |
10085 <action name="LanguageOptions_EnableInputMethod_mozc-hangul"> | |
10086 <owners> | |
10087 <owner> | |
10088 Please specify the owners of this user action. Add more owner tags as | |
10089 needed | |
10090 </owner> | |
10091 </owners> | |
10092 <description> | |
10093 Please enter the description of this user action. | |
10094 </description> | |
10095 </action> | |
10096 | |
10097 <action name="LanguageOptions_EnableInputMethod_mozc-jp"> | |
10098 <owners> | |
10099 <owner> | |
10100 Please specify the owners of this user action. Add more owner tags as | |
10101 needed | |
10102 </owner> | |
10103 </owners> | |
10104 <description> | |
10105 Please enter the description of this user action. | |
10106 </description> | |
10107 </action> | |
10108 | |
10109 <action name="LanguageOptions_EnableInputMethod_pinyin"> | |
10110 <owners> | |
10111 <owner> | |
10112 Please specify the owners of this user action. Add more owner tags as | |
10113 needed | |
10114 </owner> | |
10115 </owners> | |
10116 <description> | |
10117 Please enter the description of this user action. | |
10118 </description> | |
10119 </action> | |
10120 | |
10121 <action name="LanguageOptions_EnableInputMethod_pinyin-dv"> | |
10122 <owners> | |
10123 <owner> | |
10124 Please specify the owners of this user action. Add more owner tags as | |
10125 needed | |
10126 </owner> | |
10127 </owners> | |
10128 <description> | |
10129 Please enter the description of this user action. | |
10130 </description> | |
10131 </action> | |
10132 | |
10133 <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm"> | |
10134 <owners> | |
10135 <owner> | |
10136 Please specify the owners of this user action. Add more owner tags as | |
10137 needed | |
10138 </owner> | |
10139 </owners> | |
10140 <description> | |
10141 Please enter the description of this user action. | |
10142 </description> | |
10143 </action> | |
10144 | |
10145 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra"> | |
10146 <owners> | |
10147 <owner> | |
10148 Please specify the owners of this user action. Add more owner tags as | |
10149 needed | |
10150 </owner> | |
10151 </owners> | |
10152 <description> | |
10153 Please enter the description of this user action. | |
10154 </description> | |
10155 </action> | |
10156 | |
10157 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger"> | |
10158 <owners> | |
10159 <owner> | |
10160 Please specify the owners of this user action. Add more owner tags as | |
10161 needed | |
10162 </owner> | |
10163 </owners> | |
10164 <description> | |
10165 Please enter the description of this user action. | |
10166 </description> | |
10167 </action> | |
10168 | |
10169 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld"> | |
10170 <owners> | |
10171 <owner> | |
10172 Please specify the owners of this user action. Add more owner tags as | |
10173 needed | |
10174 </owner> | |
10175 </owners> | |
10176 <description> | |
10177 Please enter the description of this user action. | |
10178 </description> | |
10179 </action> | |
10180 | |
10181 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul"> | |
10182 <owners> | |
10183 <owner> | |
10184 Please specify the owners of this user action. Add more owner tags as | |
10185 needed | |
10186 </owner> | |
10187 </owners> | |
10188 <description> | |
10189 Please enter the description of this user action. | |
10190 </description> | |
10191 </action> | |
10192 | |
10193 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul"> | |
10194 <owners> | |
10195 <owner> | |
10196 Please specify the owners of this user action. Add more owner tags as | |
10197 needed | |
10198 </owner> | |
10199 </owners> | |
10200 <description> | |
10201 Please enter the description of this user action. | |
10202 </description> | |
10203 </action> | |
10204 | |
10205 <action name="LanguageOptions_EnableInputMethod_xkb:br::por"> | |
10206 <owners> | |
10207 <owner> | |
10208 Please specify the owners of this user action. Add more owner tags as | |
10209 needed | |
10210 </owner> | |
10211 </owners> | |
10212 <description> | |
10213 Please enter the description of this user action. | |
10214 </description> | |
10215 </action> | |
10216 | |
10217 <action name="LanguageOptions_EnableInputMethod_xkb:by::bel"> | |
10218 <owners> | |
10219 <owner> | |
10220 Please specify the owners of this user action. Add more owner tags as | |
10221 needed | |
10222 </owner> | |
10223 </owners> | |
10224 <description> | |
10225 Please enter the description of this user action. | |
10226 </description> | |
10227 </action> | |
10228 | |
10229 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra"> | |
10230 <owners> | |
10231 <owner> | |
10232 Please specify the owners of this user action. Add more owner tags as | |
10233 needed | |
10234 </owner> | |
10235 </owners> | |
10236 <description> | |
10237 Please enter the description of this user action. | |
10238 </description> | |
10239 </action> | |
10240 | |
10241 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng"> | |
10242 <owners> | |
10243 <owner> | |
10244 Please specify the owners of this user action. Add more owner tags as | |
10245 needed | |
10246 </owner> | |
10247 </owners> | |
10248 <description> | |
10249 Please enter the description of this user action. | |
10250 </description> | |
10251 </action> | |
10252 | |
10253 <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra"> | |
10254 <owners> | |
10255 <owner> | |
10256 Please specify the owners of this user action. Add more owner tags as | |
10257 needed | |
10258 </owner> | |
10259 </owners> | |
10260 <description> | |
10261 Please enter the description of this user action. | |
10262 </description> | |
10263 </action> | |
10264 | |
10265 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger"> | |
10266 <owners> | |
10267 <owner> | |
10268 Please specify the owners of this user action. Add more owner tags as | |
10269 needed | |
10270 </owner> | |
10271 </owners> | |
10272 <description> | |
10273 Please enter the description of this user action. | |
10274 </description> | |
10275 </action> | |
10276 | |
10277 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra"> | |
10278 <owners> | |
10279 <owner> | |
10280 Please specify the owners of this user action. Add more owner tags as | |
10281 needed | |
10282 </owner> | |
10283 </owners> | |
10284 <description> | |
10285 Please enter the description of this user action. | |
10286 </description> | |
10287 </action> | |
10288 | |
10289 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze"> | |
10290 <owners> | |
10291 <owner> | |
10292 Please specify the owners of this user action. Add more owner tags as | |
10293 needed | |
10294 </owner> | |
10295 </owners> | |
10296 <description> | |
10297 Please enter the description of this user action. | |
10298 </description> | |
10299 </action> | |
10300 | |
10301 <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze"> | |
10302 <owners> | |
10303 <owner> | |
10304 Please specify the owners of this user action. Add more owner tags as | |
10305 needed | |
10306 </owner> | |
10307 </owners> | |
10308 <description> | |
10309 Please enter the description of this user action. | |
10310 </description> | |
10311 </action> | |
10312 | |
10313 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger"> | |
10314 <owners> | |
10315 <owner> | |
10316 Please specify the owners of this user action. Add more owner tags as | |
10317 needed | |
10318 </owner> | |
10319 </owners> | |
10320 <description> | |
10321 Please enter the description of this user action. | |
10322 </description> | |
10323 </action> | |
10324 | |
10325 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger"> | |
10326 <owners> | |
10327 <owner> | |
10328 Please specify the owners of this user action. Add more owner tags as | |
10329 needed | |
10330 </owner> | |
10331 </owners> | |
10332 <description> | |
10333 Please enter the description of this user action. | |
10334 </description> | |
10335 </action> | |
10336 | |
10337 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan"> | |
10338 <owners> | |
10339 <owner> | |
10340 Please specify the owners of this user action. Add more owner tags as | |
10341 needed | |
10342 </owner> | |
10343 </owners> | |
10344 <description> | |
10345 Please enter the description of this user action. | |
10346 </description> | |
10347 </action> | |
10348 | |
10349 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est"> | |
10350 <owners> | |
10351 <owner> | |
10352 Please specify the owners of this user action. Add more owner tags as | |
10353 needed | |
10354 </owner> | |
10355 </owners> | |
10356 <description> | |
10357 Please enter the description of this user action. | |
10358 </description> | |
10359 </action> | |
10360 | |
10361 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa"> | |
10362 <owners> | |
10363 <owner> | |
10364 Please specify the owners of this user action. Add more owner tags as | |
10365 needed | |
10366 </owner> | |
10367 </owners> | |
10368 <description> | |
10369 Please enter the description of this user action. | |
10370 </description> | |
10371 </action> | |
10372 | |
10373 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat"> | |
10374 <owners> | |
10375 <owner> | |
10376 Please specify the owners of this user action. Add more owner tags as | |
10377 needed | |
10378 </owner> | |
10379 </owners> | |
10380 <description> | |
10381 Please enter the description of this user action. | |
10382 </description> | |
10383 </action> | |
10384 | |
10385 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin"> | |
10386 <owners> | |
10387 <owner> | |
10388 Please specify the owners of this user action. Add more owner tags as | |
10389 needed | |
10390 </owner> | |
10391 </owners> | |
10392 <description> | |
10393 Please enter the description of this user action. | |
10394 </description> | |
10395 </action> | |
10396 | |
10397 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra"> | |
10398 <owners> | |
10399 <owner> | |
10400 Please specify the owners of this user action. Add more owner tags as | |
10401 needed | |
10402 </owner> | |
10403 </owners> | |
10404 <description> | |
10405 Please enter the description of this user action. | |
10406 </description> | |
10407 </action> | |
10408 | |
10409 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng"> | |
10410 <owners> | |
10411 <owner> | |
10412 Please specify the owners of this user action. Add more owner tags as | |
10413 needed | |
10414 </owner> | |
10415 </owners> | |
10416 <description> | |
10417 Please enter the description of this user action. | |
10418 </description> | |
10419 </action> | |
10420 | |
10421 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng"> | |
10422 <owners> | |
10423 <owner> | |
10424 Please specify the owners of this user action. Add more owner tags as | |
10425 needed | |
10426 </owner> | |
10427 </owners> | |
10428 <description> | |
10429 Please enter the description of this user action. | |
10430 </description> | |
10431 </action> | |
10432 | |
10433 <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo"> | |
10434 <owners> | |
10435 <owner> | |
10436 Please specify the owners of this user action. Add more owner tags as | |
10437 needed | |
10438 </owner> | |
10439 </owners> | |
10440 <description> | |
10441 Please enter the description of this user action. | |
10442 </description> | |
10443 </action> | |
10444 | |
10445 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre"> | |
10446 <owners> | |
10447 <owner> | |
10448 Please specify the owners of this user action. Add more owner tags as | |
10449 needed | |
10450 </owner> | |
10451 </owners> | |
10452 <description> | |
10453 Please enter the description of this user action. | |
10454 </description> | |
10455 </action> | |
10456 | |
10457 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr"> | |
10458 <owners> | |
10459 <owner> | |
10460 Please specify the owners of this user action. Add more owner tags as | |
10461 needed | |
10462 </owner> | |
10463 </owners> | |
10464 <description> | |
10465 Please enter the description of this user action. | |
10466 </description> | |
10467 </action> | |
10468 | |
10469 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun"> | |
10470 <owners> | |
10471 <owner> | |
10472 Please specify the owners of this user action. Add more owner tags as | |
10473 needed | |
10474 </owner> | |
10475 </owners> | |
10476 <description> | |
10477 Please enter the description of this user action. | |
10478 </description> | |
10479 </action> | |
10480 | |
10481 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb"> | |
10482 <owners> | |
10483 <owner> | |
10484 Please specify the owners of this user action. Add more owner tags as | |
10485 needed | |
10486 </owner> | |
10487 </owners> | |
10488 <description> | |
10489 Please enter the description of this user action. | |
10490 </description> | |
10491 </action> | |
10492 | |
10493 <action name="LanguageOptions_EnableInputMethod_xkb:is::ice"> | |
10494 <owners> | |
10495 <owner> | |
10496 Please specify the owners of this user action. Add more owner tags as | |
10497 needed | |
10498 </owner> | |
10499 </owners> | |
10500 <description> | |
10501 Please enter the description of this user action. | |
10502 </description> | |
10503 </action> | |
10504 | |
10505 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita"> | |
10506 <owners> | |
10507 <owner> | |
10508 Please specify the owners of this user action. Add more owner tags as | |
10509 needed | |
10510 </owner> | |
10511 </owners> | |
10512 <description> | |
10513 Please enter the description of this user action. | |
10514 </description> | |
10515 </action> | |
10516 | |
10517 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn"> | |
10518 <owners> | |
10519 <owner> | |
10520 Please specify the owners of this user action. Add more owner tags as | |
10521 needed | |
10522 </owner> | |
10523 </owners> | |
10524 <description> | |
10525 Please enter the description of this user action. | |
10526 </description> | |
10527 </action> | |
10528 | |
10529 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor"> | |
10530 <owners> | |
10531 <owner> | |
10532 Please specify the owners of this user action. Add more owner tags as | |
10533 needed | |
10534 </owner> | |
10535 </owners> | |
10536 <description> | |
10537 Please enter the description of this user action. | |
10538 </description> | |
10539 </action> | |
10540 | |
10541 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa"> | |
10542 <owners> | |
10543 <owner> | |
10544 Please specify the owners of this user action. Add more owner tags as | |
10545 needed | |
10546 </owner> | |
10547 </owners> | |
10548 <description> | |
10549 Please enter the description of this user action. | |
10550 </description> | |
10551 </action> | |
10552 | |
10553 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit"> | |
10554 <owners> | |
10555 <owner> | |
10556 Please specify the owners of this user action. Add more owner tags as | |
10557 needed | |
10558 </owner> | |
10559 </owners> | |
10560 <description> | |
10561 Please enter the description of this user action. | |
10562 </description> | |
10563 </action> | |
10564 | |
10565 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav"> | |
10566 <owners> | |
10567 <owner> | |
10568 Please specify the owners of this user action. Add more owner tags as | |
10569 needed | |
10570 </owner> | |
10571 </owners> | |
10572 <description> | |
10573 Please enter the description of this user action. | |
10574 </description> | |
10575 </action> | |
10576 | |
10577 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav"> | |
10578 <owners> | |
10579 <owner> | |
10580 Please specify the owners of this user action. Add more owner tags as | |
10581 needed | |
10582 </owner> | |
10583 </owners> | |
10584 <description> | |
10585 Please enter the description of this user action. | |
10586 </description> | |
10587 </action> | |
10588 | |
10589 <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon"> | |
10590 <owners> | |
10591 <owner> | |
10592 Please specify the owners of this user action. Add more owner tags as | |
10593 needed | |
10594 </owner> | |
10595 </owners> | |
10596 <description> | |
10597 Please enter the description of this user action. | |
10598 </description> | |
10599 </action> | |
10600 | |
10601 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld"> | |
10602 <owners> | |
10603 <owner> | |
10604 Please specify the owners of this user action. Add more owner tags as | |
10605 needed | |
10606 </owner> | |
10607 </owners> | |
10608 <description> | |
10609 Please enter the description of this user action. | |
10610 </description> | |
10611 </action> | |
10612 | |
10613 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob"> | |
10614 <owners> | |
10615 <owner> | |
10616 Please specify the owners of this user action. Add more owner tags as | |
10617 needed | |
10618 </owner> | |
10619 </owners> | |
10620 <description> | |
10621 Please enter the description of this user action. | |
10622 </description> | |
10623 </action> | |
10624 | |
10625 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor"> | |
10626 <owners> | |
10627 <owner> | |
10628 Please specify the owners of this user action. Add more owner tags as | |
10629 needed | |
10630 </owner> | |
10631 </owners> | |
10632 <description> | |
10633 Please enter the description of this user action. | |
10634 </description> | |
10635 </action> | |
10636 | |
10637 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol"> | |
10638 <owners> | |
10639 <owner> | |
10640 Please specify the owners of this user action. Add more owner tags as | |
10641 needed | |
10642 </owner> | |
10643 </owners> | |
10644 <description> | |
10645 Please enter the description of this user action. | |
10646 </description> | |
10647 </action> | |
10648 | |
10649 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por"> | |
10650 <owners> | |
10651 <owner> | |
10652 Please specify the owners of this user action. Add more owner tags as | |
10653 needed | |
10654 </owner> | |
10655 </owners> | |
10656 <description> | |
10657 Please enter the description of this user action. | |
10658 </description> | |
10659 </action> | |
10660 | |
10661 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum"> | |
10662 <owners> | |
10663 <owner> | |
10664 Please specify the owners of this user action. Add more owner tags as | |
10665 needed | |
10666 </owner> | |
10667 </owners> | |
10668 <description> | |
10669 Please enter the description of this user action. | |
10670 </description> | |
10671 </action> | |
10672 | |
10673 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp"> | |
10674 <owners> | |
10675 <owner> | |
10676 Please specify the owners of this user action. Add more owner tags as | |
10677 needed | |
10678 </owner> | |
10679 </owners> | |
10680 <description> | |
10681 Please enter the description of this user action. | |
10682 </description> | |
10683 </action> | |
10684 | |
10685 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus"> | |
10686 <owners> | |
10687 <owner> | |
10688 Please specify the owners of this user action. Add more owner tags as | |
10689 needed | |
10690 </owner> | |
10691 </owners> | |
10692 <description> | |
10693 Please enter the description of this user action. | |
10694 </description> | |
10695 </action> | |
10696 | |
10697 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus"> | |
10698 <owners> | |
10699 <owner> | |
10700 Please specify the owners of this user action. Add more owner tags as | |
10701 needed | |
10702 </owner> | |
10703 </owners> | |
10704 <description> | |
10705 Please enter the description of this user action. | |
10706 </description> | |
10707 </action> | |
10708 | |
10709 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe"> | |
10710 <owners> | |
10711 <owner> | |
10712 Please specify the owners of this user action. Add more owner tags as | |
10713 needed | |
10714 </owner> | |
10715 </owners> | |
10716 <description> | |
10717 Please enter the description of this user action. | |
10718 </description> | |
10719 </action> | |
10720 | |
10721 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv"> | |
10722 <owners> | |
10723 <owner> | |
10724 Please specify the owners of this user action. Add more owner tags as | |
10725 needed | |
10726 </owner> | |
10727 </owners> | |
10728 <description> | |
10729 Please enter the description of this user action. | |
10730 </description> | |
10731 </action> | |
10732 | |
10733 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo"> | |
10734 <owners> | |
10735 <owner> | |
10736 Please specify the owners of this user action. Add more owner tags as | |
10737 needed | |
10738 </owner> | |
10739 </owners> | |
10740 <description> | |
10741 Please enter the description of this user action. | |
10742 </description> | |
10743 </action> | |
10744 | |
10745 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur"> | |
10746 <owners> | |
10747 <owner> | |
10748 Please specify the owners of this user action. Add more owner tags as | |
10749 needed | |
10750 </owner> | |
10751 </owners> | |
10752 <description> | |
10753 Please enter the description of this user action. | |
10754 </description> | |
10755 </action> | |
10756 | |
10757 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr"> | |
10758 <owners> | |
10759 <owner> | |
10760 Please specify the owners of this user action. Add more owner tags as | |
10761 needed | |
10762 </owner> | |
10763 </owners> | |
10764 <description> | |
10765 Please enter the description of this user action. | |
10766 </description> | |
10767 </action> | |
10768 | |
10769 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng"> | |
10770 <owners> | |
10771 <owner> | |
10772 Please specify the owners of this user action. Add more owner tags as | |
10773 needed | |
10774 </owner> | |
10775 </owners> | |
10776 <description> | |
10777 Please enter the description of this user action. | |
10778 </description> | |
10779 </action> | |
10780 | |
10781 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng"> | |
10782 <owners> | |
10783 <owner> | |
10784 Please specify the owners of this user action. Add more owner tags as | |
10785 needed | |
10786 </owner> | |
10787 </owners> | |
10788 <description> | |
10789 Please enter the description of this user action. | |
10790 </description> | |
10791 </action> | |
10792 | |
10793 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng"> | |
10794 <owners> | |
10795 <owner> | |
10796 Please specify the owners of this user action. Add more owner tags as | |
10797 needed | |
10798 </owner> | |
10799 </owners> | |
10800 <description> | |
10801 Please enter the description of this user action. | |
10802 </description> | |
10803 </action> | |
10804 | |
10805 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng"> | |
10806 <owners> | |
10807 <owner> | |
10808 Please specify the owners of this user action. Add more owner tags as | |
10809 needed | |
10810 </owner> | |
10811 </owners> | |
10812 <description> | |
10813 Please enter the description of this user action. | |
10814 </description> | |
10815 </action> | |
10816 | |
10817 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng"> | |
10818 <owners> | |
10819 <owner> | |
10820 Please specify the owners of this user action. Add more owner tags as | |
10821 needed | |
10822 </owner> | |
10823 </owners> | |
10824 <description> | |
10825 Please enter the description of this user action. | |
10826 </description> | |
10827 </action> | |
10828 | |
10829 <action name="LanguageOptions_Open"> | |
10830 <owners> | |
10831 <owner> | |
10832 Please specify the owners of this user action. Add more owner tags as | |
10833 needed | |
10834 </owner> | |
10835 </owners> | |
10836 <description> | |
10837 Please enter the description of this user action. | |
10838 </description> | |
10839 </action> | |
10840 | |
10841 <action name="LanguageOptions_Restart"> | |
10842 <owners> | |
10843 <owner> | |
10844 Please specify the owners of this user action. Add more owner tags as | |
10845 needed | |
10846 </owner> | |
10847 </owners> | |
10848 <description> | |
10849 Please enter the description of this user action. | |
10850 </description> | |
10851 </action> | |
10852 | |
10853 <action name="LanguageOptions_SignOut"> | |
10854 <owners> | |
10855 <owner> | |
10856 Please specify the owners of this user action. Add more owner tags as | |
10857 needed | |
10858 </owner> | |
10859 </owners> | |
10860 <description> | |
10861 Please enter the description of this user action. | |
10862 </description> | |
10863 </action> | |
10864 | |
10865 <action name="LanguageOptions_SpellCheckLanguageChange_af"> | |
10866 <owners> | |
10867 <owner> | |
10868 Please specify the owners of this user action. Add more owner tags as | |
10869 needed | |
10870 </owner> | |
10871 </owners> | |
10872 <description> | |
10873 Please enter the description of this user action. | |
10874 </description> | |
10875 </action> | |
10876 | |
10877 <action name="LanguageOptions_SpellCheckLanguageChange_am"> | |
10878 <owners> | |
10879 <owner> | |
10880 Please specify the owners of this user action. Add more owner tags as | |
10881 needed | |
10882 </owner> | |
10883 </owners> | |
10884 <description> | |
10885 Please enter the description of this user action. | |
10886 </description> | |
10887 </action> | |
10888 | |
10889 <action name="LanguageOptions_SpellCheckLanguageChange_ar"> | |
10890 <owners> | |
10891 <owner> | |
10892 Please specify the owners of this user action. Add more owner tags as | |
10893 needed | |
10894 </owner> | |
10895 </owners> | |
10896 <description> | |
10897 Please enter the description of this user action. | |
10898 </description> | |
10899 </action> | |
10900 | |
10901 <action name="LanguageOptions_SpellCheckLanguageChange_az"> | |
10902 <owners> | |
10903 <owner> | |
10904 Please specify the owners of this user action. Add more owner tags as | |
10905 needed | |
10906 </owner> | |
10907 </owners> | |
10908 <description> | |
10909 Please enter the description of this user action. | |
10910 </description> | |
10911 </action> | |
10912 | |
10913 <action name="LanguageOptions_SpellCheckLanguageChange_be"> | |
10914 <owners> | |
10915 <owner> | |
10916 Please specify the owners of this user action. Add more owner tags as | |
10917 needed | |
10918 </owner> | |
10919 </owners> | |
10920 <description> | |
10921 Please enter the description of this user action. | |
10922 </description> | |
10923 </action> | |
10924 | |
10925 <action name="LanguageOptions_SpellCheckLanguageChange_bg"> | |
10926 <owners> | |
10927 <owner> | |
10928 Please specify the owners of this user action. Add more owner tags as | |
10929 needed | |
10930 </owner> | |
10931 </owners> | |
10932 <description> | |
10933 Please enter the description of this user action. | |
10934 </description> | |
10935 </action> | |
10936 | |
10937 <action name="LanguageOptions_SpellCheckLanguageChange_bh"> | |
10938 <owners> | |
10939 <owner> | |
10940 Please specify the owners of this user action. Add more owner tags as | |
10941 needed | |
10942 </owner> | |
10943 </owners> | |
10944 <description> | |
10945 Please enter the description of this user action. | |
10946 </description> | |
10947 </action> | |
10948 | |
10949 <action name="LanguageOptions_SpellCheckLanguageChange_bn"> | |
10950 <owners> | |
10951 <owner> | |
10952 Please specify the owners of this user action. Add more owner tags as | |
10953 needed | |
10954 </owner> | |
10955 </owners> | |
10956 <description> | |
10957 Please enter the description of this user action. | |
10958 </description> | |
10959 </action> | |
10960 | |
10961 <action name="LanguageOptions_SpellCheckLanguageChange_br"> | |
10962 <owners> | |
10963 <owner> | |
10964 Please specify the owners of this user action. Add more owner tags as | |
10965 needed | |
10966 </owner> | |
10967 </owners> | |
10968 <description> | |
10969 Please enter the description of this user action. | |
10970 </description> | |
10971 </action> | |
10972 | |
10973 <action name="LanguageOptions_SpellCheckLanguageChange_bs"> | |
10974 <owners> | |
10975 <owner> | |
10976 Please specify the owners of this user action. Add more owner tags as | |
10977 needed | |
10978 </owner> | |
10979 </owners> | |
10980 <description> | |
10981 Please enter the description of this user action. | |
10982 </description> | |
10983 </action> | |
10984 | |
10985 <action name="LanguageOptions_SpellCheckLanguageChange_ca"> | |
10986 <owners> | |
10987 <owner> | |
10988 Please specify the owners of this user action. Add more owner tags as | |
10989 needed | |
10990 </owner> | |
10991 </owners> | |
10992 <description> | |
10993 Please enter the description of this user action. | |
10994 </description> | |
10995 </action> | |
10996 | |
10997 <action name="LanguageOptions_SpellCheckLanguageChange_co"> | |
10998 <owners> | |
10999 <owner> | |
11000 Please specify the owners of this user action. Add more owner tags as | |
11001 needed | |
11002 </owner> | |
11003 </owners> | |
11004 <description> | |
11005 Please enter the description of this user action. | |
11006 </description> | |
11007 </action> | |
11008 | |
11009 <action name="LanguageOptions_SpellCheckLanguageChange_cs"> | |
11010 <owners> | |
11011 <owner> | |
11012 Please specify the owners of this user action. Add more owner tags as | |
11013 needed | |
11014 </owner> | |
11015 </owners> | |
11016 <description> | |
11017 Please enter the description of this user action. | |
11018 </description> | |
11019 </action> | |
11020 | |
11021 <action name="LanguageOptions_SpellCheckLanguageChange_cy"> | |
11022 <owners> | |
11023 <owner> | |
11024 Please specify the owners of this user action. Add more owner tags as | |
11025 needed | |
11026 </owner> | |
11027 </owners> | |
11028 <description> | |
11029 Please enter the description of this user action. | |
11030 </description> | |
11031 </action> | |
11032 | |
11033 <action name="LanguageOptions_SpellCheckLanguageChange_da"> | |
11034 <owners> | |
11035 <owner> | |
11036 Please specify the owners of this user action. Add more owner tags as | |
11037 needed | |
11038 </owner> | |
11039 </owners> | |
11040 <description> | |
11041 Please enter the description of this user action. | |
11042 </description> | |
11043 </action> | |
11044 | |
11045 <action name="LanguageOptions_SpellCheckLanguageChange_de"> | |
11046 <owners> | |
11047 <owner> | |
11048 Please specify the owners of this user action. Add more owner tags as | |
11049 needed | |
11050 </owner> | |
11051 </owners> | |
11052 <description> | |
11053 Please enter the description of this user action. | |
11054 </description> | |
11055 </action> | |
11056 | |
11057 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT"> | |
11058 <owners> | |
11059 <owner> | |
11060 Please specify the owners of this user action. Add more owner tags as | |
11061 needed | |
11062 </owner> | |
11063 </owners> | |
11064 <description> | |
11065 Please enter the description of this user action. | |
11066 </description> | |
11067 </action> | |
11068 | |
11069 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH"> | |
11070 <owners> | |
11071 <owner> | |
11072 Please specify the owners of this user action. Add more owner tags as | |
11073 needed | |
11074 </owner> | |
11075 </owners> | |
11076 <description> | |
11077 Please enter the description of this user action. | |
11078 </description> | |
11079 </action> | |
11080 | |
11081 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE"> | |
11082 <owners> | |
11083 <owner> | |
11084 Please specify the owners of this user action. Add more owner tags as | |
11085 needed | |
11086 </owner> | |
11087 </owners> | |
11088 <description> | |
11089 Please enter the description of this user action. | |
11090 </description> | |
11091 </action> | |
11092 | |
11093 <action name="LanguageOptions_SpellCheckLanguageChange_el"> | |
11094 <owners> | |
11095 <owner> | |
11096 Please specify the owners of this user action. Add more owner tags as | |
11097 needed | |
11098 </owner> | |
11099 </owners> | |
11100 <description> | |
11101 Please enter the description of this user action. | |
11102 </description> | |
11103 </action> | |
11104 | |
11105 <action name="LanguageOptions_SpellCheckLanguageChange_en"> | |
11106 <owners> | |
11107 <owner> | |
11108 Please specify the owners of this user action. Add more owner tags as | |
11109 needed | |
11110 </owner> | |
11111 </owners> | |
11112 <description> | |
11113 Please enter the description of this user action. | |
11114 </description> | |
11115 </action> | |
11116 | |
11117 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU"> | |
11118 <owners> | |
11119 <owner> | |
11120 Please specify the owners of this user action. Add more owner tags as | |
11121 needed | |
11122 </owner> | |
11123 </owners> | |
11124 <description> | |
11125 Please enter the description of this user action. | |
11126 </description> | |
11127 </action> | |
11128 | |
11129 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA"> | |
11130 <owners> | |
11131 <owner> | |
11132 Please specify the owners of this user action. Add more owner tags as | |
11133 needed | |
11134 </owner> | |
11135 </owners> | |
11136 <description> | |
11137 Please enter the description of this user action. | |
11138 </description> | |
11139 </action> | |
11140 | |
11141 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB"> | |
11142 <owners> | |
11143 <owner> | |
11144 Please specify the owners of this user action. Add more owner tags as | |
11145 needed | |
11146 </owner> | |
11147 </owners> | |
11148 <description> | |
11149 Please enter the description of this user action. | |
11150 </description> | |
11151 </action> | |
11152 | |
11153 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ"> | |
11154 <owners> | |
11155 <owner> | |
11156 Please specify the owners of this user action. Add more owner tags as | |
11157 needed | |
11158 </owner> | |
11159 </owners> | |
11160 <description> | |
11161 Please enter the description of this user action. | |
11162 </description> | |
11163 </action> | |
11164 | |
11165 <action name="LanguageOptions_SpellCheckLanguageChange_en-US"> | |
11166 <owners> | |
11167 <owner> | |
11168 Please specify the owners of this user action. Add more owner tags as | |
11169 needed | |
11170 </owner> | |
11171 </owners> | |
11172 <description> | |
11173 Please enter the description of this user action. | |
11174 </description> | |
11175 </action> | |
11176 | |
11177 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA"> | |
11178 <owners> | |
11179 <owner> | |
11180 Please specify the owners of this user action. Add more owner tags as | |
11181 needed | |
11182 </owner> | |
11183 </owners> | |
11184 <description> | |
11185 Please enter the description of this user action. | |
11186 </description> | |
11187 </action> | |
11188 | |
11189 <action name="LanguageOptions_SpellCheckLanguageChange_eo"> | |
11190 <owners> | |
11191 <owner> | |
11192 Please specify the owners of this user action. Add more owner tags as | |
11193 needed | |
11194 </owner> | |
11195 </owners> | |
11196 <description> | |
11197 Please enter the description of this user action. | |
11198 </description> | |
11199 </action> | |
11200 | |
11201 <action name="LanguageOptions_SpellCheckLanguageChange_es"> | |
11202 <owners> | |
11203 <owner> | |
11204 Please specify the owners of this user action. Add more owner tags as | |
11205 needed | |
11206 </owner> | |
11207 </owners> | |
11208 <description> | |
11209 Please enter the description of this user action. | |
11210 </description> | |
11211 </action> | |
11212 | |
11213 <action name="LanguageOptions_SpellCheckLanguageChange_es-419"> | |
11214 <owners> | |
11215 <owner> | |
11216 Please specify the owners of this user action. Add more owner tags as | |
11217 needed | |
11218 </owner> | |
11219 </owners> | |
11220 <description> | |
11221 Please enter the description of this user action. | |
11222 </description> | |
11223 </action> | |
11224 | |
11225 <action name="LanguageOptions_SpellCheckLanguageChange_et"> | |
11226 <owners> | |
11227 <owner> | |
11228 Please specify the owners of this user action. Add more owner tags as | |
11229 needed | |
11230 </owner> | |
11231 </owners> | |
11232 <description> | |
11233 Please enter the description of this user action. | |
11234 </description> | |
11235 </action> | |
11236 | |
11237 <action name="LanguageOptions_SpellCheckLanguageChange_eu"> | |
11238 <owners> | |
11239 <owner> | |
11240 Please specify the owners of this user action. Add more owner tags as | |
11241 needed | |
11242 </owner> | |
11243 </owners> | |
11244 <description> | |
11245 Please enter the description of this user action. | |
11246 </description> | |
11247 </action> | |
11248 | |
11249 <action name="LanguageOptions_SpellCheckLanguageChange_fa"> | |
11250 <owners> | |
11251 <owner> | |
11252 Please specify the owners of this user action. Add more owner tags as | |
11253 needed | |
11254 </owner> | |
11255 </owners> | |
11256 <description> | |
11257 Please enter the description of this user action. | |
11258 </description> | |
11259 </action> | |
11260 | |
11261 <action name="LanguageOptions_SpellCheckLanguageChange_fi"> | |
11262 <owners> | |
11263 <owner> | |
11264 Please specify the owners of this user action. Add more owner tags as | |
11265 needed | |
11266 </owner> | |
11267 </owners> | |
11268 <description> | |
11269 Please enter the description of this user action. | |
11270 </description> | |
11271 </action> | |
11272 | |
11273 <action name="LanguageOptions_SpellCheckLanguageChange_fil"> | |
11274 <owners> | |
11275 <owner> | |
11276 Please specify the owners of this user action. Add more owner tags as | |
11277 needed | |
11278 </owner> | |
11279 </owners> | |
11280 <description> | |
11281 Please enter the description of this user action. | |
11282 </description> | |
11283 </action> | |
11284 | |
11285 <action name="LanguageOptions_SpellCheckLanguageChange_fo"> | |
11286 <owners> | |
11287 <owner> | |
11288 Please specify the owners of this user action. Add more owner tags as | |
11289 needed | |
11290 </owner> | |
11291 </owners> | |
11292 <description> | |
11293 Please enter the description of this user action. | |
11294 </description> | |
11295 </action> | |
11296 | |
11297 <action name="LanguageOptions_SpellCheckLanguageChange_fr"> | |
11298 <owners> | |
11299 <owner> | |
11300 Please specify the owners of this user action. Add more owner tags as | |
11301 needed | |
11302 </owner> | |
11303 </owners> | |
11304 <description> | |
11305 Please enter the description of this user action. | |
11306 </description> | |
11307 </action> | |
11308 | |
11309 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA"> | |
11310 <owners> | |
11311 <owner> | |
11312 Please specify the owners of this user action. Add more owner tags as | |
11313 needed | |
11314 </owner> | |
11315 </owners> | |
11316 <description> | |
11317 Please enter the description of this user action. | |
11318 </description> | |
11319 </action> | |
11320 | |
11321 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH"> | |
11322 <owners> | |
11323 <owner> | |
11324 Please specify the owners of this user action. Add more owner tags as | |
11325 needed | |
11326 </owner> | |
11327 </owners> | |
11328 <description> | |
11329 Please enter the description of this user action. | |
11330 </description> | |
11331 </action> | |
11332 | |
11333 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR"> | |
11334 <owners> | |
11335 <owner> | |
11336 Please specify the owners of this user action. Add more owner tags as | |
11337 needed | |
11338 </owner> | |
11339 </owners> | |
11340 <description> | |
11341 Please enter the description of this user action. | |
11342 </description> | |
11343 </action> | |
11344 | |
11345 <action name="LanguageOptions_SpellCheckLanguageChange_fy"> | |
11346 <owners> | |
11347 <owner> | |
11348 Please specify the owners of this user action. Add more owner tags as | |
11349 needed | |
11350 </owner> | |
11351 </owners> | |
11352 <description> | |
11353 Please enter the description of this user action. | |
11354 </description> | |
11355 </action> | |
11356 | |
11357 <action name="LanguageOptions_SpellCheckLanguageChange_ga"> | |
11358 <owners> | |
11359 <owner> | |
11360 Please specify the owners of this user action. Add more owner tags as | |
11361 needed | |
11362 </owner> | |
11363 </owners> | |
11364 <description> | |
11365 Please enter the description of this user action. | |
11366 </description> | |
11367 </action> | |
11368 | |
11369 <action name="LanguageOptions_SpellCheckLanguageChange_gd"> | |
11370 <owners> | |
11371 <owner> | |
11372 Please specify the owners of this user action. Add more owner tags as | |
11373 needed | |
11374 </owner> | |
11375 </owners> | |
11376 <description> | |
11377 Please enter the description of this user action. | |
11378 </description> | |
11379 </action> | |
11380 | |
11381 <action name="LanguageOptions_SpellCheckLanguageChange_gl"> | |
11382 <owners> | |
11383 <owner> | |
11384 Please specify the owners of this user action. Add more owner tags as | |
11385 needed | |
11386 </owner> | |
11387 </owners> | |
11388 <description> | |
11389 Please enter the description of this user action. | |
11390 </description> | |
11391 </action> | |
11392 | |
11393 <action name="LanguageOptions_SpellCheckLanguageChange_gn"> | |
11394 <owners> | |
11395 <owner> | |
11396 Please specify the owners of this user action. Add more owner tags as | |
11397 needed | |
11398 </owner> | |
11399 </owners> | |
11400 <description> | |
11401 Please enter the description of this user action. | |
11402 </description> | |
11403 </action> | |
11404 | |
11405 <action name="LanguageOptions_SpellCheckLanguageChange_gu"> | |
11406 <owners> | |
11407 <owner> | |
11408 Please specify the owners of this user action. Add more owner tags as | |
11409 needed | |
11410 </owner> | |
11411 </owners> | |
11412 <description> | |
11413 Please enter the description of this user action. | |
11414 </description> | |
11415 </action> | |
11416 | |
11417 <action name="LanguageOptions_SpellCheckLanguageChange_ha"> | |
11418 <owners> | |
11419 <owner> | |
11420 Please specify the owners of this user action. Add more owner tags as | |
11421 needed | |
11422 </owner> | |
11423 </owners> | |
11424 <description> | |
11425 Please enter the description of this user action. | |
11426 </description> | |
11427 </action> | |
11428 | |
11429 <action name="LanguageOptions_SpellCheckLanguageChange_haw"> | |
11430 <owners> | |
11431 <owner> | |
11432 Please specify the owners of this user action. Add more owner tags as | |
11433 needed | |
11434 </owner> | |
11435 </owners> | |
11436 <description> | |
11437 Please enter the description of this user action. | |
11438 </description> | |
11439 </action> | |
11440 | |
11441 <action name="LanguageOptions_SpellCheckLanguageChange_he"> | |
11442 <owners> | |
11443 <owner> | |
11444 Please specify the owners of this user action. Add more owner tags as | |
11445 needed | |
11446 </owner> | |
11447 </owners> | |
11448 <description> | |
11449 Please enter the description of this user action. | |
11450 </description> | |
11451 </action> | |
11452 | |
11453 <action name="LanguageOptions_SpellCheckLanguageChange_hi"> | |
11454 <owners> | |
11455 <owner> | |
11456 Please specify the owners of this user action. Add more owner tags as | |
11457 needed | |
11458 </owner> | |
11459 </owners> | |
11460 <description> | |
11461 Please enter the description of this user action. | |
11462 </description> | |
11463 </action> | |
11464 | |
11465 <action name="LanguageOptions_SpellCheckLanguageChange_hr"> | |
11466 <owners> | |
11467 <owner> | |
11468 Please specify the owners of this user action. Add more owner tags as | |
11469 needed | |
11470 </owner> | |
11471 </owners> | |
11472 <description> | |
11473 Please enter the description of this user action. | |
11474 </description> | |
11475 </action> | |
11476 | |
11477 <action name="LanguageOptions_SpellCheckLanguageChange_hu"> | |
11478 <owners> | |
11479 <owner> | |
11480 Please specify the owners of this user action. Add more owner tags as | |
11481 needed | |
11482 </owner> | |
11483 </owners> | |
11484 <description> | |
11485 Please enter the description of this user action. | |
11486 </description> | |
11487 </action> | |
11488 | |
11489 <action name="LanguageOptions_SpellCheckLanguageChange_hy"> | |
11490 <owners> | |
11491 <owner> | |
11492 Please specify the owners of this user action. Add more owner tags as | |
11493 needed | |
11494 </owner> | |
11495 </owners> | |
11496 <description> | |
11497 Please enter the description of this user action. | |
11498 </description> | |
11499 </action> | |
11500 | |
11501 <action name="LanguageOptions_SpellCheckLanguageChange_ia"> | |
11502 <owners> | |
11503 <owner> | |
11504 Please specify the owners of this user action. Add more owner tags as | |
11505 needed | |
11506 </owner> | |
11507 </owners> | |
11508 <description> | |
11509 Please enter the description of this user action. | |
11510 </description> | |
11511 </action> | |
11512 | |
11513 <action name="LanguageOptions_SpellCheckLanguageChange_id"> | |
11514 <owners> | |
11515 <owner> | |
11516 Please specify the owners of this user action. Add more owner tags as | |
11517 needed | |
11518 </owner> | |
11519 </owners> | |
11520 <description> | |
11521 Please enter the description of this user action. | |
11522 </description> | |
11523 </action> | |
11524 | |
11525 <action name="LanguageOptions_SpellCheckLanguageChange_is"> | |
11526 <owners> | |
11527 <owner> | |
11528 Please specify the owners of this user action. Add more owner tags as | |
11529 needed | |
11530 </owner> | |
11531 </owners> | |
11532 <description> | |
11533 Please enter the description of this user action. | |
11534 </description> | |
11535 </action> | |
11536 | |
11537 <action name="LanguageOptions_SpellCheckLanguageChange_it"> | |
11538 <owners> | |
11539 <owner> | |
11540 Please specify the owners of this user action. Add more owner tags as | |
11541 needed | |
11542 </owner> | |
11543 </owners> | |
11544 <description> | |
11545 Please enter the description of this user action. | |
11546 </description> | |
11547 </action> | |
11548 | |
11549 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH"> | |
11550 <owners> | |
11551 <owner> | |
11552 Please specify the owners of this user action. Add more owner tags as | |
11553 needed | |
11554 </owner> | |
11555 </owners> | |
11556 <description> | |
11557 Please enter the description of this user action. | |
11558 </description> | |
11559 </action> | |
11560 | |
11561 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT"> | |
11562 <owners> | |
11563 <owner> | |
11564 Please specify the owners of this user action. Add more owner tags as | |
11565 needed | |
11566 </owner> | |
11567 </owners> | |
11568 <description> | |
11569 Please enter the description of this user action. | |
11570 </description> | |
11571 </action> | |
11572 | |
11573 <action name="LanguageOptions_SpellCheckLanguageChange_ja"> | |
11574 <owners> | |
11575 <owner> | |
11576 Please specify the owners of this user action. Add more owner tags as | |
11577 needed | |
11578 </owner> | |
11579 </owners> | |
11580 <description> | |
11581 Please enter the description of this user action. | |
11582 </description> | |
11583 </action> | |
11584 | |
11585 <action name="LanguageOptions_SpellCheckLanguageChange_jw"> | |
11586 <owners> | |
11587 <owner> | |
11588 Please specify the owners of this user action. Add more owner tags as | |
11589 needed | |
11590 </owner> | |
11591 </owners> | |
11592 <description> | |
11593 Please enter the description of this user action. | |
11594 </description> | |
11595 </action> | |
11596 | |
11597 <action name="LanguageOptions_SpellCheckLanguageChange_ka"> | |
11598 <owners> | |
11599 <owner> | |
11600 Please specify the owners of this user action. Add more owner tags as | |
11601 needed | |
11602 </owner> | |
11603 </owners> | |
11604 <description> | |
11605 Please enter the description of this user action. | |
11606 </description> | |
11607 </action> | |
11608 | |
11609 <action name="LanguageOptions_SpellCheckLanguageChange_kk"> | |
11610 <owners> | |
11611 <owner> | |
11612 Please specify the owners of this user action. Add more owner tags as | |
11613 needed | |
11614 </owner> | |
11615 </owners> | |
11616 <description> | |
11617 Please enter the description of this user action. | |
11618 </description> | |
11619 </action> | |
11620 | |
11621 <action name="LanguageOptions_SpellCheckLanguageChange_km"> | |
11622 <owners> | |
11623 <owner> | |
11624 Please specify the owners of this user action. Add more owner tags as | |
11625 needed | |
11626 </owner> | |
11627 </owners> | |
11628 <description> | |
11629 Please enter the description of this user action. | |
11630 </description> | |
11631 </action> | |
11632 | |
11633 <action name="LanguageOptions_SpellCheckLanguageChange_kn"> | |
11634 <owners> | |
11635 <owner> | |
11636 Please specify the owners of this user action. Add more owner tags as | |
11637 needed | |
11638 </owner> | |
11639 </owners> | |
11640 <description> | |
11641 Please enter the description of this user action. | |
11642 </description> | |
11643 </action> | |
11644 | |
11645 <action name="LanguageOptions_SpellCheckLanguageChange_ko"> | |
11646 <owners> | |
11647 <owner> | |
11648 Please specify the owners of this user action. Add more owner tags as | |
11649 needed | |
11650 </owner> | |
11651 </owners> | |
11652 <description> | |
11653 Please enter the description of this user action. | |
11654 </description> | |
11655 </action> | |
11656 | |
11657 <action name="LanguageOptions_SpellCheckLanguageChange_ku"> | |
11658 <owners> | |
11659 <owner> | |
11660 Please specify the owners of this user action. Add more owner tags as | |
11661 needed | |
11662 </owner> | |
11663 </owners> | |
11664 <description> | |
11665 Please enter the description of this user action. | |
11666 </description> | |
11667 </action> | |
11668 | |
11669 <action name="LanguageOptions_SpellCheckLanguageChange_ky"> | |
11670 <owners> | |
11671 <owner> | |
11672 Please specify the owners of this user action. Add more owner tags as | |
11673 needed | |
11674 </owner> | |
11675 </owners> | |
11676 <description> | |
11677 Please enter the description of this user action. | |
11678 </description> | |
11679 </action> | |
11680 | |
11681 <action name="LanguageOptions_SpellCheckLanguageChange_la"> | |
11682 <owners> | |
11683 <owner> | |
11684 Please specify the owners of this user action. Add more owner tags as | |
11685 needed | |
11686 </owner> | |
11687 </owners> | |
11688 <description> | |
11689 Please enter the description of this user action. | |
11690 </description> | |
11691 </action> | |
11692 | |
11693 <action name="LanguageOptions_SpellCheckLanguageChange_ln"> | |
11694 <owners> | |
11695 <owner> | |
11696 Please specify the owners of this user action. Add more owner tags as | |
11697 needed | |
11698 </owner> | |
11699 </owners> | |
11700 <description> | |
11701 Please enter the description of this user action. | |
11702 </description> | |
11703 </action> | |
11704 | |
11705 <action name="LanguageOptions_SpellCheckLanguageChange_lo"> | |
11706 <owners> | |
11707 <owner> | |
11708 Please specify the owners of this user action. Add more owner tags as | |
11709 needed | |
11710 </owner> | |
11711 </owners> | |
11712 <description> | |
11713 Please enter the description of this user action. | |
11714 </description> | |
11715 </action> | |
11716 | |
11717 <action name="LanguageOptions_SpellCheckLanguageChange_lt"> | |
11718 <owners> | |
11719 <owner> | |
11720 Please specify the owners of this user action. Add more owner tags as | |
11721 needed | |
11722 </owner> | |
11723 </owners> | |
11724 <description> | |
11725 Please enter the description of this user action. | |
11726 </description> | |
11727 </action> | |
11728 | |
11729 <action name="LanguageOptions_SpellCheckLanguageChange_lv"> | |
11730 <owners> | |
11731 <owner> | |
11732 Please specify the owners of this user action. Add more owner tags as | |
11733 needed | |
11734 </owner> | |
11735 </owners> | |
11736 <description> | |
11737 Please enter the description of this user action. | |
11738 </description> | |
11739 </action> | |
11740 | |
11741 <action name="LanguageOptions_SpellCheckLanguageChange_mk"> | |
11742 <owners> | |
11743 <owner> | |
11744 Please specify the owners of this user action. Add more owner tags as | |
11745 needed | |
11746 </owner> | |
11747 </owners> | |
11748 <description> | |
11749 Please enter the description of this user action. | |
11750 </description> | |
11751 </action> | |
11752 | |
11753 <action name="LanguageOptions_SpellCheckLanguageChange_ml"> | |
11754 <owners> | |
11755 <owner> | |
11756 Please specify the owners of this user action. Add more owner tags as | |
11757 needed | |
11758 </owner> | |
11759 </owners> | |
11760 <description> | |
11761 Please enter the description of this user action. | |
11762 </description> | |
11763 </action> | |
11764 | |
11765 <action name="LanguageOptions_SpellCheckLanguageChange_mn"> | |
11766 <owners> | |
11767 <owner> | |
11768 Please specify the owners of this user action. Add more owner tags as | |
11769 needed | |
11770 </owner> | |
11771 </owners> | |
11772 <description> | |
11773 Please enter the description of this user action. | |
11774 </description> | |
11775 </action> | |
11776 | |
11777 <action name="LanguageOptions_SpellCheckLanguageChange_mo"> | |
11778 <owners> | |
11779 <owner> | |
11780 Please specify the owners of this user action. Add more owner tags as | |
11781 needed | |
11782 </owner> | |
11783 </owners> | |
11784 <description> | |
11785 Please enter the description of this user action. | |
11786 </description> | |
11787 </action> | |
11788 | |
11789 <action name="LanguageOptions_SpellCheckLanguageChange_mr"> | |
11790 <owners> | |
11791 <owner> | |
11792 Please specify the owners of this user action. Add more owner tags as | |
11793 needed | |
11794 </owner> | |
11795 </owners> | |
11796 <description> | |
11797 Please enter the description of this user action. | |
11798 </description> | |
11799 </action> | |
11800 | |
11801 <action name="LanguageOptions_SpellCheckLanguageChange_ms"> | |
11802 <owners> | |
11803 <owner> | |
11804 Please specify the owners of this user action. Add more owner tags as | |
11805 needed | |
11806 </owner> | |
11807 </owners> | |
11808 <description> | |
11809 Please enter the description of this user action. | |
11810 </description> | |
11811 </action> | |
11812 | |
11813 <action name="LanguageOptions_SpellCheckLanguageChange_mt"> | |
11814 <owners> | |
11815 <owner> | |
11816 Please specify the owners of this user action. Add more owner tags as | |
11817 needed | |
11818 </owner> | |
11819 </owners> | |
11820 <description> | |
11821 Please enter the description of this user action. | |
11822 </description> | |
11823 </action> | |
11824 | |
11825 <action name="LanguageOptions_SpellCheckLanguageChange_nb"> | |
11826 <owners> | |
11827 <owner> | |
11828 Please specify the owners of this user action. Add more owner tags as | |
11829 needed | |
11830 </owner> | |
11831 </owners> | |
11832 <description> | |
11833 Please enter the description of this user action. | |
11834 </description> | |
11835 </action> | |
11836 | |
11837 <action name="LanguageOptions_SpellCheckLanguageChange_ne"> | |
11838 <owners> | |
11839 <owner> | |
11840 Please specify the owners of this user action. Add more owner tags as | |
11841 needed | |
11842 </owner> | |
11843 </owners> | |
11844 <description> | |
11845 Please enter the description of this user action. | |
11846 </description> | |
11847 </action> | |
11848 | |
11849 <action name="LanguageOptions_SpellCheckLanguageChange_nl"> | |
11850 <owners> | |
11851 <owner> | |
11852 Please specify the owners of this user action. Add more owner tags as | |
11853 needed | |
11854 </owner> | |
11855 </owners> | |
11856 <description> | |
11857 Please enter the description of this user action. | |
11858 </description> | |
11859 </action> | |
11860 | |
11861 <action name="LanguageOptions_SpellCheckLanguageChange_nn"> | |
11862 <owners> | |
11863 <owner> | |
11864 Please specify the owners of this user action. Add more owner tags as | |
11865 needed | |
11866 </owner> | |
11867 </owners> | |
11868 <description> | |
11869 Please enter the description of this user action. | |
11870 </description> | |
11871 </action> | |
11872 | |
11873 <action name="LanguageOptions_SpellCheckLanguageChange_no"> | |
11874 <owners> | |
11875 <owner> | |
11876 Please specify the owners of this user action. Add more owner tags as | |
11877 needed | |
11878 </owner> | |
11879 </owners> | |
11880 <description> | |
11881 Please enter the description of this user action. | |
11882 </description> | |
11883 </action> | |
11884 | |
11885 <action name="LanguageOptions_SpellCheckLanguageChange_oc"> | |
11886 <owners> | |
11887 <owner> | |
11888 Please specify the owners of this user action. Add more owner tags as | |
11889 needed | |
11890 </owner> | |
11891 </owners> | |
11892 <description> | |
11893 Please enter the description of this user action. | |
11894 </description> | |
11895 </action> | |
11896 | |
11897 <action name="LanguageOptions_SpellCheckLanguageChange_om"> | |
11898 <owners> | |
11899 <owner> | |
11900 Please specify the owners of this user action. Add more owner tags as | |
11901 needed | |
11902 </owner> | |
11903 </owners> | |
11904 <description> | |
11905 Please enter the description of this user action. | |
11906 </description> | |
11907 </action> | |
11908 | |
11909 <action name="LanguageOptions_SpellCheckLanguageChange_or"> | |
11910 <owners> | |
11911 <owner> | |
11912 Please specify the owners of this user action. Add more owner tags as | |
11913 needed | |
11914 </owner> | |
11915 </owners> | |
11916 <description> | |
11917 Please enter the description of this user action. | |
11918 </description> | |
11919 </action> | |
11920 | |
11921 <action name="LanguageOptions_SpellCheckLanguageChange_pa"> | |
11922 <owners> | |
11923 <owner> | |
11924 Please specify the owners of this user action. Add more owner tags as | |
11925 needed | |
11926 </owner> | |
11927 </owners> | |
11928 <description> | |
11929 Please enter the description of this user action. | |
11930 </description> | |
11931 </action> | |
11932 | |
11933 <action name="LanguageOptions_SpellCheckLanguageChange_pl"> | |
11934 <owners> | |
11935 <owner> | |
11936 Please specify the owners of this user action. Add more owner tags as | |
11937 needed | |
11938 </owner> | |
11939 </owners> | |
11940 <description> | |
11941 Please enter the description of this user action. | |
11942 </description> | |
11943 </action> | |
11944 | |
11945 <action name="LanguageOptions_SpellCheckLanguageChange_ps"> | |
11946 <owners> | |
11947 <owner> | |
11948 Please specify the owners of this user action. Add more owner tags as | |
11949 needed | |
11950 </owner> | |
11951 </owners> | |
11952 <description> | |
11953 Please enter the description of this user action. | |
11954 </description> | |
11955 </action> | |
11956 | |
11957 <action name="LanguageOptions_SpellCheckLanguageChange_pt"> | |
11958 <owners> | |
11959 <owner> | |
11960 Please specify the owners of this user action. Add more owner tags as | |
11961 needed | |
11962 </owner> | |
11963 </owners> | |
11964 <description> | |
11965 Please enter the description of this user action. | |
11966 </description> | |
11967 </action> | |
11968 | |
11969 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR"> | |
11970 <owners> | |
11971 <owner> | |
11972 Please specify the owners of this user action. Add more owner tags as | |
11973 needed | |
11974 </owner> | |
11975 </owners> | |
11976 <description> | |
11977 Please enter the description of this user action. | |
11978 </description> | |
11979 </action> | |
11980 | |
11981 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT"> | |
11982 <owners> | |
11983 <owner> | |
11984 Please specify the owners of this user action. Add more owner tags as | |
11985 needed | |
11986 </owner> | |
11987 </owners> | |
11988 <description> | |
11989 Please enter the description of this user action. | |
11990 </description> | |
11991 </action> | |
11992 | |
11993 <action name="LanguageOptions_SpellCheckLanguageChange_qu"> | |
11994 <owners> | |
11995 <owner> | |
11996 Please specify the owners of this user action. Add more owner tags as | |
11997 needed | |
11998 </owner> | |
11999 </owners> | |
12000 <description> | |
12001 Please enter the description of this user action. | |
12002 </description> | |
12003 </action> | |
12004 | |
12005 <action name="LanguageOptions_SpellCheckLanguageChange_rm"> | |
12006 <owners> | |
12007 <owner> | |
12008 Please specify the owners of this user action. Add more owner tags as | |
12009 needed | |
12010 </owner> | |
12011 </owners> | |
12012 <description> | |
12013 Please enter the description of this user action. | |
12014 </description> | |
12015 </action> | |
12016 | |
12017 <action name="LanguageOptions_SpellCheckLanguageChange_ro"> | |
12018 <owners> | |
12019 <owner> | |
12020 Please specify the owners of this user action. Add more owner tags as | |
12021 needed | |
12022 </owner> | |
12023 </owners> | |
12024 <description> | |
12025 Please enter the description of this user action. | |
12026 </description> | |
12027 </action> | |
12028 | |
12029 <action name="LanguageOptions_SpellCheckLanguageChange_ru"> | |
12030 <owners> | |
12031 <owner> | |
12032 Please specify the owners of this user action. Add more owner tags as | |
12033 needed | |
12034 </owner> | |
12035 </owners> | |
12036 <description> | |
12037 Please enter the description of this user action. | |
12038 </description> | |
12039 </action> | |
12040 | |
12041 <action name="LanguageOptions_SpellCheckLanguageChange_sd"> | |
12042 <owners> | |
12043 <owner> | |
12044 Please specify the owners of this user action. Add more owner tags as | |
12045 needed | |
12046 </owner> | |
12047 </owners> | |
12048 <description> | |
12049 Please enter the description of this user action. | |
12050 </description> | |
12051 </action> | |
12052 | |
12053 <action name="LanguageOptions_SpellCheckLanguageChange_sh"> | |
12054 <owners> | |
12055 <owner> | |
12056 Please specify the owners of this user action. Add more owner tags as | |
12057 needed | |
12058 </owner> | |
12059 </owners> | |
12060 <description> | |
12061 Please enter the description of this user action. | |
12062 </description> | |
12063 </action> | |
12064 | |
12065 <action name="LanguageOptions_SpellCheckLanguageChange_si"> | |
12066 <owners> | |
12067 <owner> | |
12068 Please specify the owners of this user action. Add more owner tags as | |
12069 needed | |
12070 </owner> | |
12071 </owners> | |
12072 <description> | |
12073 Please enter the description of this user action. | |
12074 </description> | |
12075 </action> | |
12076 | |
12077 <action name="LanguageOptions_SpellCheckLanguageChange_sk"> | |
12078 <owners> | |
12079 <owner> | |
12080 Please specify the owners of this user action. Add more owner tags as | |
12081 needed | |
12082 </owner> | |
12083 </owners> | |
12084 <description> | |
12085 Please enter the description of this user action. | |
12086 </description> | |
12087 </action> | |
12088 | |
12089 <action name="LanguageOptions_SpellCheckLanguageChange_sl"> | |
12090 <owners> | |
12091 <owner> | |
12092 Please specify the owners of this user action. Add more owner tags as | |
12093 needed | |
12094 </owner> | |
12095 </owners> | |
12096 <description> | |
12097 Please enter the description of this user action. | |
12098 </description> | |
12099 </action> | |
12100 | |
12101 <action name="LanguageOptions_SpellCheckLanguageChange_sn"> | |
12102 <owners> | |
12103 <owner> | |
12104 Please specify the owners of this user action. Add more owner tags as | |
12105 needed | |
12106 </owner> | |
12107 </owners> | |
12108 <description> | |
12109 Please enter the description of this user action. | |
12110 </description> | |
12111 </action> | |
12112 | |
12113 <action name="LanguageOptions_SpellCheckLanguageChange_so"> | |
12114 <owners> | |
12115 <owner> | |
12116 Please specify the owners of this user action. Add more owner tags as | |
12117 needed | |
12118 </owner> | |
12119 </owners> | |
12120 <description> | |
12121 Please enter the description of this user action. | |
12122 </description> | |
12123 </action> | |
12124 | |
12125 <action name="LanguageOptions_SpellCheckLanguageChange_sq"> | |
12126 <owners> | |
12127 <owner> | |
12128 Please specify the owners of this user action. Add more owner tags as | |
12129 needed | |
12130 </owner> | |
12131 </owners> | |
12132 <description> | |
12133 Please enter the description of this user action. | |
12134 </description> | |
12135 </action> | |
12136 | |
12137 <action name="LanguageOptions_SpellCheckLanguageChange_sr"> | |
12138 <owners> | |
12139 <owner> | |
12140 Please specify the owners of this user action. Add more owner tags as | |
12141 needed | |
12142 </owner> | |
12143 </owners> | |
12144 <description> | |
12145 Please enter the description of this user action. | |
12146 </description> | |
12147 </action> | |
12148 | |
12149 <action name="LanguageOptions_SpellCheckLanguageChange_st"> | |
12150 <owners> | |
12151 <owner> | |
12152 Please specify the owners of this user action. Add more owner tags as | |
12153 needed | |
12154 </owner> | |
12155 </owners> | |
12156 <description> | |
12157 Please enter the description of this user action. | |
12158 </description> | |
12159 </action> | |
12160 | |
12161 <action name="LanguageOptions_SpellCheckLanguageChange_su"> | |
12162 <owners> | |
12163 <owner> | |
12164 Please specify the owners of this user action. Add more owner tags as | |
12165 needed | |
12166 </owner> | |
12167 </owners> | |
12168 <description> | |
12169 Please enter the description of this user action. | |
12170 </description> | |
12171 </action> | |
12172 | |
12173 <action name="LanguageOptions_SpellCheckLanguageChange_sv"> | |
12174 <owners> | |
12175 <owner> | |
12176 Please specify the owners of this user action. Add more owner tags as | |
12177 needed | |
12178 </owner> | |
12179 </owners> | |
12180 <description> | |
12181 Please enter the description of this user action. | |
12182 </description> | |
12183 </action> | |
12184 | |
12185 <action name="LanguageOptions_SpellCheckLanguageChange_sw"> | |
12186 <owners> | |
12187 <owner> | |
12188 Please specify the owners of this user action. Add more owner tags as | |
12189 needed | |
12190 </owner> | |
12191 </owners> | |
12192 <description> | |
12193 Please enter the description of this user action. | |
12194 </description> | |
12195 </action> | |
12196 | |
12197 <action name="LanguageOptions_SpellCheckLanguageChange_ta"> | |
12198 <owners> | |
12199 <owner> | |
12200 Please specify the owners of this user action. Add more owner tags as | |
12201 needed | |
12202 </owner> | |
12203 </owners> | |
12204 <description> | |
12205 Please enter the description of this user action. | |
12206 </description> | |
12207 </action> | |
12208 | |
12209 <action name="LanguageOptions_SpellCheckLanguageChange_te"> | |
12210 <owners> | |
12211 <owner> | |
12212 Please specify the owners of this user action. Add more owner tags as | |
12213 needed | |
12214 </owner> | |
12215 </owners> | |
12216 <description> | |
12217 Please enter the description of this user action. | |
12218 </description> | |
12219 </action> | |
12220 | |
12221 <action name="LanguageOptions_SpellCheckLanguageChange_tg"> | |
12222 <owners> | |
12223 <owner> | |
12224 Please specify the owners of this user action. Add more owner tags as | |
12225 needed | |
12226 </owner> | |
12227 </owners> | |
12228 <description> | |
12229 Please enter the description of this user action. | |
12230 </description> | |
12231 </action> | |
12232 | |
12233 <action name="LanguageOptions_SpellCheckLanguageChange_th"> | |
12234 <owners> | |
12235 <owner> | |
12236 Please specify the owners of this user action. Add more owner tags as | |
12237 needed | |
12238 </owner> | |
12239 </owners> | |
12240 <description> | |
12241 Please enter the description of this user action. | |
12242 </description> | |
12243 </action> | |
12244 | |
12245 <action name="LanguageOptions_SpellCheckLanguageChange_ti"> | |
12246 <owners> | |
12247 <owner> | |
12248 Please specify the owners of this user action. Add more owner tags as | |
12249 needed | |
12250 </owner> | |
12251 </owners> | |
12252 <description> | |
12253 Please enter the description of this user action. | |
12254 </description> | |
12255 </action> | |
12256 | |
12257 <action name="LanguageOptions_SpellCheckLanguageChange_tk"> | |
12258 <owners> | |
12259 <owner> | |
12260 Please specify the owners of this user action. Add more owner tags as | |
12261 needed | |
12262 </owner> | |
12263 </owners> | |
12264 <description> | |
12265 Please enter the description of this user action. | |
12266 </description> | |
12267 </action> | |
12268 | |
12269 <action name="LanguageOptions_SpellCheckLanguageChange_to"> | |
12270 <owners> | |
12271 <owner> | |
12272 Please specify the owners of this user action. Add more owner tags as | |
12273 needed | |
12274 </owner> | |
12275 </owners> | |
12276 <description> | |
12277 Please enter the description of this user action. | |
12278 </description> | |
12279 </action> | |
12280 | |
12281 <action name="LanguageOptions_SpellCheckLanguageChange_tr"> | |
12282 <owners> | |
12283 <owner> | |
12284 Please specify the owners of this user action. Add more owner tags as | |
12285 needed | |
12286 </owner> | |
12287 </owners> | |
12288 <description> | |
12289 Please enter the description of this user action. | |
12290 </description> | |
12291 </action> | |
12292 | |
12293 <action name="LanguageOptions_SpellCheckLanguageChange_tt"> | |
12294 <owners> | |
12295 <owner> | |
12296 Please specify the owners of this user action. Add more owner tags as | |
12297 needed | |
12298 </owner> | |
12299 </owners> | |
12300 <description> | |
12301 Please enter the description of this user action. | |
12302 </description> | |
12303 </action> | |
12304 | |
12305 <action name="LanguageOptions_SpellCheckLanguageChange_tw"> | |
12306 <owners> | |
12307 <owner> | |
12308 Please specify the owners of this user action. Add more owner tags as | |
12309 needed | |
12310 </owner> | |
12311 </owners> | |
12312 <description> | |
12313 Please enter the description of this user action. | |
12314 </description> | |
12315 </action> | |
12316 | |
12317 <action name="LanguageOptions_SpellCheckLanguageChange_ug"> | |
12318 <owners> | |
12319 <owner> | |
12320 Please specify the owners of this user action. Add more owner tags as | |
12321 needed | |
12322 </owner> | |
12323 </owners> | |
12324 <description> | |
12325 Please enter the description of this user action. | |
12326 </description> | |
12327 </action> | |
12328 | |
12329 <action name="LanguageOptions_SpellCheckLanguageChange_uk"> | |
12330 <owners> | |
12331 <owner> | |
12332 Please specify the owners of this user action. Add more owner tags as | |
12333 needed | |
12334 </owner> | |
12335 </owners> | |
12336 <description> | |
12337 Please enter the description of this user action. | |
12338 </description> | |
12339 </action> | |
12340 | |
12341 <action name="LanguageOptions_SpellCheckLanguageChange_ur"> | |
12342 <owners> | |
12343 <owner> | |
12344 Please specify the owners of this user action. Add more owner tags as | |
12345 needed | |
12346 </owner> | |
12347 </owners> | |
12348 <description> | |
12349 Please enter the description of this user action. | |
12350 </description> | |
12351 </action> | |
12352 | |
12353 <action name="LanguageOptions_SpellCheckLanguageChange_uz"> | |
12354 <owners> | |
12355 <owner> | |
12356 Please specify the owners of this user action. Add more owner tags as | |
12357 needed | |
12358 </owner> | |
12359 </owners> | |
12360 <description> | |
12361 Please enter the description of this user action. | |
12362 </description> | |
12363 </action> | |
12364 | |
12365 <action name="LanguageOptions_SpellCheckLanguageChange_vi"> | |
12366 <owners> | |
12367 <owner> | |
12368 Please specify the owners of this user action. Add more owner tags as | |
12369 needed | |
12370 </owner> | |
12371 </owners> | |
12372 <description> | |
12373 Please enter the description of this user action. | |
12374 </description> | |
12375 </action> | |
12376 | |
12377 <action name="LanguageOptions_SpellCheckLanguageChange_xh"> | |
12378 <owners> | |
12379 <owner> | |
12380 Please specify the owners of this user action. Add more owner tags as | |
12381 needed | |
12382 </owner> | |
12383 </owners> | |
12384 <description> | |
12385 Please enter the description of this user action. | |
12386 </description> | |
12387 </action> | |
12388 | |
12389 <action name="LanguageOptions_SpellCheckLanguageChange_yi"> | |
12390 <owners> | |
12391 <owner> | |
12392 Please specify the owners of this user action. Add more owner tags as | |
12393 needed | |
12394 </owner> | |
12395 </owners> | |
12396 <description> | |
12397 Please enter the description of this user action. | |
12398 </description> | |
12399 </action> | |
12400 | |
12401 <action name="LanguageOptions_SpellCheckLanguageChange_yo"> | |
12402 <owners> | |
12403 <owner> | |
12404 Please specify the owners of this user action. Add more owner tags as | |
12405 needed | |
12406 </owner> | |
12407 </owners> | |
12408 <description> | |
12409 Please enter the description of this user action. | |
12410 </description> | |
12411 </action> | |
12412 | |
12413 <action name="LanguageOptions_SpellCheckLanguageChange_zh"> | |
12414 <owners> | |
12415 <owner> | |
12416 Please specify the owners of this user action. Add more owner tags as | |
12417 needed | |
12418 </owner> | |
12419 </owners> | |
12420 <description> | |
12421 Please enter the description of this user action. | |
12422 </description> | |
12423 </action> | |
12424 | |
12425 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN"> | |
12426 <owners> | |
12427 <owner> | |
12428 Please specify the owners of this user action. Add more owner tags as | |
12429 needed | |
12430 </owner> | |
12431 </owners> | |
12432 <description> | |
12433 Please enter the description of this user action. | |
12434 </description> | |
12435 </action> | |
12436 | |
12437 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW"> | |
12438 <owners> | |
12439 <owner> | |
12440 Please specify the owners of this user action. Add more owner tags as | |
12441 needed | |
12442 </owner> | |
12443 </owners> | |
12444 <description> | |
12445 Please enter the description of this user action. | |
12446 </description> | |
12447 </action> | |
12448 | |
12449 <action name="LanguageOptions_SpellCheckLanguageChange_zu"> | |
12450 <owners> | |
12451 <owner> | |
12452 Please specify the owners of this user action. Add more owner tags as | |
12453 needed | |
12454 </owner> | |
12455 </owners> | |
12456 <description> | |
12457 Please enter the description of this user action. | |
12458 </description> | |
12459 </action> | |
12460 | |
12461 <action name="LanguageOptions_UiLanguageChange_af"> | |
12462 <owners> | |
12463 <owner> | |
12464 Please specify the owners of this user action. Add more owner tags as | |
12465 needed | |
12466 </owner> | |
12467 </owners> | |
12468 <description> | |
12469 Please enter the description of this user action. | |
12470 </description> | |
12471 </action> | |
12472 | |
12473 <action name="LanguageOptions_UiLanguageChange_am"> | |
12474 <owners> | |
12475 <owner> | |
12476 Please specify the owners of this user action. Add more owner tags as | |
12477 needed | |
12478 </owner> | |
12479 </owners> | |
12480 <description> | |
12481 Please enter the description of this user action. | |
12482 </description> | |
12483 </action> | |
12484 | |
12485 <action name="LanguageOptions_UiLanguageChange_ar"> | |
12486 <owners> | |
12487 <owner> | |
12488 Please specify the owners of this user action. Add more owner tags as | |
12489 needed | |
12490 </owner> | |
12491 </owners> | |
12492 <description> | |
12493 Please enter the description of this user action. | |
12494 </description> | |
12495 </action> | |
12496 | |
12497 <action name="LanguageOptions_UiLanguageChange_az"> | |
12498 <owners> | |
12499 <owner> | |
12500 Please specify the owners of this user action. Add more owner tags as | |
12501 needed | |
12502 </owner> | |
12503 </owners> | |
12504 <description> | |
12505 Please enter the description of this user action. | |
12506 </description> | |
12507 </action> | |
12508 | |
12509 <action name="LanguageOptions_UiLanguageChange_be"> | |
12510 <owners> | |
12511 <owner> | |
12512 Please specify the owners of this user action. Add more owner tags as | |
12513 needed | |
12514 </owner> | |
12515 </owners> | |
12516 <description> | |
12517 Please enter the description of this user action. | |
12518 </description> | |
12519 </action> | |
12520 | |
12521 <action name="LanguageOptions_UiLanguageChange_bg"> | |
12522 <owners> | |
12523 <owner> | |
12524 Please specify the owners of this user action. Add more owner tags as | |
12525 needed | |
12526 </owner> | |
12527 </owners> | |
12528 <description> | |
12529 Please enter the description of this user action. | |
12530 </description> | |
12531 </action> | |
12532 | |
12533 <action name="LanguageOptions_UiLanguageChange_bh"> | |
12534 <owners> | |
12535 <owner> | |
12536 Please specify the owners of this user action. Add more owner tags as | |
12537 needed | |
12538 </owner> | |
12539 </owners> | |
12540 <description> | |
12541 Please enter the description of this user action. | |
12542 </description> | |
12543 </action> | |
12544 | |
12545 <action name="LanguageOptions_UiLanguageChange_bn"> | |
12546 <owners> | |
12547 <owner> | |
12548 Please specify the owners of this user action. Add more owner tags as | |
12549 needed | |
12550 </owner> | |
12551 </owners> | |
12552 <description> | |
12553 Please enter the description of this user action. | |
12554 </description> | |
12555 </action> | |
12556 | |
12557 <action name="LanguageOptions_UiLanguageChange_br"> | |
12558 <owners> | |
12559 <owner> | |
12560 Please specify the owners of this user action. Add more owner tags as | |
12561 needed | |
12562 </owner> | |
12563 </owners> | |
12564 <description> | |
12565 Please enter the description of this user action. | |
12566 </description> | |
12567 </action> | |
12568 | |
12569 <action name="LanguageOptions_UiLanguageChange_bs"> | |
12570 <owners> | |
12571 <owner> | |
12572 Please specify the owners of this user action. Add more owner tags as | |
12573 needed | |
12574 </owner> | |
12575 </owners> | |
12576 <description> | |
12577 Please enter the description of this user action. | |
12578 </description> | |
12579 </action> | |
12580 | |
12581 <action name="LanguageOptions_UiLanguageChange_ca"> | |
12582 <owners> | |
12583 <owner> | |
12584 Please specify the owners of this user action. Add more owner tags as | |
12585 needed | |
12586 </owner> | |
12587 </owners> | |
12588 <description> | |
12589 Please enter the description of this user action. | |
12590 </description> | |
12591 </action> | |
12592 | |
12593 <action name="LanguageOptions_UiLanguageChange_co"> | |
12594 <owners> | |
12595 <owner> | |
12596 Please specify the owners of this user action. Add more owner tags as | |
12597 needed | |
12598 </owner> | |
12599 </owners> | |
12600 <description> | |
12601 Please enter the description of this user action. | |
12602 </description> | |
12603 </action> | |
12604 | |
12605 <action name="LanguageOptions_UiLanguageChange_cs"> | |
12606 <owners> | |
12607 <owner> | |
12608 Please specify the owners of this user action. Add more owner tags as | |
12609 needed | |
12610 </owner> | |
12611 </owners> | |
12612 <description> | |
12613 Please enter the description of this user action. | |
12614 </description> | |
12615 </action> | |
12616 | |
12617 <action name="LanguageOptions_UiLanguageChange_cy"> | |
12618 <owners> | |
12619 <owner> | |
12620 Please specify the owners of this user action. Add more owner tags as | |
12621 needed | |
12622 </owner> | |
12623 </owners> | |
12624 <description> | |
12625 Please enter the description of this user action. | |
12626 </description> | |
12627 </action> | |
12628 | |
12629 <action name="LanguageOptions_UiLanguageChange_da"> | |
12630 <owners> | |
12631 <owner> | |
12632 Please specify the owners of this user action. Add more owner tags as | |
12633 needed | |
12634 </owner> | |
12635 </owners> | |
12636 <description> | |
12637 Please enter the description of this user action. | |
12638 </description> | |
12639 </action> | |
12640 | |
12641 <action name="LanguageOptions_UiLanguageChange_de"> | |
12642 <owners> | |
12643 <owner> | |
12644 Please specify the owners of this user action. Add more owner tags as | |
12645 needed | |
12646 </owner> | |
12647 </owners> | |
12648 <description> | |
12649 Please enter the description of this user action. | |
12650 </description> | |
12651 </action> | |
12652 | |
12653 <action name="LanguageOptions_UiLanguageChange_de-AT"> | |
12654 <owners> | |
12655 <owner> | |
12656 Please specify the owners of this user action. Add more owner tags as | |
12657 needed | |
12658 </owner> | |
12659 </owners> | |
12660 <description> | |
12661 Please enter the description of this user action. | |
12662 </description> | |
12663 </action> | |
12664 | |
12665 <action name="LanguageOptions_UiLanguageChange_de-CH"> | |
12666 <owners> | |
12667 <owner> | |
12668 Please specify the owners of this user action. Add more owner tags as | |
12669 needed | |
12670 </owner> | |
12671 </owners> | |
12672 <description> | |
12673 Please enter the description of this user action. | |
12674 </description> | |
12675 </action> | |
12676 | |
12677 <action name="LanguageOptions_UiLanguageChange_de-DE"> | |
12678 <owners> | |
12679 <owner> | |
12680 Please specify the owners of this user action. Add more owner tags as | |
12681 needed | |
12682 </owner> | |
12683 </owners> | |
12684 <description> | |
12685 Please enter the description of this user action. | |
12686 </description> | |
12687 </action> | |
12688 | |
12689 <action name="LanguageOptions_UiLanguageChange_el"> | |
12690 <owners> | |
12691 <owner> | |
12692 Please specify the owners of this user action. Add more owner tags as | |
12693 needed | |
12694 </owner> | |
12695 </owners> | |
12696 <description> | |
12697 Please enter the description of this user action. | |
12698 </description> | |
12699 </action> | |
12700 | |
12701 <action name="LanguageOptions_UiLanguageChange_en"> | |
12702 <owners> | |
12703 <owner> | |
12704 Please specify the owners of this user action. Add more owner tags as | |
12705 needed | |
12706 </owner> | |
12707 </owners> | |
12708 <description> | |
12709 Please enter the description of this user action. | |
12710 </description> | |
12711 </action> | |
12712 | |
12713 <action name="LanguageOptions_UiLanguageChange_en-AU"> | |
12714 <owners> | |
12715 <owner> | |
12716 Please specify the owners of this user action. Add more owner tags as | |
12717 needed | |
12718 </owner> | |
12719 </owners> | |
12720 <description> | |
12721 Please enter the description of this user action. | |
12722 </description> | |
12723 </action> | |
12724 | |
12725 <action name="LanguageOptions_UiLanguageChange_en-CA"> | |
12726 <owners> | |
12727 <owner> | |
12728 Please specify the owners of this user action. Add more owner tags as | |
12729 needed | |
12730 </owner> | |
12731 </owners> | |
12732 <description> | |
12733 Please enter the description of this user action. | |
12734 </description> | |
12735 </action> | |
12736 | |
12737 <action name="LanguageOptions_UiLanguageChange_en-GB"> | |
12738 <owners> | |
12739 <owner> | |
12740 Please specify the owners of this user action. Add more owner tags as | |
12741 needed | |
12742 </owner> | |
12743 </owners> | |
12744 <description> | |
12745 Please enter the description of this user action. | |
12746 </description> | |
12747 </action> | |
12748 | |
12749 <action name="LanguageOptions_UiLanguageChange_en-NZ"> | |
12750 <owners> | |
12751 <owner> | |
12752 Please specify the owners of this user action. Add more owner tags as | |
12753 needed | |
12754 </owner> | |
12755 </owners> | |
12756 <description> | |
12757 Please enter the description of this user action. | |
12758 </description> | |
12759 </action> | |
12760 | |
12761 <action name="LanguageOptions_UiLanguageChange_en-US"> | |
12762 <owners> | |
12763 <owner> | |
12764 Please specify the owners of this user action. Add more owner tags as | |
12765 needed | |
12766 </owner> | |
12767 </owners> | |
12768 <description> | |
12769 Please enter the description of this user action. | |
12770 </description> | |
12771 </action> | |
12772 | |
12773 <action name="LanguageOptions_UiLanguageChange_en-ZA"> | |
12774 <owners> | |
12775 <owner> | |
12776 Please specify the owners of this user action. Add more owner tags as | |
12777 needed | |
12778 </owner> | |
12779 </owners> | |
12780 <description> | |
12781 Please enter the description of this user action. | |
12782 </description> | |
12783 </action> | |
12784 | |
12785 <action name="LanguageOptions_UiLanguageChange_eo"> | |
12786 <owners> | |
12787 <owner> | |
12788 Please specify the owners of this user action. Add more owner tags as | |
12789 needed | |
12790 </owner> | |
12791 </owners> | |
12792 <description> | |
12793 Please enter the description of this user action. | |
12794 </description> | |
12795 </action> | |
12796 | |
12797 <action name="LanguageOptions_UiLanguageChange_es"> | |
12798 <owners> | |
12799 <owner> | |
12800 Please specify the owners of this user action. Add more owner tags as | |
12801 needed | |
12802 </owner> | |
12803 </owners> | |
12804 <description> | |
12805 Please enter the description of this user action. | |
12806 </description> | |
12807 </action> | |
12808 | |
12809 <action name="LanguageOptions_UiLanguageChange_es-419"> | |
12810 <owners> | |
12811 <owner> | |
12812 Please specify the owners of this user action. Add more owner tags as | |
12813 needed | |
12814 </owner> | |
12815 </owners> | |
12816 <description> | |
12817 Please enter the description of this user action. | |
12818 </description> | |
12819 </action> | |
12820 | |
12821 <action name="LanguageOptions_UiLanguageChange_et"> | |
12822 <owners> | |
12823 <owner> | |
12824 Please specify the owners of this user action. Add more owner tags as | |
12825 needed | |
12826 </owner> | |
12827 </owners> | |
12828 <description> | |
12829 Please enter the description of this user action. | |
12830 </description> | |
12831 </action> | |
12832 | |
12833 <action name="LanguageOptions_UiLanguageChange_eu"> | |
12834 <owners> | |
12835 <owner> | |
12836 Please specify the owners of this user action. Add more owner tags as | |
12837 needed | |
12838 </owner> | |
12839 </owners> | |
12840 <description> | |
12841 Please enter the description of this user action. | |
12842 </description> | |
12843 </action> | |
12844 | |
12845 <action name="LanguageOptions_UiLanguageChange_fa"> | |
12846 <owners> | |
12847 <owner> | |
12848 Please specify the owners of this user action. Add more owner tags as | |
12849 needed | |
12850 </owner> | |
12851 </owners> | |
12852 <description> | |
12853 Please enter the description of this user action. | |
12854 </description> | |
12855 </action> | |
12856 | |
12857 <action name="LanguageOptions_UiLanguageChange_fi"> | |
12858 <owners> | |
12859 <owner> | |
12860 Please specify the owners of this user action. Add more owner tags as | |
12861 needed | |
12862 </owner> | |
12863 </owners> | |
12864 <description> | |
12865 Please enter the description of this user action. | |
12866 </description> | |
12867 </action> | |
12868 | |
12869 <action name="LanguageOptions_UiLanguageChange_fil"> | |
12870 <owners> | |
12871 <owner> | |
12872 Please specify the owners of this user action. Add more owner tags as | |
12873 needed | |
12874 </owner> | |
12875 </owners> | |
12876 <description> | |
12877 Please enter the description of this user action. | |
12878 </description> | |
12879 </action> | |
12880 | |
12881 <action name="LanguageOptions_UiLanguageChange_fo"> | |
12882 <owners> | |
12883 <owner> | |
12884 Please specify the owners of this user action. Add more owner tags as | |
12885 needed | |
12886 </owner> | |
12887 </owners> | |
12888 <description> | |
12889 Please enter the description of this user action. | |
12890 </description> | |
12891 </action> | |
12892 | |
12893 <action name="LanguageOptions_UiLanguageChange_fr"> | |
12894 <owners> | |
12895 <owner> | |
12896 Please specify the owners of this user action. Add more owner tags as | |
12897 needed | |
12898 </owner> | |
12899 </owners> | |
12900 <description> | |
12901 Please enter the description of this user action. | |
12902 </description> | |
12903 </action> | |
12904 | |
12905 <action name="LanguageOptions_UiLanguageChange_fr-CA"> | |
12906 <owners> | |
12907 <owner> | |
12908 Please specify the owners of this user action. Add more owner tags as | |
12909 needed | |
12910 </owner> | |
12911 </owners> | |
12912 <description> | |
12913 Please enter the description of this user action. | |
12914 </description> | |
12915 </action> | |
12916 | |
12917 <action name="LanguageOptions_UiLanguageChange_fr-CH"> | |
12918 <owners> | |
12919 <owner> | |
12920 Please specify the owners of this user action. Add more owner tags as | |
12921 needed | |
12922 </owner> | |
12923 </owners> | |
12924 <description> | |
12925 Please enter the description of this user action. | |
12926 </description> | |
12927 </action> | |
12928 | |
12929 <action name="LanguageOptions_UiLanguageChange_fr-FR"> | |
12930 <owners> | |
12931 <owner> | |
12932 Please specify the owners of this user action. Add more owner tags as | |
12933 needed | |
12934 </owner> | |
12935 </owners> | |
12936 <description> | |
12937 Please enter the description of this user action. | |
12938 </description> | |
12939 </action> | |
12940 | |
12941 <action name="LanguageOptions_UiLanguageChange_fy"> | |
12942 <owners> | |
12943 <owner> | |
12944 Please specify the owners of this user action. Add more owner tags as | |
12945 needed | |
12946 </owner> | |
12947 </owners> | |
12948 <description> | |
12949 Please enter the description of this user action. | |
12950 </description> | |
12951 </action> | |
12952 | |
12953 <action name="LanguageOptions_UiLanguageChange_ga"> | |
12954 <owners> | |
12955 <owner> | |
12956 Please specify the owners of this user action. Add more owner tags as | |
12957 needed | |
12958 </owner> | |
12959 </owners> | |
12960 <description> | |
12961 Please enter the description of this user action. | |
12962 </description> | |
12963 </action> | |
12964 | |
12965 <action name="LanguageOptions_UiLanguageChange_gd"> | |
12966 <owners> | |
12967 <owner> | |
12968 Please specify the owners of this user action. Add more owner tags as | |
12969 needed | |
12970 </owner> | |
12971 </owners> | |
12972 <description> | |
12973 Please enter the description of this user action. | |
12974 </description> | |
12975 </action> | |
12976 | |
12977 <action name="LanguageOptions_UiLanguageChange_gl"> | |
12978 <owners> | |
12979 <owner> | |
12980 Please specify the owners of this user action. Add more owner tags as | |
12981 needed | |
12982 </owner> | |
12983 </owners> | |
12984 <description> | |
12985 Please enter the description of this user action. | |
12986 </description> | |
12987 </action> | |
12988 | |
12989 <action name="LanguageOptions_UiLanguageChange_gn"> | |
12990 <owners> | |
12991 <owner> | |
12992 Please specify the owners of this user action. Add more owner tags as | |
12993 needed | |
12994 </owner> | |
12995 </owners> | |
12996 <description> | |
12997 Please enter the description of this user action. | |
12998 </description> | |
12999 </action> | |
13000 | |
13001 <action name="LanguageOptions_UiLanguageChange_gu"> | |
13002 <owners> | |
13003 <owner> | |
13004 Please specify the owners of this user action. Add more owner tags as | |
13005 needed | |
13006 </owner> | |
13007 </owners> | |
13008 <description> | |
13009 Please enter the description of this user action. | |
13010 </description> | |
13011 </action> | |
13012 | |
13013 <action name="LanguageOptions_UiLanguageChange_ha"> | |
13014 <owners> | |
13015 <owner> | |
13016 Please specify the owners of this user action. Add more owner tags as | |
13017 needed | |
13018 </owner> | |
13019 </owners> | |
13020 <description> | |
13021 Please enter the description of this user action. | |
13022 </description> | |
13023 </action> | |
13024 | |
13025 <action name="LanguageOptions_UiLanguageChange_haw"> | |
13026 <owners> | |
13027 <owner> | |
13028 Please specify the owners of this user action. Add more owner tags as | |
13029 needed | |
13030 </owner> | |
13031 </owners> | |
13032 <description> | |
13033 Please enter the description of this user action. | |
13034 </description> | |
13035 </action> | |
13036 | |
13037 <action name="LanguageOptions_UiLanguageChange_he"> | |
13038 <owners> | |
13039 <owner> | |
13040 Please specify the owners of this user action. Add more owner tags as | |
13041 needed | |
13042 </owner> | |
13043 </owners> | |
13044 <description> | |
13045 Please enter the description of this user action. | |
13046 </description> | |
13047 </action> | |
13048 | |
13049 <action name="LanguageOptions_UiLanguageChange_hi"> | |
13050 <owners> | |
13051 <owner> | |
13052 Please specify the owners of this user action. Add more owner tags as | |
13053 needed | |
13054 </owner> | |
13055 </owners> | |
13056 <description> | |
13057 Please enter the description of this user action. | |
13058 </description> | |
13059 </action> | |
13060 | |
13061 <action name="LanguageOptions_UiLanguageChange_hr"> | |
13062 <owners> | |
13063 <owner> | |
13064 Please specify the owners of this user action. Add more owner tags as | |
13065 needed | |
13066 </owner> | |
13067 </owners> | |
13068 <description> | |
13069 Please enter the description of this user action. | |
13070 </description> | |
13071 </action> | |
13072 | |
13073 <action name="LanguageOptions_UiLanguageChange_hu"> | |
13074 <owners> | |
13075 <owner> | |
13076 Please specify the owners of this user action. Add more owner tags as | |
13077 needed | |
13078 </owner> | |
13079 </owners> | |
13080 <description> | |
13081 Please enter the description of this user action. | |
13082 </description> | |
13083 </action> | |
13084 | |
13085 <action name="LanguageOptions_UiLanguageChange_hy"> | |
13086 <owners> | |
13087 <owner> | |
13088 Please specify the owners of this user action. Add more owner tags as | |
13089 needed | |
13090 </owner> | |
13091 </owners> | |
13092 <description> | |
13093 Please enter the description of this user action. | |
13094 </description> | |
13095 </action> | |
13096 | |
13097 <action name="LanguageOptions_UiLanguageChange_ia"> | |
13098 <owners> | |
13099 <owner> | |
13100 Please specify the owners of this user action. Add more owner tags as | |
13101 needed | |
13102 </owner> | |
13103 </owners> | |
13104 <description> | |
13105 Please enter the description of this user action. | |
13106 </description> | |
13107 </action> | |
13108 | |
13109 <action name="LanguageOptions_UiLanguageChange_id"> | |
13110 <owners> | |
13111 <owner> | |
13112 Please specify the owners of this user action. Add more owner tags as | |
13113 needed | |
13114 </owner> | |
13115 </owners> | |
13116 <description> | |
13117 Please enter the description of this user action. | |
13118 </description> | |
13119 </action> | |
13120 | |
13121 <action name="LanguageOptions_UiLanguageChange_is"> | |
13122 <owners> | |
13123 <owner> | |
13124 Please specify the owners of this user action. Add more owner tags as | |
13125 needed | |
13126 </owner> | |
13127 </owners> | |
13128 <description> | |
13129 Please enter the description of this user action. | |
13130 </description> | |
13131 </action> | |
13132 | |
13133 <action name="LanguageOptions_UiLanguageChange_it"> | |
13134 <owners> | |
13135 <owner> | |
13136 Please specify the owners of this user action. Add more owner tags as | |
13137 needed | |
13138 </owner> | |
13139 </owners> | |
13140 <description> | |
13141 Please enter the description of this user action. | |
13142 </description> | |
13143 </action> | |
13144 | |
13145 <action name="LanguageOptions_UiLanguageChange_it-CH"> | |
13146 <owners> | |
13147 <owner> | |
13148 Please specify the owners of this user action. Add more owner tags as | |
13149 needed | |
13150 </owner> | |
13151 </owners> | |
13152 <description> | |
13153 Please enter the description of this user action. | |
13154 </description> | |
13155 </action> | |
13156 | |
13157 <action name="LanguageOptions_UiLanguageChange_it-IT"> | |
13158 <owners> | |
13159 <owner> | |
13160 Please specify the owners of this user action. Add more owner tags as | |
13161 needed | |
13162 </owner> | |
13163 </owners> | |
13164 <description> | |
13165 Please enter the description of this user action. | |
13166 </description> | |
13167 </action> | |
13168 | |
13169 <action name="LanguageOptions_UiLanguageChange_ja"> | |
13170 <owners> | |
13171 <owner> | |
13172 Please specify the owners of this user action. Add more owner tags as | |
13173 needed | |
13174 </owner> | |
13175 </owners> | |
13176 <description> | |
13177 Please enter the description of this user action. | |
13178 </description> | |
13179 </action> | |
13180 | |
13181 <action name="LanguageOptions_UiLanguageChange_jw"> | |
13182 <owners> | |
13183 <owner> | |
13184 Please specify the owners of this user action. Add more owner tags as | |
13185 needed | |
13186 </owner> | |
13187 </owners> | |
13188 <description> | |
13189 Please enter the description of this user action. | |
13190 </description> | |
13191 </action> | |
13192 | |
13193 <action name="LanguageOptions_UiLanguageChange_ka"> | |
13194 <owners> | |
13195 <owner> | |
13196 Please specify the owners of this user action. Add more owner tags as | |
13197 needed | |
13198 </owner> | |
13199 </owners> | |
13200 <description> | |
13201 Please enter the description of this user action. | |
13202 </description> | |
13203 </action> | |
13204 | |
13205 <action name="LanguageOptions_UiLanguageChange_kk"> | |
13206 <owners> | |
13207 <owner> | |
13208 Please specify the owners of this user action. Add more owner tags as | |
13209 needed | |
13210 </owner> | |
13211 </owners> | |
13212 <description> | |
13213 Please enter the description of this user action. | |
13214 </description> | |
13215 </action> | |
13216 | |
13217 <action name="LanguageOptions_UiLanguageChange_km"> | |
13218 <owners> | |
13219 <owner> | |
13220 Please specify the owners of this user action. Add more owner tags as | |
13221 needed | |
13222 </owner> | |
13223 </owners> | |
13224 <description> | |
13225 Please enter the description of this user action. | |
13226 </description> | |
13227 </action> | |
13228 | |
13229 <action name="LanguageOptions_UiLanguageChange_kn"> | |
13230 <owners> | |
13231 <owner> | |
13232 Please specify the owners of this user action. Add more owner tags as | |
13233 needed | |
13234 </owner> | |
13235 </owners> | |
13236 <description> | |
13237 Please enter the description of this user action. | |
13238 </description> | |
13239 </action> | |
13240 | |
13241 <action name="LanguageOptions_UiLanguageChange_ko"> | |
13242 <owners> | |
13243 <owner> | |
13244 Please specify the owners of this user action. Add more owner tags as | |
13245 needed | |
13246 </owner> | |
13247 </owners> | |
13248 <description> | |
13249 Please enter the description of this user action. | |
13250 </description> | |
13251 </action> | |
13252 | |
13253 <action name="LanguageOptions_UiLanguageChange_ku"> | |
13254 <owners> | |
13255 <owner> | |
13256 Please specify the owners of this user action. Add more owner tags as | |
13257 needed | |
13258 </owner> | |
13259 </owners> | |
13260 <description> | |
13261 Please enter the description of this user action. | |
13262 </description> | |
13263 </action> | |
13264 | |
13265 <action name="LanguageOptions_UiLanguageChange_ky"> | |
13266 <owners> | |
13267 <owner> | |
13268 Please specify the owners of this user action. Add more owner tags as | |
13269 needed | |
13270 </owner> | |
13271 </owners> | |
13272 <description> | |
13273 Please enter the description of this user action. | |
13274 </description> | |
13275 </action> | |
13276 | |
13277 <action name="LanguageOptions_UiLanguageChange_la"> | |
13278 <owners> | |
13279 <owner> | |
13280 Please specify the owners of this user action. Add more owner tags as | |
13281 needed | |
13282 </owner> | |
13283 </owners> | |
13284 <description> | |
13285 Please enter the description of this user action. | |
13286 </description> | |
13287 </action> | |
13288 | |
13289 <action name="LanguageOptions_UiLanguageChange_ln"> | |
13290 <owners> | |
13291 <owner> | |
13292 Please specify the owners of this user action. Add more owner tags as | |
13293 needed | |
13294 </owner> | |
13295 </owners> | |
13296 <description> | |
13297 Please enter the description of this user action. | |
13298 </description> | |
13299 </action> | |
13300 | |
13301 <action name="LanguageOptions_UiLanguageChange_lo"> | |
13302 <owners> | |
13303 <owner> | |
13304 Please specify the owners of this user action. Add more owner tags as | |
13305 needed | |
13306 </owner> | |
13307 </owners> | |
13308 <description> | |
13309 Please enter the description of this user action. | |
13310 </description> | |
13311 </action> | |
13312 | |
13313 <action name="LanguageOptions_UiLanguageChange_lt"> | |
13314 <owners> | |
13315 <owner> | |
13316 Please specify the owners of this user action. Add more owner tags as | |
13317 needed | |
13318 </owner> | |
13319 </owners> | |
13320 <description> | |
13321 Please enter the description of this user action. | |
13322 </description> | |
13323 </action> | |
13324 | |
13325 <action name="LanguageOptions_UiLanguageChange_lv"> | |
13326 <owners> | |
13327 <owner> | |
13328 Please specify the owners of this user action. Add more owner tags as | |
13329 needed | |
13330 </owner> | |
13331 </owners> | |
13332 <description> | |
13333 Please enter the description of this user action. | |
13334 </description> | |
13335 </action> | |
13336 | |
13337 <action name="LanguageOptions_UiLanguageChange_mk"> | |
13338 <owners> | |
13339 <owner> | |
13340 Please specify the owners of this user action. Add more owner tags as | |
13341 needed | |
13342 </owner> | |
13343 </owners> | |
13344 <description> | |
13345 Please enter the description of this user action. | |
13346 </description> | |
13347 </action> | |
13348 | |
13349 <action name="LanguageOptions_UiLanguageChange_ml"> | |
13350 <owners> | |
13351 <owner> | |
13352 Please specify the owners of this user action. Add more owner tags as | |
13353 needed | |
13354 </owner> | |
13355 </owners> | |
13356 <description> | |
13357 Please enter the description of this user action. | |
13358 </description> | |
13359 </action> | |
13360 | |
13361 <action name="LanguageOptions_UiLanguageChange_mn"> | |
13362 <owners> | |
13363 <owner> | |
13364 Please specify the owners of this user action. Add more owner tags as | |
13365 needed | |
13366 </owner> | |
13367 </owners> | |
13368 <description> | |
13369 Please enter the description of this user action. | |
13370 </description> | |
13371 </action> | |
13372 | |
13373 <action name="LanguageOptions_UiLanguageChange_mo"> | |
13374 <owners> | |
13375 <owner> | |
13376 Please specify the owners of this user action. Add more owner tags as | |
13377 needed | |
13378 </owner> | |
13379 </owners> | |
13380 <description> | |
13381 Please enter the description of this user action. | |
13382 </description> | |
13383 </action> | |
13384 | |
13385 <action name="LanguageOptions_UiLanguageChange_mr"> | |
13386 <owners> | |
13387 <owner> | |
13388 Please specify the owners of this user action. Add more owner tags as | |
13389 needed | |
13390 </owner> | |
13391 </owners> | |
13392 <description> | |
13393 Please enter the description of this user action. | |
13394 </description> | |
13395 </action> | |
13396 | |
13397 <action name="LanguageOptions_UiLanguageChange_ms"> | |
13398 <owners> | |
13399 <owner> | |
13400 Please specify the owners of this user action. Add more owner tags as | |
13401 needed | |
13402 </owner> | |
13403 </owners> | |
13404 <description> | |
13405 Please enter the description of this user action. | |
13406 </description> | |
13407 </action> | |
13408 | |
13409 <action name="LanguageOptions_UiLanguageChange_mt"> | |
13410 <owners> | |
13411 <owner> | |
13412 Please specify the owners of this user action. Add more owner tags as | |
13413 needed | |
13414 </owner> | |
13415 </owners> | |
13416 <description> | |
13417 Please enter the description of this user action. | |
13418 </description> | |
13419 </action> | |
13420 | |
13421 <action name="LanguageOptions_UiLanguageChange_nb"> | |
13422 <owners> | |
13423 <owner> | |
13424 Please specify the owners of this user action. Add more owner tags as | |
13425 needed | |
13426 </owner> | |
13427 </owners> | |
13428 <description> | |
13429 Please enter the description of this user action. | |
13430 </description> | |
13431 </action> | |
13432 | |
13433 <action name="LanguageOptions_UiLanguageChange_ne"> | |
13434 <owners> | |
13435 <owner> | |
13436 Please specify the owners of this user action. Add more owner tags as | |
13437 needed | |
13438 </owner> | |
13439 </owners> | |
13440 <description> | |
13441 Please enter the description of this user action. | |
13442 </description> | |
13443 </action> | |
13444 | |
13445 <action name="LanguageOptions_UiLanguageChange_nl"> | |
13446 <owners> | |
13447 <owner> | |
13448 Please specify the owners of this user action. Add more owner tags as | |
13449 needed | |
13450 </owner> | |
13451 </owners> | |
13452 <description> | |
13453 Please enter the description of this user action. | |
13454 </description> | |
13455 </action> | |
13456 | |
13457 <action name="LanguageOptions_UiLanguageChange_nn"> | |
13458 <owners> | |
13459 <owner> | |
13460 Please specify the owners of this user action. Add more owner tags as | |
13461 needed | |
13462 </owner> | |
13463 </owners> | |
13464 <description> | |
13465 Please enter the description of this user action. | |
13466 </description> | |
13467 </action> | |
13468 | |
13469 <action name="LanguageOptions_UiLanguageChange_no"> | |
13470 <owners> | |
13471 <owner> | |
13472 Please specify the owners of this user action. Add more owner tags as | |
13473 needed | |
13474 </owner> | |
13475 </owners> | |
13476 <description> | |
13477 Please enter the description of this user action. | |
13478 </description> | |
13479 </action> | |
13480 | |
13481 <action name="LanguageOptions_UiLanguageChange_oc"> | |
13482 <owners> | |
13483 <owner> | |
13484 Please specify the owners of this user action. Add more owner tags as | |
13485 needed | |
13486 </owner> | |
13487 </owners> | |
13488 <description> | |
13489 Please enter the description of this user action. | |
13490 </description> | |
13491 </action> | |
13492 | |
13493 <action name="LanguageOptions_UiLanguageChange_om"> | |
13494 <owners> | |
13495 <owner> | |
13496 Please specify the owners of this user action. Add more owner tags as | |
13497 needed | |
13498 </owner> | |
13499 </owners> | |
13500 <description> | |
13501 Please enter the description of this user action. | |
13502 </description> | |
13503 </action> | |
13504 | |
13505 <action name="LanguageOptions_UiLanguageChange_or"> | |
13506 <owners> | |
13507 <owner> | |
13508 Please specify the owners of this user action. Add more owner tags as | |
13509 needed | |
13510 </owner> | |
13511 </owners> | |
13512 <description> | |
13513 Please enter the description of this user action. | |
13514 </description> | |
13515 </action> | |
13516 | |
13517 <action name="LanguageOptions_UiLanguageChange_pa"> | |
13518 <owners> | |
13519 <owner> | |
13520 Please specify the owners of this user action. Add more owner tags as | |
13521 needed | |
13522 </owner> | |
13523 </owners> | |
13524 <description> | |
13525 Please enter the description of this user action. | |
13526 </description> | |
13527 </action> | |
13528 | |
13529 <action name="LanguageOptions_UiLanguageChange_pl"> | |
13530 <owners> | |
13531 <owner> | |
13532 Please specify the owners of this user action. Add more owner tags as | |
13533 needed | |
13534 </owner> | |
13535 </owners> | |
13536 <description> | |
13537 Please enter the description of this user action. | |
13538 </description> | |
13539 </action> | |
13540 | |
13541 <action name="LanguageOptions_UiLanguageChange_ps"> | |
13542 <owners> | |
13543 <owner> | |
13544 Please specify the owners of this user action. Add more owner tags as | |
13545 needed | |
13546 </owner> | |
13547 </owners> | |
13548 <description> | |
13549 Please enter the description of this user action. | |
13550 </description> | |
13551 </action> | |
13552 | |
13553 <action name="LanguageOptions_UiLanguageChange_pt"> | |
13554 <owners> | |
13555 <owner> | |
13556 Please specify the owners of this user action. Add more owner tags as | |
13557 needed | |
13558 </owner> | |
13559 </owners> | |
13560 <description> | |
13561 Please enter the description of this user action. | |
13562 </description> | |
13563 </action> | |
13564 | |
13565 <action name="LanguageOptions_UiLanguageChange_pt-BR"> | |
13566 <owners> | |
13567 <owner> | |
13568 Please specify the owners of this user action. Add more owner tags as | |
13569 needed | |
13570 </owner> | |
13571 </owners> | |
13572 <description> | |
13573 Please enter the description of this user action. | |
13574 </description> | |
13575 </action> | |
13576 | |
13577 <action name="LanguageOptions_UiLanguageChange_pt-PT"> | |
13578 <owners> | |
13579 <owner> | |
13580 Please specify the owners of this user action. Add more owner tags as | |
13581 needed | |
13582 </owner> | |
13583 </owners> | |
13584 <description> | |
13585 Please enter the description of this user action. | |
13586 </description> | |
13587 </action> | |
13588 | |
13589 <action name="LanguageOptions_UiLanguageChange_qu"> | |
13590 <owners> | |
13591 <owner> | |
13592 Please specify the owners of this user action. Add more owner tags as | |
13593 needed | |
13594 </owner> | |
13595 </owners> | |
13596 <description> | |
13597 Please enter the description of this user action. | |
13598 </description> | |
13599 </action> | |
13600 | |
13601 <action name="LanguageOptions_UiLanguageChange_rm"> | |
13602 <owners> | |
13603 <owner> | |
13604 Please specify the owners of this user action. Add more owner tags as | |
13605 needed | |
13606 </owner> | |
13607 </owners> | |
13608 <description> | |
13609 Please enter the description of this user action. | |
13610 </description> | |
13611 </action> | |
13612 | |
13613 <action name="LanguageOptions_UiLanguageChange_ro"> | |
13614 <owners> | |
13615 <owner> | |
13616 Please specify the owners of this user action. Add more owner tags as | |
13617 needed | |
13618 </owner> | |
13619 </owners> | |
13620 <description> | |
13621 Please enter the description of this user action. | |
13622 </description> | |
13623 </action> | |
13624 | |
13625 <action name="LanguageOptions_UiLanguageChange_ru"> | |
13626 <owners> | |
13627 <owner> | |
13628 Please specify the owners of this user action. Add more owner tags as | |
13629 needed | |
13630 </owner> | |
13631 </owners> | |
13632 <description> | |
13633 Please enter the description of this user action. | |
13634 </description> | |
13635 </action> | |
13636 | |
13637 <action name="LanguageOptions_UiLanguageChange_sd"> | |
13638 <owners> | |
13639 <owner> | |
13640 Please specify the owners of this user action. Add more owner tags as | |
13641 needed | |
13642 </owner> | |
13643 </owners> | |
13644 <description> | |
13645 Please enter the description of this user action. | |
13646 </description> | |
13647 </action> | |
13648 | |
13649 <action name="LanguageOptions_UiLanguageChange_sh"> | |
13650 <owners> | |
13651 <owner> | |
13652 Please specify the owners of this user action. Add more owner tags as | |
13653 needed | |
13654 </owner> | |
13655 </owners> | |
13656 <description> | |
13657 Please enter the description of this user action. | |
13658 </description> | |
13659 </action> | |
13660 | |
13661 <action name="LanguageOptions_UiLanguageChange_si"> | |
13662 <owners> | |
13663 <owner> | |
13664 Please specify the owners of this user action. Add more owner tags as | |
13665 needed | |
13666 </owner> | |
13667 </owners> | |
13668 <description> | |
13669 Please enter the description of this user action. | |
13670 </description> | |
13671 </action> | |
13672 | |
13673 <action name="LanguageOptions_UiLanguageChange_sk"> | |
13674 <owners> | |
13675 <owner> | |
13676 Please specify the owners of this user action. Add more owner tags as | |
13677 needed | |
13678 </owner> | |
13679 </owners> | |
13680 <description> | |
13681 Please enter the description of this user action. | |
13682 </description> | |
13683 </action> | |
13684 | |
13685 <action name="LanguageOptions_UiLanguageChange_sl"> | |
13686 <owners> | |
13687 <owner> | |
13688 Please specify the owners of this user action. Add more owner tags as | |
13689 needed | |
13690 </owner> | |
13691 </owners> | |
13692 <description> | |
13693 Please enter the description of this user action. | |
13694 </description> | |
13695 </action> | |
13696 | |
13697 <action name="LanguageOptions_UiLanguageChange_sn"> | |
13698 <owners> | |
13699 <owner> | |
13700 Please specify the owners of this user action. Add more owner tags as | |
13701 needed | |
13702 </owner> | |
13703 </owners> | |
13704 <description> | |
13705 Please enter the description of this user action. | |
13706 </description> | |
13707 </action> | |
13708 | |
13709 <action name="LanguageOptions_UiLanguageChange_so"> | |
13710 <owners> | |
13711 <owner> | |
13712 Please specify the owners of this user action. Add more owner tags as | |
13713 needed | |
13714 </owner> | |
13715 </owners> | |
13716 <description> | |
13717 Please enter the description of this user action. | |
13718 </description> | |
13719 </action> | |
13720 | |
13721 <action name="LanguageOptions_UiLanguageChange_sq"> | |
13722 <owners> | |
13723 <owner> | |
13724 Please specify the owners of this user action. Add more owner tags as | |
13725 needed | |
13726 </owner> | |
13727 </owners> | |
13728 <description> | |
13729 Please enter the description of this user action. | |
13730 </description> | |
13731 </action> | |
13732 | |
13733 <action name="LanguageOptions_UiLanguageChange_sr"> | |
13734 <owners> | |
13735 <owner> | |
13736 Please specify the owners of this user action. Add more owner tags as | |
13737 needed | |
13738 </owner> | |
13739 </owners> | |
13740 <description> | |
13741 Please enter the description of this user action. | |
13742 </description> | |
13743 </action> | |
13744 | |
13745 <action name="LanguageOptions_UiLanguageChange_st"> | |
13746 <owners> | |
13747 <owner> | |
13748 Please specify the owners of this user action. Add more owner tags as | |
13749 needed | |
13750 </owner> | |
13751 </owners> | |
13752 <description> | |
13753 Please enter the description of this user action. | |
13754 </description> | |
13755 </action> | |
13756 | |
13757 <action name="LanguageOptions_UiLanguageChange_su"> | |
13758 <owners> | |
13759 <owner> | |
13760 Please specify the owners of this user action. Add more owner tags as | |
13761 needed | |
13762 </owner> | |
13763 </owners> | |
13764 <description> | |
13765 Please enter the description of this user action. | |
13766 </description> | |
13767 </action> | |
13768 | |
13769 <action name="LanguageOptions_UiLanguageChange_sv"> | |
13770 <owners> | |
13771 <owner> | |
13772 Please specify the owners of this user action. Add more owner tags as | |
13773 needed | |
13774 </owner> | |
13775 </owners> | |
13776 <description> | |
13777 Please enter the description of this user action. | |
13778 </description> | |
13779 </action> | |
13780 | |
13781 <action name="LanguageOptions_UiLanguageChange_sw"> | |
13782 <owners> | |
13783 <owner> | |
13784 Please specify the owners of this user action. Add more owner tags as | |
13785 needed | |
13786 </owner> | |
13787 </owners> | |
13788 <description> | |
13789 Please enter the description of this user action. | |
13790 </description> | |
13791 </action> | |
13792 | |
13793 <action name="LanguageOptions_UiLanguageChange_ta"> | |
13794 <owners> | |
13795 <owner> | |
13796 Please specify the owners of this user action. Add more owner tags as | |
13797 needed | |
13798 </owner> | |
13799 </owners> | |
13800 <description> | |
13801 Please enter the description of this user action. | |
13802 </description> | |
13803 </action> | |
13804 | |
13805 <action name="LanguageOptions_UiLanguageChange_te"> | |
13806 <owners> | |
13807 <owner> | |
13808 Please specify the owners of this user action. Add more owner tags as | |
13809 needed | |
13810 </owner> | |
13811 </owners> | |
13812 <description> | |
13813 Please enter the description of this user action. | |
13814 </description> | |
13815 </action> | |
13816 | |
13817 <action name="LanguageOptions_UiLanguageChange_tg"> | |
13818 <owners> | |
13819 <owner> | |
13820 Please specify the owners of this user action. Add more owner tags as | |
13821 needed | |
13822 </owner> | |
13823 </owners> | |
13824 <description> | |
13825 Please enter the description of this user action. | |
13826 </description> | |
13827 </action> | |
13828 | |
13829 <action name="LanguageOptions_UiLanguageChange_th"> | |
13830 <owners> | |
13831 <owner> | |
13832 Please specify the owners of this user action. Add more owner tags as | |
13833 needed | |
13834 </owner> | |
13835 </owners> | |
13836 <description> | |
13837 Please enter the description of this user action. | |
13838 </description> | |
13839 </action> | |
13840 | |
13841 <action name="LanguageOptions_UiLanguageChange_ti"> | |
13842 <owners> | |
13843 <owner> | |
13844 Please specify the owners of this user action. Add more owner tags as | |
13845 needed | |
13846 </owner> | |
13847 </owners> | |
13848 <description> | |
13849 Please enter the description of this user action. | |
13850 </description> | |
13851 </action> | |
13852 | |
13853 <action name="LanguageOptions_UiLanguageChange_tk"> | |
13854 <owners> | |
13855 <owner> | |
13856 Please specify the owners of this user action. Add more owner tags as | |
13857 needed | |
13858 </owner> | |
13859 </owners> | |
13860 <description> | |
13861 Please enter the description of this user action. | |
13862 </description> | |
13863 </action> | |
13864 | |
13865 <action name="LanguageOptions_UiLanguageChange_to"> | |
13866 <owners> | |
13867 <owner> | |
13868 Please specify the owners of this user action. Add more owner tags as | |
13869 needed | |
13870 </owner> | |
13871 </owners> | |
13872 <description> | |
13873 Please enter the description of this user action. | |
13874 </description> | |
13875 </action> | |
13876 | |
13877 <action name="LanguageOptions_UiLanguageChange_tr"> | |
13878 <owners> | |
13879 <owner> | |
13880 Please specify the owners of this user action. Add more owner tags as | |
13881 needed | |
13882 </owner> | |
13883 </owners> | |
13884 <description> | |
13885 Please enter the description of this user action. | |
13886 </description> | |
13887 </action> | |
13888 | |
13889 <action name="LanguageOptions_UiLanguageChange_tt"> | |
13890 <owners> | |
13891 <owner> | |
13892 Please specify the owners of this user action. Add more owner tags as | |
13893 needed | |
13894 </owner> | |
13895 </owners> | |
13896 <description> | |
13897 Please enter the description of this user action. | |
13898 </description> | |
13899 </action> | |
13900 | |
13901 <action name="LanguageOptions_UiLanguageChange_tw"> | |
13902 <owners> | |
13903 <owner> | |
13904 Please specify the owners of this user action. Add more owner tags as | |
13905 needed | |
13906 </owner> | |
13907 </owners> | |
13908 <description> | |
13909 Please enter the description of this user action. | |
13910 </description> | |
13911 </action> | |
13912 | |
13913 <action name="LanguageOptions_UiLanguageChange_ug"> | |
13914 <owners> | |
13915 <owner> | |
13916 Please specify the owners of this user action. Add more owner tags as | |
13917 needed | |
13918 </owner> | |
13919 </owners> | |
13920 <description> | |
13921 Please enter the description of this user action. | |
13922 </description> | |
13923 </action> | |
13924 | |
13925 <action name="LanguageOptions_UiLanguageChange_uk"> | |
13926 <owners> | |
13927 <owner> | |
13928 Please specify the owners of this user action. Add more owner tags as | |
13929 needed | |
13930 </owner> | |
13931 </owners> | |
13932 <description> | |
13933 Please enter the description of this user action. | |
13934 </description> | |
13935 </action> | |
13936 | |
13937 <action name="LanguageOptions_UiLanguageChange_ur"> | |
13938 <owners> | |
13939 <owner> | |
13940 Please specify the owners of this user action. Add more owner tags as | |
13941 needed | |
13942 </owner> | |
13943 </owners> | |
13944 <description> | |
13945 Please enter the description of this user action. | |
13946 </description> | |
13947 </action> | |
13948 | |
13949 <action name="LanguageOptions_UiLanguageChange_uz"> | |
13950 <owners> | |
13951 <owner> | |
13952 Please specify the owners of this user action. Add more owner tags as | |
13953 needed | |
13954 </owner> | |
13955 </owners> | |
13956 <description> | |
13957 Please enter the description of this user action. | |
13958 </description> | |
13959 </action> | |
13960 | |
13961 <action name="LanguageOptions_UiLanguageChange_vi"> | |
13962 <owners> | |
13963 <owner> | |
13964 Please specify the owners of this user action. Add more owner tags as | |
13965 needed | |
13966 </owner> | |
13967 </owners> | |
13968 <description> | |
13969 Please enter the description of this user action. | |
13970 </description> | |
13971 </action> | |
13972 | |
13973 <action name="LanguageOptions_UiLanguageChange_xh"> | |
13974 <owners> | |
13975 <owner> | |
13976 Please specify the owners of this user action. Add more owner tags as | |
13977 needed | |
13978 </owner> | |
13979 </owners> | |
13980 <description> | |
13981 Please enter the description of this user action. | |
13982 </description> | |
13983 </action> | |
13984 | |
13985 <action name="LanguageOptions_UiLanguageChange_yi"> | |
13986 <owners> | |
13987 <owner> | |
13988 Please specify the owners of this user action. Add more owner tags as | |
13989 needed | |
13990 </owner> | |
13991 </owners> | |
13992 <description> | |
13993 Please enter the description of this user action. | |
13994 </description> | |
13995 </action> | |
13996 | |
13997 <action name="LanguageOptions_UiLanguageChange_yo"> | |
13998 <owners> | |
13999 <owner> | |
14000 Please specify the owners of this user action. Add more owner tags as | |
14001 needed | |
14002 </owner> | |
14003 </owners> | |
14004 <description> | |
14005 Please enter the description of this user action. | |
14006 </description> | |
14007 </action> | |
14008 | |
14009 <action name="LanguageOptions_UiLanguageChange_zh"> | |
14010 <owners> | |
14011 <owner> | |
14012 Please specify the owners of this user action. Add more owner tags as | |
14013 needed | |
14014 </owner> | |
14015 </owners> | |
14016 <description> | |
14017 Please enter the description of this user action. | |
14018 </description> | |
14019 </action> | |
14020 | |
14021 <action name="LanguageOptions_UiLanguageChange_zh-CN"> | |
14022 <owners> | |
14023 <owner> | |
14024 Please specify the owners of this user action. Add more owner tags as | |
14025 needed | |
14026 </owner> | |
14027 </owners> | |
14028 <description> | |
14029 Please enter the description of this user action. | |
14030 </description> | |
14031 </action> | |
14032 | |
14033 <action name="LanguageOptions_UiLanguageChange_zh-TW"> | |
14034 <owners> | |
14035 <owner> | |
14036 Please specify the owners of this user action. Add more owner tags as | |
14037 needed | |
14038 </owner> | |
14039 </owners> | |
14040 <description> | |
14041 Please enter the description of this user action. | |
14042 </description> | |
14043 </action> | |
14044 | |
14045 <action name="LanguageOptions_UiLanguageChange_zu"> | |
14046 <owners> | |
14047 <owner> | |
14048 Please specify the owners of this user action. Add more owner tags as | |
14049 needed | |
14050 </owner> | |
14051 </owners> | |
14052 <description> | |
14053 Please enter the description of this user action. | |
14054 </description> | |
14055 </action> | |
14056 | |
14057 <action name="Launcher_ClickOnApp"> | |
14058 <owners> | |
14059 <owner> | |
14060 Please specify the owners of this user action. Add more owner tags as | |
14061 needed | |
14062 </owner> | |
14063 </owners> | |
14064 <description> | |
14065 Please enter the description of this user action. | |
14066 </description> | |
14067 </action> | |
14068 | |
14069 <action name="Launcher_ClickOnApplistButton"> | |
14070 <owners> | |
14071 <owner> | |
14072 Please specify the owners of this user action. Add more owner tags as | |
14073 needed | |
14074 </owner> | |
14075 </owners> | |
14076 <description> | |
14077 Please enter the description of this user action. | |
14078 </description> | |
14079 </action> | |
14080 | |
14081 <action name="LoadURL"> | |
14082 <owners> | |
14083 <owner> | |
14084 Please specify the owners of this user action. Add more owner tags as | |
14085 needed | |
14086 </owner> | |
14087 </owners> | |
14088 <description> | |
14089 Please enter the description of this user action. | |
14090 </description> | |
14091 </action> | |
14092 | |
14093 <action name="LoadURLFromKeyword"> | |
14094 <owners> | |
14095 <owner> | |
14096 Please specify the owners of this user action. Add more owner tags as | |
14097 needed | |
14098 </owner> | |
14099 </owners> | |
14100 <description> | |
14101 Please enter the description of this user action. | |
14102 </description> | |
14103 </action> | |
14104 | |
14105 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable"> | |
14106 <owners> | |
14107 <owner> | |
14108 Please specify the owners of this user action. Add more owner tags as | |
14109 needed | |
14110 </owner> | |
14111 </owners> | |
14112 <description> | |
14113 Please enter the description of this user action. | |
14114 </description> | |
14115 </action> | |
14116 | |
14117 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable"> | |
14118 <owners> | |
14119 <owner> | |
14120 Please specify the owners of this user action. Add more owner tags as | |
14121 needed | |
14122 </owner> | |
14123 </owners> | |
14124 <description> | |
14125 Please enter the description of this user action. | |
14126 </description> | |
14127 </action> | |
14128 | |
14129 <action name="LockScreen"> | |
14130 <owners> | |
14131 <owner> | |
14132 Please specify the owners of this user action. Add more owner tags as | |
14133 needed | |
14134 </owner> | |
14135 </owners> | |
14136 <description> | |
14137 Please enter the description of this user action. | |
14138 </description> | |
14139 </action> | |
14140 | |
14141 <action name="Login.CreateAccount"> | |
14142 <owners> | |
14143 <owner> | |
14144 Please specify the owners of this user action. Add more owner tags as | |
14145 needed | |
14146 </owner> | |
14147 </owners> | |
14148 <description> | |
14149 Please enter the description of this user action. | |
14150 </description> | |
14151 </action> | |
14152 | |
14153 <action name="Login_DemoUserLoginSuccess"> | |
14154 <owners> | |
14155 <owner> | |
14156 Please specify the owners of this user action. Add more owner tags as | |
14157 needed | |
14158 </owner> | |
14159 </owners> | |
14160 <description> | |
14161 Please enter the description of this user action. | |
14162 </description> | |
14163 </action> | |
14164 | |
14165 <action name="Login_Failure"> | |
14166 <owners> | |
14167 <owner> | |
14168 Please specify the owners of this user action. Add more owner tags as | |
14169 needed | |
14170 </owner> | |
14171 </owners> | |
14172 <description> | |
14173 Please enter the description of this user action. | |
14174 </description> | |
14175 </action> | |
14176 | |
14177 <action name="Login_GuestLoginSuccess"> | |
14178 <owners> | |
14179 <owner> | |
14180 Please specify the owners of this user action. Add more owner tags as | |
14181 needed | |
14182 </owner> | |
14183 </owners> | |
14184 <description> | |
14185 Please enter the description of this user action. | |
14186 </description> | |
14187 </action> | |
14188 | |
14189 <action name="Login_OffTheRecordLoginSuccess"> | |
14190 <owners> | |
14191 <owner> | |
14192 Please specify the owners of this user action. Add more owner tags as | |
14193 needed | |
14194 </owner> | |
14195 </owners> | |
14196 <description> | |
14197 Please enter the description of this user action. | |
14198 </description> | |
14199 </action> | |
14200 | |
14201 <action name="Login_Success"> | |
14202 <owners> | |
14203 <owner> | |
14204 Please specify the owners of this user action. Add more owner tags as | |
14205 needed | |
14206 </owner> | |
14207 </owners> | |
14208 <description> | |
14209 Please enter the description of this user action. | |
14210 </description> | |
14211 </action> | |
14212 | |
14213 <action name="ManagedMode_ClosePassphraseDialog"> | |
14214 <owners> | |
14215 <owner> | |
14216 Please specify the owners of this user action. Add more owner tags as | |
14217 needed | |
14218 </owner> | |
14219 </owners> | |
14220 <description> | |
14221 Please enter the description of this user action. | |
14222 </description> | |
14223 </action> | |
14224 | |
14225 <action name="ManagedMode_LocallyManagedUserCreated"> | |
14226 <owners> | |
14227 <owner> | |
14228 Please specify the owners of this user action. Add more owner tags as | |
14229 needed | |
14230 </owner> | |
14231 </owners> | |
14232 <description> | |
14233 Please enter the description of this user action. | |
14234 </description> | |
14235 </action> | |
14236 | |
14237 <action name="ManagedMode_MainFrameNavigation"> | |
14238 <owners> | |
14239 <owner> | |
14240 Please specify the owners of this user action. Add more owner tags as | |
14241 needed | |
14242 </owner> | |
14243 </owners> | |
14244 <description> | |
14245 Please enter the description of this user action. | |
14246 </description> | |
14247 </action> | |
14248 | |
14249 <action name="ManagedMode_NewManagedUserWindow"> | |
14250 <owners> | |
14251 <owner> | |
14252 Please specify the owners of this user action. Add more owner tags as | |
14253 needed | |
14254 </owner> | |
14255 </owners> | |
14256 <description> | |
14257 Please enter the description of this user action. | |
14258 </description> | |
14259 </action> | |
14260 | |
14261 <action name="ManagedMode_OpenPassphraseDialog"> | |
14262 <owners> | |
14263 <owner> | |
14264 Please specify the owners of this user action. Add more owner tags as | |
14265 needed | |
14266 </owner> | |
14267 </owners> | |
14268 <description> | |
14269 Please enter the description of this user action. | |
14270 </description> | |
14271 </action> | |
14272 | |
14273 <action name="ManagedMode_OpenSettings"> | |
14274 <owners> | |
14275 <owner> | |
14276 Please specify the owners of this user action. Add more owner tags as | |
14277 needed | |
14278 </owner> | |
14279 </owners> | |
14280 <description> | |
14281 Please enter the description of this user action. | |
14282 </description> | |
14283 </action> | |
14284 | |
14285 <action name="ManagedMode_StartupEnableManagedSwitch"> | |
14286 <owners> | |
14287 <owner> | |
14288 Please specify the owners of this user action. Add more owner tags as | |
14289 needed | |
14290 </owner> | |
14291 </owners> | |
14292 <description> | |
14293 Please enter the description of this user action. | |
14294 </description> | |
14295 </action> | |
14296 | |
14297 <action name="ManagedMode_StartupManagedSwitch"> | |
14298 <owners> | |
14299 <owner> | |
14300 Please specify the owners of this user action. Add more owner tags as | |
14301 needed | |
14302 </owner> | |
14303 </owners> | |
14304 <description> | |
14305 Please enter the description of this user action. | |
14306 </description> | |
14307 </action> | |
14308 | |
14309 <action name="ManagedMode_StartupNoManagedSwitch"> | |
14310 <owners> | |
14311 <owner> | |
14312 Please specify the owners of this user action. Add more owner tags as | |
14313 needed | |
14314 </owner> | |
14315 </owners> | |
14316 <description> | |
14317 Please enter the description of this user action. | |
14318 </description> | |
14319 </action> | |
14320 | |
14321 <action name="ManagedUsers_Chromeos_Sync_Invalidated"> | |
14322 <owners> | |
14323 <owner> | |
14324 Please specify the owners of this user action. Add more owner tags as | |
14325 needed | |
14326 </owner> | |
14327 </owners> | |
14328 <description> | |
14329 Please enter the description of this user action. | |
14330 </description> | |
14331 </action> | |
14332 | |
14333 <action name="ManagedUsers_Chromeos_Sync_Recovered"> | |
14334 <owners> | |
14335 <owner> | |
14336 Please specify the owners of this user action. Add more owner tags as | |
14337 needed | |
14338 </owner> | |
14339 </owners> | |
14340 <description> | |
14341 Please enter the description of this user action. | |
14342 </description> | |
14343 </action> | |
14344 | |
14345 <action name="ManagedUsers_UploadItem_Queued"> | |
14346 <owners> | |
14347 <owner> | |
14348 Please specify the owners of this user action. Add more owner tags as | |
14349 needed | |
14350 </owner> | |
14351 </owners> | |
14352 <description> | |
14353 Please enter the description of this user action. | |
14354 </description> | |
14355 </action> | |
14356 | |
14357 <action name="ManagedUsers_UploadItem_Syncing"> | |
14358 <owners> | |
14359 <owner> | |
14360 Please specify the owners of this user action. Add more owner tags as | |
14361 needed | |
14362 </owner> | |
14363 </owners> | |
14364 <description> | |
14365 Please enter the description of this user action. | |
14366 </description> | |
14367 </action> | |
14368 | |
14369 <action name="MaxButton_Clk_ExitFS"> | |
14370 <owners> | |
14371 <owner> | |
14372 Please specify the owners of this user action. Add more owner tags as | |
14373 needed | |
14374 </owner> | |
14375 </owners> | |
14376 <description> | |
14377 Please enter the description of this user action. | |
14378 </description> | |
14379 </action> | |
14380 | |
14381 <action name="MaxButton_Clk_Maximize"> | |
14382 <owners> | |
14383 <owner> | |
14384 Please specify the owners of this user action. Add more owner tags as | |
14385 needed | |
14386 </owner> | |
14387 </owners> | |
14388 <description> | |
14389 Please enter the description of this user action. | |
14390 </description> | |
14391 </action> | |
14392 | |
14393 <action name="MaxButton_Clk_Restore"> | |
14394 <owners> | |
14395 <owner> | |
14396 Please specify the owners of this user action. Add more owner tags as | |
14397 needed | |
14398 </owner> | |
14399 </owners> | |
14400 <description> | |
14401 Please enter the description of this user action. | |
14402 </description> | |
14403 </action> | |
14404 | |
14405 <action name="MaxButton_MaxLeft"> | |
14406 <owners> | |
14407 <owner> | |
14408 Please specify the owners of this user action. Add more owner tags as | |
14409 needed | |
14410 </owner> | |
14411 </owners> | |
14412 <description> | |
14413 Please enter the description of this user action. | |
14414 </description> | |
14415 </action> | |
14416 | |
14417 <action name="MaxButton_MaxRight"> | |
14418 <owners> | |
14419 <owner> | |
14420 Please specify the owners of this user action. Add more owner tags as | |
14421 needed | |
14422 </owner> | |
14423 </owners> | |
14424 <description> | |
14425 Please enter the description of this user action. | |
14426 </description> | |
14427 </action> | |
14428 | |
14429 <action name="MaxButton_Maximize"> | |
14430 <owners> | |
14431 <owner> | |
14432 Please specify the owners of this user action. Add more owner tags as | |
14433 needed | |
14434 </owner> | |
14435 </owners> | |
14436 <description> | |
14437 Please enter the description of this user action. | |
14438 </description> | |
14439 </action> | |
14440 | |
14441 <action name="MaxButton_Minimize"> | |
14442 <owners> | |
14443 <owner> | |
14444 Please specify the owners of this user action. Add more owner tags as | |
14445 needed | |
14446 </owner> | |
14447 </owners> | |
14448 <description> | |
14449 Please enter the description of this user action. | |
14450 </description> | |
14451 </action> | |
14452 | |
14453 <action name="MaxButton_Restore"> | |
14454 <owners> | |
14455 <owner> | |
14456 Please specify the owners of this user action. Add more owner tags as | |
14457 needed | |
14458 </owner> | |
14459 </owners> | |
14460 <description> | |
14461 Please enter the description of this user action. | |
14462 </description> | |
14463 </action> | |
14464 | |
14465 <action name="MaxButton_ShowBubble"> | |
14466 <owners> | |
14467 <owner> | |
14468 Please specify the owners of this user action. Add more owner tags as | |
14469 needed | |
14470 </owner> | |
14471 </owners> | |
14472 <description> | |
14473 Please enter the description of this user action. | |
14474 </description> | |
14475 </action> | |
14476 | |
14477 <action name="MediaContextMenu_Controls"> | |
14478 <owners> | |
14479 <owner> | |
14480 Please specify the owners of this user action. Add more owner tags as | |
14481 needed | |
14482 </owner> | |
14483 </owners> | |
14484 <description> | |
14485 Please enter the description of this user action. | |
14486 </description> | |
14487 </action> | |
14488 | |
14489 <action name="MediaContextMenu_Loop"> | |
14490 <owners> | |
14491 <owner> | |
14492 Please specify the owners of this user action. Add more owner tags as | |
14493 needed | |
14494 </owner> | |
14495 </owners> | |
14496 <description> | |
14497 Please enter the description of this user action. | |
14498 </description> | |
14499 </action> | |
14500 | |
14501 <action name="MediaContextMenu_Mute"> | |
14502 <owners> | |
14503 <owner> | |
14504 Please specify the owners of this user action. Add more owner tags as | |
14505 needed | |
14506 </owner> | |
14507 </owners> | |
14508 <description> | |
14509 Please enter the description of this user action. | |
14510 </description> | |
14511 </action> | |
14512 | |
14513 <action name="MediaContextMenu_Pause"> | |
14514 <owners> | |
14515 <owner> | |
14516 Please specify the owners of this user action. Add more owner tags as | |
14517 needed | |
14518 </owner> | |
14519 </owners> | |
14520 <description> | |
14521 Please enter the description of this user action. | |
14522 </description> | |
14523 </action> | |
14524 | |
14525 <action name="MediaContextMenu_Play"> | |
14526 <owners> | |
14527 <owner> | |
14528 Please specify the owners of this user action. Add more owner tags as | |
14529 needed | |
14530 </owner> | |
14531 </owners> | |
14532 <description> | |
14533 Please enter the description of this user action. | |
14534 </description> | |
14535 </action> | |
14536 | |
14537 <action name="MediaContextMenu_Unmute"> | |
14538 <owners> | |
14539 <owner> | |
14540 Please specify the owners of this user action. Add more owner tags as | |
14541 needed | |
14542 </owner> | |
14543 </owners> | |
14544 <description> | |
14545 Please enter the description of this user action. | |
14546 </description> | |
14547 </action> | |
14548 | |
14549 <action name="Menu_Take_Screenshot"> | |
14550 <owners> | |
14551 <owner> | |
14552 Please specify the owners of this user action. Add more owner tags as | |
14553 needed | |
14554 </owner> | |
14555 </owners> | |
14556 <description> | |
14557 Please enter the description of this user action. | |
14558 </description> | |
14559 </action> | |
14560 | |
14561 <action name="MinButton_Clk"> | |
14562 <owners> | |
14563 <owner> | |
14564 Please specify the owners of this user action. Add more owner tags as | |
14565 needed | |
14566 </owner> | |
14567 </owners> | |
14568 <description> | |
14569 Please enter the description of this user action. | |
14570 </description> | |
14571 </action> | |
14572 | |
14573 <action name="Minimize_UsingKey"> | |
14574 <owners> | |
14575 <owner> | |
14576 Please specify the owners of this user action. Add more owner tags as | |
14577 needed | |
14578 </owner> | |
14579 </owners> | |
14580 <description> | |
14581 Please enter the description of this user action. | |
14582 </description> | |
14583 </action> | |
14584 | |
14585 <action name="MixedScript_LoadAnyway_Bubble"> | |
14586 <owners> | |
14587 <owner> | |
14588 Please specify the owners of this user action. Add more owner tags as | |
14589 needed | |
14590 </owner> | |
14591 </owners> | |
14592 <description> | |
14593 Please enter the description of this user action. | |
14594 </description> | |
14595 </action> | |
14596 | |
14597 <action name="MobileActionBarShown"> | |
14598 <owners> | |
14599 <owner> | |
14600 Please specify the owners of this user action. Add more owner tags as | |
14601 needed | |
14602 </owner> | |
14603 </owners> | |
14604 <description> | |
14605 Please enter the description of this user action. | |
14606 </description> | |
14607 </action> | |
14608 | |
14609 <action name="MobileBeamCallbackSuccess"> | |
14610 <owners> | |
14611 <owner> | |
14612 Please specify the owners of this user action. Add more owner tags as | |
14613 needed | |
14614 </owner> | |
14615 </owners> | |
14616 <description> | |
14617 Please enter the description of this user action. | |
14618 </description> | |
14619 </action> | |
14620 | |
14621 <action name="MobileBeamInvalidAppState"> | |
14622 <owners> | |
14623 <owner> | |
14624 Please specify the owners of this user action. Add more owner tags as | |
14625 needed | |
14626 </owner> | |
14627 </owners> | |
14628 <description> | |
14629 Please enter the description of this user action. | |
14630 </description> | |
14631 </action> | |
14632 | |
14633 <action name="MobileBreakpadUploadAttempt"> | |
14634 <owners> | |
14635 <owner> | |
14636 Please specify the owners of this user action. Add more owner tags as | |
14637 needed | |
14638 </owner> | |
14639 </owners> | |
14640 <description> | |
14641 Please enter the description of this user action. | |
14642 </description> | |
14643 </action> | |
14644 | |
14645 <action name="MobileBreakpadUploadFailure"> | |
14646 <owners> | |
14647 <owner> | |
14648 Please specify the owners of this user action. Add more owner tags as | |
14649 needed | |
14650 </owner> | |
14651 </owners> | |
14652 <description> | |
14653 Please enter the description of this user action. | |
14654 </description> | |
14655 </action> | |
14656 | |
14657 <action name="MobileBreakpadUploadSuccess"> | |
14658 <owners> | |
14659 <owner> | |
14660 Please specify the owners of this user action. Add more owner tags as | |
14661 needed | |
14662 </owner> | |
14663 </owners> | |
14664 <description> | |
14665 Please enter the description of this user action. | |
14666 </description> | |
14667 </action> | |
14668 | |
14669 <action name="MobileContextMenuCopyImageLinkAddress"> | |
14670 <owners> | |
14671 <owner> | |
14672 Please specify the owners of this user action. Add more owner tags as | |
14673 needed | |
14674 </owner> | |
14675 </owners> | |
14676 <description> | |
14677 Please enter the description of this user action. | |
14678 </description> | |
14679 </action> | |
14680 | |
14681 <action name="MobileContextMenuCopyLinkAddress"> | |
14682 <owners> | |
14683 <owner> | |
14684 Please specify the owners of this user action. Add more owner tags as | |
14685 needed | |
14686 </owner> | |
14687 </owners> | |
14688 <description> | |
14689 Please enter the description of this user action. | |
14690 </description> | |
14691 </action> | |
14692 | |
14693 <action name="MobileContextMenuCopyLinkText"> | |
14694 <owners> | |
14695 <owner> | |
14696 Please specify the owners of this user action. Add more owner tags as | |
14697 needed | |
14698 </owner> | |
14699 </owners> | |
14700 <description> | |
14701 Please enter the description of this user action. | |
14702 </description> | |
14703 </action> | |
14704 | |
14705 <action name="MobileContextMenuDownloadImage"> | |
14706 <owners> | |
14707 <owner> | |
14708 Please specify the owners of this user action. Add more owner tags as | |
14709 needed | |
14710 </owner> | |
14711 </owners> | |
14712 <description> | |
14713 Please enter the description of this user action. | |
14714 </description> | |
14715 </action> | |
14716 | |
14717 <action name="MobileContextMenuDownloadLink"> | |
14718 <owners> | |
14719 <owner> | |
14720 Please specify the owners of this user action. Add more owner tags as | |
14721 needed | |
14722 </owner> | |
14723 </owners> | |
14724 <description> | |
14725 Please enter the description of this user action. | |
14726 </description> | |
14727 </action> | |
14728 | |
14729 <action name="MobileContextMenuDownloadVideo"> | |
14730 <owners> | |
14731 <owner> | |
14732 Please specify the owners of this user action. Add more owner tags as | |
14733 needed | |
14734 </owner> | |
14735 </owners> | |
14736 <description> | |
14737 Please enter the description of this user action. | |
14738 </description> | |
14739 </action> | |
14740 | |
14741 <action name="MobileContextMenuImage"> | |
14742 <owners> | |
14743 <owner> | |
14744 Please specify the owners of this user action. Add more owner tags as | |
14745 needed | |
14746 </owner> | |
14747 </owners> | |
14748 <description> | |
14749 Please enter the description of this user action. | |
14750 </description> | |
14751 </action> | |
14752 | |
14753 <action name="MobileContextMenuLink"> | |
14754 <owners> | |
14755 <owner> | |
14756 Please specify the owners of this user action. Add more owner tags as | |
14757 needed | |
14758 </owner> | |
14759 </owners> | |
14760 <description> | |
14761 Please enter the description of this user action. | |
14762 </description> | |
14763 </action> | |
14764 | |
14765 <action name="MobileContextMenuOpenImageInNewTab"> | |
14766 <owners> | |
14767 <owner> | |
14768 Please specify the owners of this user action. Add more owner tags as | |
14769 needed | |
14770 </owner> | |
14771 </owners> | |
14772 <description> | |
14773 Please enter the description of this user action. | |
14774 </description> | |
14775 </action> | |
14776 | |
14777 <action name="MobileContextMenuOpenLink"> | |
14778 <owners> | |
14779 <owner> | |
14780 Please specify the owners of this user action. Add more owner tags as | |
14781 needed | |
14782 </owner> | |
14783 </owners> | |
14784 <description> | |
14785 Please enter the description of this user action. | |
14786 </description> | |
14787 </action> | |
14788 | |
14789 <action name="MobileContextMenuOpenLinkInIncognito"> | |
14790 <owners> | |
14791 <owner> | |
14792 Please specify the owners of this user action. Add more owner tags as | |
14793 needed | |
14794 </owner> | |
14795 </owners> | |
14796 <description> | |
14797 Please enter the description of this user action. | |
14798 </description> | |
14799 </action> | |
14800 | |
14801 <action name="MobileContextMenuOpenLinkInNewTab"> | |
14802 <owners> | |
14803 <owner> | |
14804 Please specify the owners of this user action. Add more owner tags as | |
14805 needed | |
14806 </owner> | |
14807 </owners> | |
14808 <description> | |
14809 Please enter the description of this user action. | |
14810 </description> | |
14811 </action> | |
14812 | |
14813 <action name="MobileContextMenuSaveImage"> | |
14814 <owners> | |
14815 <owner> | |
14816 Please specify the owners of this user action. Add more owner tags as | |
14817 needed | |
14818 </owner> | |
14819 </owners> | |
14820 <description> | |
14821 Please enter the description of this user action. | |
14822 </description> | |
14823 </action> | |
14824 | |
14825 <action name="MobileContextMenuSearchByImage"> | |
14826 <owners> | |
14827 <owner> | |
14828 Please specify the owners of this user action. Add more owner tags as | |
14829 needed | |
14830 </owner> | |
14831 </owners> | |
14832 <description> | |
14833 Please enter the description of this user action. | |
14834 </description> | |
14835 </action> | |
14836 | |
14837 <action name="MobileContextMenuShareLink"> | |
14838 <owners> | |
14839 <owner> | |
14840 Please specify the owners of this user action. Add more owner tags as | |
14841 needed | |
14842 </owner> | |
14843 </owners> | |
14844 <description> | |
14845 Please enter the description of this user action. | |
14846 </description> | |
14847 </action> | |
14848 | |
14849 <action name="MobileContextMenuText"> | |
14850 <owners> | |
14851 <owner> | |
14852 Please specify the owners of this user action. Add more owner tags as | |
14853 needed | |
14854 </owner> | |
14855 </owners> | |
14856 <description> | |
14857 Please enter the description of this user action. | |
14858 </description> | |
14859 </action> | |
14860 | |
14861 <action name="MobileContextMenuVideo"> | |
14862 <owners> | |
14863 <owner> | |
14864 Please specify the owners of this user action. Add more owner tags as | |
14865 needed | |
14866 </owner> | |
14867 </owners> | |
14868 <description> | |
14869 Please enter the description of this user action. | |
14870 </description> | |
14871 </action> | |
14872 | |
14873 <action name="MobileContextMenuViewImage"> | |
14874 <owners> | |
14875 <owner> | |
14876 Please specify the owners of this user action. Add more owner tags as | |
14877 needed | |
14878 </owner> | |
14879 </owners> | |
14880 <description> | |
14881 Please enter the description of this user action. | |
14882 </description> | |
14883 </action> | |
14884 | |
14885 <action name="MobileFirstEditInOmnibox"> | |
14886 <owners> | |
14887 <owner> | |
14888 Please specify the owners of this user action. Add more owner tags as | |
14889 needed | |
14890 </owner> | |
14891 </owners> | |
14892 <description> | |
14893 Please enter the description of this user action. | |
14894 </description> | |
14895 </action> | |
14896 | |
14897 <action name="MobileFocusedFakeboxOnNtp"> | |
14898 <owners> | |
14899 <owner> | |
14900 Please specify the owners of this user action. Add more owner tags as | |
14901 needed | |
14902 </owner> | |
14903 </owners> | |
14904 <description> | |
14905 Please enter the description of this user action. | |
14906 </description> | |
14907 </action> | |
14908 | |
14909 <action name="MobileFocusedOmniboxNotOnNtp"> | |
14910 <owners> | |
14911 <owner> | |
14912 Please specify the owners of this user action. Add more owner tags as | |
14913 needed | |
14914 </owner> | |
14915 </owners> | |
14916 <description> | |
14917 Please enter the description of this user action. | |
14918 </description> | |
14919 </action> | |
14920 | |
14921 <action name="MobileFocusedOmniboxOnNtp"> | |
14922 <owners> | |
14923 <owner> | |
14924 Please specify the owners of this user action. Add more owner tags as | |
14925 needed | |
14926 </owner> | |
14927 </owners> | |
14928 <description> | |
14929 Please enter the description of this user action. | |
14930 </description> | |
14931 </action> | |
14932 | |
14933 <action name="MobileFreAttemptSignIn"> | |
14934 <owners> | |
14935 <owner> | |
14936 Please specify the owners of this user action. Add more owner tags as | |
14937 needed | |
14938 </owner> | |
14939 </owners> | |
14940 <description> | |
14941 Please enter the description of this user action. | |
14942 </description> | |
14943 </action> | |
14944 | |
14945 <action name="MobileFreSignInSuccessful"> | |
14946 <owners> | |
14947 <owner> | |
14948 Please specify the owners of this user action. Add more owner tags as | |
14949 needed | |
14950 </owner> | |
14951 </owners> | |
14952 <description> | |
14953 Please enter the description of this user action. | |
14954 </description> | |
14955 </action> | |
14956 | |
14957 <action name="MobileFreSkipSignIn"> | |
14958 <owners> | |
14959 <owner> | |
14960 Please specify the owners of this user action. Add more owner tags as | |
14961 needed | |
14962 </owner> | |
14963 </owners> | |
14964 <description> | |
14965 Please enter the description of this user action. | |
14966 </description> | |
14967 </action> | |
14968 | |
14969 <action name="MobileMenuAddToBookmarks"> | |
14970 <owners> | |
14971 <owner> | |
14972 Please specify the owners of this user action. Add more owner tags as | |
14973 needed | |
14974 </owner> | |
14975 </owners> | |
14976 <description> | |
14977 Please enter the description of this user action. | |
14978 </description> | |
14979 </action> | |
14980 | |
14981 <action name="MobileMenuAllBookmarks"> | |
14982 <owners> | |
14983 <owner> | |
14984 Please specify the owners of this user action. Add more owner tags as | |
14985 needed | |
14986 </owner> | |
14987 </owners> | |
14988 <description> | |
14989 Please enter the description of this user action. | |
14990 </description> | |
14991 </action> | |
14992 | |
14993 <action name="MobileMenuBack"> | |
14994 <owners> | |
14995 <owner> | |
14996 Please specify the owners of this user action. Add more owner tags as | |
14997 needed | |
14998 </owner> | |
14999 </owners> | |
15000 <description> | |
15001 Please enter the description of this user action. | |
15002 </description> | |
15003 </action> | |
15004 | |
15005 <action name="MobileMenuCloseAllTabs"> | |
15006 <owners> | |
15007 <owner> | |
15008 Please specify the owners of this user action. Add more owner tags as | |
15009 needed | |
15010 </owner> | |
15011 </owners> | |
15012 <description> | |
15013 Please enter the description of this user action. | |
15014 </description> | |
15015 </action> | |
15016 | |
15017 <action name="MobileMenuCloseTab"> | |
15018 <owners> | |
15019 <owner> | |
15020 Please specify the owners of this user action. Add more owner tags as | |
15021 needed | |
15022 </owner> | |
15023 </owners> | |
15024 <description> | |
15025 Please enter the description of this user action. | |
15026 </description> | |
15027 </action> | |
15028 | |
15029 <action name="MobileMenuFeedback"> | |
15030 <owners> | |
15031 <owner> | |
15032 Please specify the owners of this user action. Add more owner tags as | |
15033 needed | |
15034 </owner> | |
15035 </owners> | |
15036 <description> | |
15037 Please enter the description of this user action. | |
15038 </description> | |
15039 </action> | |
15040 | |
15041 <action name="MobileMenuFindInPage"> | |
15042 <owners> | |
15043 <owner> | |
15044 Please specify the owners of this user action. Add more owner tags as | |
15045 needed | |
15046 </owner> | |
15047 </owners> | |
15048 <description> | |
15049 Please enter the description of this user action. | |
15050 </description> | |
15051 </action> | |
15052 | |
15053 <action name="MobileMenuForward"> | |
15054 <owners> | |
15055 <owner> | |
15056 Please specify the owners of this user action. Add more owner tags as | |
15057 needed | |
15058 </owner> | |
15059 </owners> | |
15060 <description> | |
15061 Please enter the description of this user action. | |
15062 </description> | |
15063 </action> | |
15064 | |
15065 <action name="MobileMenuFullscreen"> | |
15066 <owners> | |
15067 <owner> | |
15068 Please specify the owners of this user action. Add more owner tags as | |
15069 needed | |
15070 </owner> | |
15071 </owners> | |
15072 <description> | |
15073 Please enter the description of this user action. | |
15074 </description> | |
15075 </action> | |
15076 | |
15077 <action name="MobileMenuNewIncognitoTab"> | |
15078 <owners> | |
15079 <owner> | |
15080 Please specify the owners of this user action. Add more owner tags as | |
15081 needed | |
15082 </owner> | |
15083 </owners> | |
15084 <description> | |
15085 Please enter the description of this user action. | |
15086 </description> | |
15087 </action> | |
15088 | |
15089 <action name="MobileMenuNewTab"> | |
15090 <owners> | |
15091 <owner> | |
15092 Please specify the owners of this user action. Add more owner tags as | |
15093 needed | |
15094 </owner> | |
15095 </owners> | |
15096 <description> | |
15097 Please enter the description of this user action. | |
15098 </description> | |
15099 </action> | |
15100 | |
15101 <action name="MobileMenuOpenTabs"> | |
15102 <owners> | |
15103 <owner> | |
15104 Please specify the owners of this user action. Add more owner tags as | |
15105 needed | |
15106 </owner> | |
15107 </owners> | |
15108 <description> | |
15109 Please enter the description of this user action. | |
15110 </description> | |
15111 </action> | |
15112 | |
15113 <action name="MobileMenuQuit"> | |
15114 <owners> | |
15115 <owner> | |
15116 Please specify the owners of this user action. Add more owner tags as | |
15117 needed | |
15118 </owner> | |
15119 </owners> | |
15120 <description> | |
15121 Please enter the description of this user action. | |
15122 </description> | |
15123 </action> | |
15124 | |
15125 <action name="MobileMenuReload"> | |
15126 <owners> | |
15127 <owner> | |
15128 Please specify the owners of this user action. Add more owner tags as | |
15129 needed | |
15130 </owner> | |
15131 </owners> | |
15132 <description> | |
15133 Please enter the description of this user action. | |
15134 </description> | |
15135 </action> | |
15136 | |
15137 <action name="MobileMenuSettings"> | |
15138 <owners> | |
15139 <owner> | |
15140 Please specify the owners of this user action. Add more owner tags as | |
15141 needed | |
15142 </owner> | |
15143 </owners> | |
15144 <description> | |
15145 Please enter the description of this user action. | |
15146 </description> | |
15147 </action> | |
15148 | |
15149 <action name="MobileMenuShare"> | |
15150 <owners> | |
15151 <owner> | |
15152 Please specify the owners of this user action. Add more owner tags as | |
15153 needed | |
15154 </owner> | |
15155 </owners> | |
15156 <description> | |
15157 Please enter the description of this user action. | |
15158 </description> | |
15159 </action> | |
15160 | |
15161 <action name="MobileMenuShow"> | |
15162 <owners> | |
15163 <owner> | |
15164 Please specify the owners of this user action. Add more owner tags as | |
15165 needed | |
15166 </owner> | |
15167 </owners> | |
15168 <description> | |
15169 Please enter the description of this user action. | |
15170 </description> | |
15171 </action> | |
15172 | |
15173 <action name="MobileNTPBookmark"> | |
15174 <owners> | |
15175 <owner> | |
15176 Please specify the owners of this user action. Add more owner tags as | |
15177 needed | |
15178 </owner> | |
15179 </owners> | |
15180 <description> | |
15181 Please enter the description of this user action. | |
15182 </description> | |
15183 </action> | |
15184 | |
15185 <action name="MobileNTPForeignSession"> | |
15186 <owners> | |
15187 <owner> | |
15188 Please specify the owners of this user action. Add more owner tags as | |
15189 needed | |
15190 </owner> | |
15191 </owners> | |
15192 <description> | |
15193 Please enter the description of this user action. | |
15194 </description> | |
15195 </action> | |
15196 | |
15197 <action name="MobileNTPMostVisited"> | |
15198 <owners> | |
15199 <owner> | |
15200 Please specify the owners of this user action. Add more owner tags as | |
15201 needed | |
15202 </owner> | |
15203 </owners> | |
15204 <description> | |
15205 Please enter the description of this user action. | |
15206 </description> | |
15207 </action> | |
15208 | |
15209 <action name="MobileNTPRecentlyClosed"> | |
15210 <owners> | |
15211 <owner> | |
15212 Please specify the owners of this user action. Add more owner tags as | |
15213 needed | |
15214 </owner> | |
15215 </owners> | |
15216 <description> | |
15217 Please enter the description of this user action. | |
15218 </description> | |
15219 </action> | |
15220 | |
15221 <action name="MobileNTPSwitchToBookmarks"> | |
15222 <owners> | |
15223 <owner> | |
15224 Please specify the owners of this user action. Add more owner tags as | |
15225 needed | |
15226 </owner> | |
15227 </owners> | |
15228 <description> | |
15229 Please enter the description of this user action. | |
15230 </description> | |
15231 </action> | |
15232 | |
15233 <action name="MobileNTPSwitchToIncognito"> | |
15234 <owners> | |
15235 <owner> | |
15236 Please specify the owners of this user action. Add more owner tags as | |
15237 needed | |
15238 </owner> | |
15239 </owners> | |
15240 <description> | |
15241 Please enter the description of this user action. | |
15242 </description> | |
15243 </action> | |
15244 | |
15245 <action name="MobileNTPSwitchToMostVisited"> | |
15246 <owners> | |
15247 <owner> | |
15248 Please specify the owners of this user action. Add more owner tags as | |
15249 needed | |
15250 </owner> | |
15251 </owners> | |
15252 <description> | |
15253 Please enter the description of this user action. | |
15254 </description> | |
15255 </action> | |
15256 | |
15257 <action name="MobileNTPSwitchToOpenTabs"> | |
15258 <owners> | |
15259 <owner> | |
15260 Please specify the owners of this user action. Add more owner tags as | |
15261 needed | |
15262 </owner> | |
15263 </owners> | |
15264 <description> | |
15265 Please enter the description of this user action. | |
15266 </description> | |
15267 </action> | |
15268 | |
15269 <action name="MobileNewTabOpened"> | |
15270 <owners> | |
15271 <owner> | |
15272 Please specify the owners of this user action. Add more owner tags as | |
15273 needed | |
15274 </owner> | |
15275 </owners> | |
15276 <description> | |
15277 Please enter the description of this user action. | |
15278 </description> | |
15279 </action> | |
15280 | |
15281 <action name="MobileOmniboxRefineSuggestion"> | |
15282 <owners> | |
15283 <owner> | |
15284 Please specify the owners of this user action. Add more owner tags as | |
15285 needed | |
15286 </owner> | |
15287 </owners> | |
15288 <description> | |
15289 Please enter the description of this user action. | |
15290 </description> | |
15291 </action> | |
15292 | |
15293 <action name="MobileOmniboxSearch"> | |
15294 <owners> | |
15295 <owner> | |
15296 Please specify the owners of this user action. Add more owner tags as | |
15297 needed | |
15298 </owner> | |
15299 </owners> | |
15300 <description> | |
15301 Please enter the description of this user action. | |
15302 </description> | |
15303 </action> | |
15304 | |
15305 <action name="MobileOmniboxVoiceSearch"> | |
15306 <owners> | |
15307 <owner> | |
15308 Please specify the owners of this user action. Add more owner tags as | |
15309 needed | |
15310 </owner> | |
15311 </owners> | |
15312 <description> | |
15313 Please enter the description of this user action. | |
15314 </description> | |
15315 </action> | |
15316 | |
15317 <action name="MobilePageLoaded"> | |
15318 <owners> | |
15319 <owner> | |
15320 Please specify the owners of this user action. Add more owner tags as | |
15321 needed | |
15322 </owner> | |
15323 </owners> | |
15324 <description> | |
15325 Please enter the description of this user action. | |
15326 </description> | |
15327 </action> | |
15328 | |
15329 <action name="MobilePageLoadedDesktopUserAgent"> | |
15330 <owners> | |
15331 <owner> | |
15332 Please specify the owners of this user action. Add more owner tags as | |
15333 needed | |
15334 </owner> | |
15335 </owners> | |
15336 <description> | |
15337 Please enter the description of this user action. | |
15338 </description> | |
15339 </action> | |
15340 | |
15341 <action name="MobilePageLoadedWithKeyboard"> | |
15342 <owners> | |
15343 <owner> | |
15344 Please specify the owners of this user action. Add more owner tags as | |
15345 needed | |
15346 </owner> | |
15347 </owners> | |
15348 <description> | |
15349 Please enter the description of this user action. | |
15350 </description> | |
15351 </action> | |
15352 | |
15353 <action name="MobileReceivedExternalIntent"> | |
15354 <owners> | |
15355 <owner> | |
15356 Please specify the owners of this user action. Add more owner tags as | |
15357 needed | |
15358 </owner> | |
15359 </owners> | |
15360 <description> | |
15361 Please enter the description of this user action. | |
15362 </description> | |
15363 </action> | |
15364 | |
15365 <action name="MobileRendererCrashed"> | |
15366 <owners> | |
15367 <owner> | |
15368 Please specify the owners of this user action. Add more owner tags as | |
15369 needed | |
15370 </owner> | |
15371 </owners> | |
15372 <description> | |
15373 Please enter the description of this user action. | |
15374 </description> | |
15375 </action> | |
15376 | |
15377 <action name="MobileShortcutAllBookmarks"> | |
15378 <owners> | |
15379 <owner> | |
15380 Please specify the owners of this user action. Add more owner tags as | |
15381 needed | |
15382 </owner> | |
15383 </owners> | |
15384 <description> | |
15385 Please enter the description of this user action. | |
15386 </description> | |
15387 </action> | |
15388 | |
15389 <action name="MobileShortcutFindInPage"> | |
15390 <owners> | |
15391 <owner> | |
15392 Please specify the owners of this user action. Add more owner tags as | |
15393 needed | |
15394 </owner> | |
15395 </owners> | |
15396 <description> | |
15397 Please enter the description of this user action. | |
15398 </description> | |
15399 </action> | |
15400 | |
15401 <action name="MobileShortcutNewIncognitoTab"> | |
15402 <owners> | |
15403 <owner> | |
15404 Please specify the owners of this user action. Add more owner tags as | |
15405 needed | |
15406 </owner> | |
15407 </owners> | |
15408 <description> | |
15409 Please enter the description of this user action. | |
15410 </description> | |
15411 </action> | |
15412 | |
15413 <action name="MobileShortcutNewTab"> | |
15414 <owners> | |
15415 <owner> | |
15416 Please specify the owners of this user action. Add more owner tags as | |
15417 needed | |
15418 </owner> | |
15419 </owners> | |
15420 <description> | |
15421 Please enter the description of this user action. | |
15422 </description> | |
15423 </action> | |
15424 | |
15425 <action name="MobileSideSwipeFinished"> | |
15426 <owners> | |
15427 <owner> | |
15428 Please specify the owners of this user action. Add more owner tags as | |
15429 needed | |
15430 </owner> | |
15431 </owners> | |
15432 <description> | |
15433 Please enter the description of this user action. | |
15434 </description> | |
15435 </action> | |
15436 | |
15437 <action name="MobileStackViewCloseTab"> | |
15438 <owners> | |
15439 <owner> | |
15440 Please specify the owners of this user action. Add more owner tags as | |
15441 needed | |
15442 </owner> | |
15443 </owners> | |
15444 <description> | |
15445 Please enter the description of this user action. | |
15446 </description> | |
15447 </action> | |
15448 | |
15449 <action name="MobileStackViewSwipeCloseTab"> | |
15450 <owners> | |
15451 <owner> | |
15452 Please specify the owners of this user action. Add more owner tags as | |
15453 needed | |
15454 </owner> | |
15455 </owners> | |
15456 <description> | |
15457 Please enter the description of this user action. | |
15458 </description> | |
15459 </action> | |
15460 | |
15461 <action name="MobileTabClobbered"> | |
15462 <owners> | |
15463 <owner> | |
15464 Please specify the owners of this user action. Add more owner tags as | |
15465 needed | |
15466 </owner> | |
15467 </owners> | |
15468 <description> | |
15469 Please enter the description of this user action. | |
15470 </description> | |
15471 </action> | |
15472 | |
15473 <action name="MobileTabClosed"> | |
15474 <owners> | |
15475 <owner> | |
15476 Please specify the owners of this user action. Add more owner tags as | |
15477 needed | |
15478 </owner> | |
15479 </owners> | |
15480 <description> | |
15481 Please enter the description of this user action. | |
15482 </description> | |
15483 </action> | |
15484 | |
15485 <action name="MobileTabStripCloseTab"> | |
15486 <owners> | |
15487 <owner> | |
15488 Please specify the owners of this user action. Add more owner tags as | |
15489 needed | |
15490 </owner> | |
15491 </owners> | |
15492 <description> | |
15493 Please enter the description of this user action. | |
15494 </description> | |
15495 </action> | |
15496 | |
15497 <action name="MobileTabStripNewTab"> | |
15498 <owners> | |
15499 <owner> | |
15500 Please specify the owners of this user action. Add more owner tags as | |
15501 needed | |
15502 </owner> | |
15503 </owners> | |
15504 <description> | |
15505 Please enter the description of this user action. | |
15506 </description> | |
15507 </action> | |
15508 | |
15509 <action name="MobileTabSwitched"> | |
15510 <owners> | |
15511 <owner> | |
15512 Please specify the owners of this user action. Add more owner tags as | |
15513 needed | |
15514 </owner> | |
15515 </owners> | |
15516 <description> | |
15517 Please enter the description of this user action. | |
15518 </description> | |
15519 </action> | |
15520 | |
15521 <action name="MobileToolbarBack"> | |
15522 <owners> | |
15523 <owner> | |
15524 Please specify the owners of this user action. Add more owner tags as | |
15525 needed | |
15526 </owner> | |
15527 </owners> | |
15528 <description> | |
15529 Please enter the description of this user action. | |
15530 </description> | |
15531 </action> | |
15532 | |
15533 <action name="MobileToolbarForward"> | |
15534 <owners> | |
15535 <owner> | |
15536 Please specify the owners of this user action. Add more owner tags as | |
15537 needed | |
15538 </owner> | |
15539 </owners> | |
15540 <description> | |
15541 Please enter the description of this user action. | |
15542 </description> | |
15543 </action> | |
15544 | |
15545 <action name="MobileToolbarNewTab"> | |
15546 <owners> | |
15547 <owner> | |
15548 Please specify the owners of this user action. Add more owner tags as | |
15549 needed | |
15550 </owner> | |
15551 </owners> | |
15552 <description> | |
15553 Please enter the description of this user action. | |
15554 </description> | |
15555 </action> | |
15556 | |
15557 <action name="MobileToolbarReload"> | |
15558 <owners> | |
15559 <owner> | |
15560 Please specify the owners of this user action. Add more owner tags as | |
15561 needed | |
15562 </owner> | |
15563 </owners> | |
15564 <description> | |
15565 Please enter the description of this user action. | |
15566 </description> | |
15567 </action> | |
15568 | |
15569 <action name="MobileToolbarShowMenu"> | |
15570 <owners> | |
15571 <owner> | |
15572 Please specify the owners of this user action. Add more owner tags as | |
15573 needed | |
15574 </owner> | |
15575 </owners> | |
15576 <description> | |
15577 Please enter the description of this user action. | |
15578 </description> | |
15579 </action> | |
15580 | |
15581 <action name="MobileToolbarShowStackView"> | |
15582 <owners> | |
15583 <owner> | |
15584 Please specify the owners of this user action. Add more owner tags as | |
15585 needed | |
15586 </owner> | |
15587 </owners> | |
15588 <description> | |
15589 Please enter the description of this user action. | |
15590 </description> | |
15591 </action> | |
15592 | |
15593 <action name="MobileToolbarStackViewNewTab"> | |
15594 <owners> | |
15595 <owner> | |
15596 Please specify the owners of this user action. Add more owner tags as | |
15597 needed | |
15598 </owner> | |
15599 </owners> | |
15600 <description> | |
15601 Please enter the description of this user action. | |
15602 </description> | |
15603 </action> | |
15604 | |
15605 <action name="MobileToolbarToggleBookmark"> | |
15606 <owners> | |
15607 <owner> | |
15608 Please specify the owners of this user action. Add more owner tags as | |
15609 needed | |
15610 </owner> | |
15611 </owners> | |
15612 <description> | |
15613 Please enter the description of this user action. | |
15614 </description> | |
15615 </action> | |
15616 | |
15617 <action name="MobileUsingMenuByHwButtonDragging"> | |
15618 <owners> | |
15619 <owner> | |
15620 Please specify the owners of this user action. Add more owner tags as | |
15621 needed | |
15622 </owner> | |
15623 </owners> | |
15624 <description> | |
15625 Please enter the description of this user action. | |
15626 </description> | |
15627 </action> | |
15628 | |
15629 <action name="MobileUsingMenuByHwButtonTap"> | |
15630 <owners> | |
15631 <owner> | |
15632 Please specify the owners of this user action. Add more owner tags as | |
15633 needed | |
15634 </owner> | |
15635 </owners> | |
15636 <description> | |
15637 Please enter the description of this user action. | |
15638 </description> | |
15639 </action> | |
15640 | |
15641 <action name="MobileUsingMenuBySwButtonDragging"> | |
15642 <owners> | |
15643 <owner> | |
15644 Please specify the owners of this user action. Add more owner tags as | |
15645 needed | |
15646 </owner> | |
15647 </owners> | |
15648 <description> | |
15649 Please enter the description of this user action. | |
15650 </description> | |
15651 </action> | |
15652 | |
15653 <action name="MobileUsingMenuBySwButtonTap"> | |
15654 <owners> | |
15655 <owner> | |
15656 Please specify the owners of this user action. Add more owner tags as | |
15657 needed | |
15658 </owner> | |
15659 </owners> | |
15660 <description> | |
15661 Please enter the description of this user action. | |
15662 </description> | |
15663 </action> | |
15664 | |
15665 <action name="MostVisited0"> | |
15666 <owners> | |
15667 <owner> | |
15668 Please specify the owners of this user action. Add more owner tags as | |
15669 needed | |
15670 </owner> | |
15671 </owners> | |
15672 <description> | |
15673 Please enter the description of this user action. | |
15674 </description> | |
15675 </action> | |
15676 | |
15677 <action name="MostVisited1"> | |
15678 <owners> | |
15679 <owner> | |
15680 Please specify the owners of this user action. Add more owner tags as | |
15681 needed | |
15682 </owner> | |
15683 </owners> | |
15684 <description> | |
15685 Please enter the description of this user action. | |
15686 </description> | |
15687 </action> | |
15688 | |
15689 <action name="MostVisited2"> | |
15690 <owners> | |
15691 <owner> | |
15692 Please specify the owners of this user action. Add more owner tags as | |
15693 needed | |
15694 </owner> | |
15695 </owners> | |
15696 <description> | |
15697 Please enter the description of this user action. | |
15698 </description> | |
15699 </action> | |
15700 | |
15701 <action name="MostVisited3"> | |
15702 <owners> | |
15703 <owner> | |
15704 Please specify the owners of this user action. Add more owner tags as | |
15705 needed | |
15706 </owner> | |
15707 </owners> | |
15708 <description> | |
15709 Please enter the description of this user action. | |
15710 </description> | |
15711 </action> | |
15712 | |
15713 <action name="MostVisited4"> | |
15714 <owners> | |
15715 <owner> | |
15716 Please specify the owners of this user action. Add more owner tags as | |
15717 needed | |
15718 </owner> | |
15719 </owners> | |
15720 <description> | |
15721 Please enter the description of this user action. | |
15722 </description> | |
15723 </action> | |
15724 | |
15725 <action name="MostVisited5"> | |
15726 <owners> | |
15727 <owner> | |
15728 Please specify the owners of this user action. Add more owner tags as | |
15729 needed | |
15730 </owner> | |
15731 </owners> | |
15732 <description> | |
15733 Please enter the description of this user action. | |
15734 </description> | |
15735 </action> | |
15736 | |
15737 <action name="MostVisited6"> | |
15738 <owners> | |
15739 <owner> | |
15740 Please specify the owners of this user action. Add more owner tags as | |
15741 needed | |
15742 </owner> | |
15743 </owners> | |
15744 <description> | |
15745 Please enter the description of this user action. | |
15746 </description> | |
15747 </action> | |
15748 | |
15749 <action name="MostVisited7"> | |
15750 <owners> | |
15751 <owner> | |
15752 Please specify the owners of this user action. Add more owner tags as | |
15753 needed | |
15754 </owner> | |
15755 </owners> | |
15756 <description> | |
15757 Please enter the description of this user action. | |
15758 </description> | |
15759 </action> | |
15760 | |
15761 <action name="MostVisited8"> | |
15762 <owners> | |
15763 <owner> | |
15764 Please specify the owners of this user action. Add more owner tags as | |
15765 needed | |
15766 </owner> | |
15767 </owners> | |
15768 <description> | |
15769 Please enter the description of this user action. | |
15770 </description> | |
15771 </action> | |
15772 | |
15773 <action name="MostVisited9"> | |
15774 <owners> | |
15775 <owner> | |
15776 Please specify the owners of this user action. Add more owner tags as | |
15777 needed | |
15778 </owner> | |
15779 </owners> | |
15780 <description> | |
15781 Please enter the description of this user action. | |
15782 </description> | |
15783 </action> | |
15784 | |
15785 <action name="MostVisitedReordered"> | |
15786 <owners> | |
15787 <owner> | |
15788 Please specify the owners of this user action. Add more owner tags as | |
15789 needed | |
15790 </owner> | |
15791 </owners> | |
15792 <description> | |
15793 Please enter the description of this user action. | |
15794 </description> | |
15795 </action> | |
15796 | |
15797 <action name="MostVisited_BlacklistCleared"> | |
15798 <owners> | |
15799 <owner> | |
15800 Please specify the owners of this user action. Add more owner tags as | |
15801 needed | |
15802 </owner> | |
15803 </owners> | |
15804 <description> | |
15805 Please enter the description of this user action. | |
15806 </description> | |
15807 </action> | |
15808 | |
15809 <action name="MostVisited_Clicked"> | |
15810 <owners> | |
15811 <owner> | |
15812 Please specify the owners of this user action. Add more owner tags as | |
15813 needed | |
15814 </owner> | |
15815 </owners> | |
15816 <description> | |
15817 Please enter the description of this user action. | |
15818 </description> | |
15819 </action> | |
15820 | |
15821 <action name="MostVisited_UrlBlacklisted"> | |
15822 <owners> | |
15823 <owner> | |
15824 Please specify the owners of this user action. Add more owner tags as | |
15825 needed | |
15826 </owner> | |
15827 </owners> | |
15828 <description> | |
15829 Please enter the description of this user action. | |
15830 </description> | |
15831 </action> | |
15832 | |
15833 <action name="MostVisited_UrlPinned"> | |
15834 <owners> | |
15835 <owner> | |
15836 Please specify the owners of this user action. Add more owner tags as | |
15837 needed | |
15838 </owner> | |
15839 </owners> | |
15840 <description> | |
15841 Please enter the description of this user action. | |
15842 </description> | |
15843 </action> | |
15844 | |
15845 <action name="MostVisited_UrlRemoved"> | |
15846 <owners> | |
15847 <owner> | |
15848 Please specify the owners of this user action. Add more owner tags as | |
15849 needed | |
15850 </owner> | |
15851 </owners> | |
15852 <description> | |
15853 Please enter the description of this user action. | |
15854 </description> | |
15855 </action> | |
15856 | |
15857 <action name="MostVisited_UrlUnpinned"> | |
15858 <owners> | |
15859 <owner> | |
15860 Please specify the owners of this user action. Add more owner tags as | |
15861 needed | |
15862 </owner> | |
15863 </owners> | |
15864 <description> | |
15865 Please enter the description of this user action. | |
15866 </description> | |
15867 </action> | |
15868 | |
15869 <action name="Mouse_Down"> | |
15870 <owners> | |
15871 <owner> | |
15872 Please specify the owners of this user action. Add more owner tags as | |
15873 needed | |
15874 </owner> | |
15875 </owners> | |
15876 <description> | |
15877 Please enter the description of this user action. | |
15878 </description> | |
15879 </action> | |
15880 | |
15881 <action name="MoveBackward"> | |
15882 <owners> | |
15883 <owner> | |
15884 Please specify the owners of this user action. Add more owner tags as | |
15885 needed | |
15886 </owner> | |
15887 </owners> | |
15888 <description> | |
15889 Please enter the description of this user action. | |
15890 </description> | |
15891 </action> | |
15892 | |
15893 <action name="MoveBackwardAndModifySelection"> | |
15894 <owners> | |
15895 <owner> | |
15896 Please specify the owners of this user action. Add more owner tags as | |
15897 needed | |
15898 </owner> | |
15899 </owners> | |
15900 <description> | |
15901 Please enter the description of this user action. | |
15902 </description> | |
15903 </action> | |
15904 | |
15905 <action name="MoveDown"> | |
15906 <owners> | |
15907 <owner> | |
15908 Please specify the owners of this user action. Add more owner tags as | |
15909 needed | |
15910 </owner> | |
15911 </owners> | |
15912 <description> | |
15913 Please enter the description of this user action. | |
15914 </description> | |
15915 </action> | |
15916 | |
15917 <action name="MoveDownAndModifySelection"> | |
15918 <owners> | |
15919 <owner> | |
15920 Please specify the owners of this user action. Add more owner tags as | |
15921 needed | |
15922 </owner> | |
15923 </owners> | |
15924 <description> | |
15925 Please enter the description of this user action. | |
15926 </description> | |
15927 </action> | |
15928 | |
15929 <action name="MoveForward"> | |
15930 <owners> | |
15931 <owner> | |
15932 Please specify the owners of this user action. Add more owner tags as | |
15933 needed | |
15934 </owner> | |
15935 </owners> | |
15936 <description> | |
15937 Please enter the description of this user action. | |
15938 </description> | |
15939 </action> | |
15940 | |
15941 <action name="MoveForwardAndModifySelection"> | |
15942 <owners> | |
15943 <owner> | |
15944 Please specify the owners of this user action. Add more owner tags as | |
15945 needed | |
15946 </owner> | |
15947 </owners> | |
15948 <description> | |
15949 Please enter the description of this user action. | |
15950 </description> | |
15951 </action> | |
15952 | |
15953 <action name="MoveLeft"> | |
15954 <owners> | |
15955 <owner> | |
15956 Please specify the owners of this user action. Add more owner tags as | |
15957 needed | |
15958 </owner> | |
15959 </owners> | |
15960 <description> | |
15961 Please enter the description of this user action. | |
15962 </description> | |
15963 </action> | |
15964 | |
15965 <action name="MoveLeftAndModifySelection"> | |
15966 <owners> | |
15967 <owner> | |
15968 Please specify the owners of this user action. Add more owner tags as | |
15969 needed | |
15970 </owner> | |
15971 </owners> | |
15972 <description> | |
15973 Please enter the description of this user action. | |
15974 </description> | |
15975 </action> | |
15976 | |
15977 <action name="MovePageDown"> | |
15978 <owners> | |
15979 <owner> | |
15980 Please specify the owners of this user action. Add more owner tags as | |
15981 needed | |
15982 </owner> | |
15983 </owners> | |
15984 <description> | |
15985 Please enter the description of this user action. | |
15986 </description> | |
15987 </action> | |
15988 | |
15989 <action name="MovePageDownAndModifySelection"> | |
15990 <owners> | |
15991 <owner> | |
15992 Please specify the owners of this user action. Add more owner tags as | |
15993 needed | |
15994 </owner> | |
15995 </owners> | |
15996 <description> | |
15997 Please enter the description of this user action. | |
15998 </description> | |
15999 </action> | |
16000 | |
16001 <action name="MovePageUp"> | |
16002 <owners> | |
16003 <owner> | |
16004 Please specify the owners of this user action. Add more owner tags as | |
16005 needed | |
16006 </owner> | |
16007 </owners> | |
16008 <description> | |
16009 Please enter the description of this user action. | |
16010 </description> | |
16011 </action> | |
16012 | |
16013 <action name="MovePageUpAndModifySelection"> | |
16014 <owners> | |
16015 <owner> | |
16016 Please specify the owners of this user action. Add more owner tags as | |
16017 needed | |
16018 </owner> | |
16019 </owners> | |
16020 <description> | |
16021 Please enter the description of this user action. | |
16022 </description> | |
16023 </action> | |
16024 | |
16025 <action name="MoveRight"> | |
16026 <owners> | |
16027 <owner> | |
16028 Please specify the owners of this user action. Add more owner tags as | |
16029 needed | |
16030 </owner> | |
16031 </owners> | |
16032 <description> | |
16033 Please enter the description of this user action. | |
16034 </description> | |
16035 </action> | |
16036 | |
16037 <action name="MoveRightAndModifySelection"> | |
16038 <owners> | |
16039 <owner> | |
16040 Please specify the owners of this user action. Add more owner tags as | |
16041 needed | |
16042 </owner> | |
16043 </owners> | |
16044 <description> | |
16045 Please enter the description of this user action. | |
16046 </description> | |
16047 </action> | |
16048 | |
16049 <action name="MoveTabNext"> | |
16050 <owners> | |
16051 <owner> | |
16052 Please specify the owners of this user action. Add more owner tags as | |
16053 needed | |
16054 </owner> | |
16055 </owners> | |
16056 <description> | |
16057 Please enter the description of this user action. | |
16058 </description> | |
16059 </action> | |
16060 | |
16061 <action name="MoveTabPrevious"> | |
16062 <owners> | |
16063 <owner> | |
16064 Please specify the owners of this user action. Add more owner tags as | |
16065 needed | |
16066 </owner> | |
16067 </owners> | |
16068 <description> | |
16069 Please enter the description of this user action. | |
16070 </description> | |
16071 </action> | |
16072 | |
16073 <action name="MoveToBeginningOfDocument"> | |
16074 <owners> | |
16075 <owner> | |
16076 Please specify the owners of this user action. Add more owner tags as | |
16077 needed | |
16078 </owner> | |
16079 </owners> | |
16080 <description> | |
16081 Please enter the description of this user action. | |
16082 </description> | |
16083 </action> | |
16084 | |
16085 <action name="MoveToBeginningOfLine"> | |
16086 <owners> | |
16087 <owner> | |
16088 Please specify the owners of this user action. Add more owner tags as | |
16089 needed | |
16090 </owner> | |
16091 </owners> | |
16092 <description> | |
16093 Please enter the description of this user action. | |
16094 </description> | |
16095 </action> | |
16096 | |
16097 <action name="MoveToBeginningOfLineAndModifySelection"> | |
16098 <owners> | |
16099 <owner> | |
16100 Please specify the owners of this user action. Add more owner tags as | |
16101 needed | |
16102 </owner> | |
16103 </owners> | |
16104 <description> | |
16105 Please enter the description of this user action. | |
16106 </description> | |
16107 </action> | |
16108 | |
16109 <action name="MoveToBeginningOfParagraph"> | |
16110 <owners> | |
16111 <owner> | |
16112 Please specify the owners of this user action. Add more owner tags as | |
16113 needed | |
16114 </owner> | |
16115 </owners> | |
16116 <description> | |
16117 Please enter the description of this user action. | |
16118 </description> | |
16119 </action> | |
16120 | |
16121 <action name="MoveToBeginningOfParagraphAndModifySelection"> | |
16122 <owners> | |
16123 <owner> | |
16124 Please specify the owners of this user action. Add more owner tags as | |
16125 needed | |
16126 </owner> | |
16127 </owners> | |
16128 <description> | |
16129 Please enter the description of this user action. | |
16130 </description> | |
16131 </action> | |
16132 | |
16133 <action name="MoveToEndOfDocument"> | |
16134 <owners> | |
16135 <owner> | |
16136 Please specify the owners of this user action. Add more owner tags as | |
16137 needed | |
16138 </owner> | |
16139 </owners> | |
16140 <description> | |
16141 Please enter the description of this user action. | |
16142 </description> | |
16143 </action> | |
16144 | |
16145 <action name="MoveToEndOfLine"> | |
16146 <owners> | |
16147 <owner> | |
16148 Please specify the owners of this user action. Add more owner tags as | |
16149 needed | |
16150 </owner> | |
16151 </owners> | |
16152 <description> | |
16153 Please enter the description of this user action. | |
16154 </description> | |
16155 </action> | |
16156 | |
16157 <action name="MoveToEndOfLineAndModifySelection"> | |
16158 <owners> | |
16159 <owner> | |
16160 Please specify the owners of this user action. Add more owner tags as | |
16161 needed | |
16162 </owner> | |
16163 </owners> | |
16164 <description> | |
16165 Please enter the description of this user action. | |
16166 </description> | |
16167 </action> | |
16168 | |
16169 <action name="MoveToEndOfParagraph"> | |
16170 <owners> | |
16171 <owner> | |
16172 Please specify the owners of this user action. Add more owner tags as | |
16173 needed | |
16174 </owner> | |
16175 </owners> | |
16176 <description> | |
16177 Please enter the description of this user action. | |
16178 </description> | |
16179 </action> | |
16180 | |
16181 <action name="MoveToEndOfParagraphAndModifySelection"> | |
16182 <owners> | |
16183 <owner> | |
16184 Please specify the owners of this user action. Add more owner tags as | |
16185 needed | |
16186 </owner> | |
16187 </owners> | |
16188 <description> | |
16189 Please enter the description of this user action. | |
16190 </description> | |
16191 </action> | |
16192 | |
16193 <action name="MoveUp"> | |
16194 <owners> | |
16195 <owner> | |
16196 Please specify the owners of this user action. Add more owner tags as | |
16197 needed | |
16198 </owner> | |
16199 </owners> | |
16200 <description> | |
16201 Please enter the description of this user action. | |
16202 </description> | |
16203 </action> | |
16204 | |
16205 <action name="MoveUpAndModifySelection"> | |
16206 <owners> | |
16207 <owner> | |
16208 Please specify the owners of this user action. Add more owner tags as | |
16209 needed | |
16210 </owner> | |
16211 </owners> | |
16212 <description> | |
16213 Please enter the description of this user action. | |
16214 </description> | |
16215 </action> | |
16216 | |
16217 <action name="MoveWordBackward"> | |
16218 <owners> | |
16219 <owner> | |
16220 Please specify the owners of this user action. Add more owner tags as | |
16221 needed | |
16222 </owner> | |
16223 </owners> | |
16224 <description> | |
16225 Please enter the description of this user action. | |
16226 </description> | |
16227 </action> | |
16228 | |
16229 <action name="MoveWordForward"> | |
16230 <owners> | |
16231 <owner> | |
16232 Please specify the owners of this user action. Add more owner tags as | |
16233 needed | |
16234 </owner> | |
16235 </owners> | |
16236 <description> | |
16237 Please enter the description of this user action. | |
16238 </description> | |
16239 </action> | |
16240 | |
16241 <action name="MoveWordLeft"> | |
16242 <owners> | |
16243 <owner> | |
16244 Please specify the owners of this user action. Add more owner tags as | |
16245 needed | |
16246 </owner> | |
16247 </owners> | |
16248 <description> | |
16249 Please enter the description of this user action. | |
16250 </description> | |
16251 </action> | |
16252 | |
16253 <action name="MoveWordRight"> | |
16254 <owners> | |
16255 <owner> | |
16256 Please specify the owners of this user action. Add more owner tags as | |
16257 needed | |
16258 </owner> | |
16259 </owners> | |
16260 <description> | |
16261 Please enter the description of this user action. | |
16262 </description> | |
16263 </action> | |
16264 | |
16265 <action name="NTPPromoClosed"> | |
16266 <owners> | |
16267 <owner> | |
16268 Please specify the owners of this user action. Add more owner tags as | |
16269 needed | |
16270 </owner> | |
16271 </owners> | |
16272 <description> | |
16273 Please enter the description of this user action. | |
16274 </description> | |
16275 </action> | |
16276 | |
16277 <action name="NTPPromoShown"> | |
16278 <owners> | |
16279 <owner> | |
16280 Please specify the owners of this user action. Add more owner tags as | |
16281 needed | |
16282 </owner> | |
16283 </owners> | |
16284 <description> | |
16285 Please enter the description of this user action. | |
16286 </description> | |
16287 </action> | |
16288 | |
16289 <action name="NativeUI_Applications"> | |
16290 <owners> | |
16291 <owner> | |
16292 Please specify the owners of this user action. Add more owner tags as | |
16293 needed | |
16294 </owner> | |
16295 </owners> | |
16296 <description> | |
16297 Please enter the description of this user action. | |
16298 </description> | |
16299 </action> | |
16300 | |
16301 <action name="NavEntryCommitted"> | |
16302 <owners> | |
16303 <owner> | |
16304 Please specify the owners of this user action. Add more owner tags as | |
16305 needed | |
16306 </owner> | |
16307 </owners> | |
16308 <description> | |
16309 Please enter the description of this user action. | |
16310 </description> | |
16311 </action> | |
16312 | |
16313 <action name="NavEntryCommitted.SRP"> | |
16314 <owners> | |
16315 <owner> | |
16316 Please specify the owners of this user action. Add more owner tags as | |
16317 needed | |
16318 </owner> | |
16319 </owners> | |
16320 <description> | |
16321 Please enter the description of this user action. | |
16322 </description> | |
16323 </action> | |
16324 | |
16325 <action name="Net.URLRequest_StartJob_InvalidReferrer"> | |
16326 <owners> | |
16327 <owner> | |
16328 Please specify the owners of this user action. Add more owner tags as | |
16329 needed | |
16330 </owner> | |
16331 </owners> | |
16332 <description> | |
16333 Please enter the description of this user action. | |
16334 </description> | |
16335 </action> | |
16336 | |
16337 <action name="NewIncognitoWindow"> | |
16338 <owners> | |
16339 <owner> | |
16340 Please specify the owners of this user action. Add more owner tags as | |
16341 needed | |
16342 </owner> | |
16343 </owners> | |
16344 <description> | |
16345 Please enter the description of this user action. | |
16346 </description> | |
16347 </action> | |
16348 | |
16349 <action name="NewProfileWindowByIndex"> | |
16350 <owners> | |
16351 <owner> | |
16352 Please specify the owners of this user action. Add more owner tags as | |
16353 needed | |
16354 </owner> | |
16355 </owners> | |
16356 <description> | |
16357 Please enter the description of this user action. | |
16358 </description> | |
16359 </action> | |
16360 | |
16361 <action name="NewTab"> | |
16362 <owners> | |
16363 <owner> | |
16364 Please specify the owners of this user action. Add more owner tags as | |
16365 needed | |
16366 </owner> | |
16367 </owners> | |
16368 <description> | |
16369 Please enter the description of this user action. | |
16370 </description> | |
16371 </action> | |
16372 | |
16373 <action name="NewTabPage_ReopenTab"> | |
16374 <owners> | |
16375 <owner> | |
16376 Please specify the owners of this user action. Add more owner tags as | |
16377 needed | |
16378 </owner> | |
16379 </owners> | |
16380 <description> | |
16381 Please enter the description of this user action. | |
16382 </description> | |
16383 </action> | |
16384 | |
16385 <action name="NewTab_Button"> | |
16386 <owners> | |
16387 <owner> | |
16388 Please specify the owners of this user action. Add more owner tags as | |
16389 needed | |
16390 </owner> | |
16391 </owners> | |
16392 <description> | |
16393 Please enter the description of this user action. | |
16394 </description> | |
16395 </action> | |
16396 | |
16397 <action name="NewWindow"> | |
16398 <owners> | |
16399 <owner> | |
16400 Please specify the owners of this user action. Add more owner tags as | |
16401 needed | |
16402 </owner> | |
16403 </owners> | |
16404 <description> | |
16405 Please enter the description of this user action. | |
16406 </description> | |
16407 </action> | |
16408 | |
16409 <action name="Notifications.Mute"> | |
16410 <owners> | |
16411 <owner> | |
16412 Please specify the owners of this user action. Add more owner tags as | |
16413 needed | |
16414 </owner> | |
16415 </owners> | |
16416 <description> | |
16417 Please enter the description of this user action. | |
16418 </description> | |
16419 </action> | |
16420 | |
16421 <action name="Notifications.ShowMessageCenter"> | |
16422 <owners> | |
16423 <owner> | |
16424 Please specify the owners of this user action. Add more owner tags as | |
16425 needed | |
16426 </owner> | |
16427 </owners> | |
16428 <description> | |
16429 Please enter the description of this user action. | |
16430 </description> | |
16431 </action> | |
16432 | |
16433 <action name="Notifications.ShowSettings"> | |
16434 <owners> | |
16435 <owner> | |
16436 Please specify the owners of this user action. Add more owner tags as | |
16437 needed | |
16438 </owner> | |
16439 </owners> | |
16440 <description> | |
16441 Please enter the description of this user action. | |
16442 </description> | |
16443 </action> | |
16444 | |
16445 <action name="Notifications.Unmute"> | |
16446 <owners> | |
16447 <owner> | |
16448 Please specify the owners of this user action. Add more owner tags as | |
16449 needed | |
16450 </owner> | |
16451 </owners> | |
16452 <description> | |
16453 Please enter the description of this user action. | |
16454 </description> | |
16455 </action> | |
16456 | |
16457 <action name="Omnibox.ServerSuggestDelete.Failure"> | |
16458 <owners> | |
16459 <owner> | |
16460 Please specify the owners of this user action. Add more owner tags as | |
16461 needed | |
16462 </owner> | |
16463 </owners> | |
16464 <description> | |
16465 Please enter the description of this user action. | |
16466 </description> | |
16467 </action> | |
16468 | |
16469 <action name="Omnibox.ServerSuggestDelete.Success"> | |
16470 <owners> | |
16471 <owner> | |
16472 Please specify the owners of this user action. Add more owner tags as | |
16473 needed | |
16474 </owner> | |
16475 </owners> | |
16476 <description> | |
16477 Please enter the description of this user action. | |
16478 </description> | |
16479 </action> | |
16480 | |
16481 <action name="OmniboxDestinationURLIsSearchOnDSP"> | |
16482 <owners> | |
16483 <owner> | |
16484 Please specify the owners of this user action. Add more owner tags as | |
16485 needed | |
16486 </owner> | |
16487 </owners> | |
16488 <description> | |
16489 Please enter the description of this user action. | |
16490 </description> | |
16491 </action> | |
16492 | |
16493 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider"> | |
16494 <owners> | |
16495 <owner> | |
16496 Please specify the owners of this user action. Add more owner tags as | |
16497 needed | |
16498 </owner> | |
16499 </owners> | |
16500 <description> | |
16501 Please enter the description of this user action. | |
16502 </description> | |
16503 </action> | |
16504 | |
16505 <action name="OmniboxInputInProgress"> | |
16506 <owners> | |
16507 <owner> | |
16508 Please specify the owners of this user action. Add more owner tags as | |
16509 needed | |
16510 </owner> | |
16511 </owners> | |
16512 <description> | |
16513 Please enter the description of this user action. | |
16514 </description> | |
16515 </action> | |
16516 | |
16517 <action name="Omnibox_DragString"> | |
16518 <owners> | |
16519 <owner> | |
16520 Please specify the owners of this user action. Add more owner tags as | |
16521 needed | |
16522 </owner> | |
16523 </owners> | |
16524 <description> | |
16525 Please enter the description of this user action. | |
16526 </description> | |
16527 </action> | |
16528 | |
16529 <action name="Omnibox_DragURL"> | |
16530 <owners> | |
16531 <owner> | |
16532 Please specify the owners of this user action. Add more owner tags as | |
16533 needed | |
16534 </owner> | |
16535 </owners> | |
16536 <description> | |
16537 Please enter the description of this user action. | |
16538 </description> | |
16539 </action> | |
16540 | |
16541 <action name="OpenAddBluetoothDeviceDialog"> | |
16542 <owners> | |
16543 <owner> | |
16544 Please specify the owners of this user action. Add more owner tags as | |
16545 needed | |
16546 </owner> | |
16547 </owners> | |
16548 <description> | |
16549 Please enter the description of this user action. | |
16550 </description> | |
16551 </action> | |
16552 | |
16553 <action name="OpenAllBookmarks"> | |
16554 <owners> | |
16555 <owner> | |
16556 Please specify the owners of this user action. Add more owner tags as | |
16557 needed | |
16558 </owner> | |
16559 </owners> | |
16560 <description> | |
16561 Please enter the description of this user action. | |
16562 </description> | |
16563 </action> | |
16564 | |
16565 <action name="OpenAllBookmarksIncognitoWindow"> | |
16566 <owners> | |
16567 <owner> | |
16568 Please specify the owners of this user action. Add more owner tags as | |
16569 needed | |
16570 </owner> | |
16571 </owners> | |
16572 <description> | |
16573 Please enter the description of this user action. | |
16574 </description> | |
16575 </action> | |
16576 | |
16577 <action name="OpenAllBookmarksNewWindow"> | |
16578 <owners> | |
16579 <owner> | |
16580 Please specify the owners of this user action. Add more owner tags as | |
16581 needed | |
16582 </owner> | |
16583 </owners> | |
16584 <description> | |
16585 Please enter the description of this user action. | |
16586 </description> | |
16587 </action> | |
16588 | |
16589 <action name="OpenChangeProfilePictureDialog"> | |
16590 <owners> | |
16591 <owner> | |
16592 Please specify the owners of this user action. Add more owner tags as | |
16593 needed | |
16594 </owner> | |
16595 </owners> | |
16596 <description> | |
16597 Please enter the description of this user action. | |
16598 </description> | |
16599 </action> | |
16600 | |
16601 <action name="OpenFile"> | |
16602 <owners> | |
16603 <owner> | |
16604 Please specify the owners of this user action. Add more owner tags as | |
16605 needed | |
16606 </owner> | |
16607 </owners> | |
16608 <description> | |
16609 Please enter the description of this user action. | |
16610 </description> | |
16611 </action> | |
16612 | |
16613 <action name="OpenFileManager"> | |
16614 <owners> | |
16615 <owner> | |
16616 Please specify the owners of this user action. Add more owner tags as | |
16617 needed | |
16618 </owner> | |
16619 </owners> | |
16620 <description> | |
16621 Please enter the description of this user action. | |
16622 </description> | |
16623 </action> | |
16624 | |
16625 <action name="OpenFileSystemPersistent"> | |
16626 <owners> | |
16627 <owner> | |
16628 Please specify the owners of this user action. Add more owner tags as | |
16629 needed | |
16630 </owner> | |
16631 </owners> | |
16632 <description> | |
16633 Please enter the description of this user action. | |
16634 </description> | |
16635 </action> | |
16636 | |
16637 <action name="OpenFileSystemTemporary"> | |
16638 <owners> | |
16639 <owner> | |
16640 Please specify the owners of this user action. Add more owner tags as | |
16641 needed | |
16642 </owner> | |
16643 </owners> | |
16644 <description> | |
16645 Please enter the description of this user action. | |
16646 </description> | |
16647 </action> | |
16648 | |
16649 <action name="OpenInternetOptionsDialog"> | |
16650 <owners> | |
16651 <owner> | |
16652 Please specify the owners of this user action. Add more owner tags as | |
16653 needed | |
16654 </owner> | |
16655 </owners> | |
16656 <description> | |
16657 Please enter the description of this user action. | |
16658 </description> | |
16659 </action> | |
16660 | |
16661 <action name="OpenLanguageOptionsDialog"> | |
16662 <owners> | |
16663 <owner> | |
16664 Please specify the owners of this user action. Add more owner tags as | |
16665 needed | |
16666 </owner> | |
16667 </owners> | |
16668 <description> | |
16669 Please enter the description of this user action. | |
16670 </description> | |
16671 </action> | |
16672 | |
16673 <action name="OpenSystemOptionsDialog"> | |
16674 <owners> | |
16675 <owner> | |
16676 Please specify the owners of this user action. Add more owner tags as | |
16677 needed | |
16678 </owner> | |
16679 </owners> | |
16680 <description> | |
16681 Please enter the description of this user action. | |
16682 </description> | |
16683 </action> | |
16684 | |
16685 <action name="OpenTabpose"> | |
16686 <owners> | |
16687 <owner> | |
16688 Please specify the owners of this user action. Add more owner tags as | |
16689 needed | |
16690 </owner> | |
16691 </owners> | |
16692 <description> | |
16693 Please enter the description of this user action. | |
16694 </description> | |
16695 </action> | |
16696 | |
16697 <action name="Options_AppLanguage"> | |
16698 <owners> | |
16699 <owner> | |
16700 Please specify the owners of this user action. Add more owner tags as | |
16701 needed | |
16702 </owner> | |
16703 </owners> | |
16704 <description> | |
16705 Please enter the description of this user action. | |
16706 </description> | |
16707 </action> | |
16708 | |
16709 <action name="Options_AskForSaveLocation_Disable"> | |
16710 <owners> | |
16711 <owner> | |
16712 Please specify the owners of this user action. Add more owner tags as | |
16713 needed | |
16714 </owner> | |
16715 </owners> | |
16716 <description> | |
16717 Please enter the description of this user action. | |
16718 </description> | |
16719 </action> | |
16720 | |
16721 <action name="Options_AskForSaveLocation_Enable"> | |
16722 <owners> | |
16723 <owner> | |
16724 Please specify the owners of this user action. Add more owner tags as | |
16725 needed | |
16726 </owner> | |
16727 </owners> | |
16728 <description> | |
16729 Please enter the description of this user action. | |
16730 </description> | |
16731 </action> | |
16732 | |
16733 <action name="Options_AutoSpellCorrection_Disable"> | |
16734 <owners> | |
16735 <owner> | |
16736 Please specify the owners of this user action. Add more owner tags as | |
16737 needed | |
16738 </owner> | |
16739 </owners> | |
16740 <description> | |
16741 Please enter the description of this user action. | |
16742 </description> | |
16743 </action> | |
16744 | |
16745 <action name="Options_AutoSpellCorrection_Enable"> | |
16746 <owners> | |
16747 <owner> | |
16748 Please specify the owners of this user action. Add more owner tags as | |
16749 needed | |
16750 </owner> | |
16751 </owners> | |
16752 <description> | |
16753 Please enter the description of this user action. | |
16754 </description> | |
16755 </action> | |
16756 | |
16757 <action name="Options_AutofillAuxiliaryProfiles_Disable"> | |
16758 <owners> | |
16759 <owner> | |
16760 Please specify the owners of this user action. Add more owner tags as | |
16761 needed | |
16762 </owner> | |
16763 </owners> | |
16764 <description> | |
16765 Please enter the description of this user action. | |
16766 </description> | |
16767 </action> | |
16768 | |
16769 <action name="Options_AutofillAuxiliaryProfiles_Enable"> | |
16770 <owners> | |
16771 <owner> | |
16772 Please specify the owners of this user action. Add more owner tags as | |
16773 needed | |
16774 </owner> | |
16775 </owners> | |
16776 <description> | |
16777 Please enter the description of this user action. | |
16778 </description> | |
16779 </action> | |
16780 | |
16781 <action name="Options_Autologin_Disable"> | |
16782 <owners> | |
16783 <owner> | |
16784 Please specify the owners of this user action. Add more owner tags as | |
16785 needed | |
16786 </owner> | |
16787 </owners> | |
16788 <description> | |
16789 Please enter the description of this user action. | |
16790 </description> | |
16791 </action> | |
16792 | |
16793 <action name="Options_Autologin_Enable"> | |
16794 <owners> | |
16795 <owner> | |
16796 Please specify the owners of this user action. Add more owner tags as | |
16797 needed | |
16798 </owner> | |
16799 </owners> | |
16800 <description> | |
16801 Please enter the description of this user action. | |
16802 </description> | |
16803 </action> | |
16804 | |
16805 <action name="Options_BackgroundMode_Disable"> | |
16806 <owners> | |
16807 <owner> | |
16808 Please specify the owners of this user action. Add more owner tags as | |
16809 needed | |
16810 </owner> | |
16811 </owners> | |
16812 <description> | |
16813 Please enter the description of this user action. | |
16814 </description> | |
16815 </action> | |
16816 | |
16817 <action name="Options_BackgroundMode_Enable"> | |
16818 <owners> | |
16819 <owner> | |
16820 Please specify the owners of this user action. Add more owner tags as | |
16821 needed | |
16822 </owner> | |
16823 </owners> | |
16824 <description> | |
16825 Please enter the description of this user action. | |
16826 </description> | |
16827 </action> | |
16828 | |
16829 <action name="Options_BlockAllPopups_Disable"> | |
16830 <owners> | |
16831 <owner> | |
16832 Please specify the owners of this user action. Add more owner tags as | |
16833 needed | |
16834 </owner> | |
16835 </owners> | |
16836 <description> | |
16837 Please enter the description of this user action. | |
16838 </description> | |
16839 </action> | |
16840 | |
16841 <action name="Options_BlockAllPopups_Enable"> | |
16842 <owners> | |
16843 <owner> | |
16844 Please specify the owners of this user action. Add more owner tags as | |
16845 needed | |
16846 </owner> | |
16847 </owners> | |
16848 <description> | |
16849 Please enter the description of this user action. | |
16850 </description> | |
16851 </action> | |
16852 | |
16853 <action name="Options_ChangeDefaultZoomLevel"> | |
16854 <owners> | |
16855 <owner> | |
16856 Please specify the owners of this user action. Add more owner tags as | |
16857 needed | |
16858 </owner> | |
16859 </owners> | |
16860 <description> | |
16861 Please enter the description of this user action. | |
16862 </description> | |
16863 </action> | |
16864 | |
16865 <action name="Options_ChangeFixedFont"> | |
16866 <owners> | |
16867 <owner> | |
16868 Please specify the owners of this user action. Add more owner tags as | |
16869 needed | |
16870 </owner> | |
16871 </owners> | |
16872 <description> | |
16873 Please enter the description of this user action. | |
16874 </description> | |
16875 </action> | |
16876 | |
16877 <action name="Options_ChangeFontEncoding"> | |
16878 <owners> | |
16879 <owner> | |
16880 Please specify the owners of this user action. Add more owner tags as | |
16881 needed | |
16882 </owner> | |
16883 </owners> | |
16884 <description> | |
16885 Please enter the description of this user action. | |
16886 </description> | |
16887 </action> | |
16888 | |
16889 <action name="Options_ChangeProxies"> | |
16890 <owners> | |
16891 <owner> | |
16892 Please specify the owners of this user action. Add more owner tags as | |
16893 needed | |
16894 </owner> | |
16895 </owners> | |
16896 <description> | |
16897 Please enter the description of this user action. | |
16898 </description> | |
16899 </action> | |
16900 | |
16901 <action name="Options_ChangeSansSerifFont"> | |
16902 <owners> | |
16903 <owner> | |
16904 Please specify the owners of this user action. Add more owner tags as | |
16905 needed | |
16906 </owner> | |
16907 </owners> | |
16908 <description> | |
16909 Please enter the description of this user action. | |
16910 </description> | |
16911 </action> | |
16912 | |
16913 <action name="Options_ChangeSerifFont"> | |
16914 <owners> | |
16915 <owner> | |
16916 Please specify the owners of this user action. Add more owner tags as | |
16917 needed | |
16918 </owner> | |
16919 </owners> | |
16920 <description> | |
16921 Please enter the description of this user action. | |
16922 </description> | |
16923 </action> | |
16924 | |
16925 <action name="Options_ChangeStandardFont"> | |
16926 <owners> | |
16927 <owner> | |
16928 Please specify the owners of this user action. Add more owner tags as | |
16929 needed | |
16930 </owner> | |
16931 </owners> | |
16932 <description> | |
16933 Please enter the description of this user action. | |
16934 </description> | |
16935 </action> | |
16936 | |
16937 <action name="Options_CheckCertRevocation_Disable"> | |
16938 <owners> | |
16939 <owner> | |
16940 Please specify the owners of this user action. Add more owner tags as | |
16941 needed | |
16942 </owner> | |
16943 </owners> | |
16944 <description> | |
16945 Please enter the description of this user action. | |
16946 </description> | |
16947 </action> | |
16948 | |
16949 <action name="Options_CheckCertRevocation_Enable"> | |
16950 <owners> | |
16951 <owner> | |
16952 Please specify the owners of this user action. Add more owner tags as | |
16953 needed | |
16954 </owner> | |
16955 </owners> | |
16956 <description> | |
16957 Please enter the description of this user action. | |
16958 </description> | |
16959 </action> | |
16960 | |
16961 <action name="Options_ClearData"> | |
16962 <owners> | |
16963 <owner> | |
16964 Please specify the owners of this user action. Add more owner tags as | |
16965 needed | |
16966 </owner> | |
16967 </owners> | |
16968 <description> | |
16969 Please enter the description of this user action. | |
16970 </description> | |
16971 </action> | |
16972 | |
16973 <action name="Options_CloudPrintDevicesPage"> | |
16974 <owners> | |
16975 <owner> | |
16976 Please specify the owners of this user action. Add more owner tags as | |
16977 needed | |
16978 </owner> | |
16979 </owners> | |
16980 <description> | |
16981 Please enter the description of this user action. | |
16982 </description> | |
16983 </action> | |
16984 | |
16985 <action name="Options_ContentSettings"> | |
16986 <owners> | |
16987 <owner> | |
16988 Please specify the owners of this user action. Add more owner tags as | |
16989 needed | |
16990 </owner> | |
16991 </owners> | |
16992 <description> | |
16993 Please enter the description of this user action. | |
16994 </description> | |
16995 </action> | |
16996 | |
16997 <action name="Options_CustomFrame_Disable"> | |
16998 <owners> | |
16999 <owner> | |
17000 Please specify the owners of this user action. Add more owner tags as | |
17001 needed | |
17002 </owner> | |
17003 </owners> | |
17004 <description> | |
17005 Please enter the description of this user action. | |
17006 </description> | |
17007 </action> | |
17008 | |
17009 <action name="Options_CustomFrame_Enable"> | |
17010 <owners> | |
17011 <owner> | |
17012 Please specify the owners of this user action. Add more owner tags as | |
17013 needed | |
17014 </owner> | |
17015 </owners> | |
17016 <description> | |
17017 Please enter the description of this user action. | |
17018 </description> | |
17019 </action> | |
17020 | |
17021 <action name="Options_DefaultCookieSettingChanged"> | |
17022 <owners> | |
17023 <owner> | |
17024 Please specify the owners of this user action. Add more owner tags as | |
17025 needed | |
17026 </owner> | |
17027 </owners> | |
17028 <description> | |
17029 Please enter the description of this user action. | |
17030 </description> | |
17031 </action> | |
17032 | |
17033 <action name="Options_DefaultGeolocationSettingChanged"> | |
17034 <owners> | |
17035 <owner> | |
17036 Please specify the owners of this user action. Add more owner tags as | |
17037 needed | |
17038 </owner> | |
17039 </owners> | |
17040 <description> | |
17041 Please enter the description of this user action. | |
17042 </description> | |
17043 </action> | |
17044 | |
17045 <action name="Options_DefaultHandlersSettingChanged"> | |
17046 <owners> | |
17047 <owner> | |
17048 Please specify the owners of this user action. Add more owner tags as | |
17049 needed | |
17050 </owner> | |
17051 </owners> | |
17052 <description> | |
17053 Please enter the description of this user action. | |
17054 </description> | |
17055 </action> | |
17056 | |
17057 <action name="Options_DefaultImagesSettingChanged"> | |
17058 <owners> | |
17059 <owner> | |
17060 Please specify the owners of this user action. Add more owner tags as | |
17061 needed | |
17062 </owner> | |
17063 </owners> | |
17064 <description> | |
17065 Please enter the description of this user action. | |
17066 </description> | |
17067 </action> | |
17068 | |
17069 <action name="Options_DefaultJavaScriptSettingChanged"> | |
17070 <owners> | |
17071 <owner> | |
17072 Please specify the owners of this user action. Add more owner tags as | |
17073 needed | |
17074 </owner> | |
17075 </owners> | |
17076 <description> | |
17077 Please enter the description of this user action. | |
17078 </description> | |
17079 </action> | |
17080 | |
17081 <action name="Options_DefaultMIDISysExSettingChanged"> | |
17082 <owners> | |
17083 <owner> | |
17084 Please specify the owners of this user action. Add more owner tags as | |
17085 needed | |
17086 </owner> | |
17087 </owners> | |
17088 <description> | |
17089 Please enter the description of this user action. | |
17090 </description> | |
17091 </action> | |
17092 | |
17093 <action name="Options_DefaultMediaStreamMicSettingChanged"> | |
17094 <owners> | |
17095 <owner> | |
17096 Please specify the owners of this user action. Add more owner tags as | |
17097 needed | |
17098 </owner> | |
17099 </owners> | |
17100 <description> | |
17101 Please enter the description of this user action. | |
17102 </description> | |
17103 </action> | |
17104 | |
17105 <action name="Options_DefaultMediaStreamSettingChanged"> | |
17106 <owners> | |
17107 <owner> | |
17108 Please specify the owners of this user action. Add more owner tags as | |
17109 needed | |
17110 </owner> | |
17111 </owners> | |
17112 <description> | |
17113 Please enter the description of this user action. | |
17114 </description> | |
17115 </action> | |
17116 | |
17117 <action name="Options_DefaultMouseLockSettingChanged"> | |
17118 <owners> | |
17119 <owner> | |
17120 Please specify the owners of this user action. Add more owner tags as | |
17121 needed | |
17122 </owner> | |
17123 </owners> | |
17124 <description> | |
17125 Please enter the description of this user action. | |
17126 </description> | |
17127 </action> | |
17128 | |
17129 <action name="Options_DefaultMultipleAutomaticDLSettingChange"> | |
17130 <owners> | |
17131 <owner> | |
17132 Please specify the owners of this user action. Add more owner tags as | |
17133 needed | |
17134 </owner> | |
17135 </owners> | |
17136 <description> | |
17137 Please enter the description of this user action. | |
17138 </description> | |
17139 </action> | |
17140 | |
17141 <action name="Options_DefaultNotificationsSettingChanged"> | |
17142 <owners> | |
17143 <owner> | |
17144 Please specify the owners of this user action. Add more owner tags as | |
17145 needed | |
17146 </owner> | |
17147 </owners> | |
17148 <description> | |
17149 Please enter the description of this user action. | |
17150 </description> | |
17151 </action> | |
17152 | |
17153 <action name="Options_DefaultPluginsSettingChanged"> | |
17154 <owners> | |
17155 <owner> | |
17156 Please specify the owners of this user action. Add more owner tags as | |
17157 needed | |
17158 </owner> | |
17159 </owners> | |
17160 <description> | |
17161 Please enter the description of this user action. | |
17162 </description> | |
17163 </action> | |
17164 | |
17165 <action name="Options_DefaultPopupsSettingChanged"> | |
17166 <owners> | |
17167 <owner> | |
17168 Please specify the owners of this user action. Add more owner tags as | |
17169 needed | |
17170 </owner> | |
17171 </owners> | |
17172 <description> | |
17173 Please enter the description of this user action. | |
17174 </description> | |
17175 </action> | |
17176 | |
17177 <action name="Options_DictionaryLanguage"> | |
17178 <owners> | |
17179 <owner> | |
17180 Please specify the owners of this user action. Add more owner tags as | |
17181 needed | |
17182 </owner> | |
17183 </owners> | |
17184 <description> | |
17185 Please enter the description of this user action. | |
17186 </description> | |
17187 </action> | |
17188 | |
17189 <action name="Options_DisableCloudPrintProxy"> | |
17190 <owners> | |
17191 <owner> | |
17192 Please specify the owners of this user action. Add more owner tags as | |
17193 needed | |
17194 </owner> | |
17195 </owners> | |
17196 <description> | |
17197 Please enter the description of this user action. | |
17198 </description> | |
17199 </action> | |
17200 | |
17201 <action name="Options_DisableGData_Disable"> | |
17202 <owners> | |
17203 <owner> | |
17204 Please specify the owners of this user action. Add more owner tags as | |
17205 needed | |
17206 </owner> | |
17207 </owners> | |
17208 <description> | |
17209 Please enter the description of this user action. | |
17210 </description> | |
17211 </action> | |
17212 | |
17213 <action name="Options_DisableGData_Enable"> | |
17214 <owners> | |
17215 <owner> | |
17216 Please specify the owners of this user action. Add more owner tags as | |
17217 needed | |
17218 </owner> | |
17219 </owners> | |
17220 <description> | |
17221 Please enter the description of this user action. | |
17222 </description> | |
17223 </action> | |
17224 | |
17225 <action name="Options_DnsPrefetchCheckbox_Disable"> | |
17226 <owners> | |
17227 <owner> | |
17228 Please specify the owners of this user action. Add more owner tags as | |
17229 needed | |
17230 </owner> | |
17231 </owners> | |
17232 <description> | |
17233 Please enter the description of this user action. | |
17234 </description> | |
17235 </action> | |
17236 | |
17237 <action name="Options_DnsPrefetchCheckbox_Enable"> | |
17238 <owners> | |
17239 <owner> | |
17240 Please specify the owners of this user action. Add more owner tags as | |
17241 needed | |
17242 </owner> | |
17243 </owners> | |
17244 <description> | |
17245 Please enter the description of this user action. | |
17246 </description> | |
17247 </action> | |
17248 | |
17249 <action name="Options_DoNotTrackCheckbox_Disable"> | |
17250 <owners> | |
17251 <owner> | |
17252 Please specify the owners of this user action. Add more owner tags as | |
17253 needed | |
17254 </owner> | |
17255 </owners> | |
17256 <description> | |
17257 Please enter the description of this user action. | |
17258 </description> | |
17259 </action> | |
17260 | |
17261 <action name="Options_DoNotTrackCheckbox_Enable"> | |
17262 <owners> | |
17263 <owner> | |
17264 Please specify the owners of this user action. Add more owner tags as | |
17265 needed | |
17266 </owner> | |
17267 </owners> | |
17268 <description> | |
17269 Please enter the description of this user action. | |
17270 </description> | |
17271 </action> | |
17272 | |
17273 <action name="Options_EnableCloudPrintProxy"> | |
17274 <owners> | |
17275 <owner> | |
17276 Please specify the owners of this user action. Add more owner tags as | |
17277 needed | |
17278 </owner> | |
17279 </owners> | |
17280 <description> | |
17281 Please enter the description of this user action. | |
17282 </description> | |
17283 </action> | |
17284 | |
17285 <action name="Options_FormAutofill_Disable"> | |
17286 <owners> | |
17287 <owner> | |
17288 Please specify the owners of this user action. Add more owner tags as | |
17289 needed | |
17290 </owner> | |
17291 </owners> | |
17292 <description> | |
17293 Please enter the description of this user action. | |
17294 </description> | |
17295 </action> | |
17296 | |
17297 <action name="Options_FormAutofill_Enable"> | |
17298 <owners> | |
17299 <owner> | |
17300 Please specify the owners of this user action. Add more owner tags as | |
17301 needed | |
17302 </owner> | |
17303 </owners> | |
17304 <description> | |
17305 Please enter the description of this user action. | |
17306 </description> | |
17307 </action> | |
17308 | |
17309 <action name="Options_GearsSettings"> | |
17310 <owners> | |
17311 <owner> | |
17312 Please specify the owners of this user action. Add more owner tags as | |
17313 needed | |
17314 </owner> | |
17315 </owners> | |
17316 <description> | |
17317 Please enter the description of this user action. | |
17318 </description> | |
17319 </action> | |
17320 | |
17321 <action name="Options_GoogleGeolocationAccessCheckbox_Disable"> | |
17322 <owners> | |
17323 <owner> | |
17324 Please specify the owners of this user action. Add more owner tags as | |
17325 needed | |
17326 </owner> | |
17327 </owners> | |
17328 <description> | |
17329 Please enter the description of this user action. | |
17330 </description> | |
17331 </action> | |
17332 | |
17333 <action name="Options_GoogleGeolocationAccessCheckbox_Enable"> | |
17334 <owners> | |
17335 <owner> | |
17336 Please specify the owners of this user action. Add more owner tags as | |
17337 needed | |
17338 </owner> | |
17339 </owners> | |
17340 <description> | |
17341 Please enter the description of this user action. | |
17342 </description> | |
17343 </action> | |
17344 | |
17345 <action name="Options_GtkThemeSet"> | |
17346 <owners> | |
17347 <owner> | |
17348 Please specify the owners of this user action. Add more owner tags as | |
17349 needed | |
17350 </owner> | |
17351 </owners> | |
17352 <description> | |
17353 Please enter the description of this user action. | |
17354 </description> | |
17355 </action> | |
17356 | |
17357 <action name="Options_Homepage_HideHomeButton"> | |
17358 <owners> | |
17359 <owner> | |
17360 Please specify the owners of this user action. Add more owner tags as | |
17361 needed | |
17362 </owner> | |
17363 </owners> | |
17364 <description> | |
17365 Please enter the description of this user action. | |
17366 </description> | |
17367 </action> | |
17368 | |
17369 <action name="Options_Homepage_HomeButton_Disable"> | |
17370 <owners> | |
17371 <owner> | |
17372 Please specify the owners of this user action. Add more owner tags as | |
17373 needed | |
17374 </owner> | |
17375 </owners> | |
17376 <description> | |
17377 Please enter the description of this user action. | |
17378 </description> | |
17379 </action> | |
17380 | |
17381 <action name="Options_Homepage_HomeButton_Enable"> | |
17382 <owners> | |
17383 <owner> | |
17384 Please specify the owners of this user action. Add more owner tags as | |
17385 needed | |
17386 </owner> | |
17387 </owners> | |
17388 <description> | |
17389 Please enter the description of this user action. | |
17390 </description> | |
17391 </action> | |
17392 | |
17393 <action name="Options_Homepage_IsNewTabPage_Disable"> | |
17394 <owners> | |
17395 <owner> | |
17396 Please specify the owners of this user action. Add more owner tags as | |
17397 needed | |
17398 </owner> | |
17399 </owners> | |
17400 <description> | |
17401 Please enter the description of this user action. | |
17402 </description> | |
17403 </action> | |
17404 | |
17405 <action name="Options_Homepage_IsNewTabPage_Enable"> | |
17406 <owners> | |
17407 <owner> | |
17408 Please specify the owners of this user action. Add more owner tags as | |
17409 needed | |
17410 </owner> | |
17411 </owners> | |
17412 <description> | |
17413 Please enter the description of this user action. | |
17414 </description> | |
17415 </action> | |
17416 | |
17417 <action name="Options_Homepage_ShowHomeButton"> | |
17418 <owners> | |
17419 <owner> | |
17420 Please specify the owners of this user action. Add more owner tags as | |
17421 needed | |
17422 </owner> | |
17423 </owners> | |
17424 <description> | |
17425 Please enter the description of this user action. | |
17426 </description> | |
17427 </action> | |
17428 | |
17429 <action name="Options_Homepage_UseNewTab"> | |
17430 <owners> | |
17431 <owner> | |
17432 Please specify the owners of this user action. Add more owner tags as | |
17433 needed | |
17434 </owner> | |
17435 </owners> | |
17436 <description> | |
17437 Please enter the description of this user action. | |
17438 </description> | |
17439 </action> | |
17440 | |
17441 <action name="Options_Homepage_UseURL"> | |
17442 <owners> | |
17443 <owner> | |
17444 Please specify the owners of this user action. Add more owner tags as | |
17445 needed | |
17446 </owner> | |
17447 </owners> | |
17448 <description> | |
17449 Please enter the description of this user action. | |
17450 </description> | |
17451 </action> | |
17452 | |
17453 <action name="Options_HotwordCheckbox_Disable"> | |
17454 <owners> | |
17455 <owner> | |
17456 Please specify the owners of this user action. Add more owner tags as | |
17457 needed | |
17458 </owner> | |
17459 </owners> | |
17460 <description> | |
17461 Please enter the description of this user action. | |
17462 </description> | |
17463 </action> | |
17464 | |
17465 <action name="Options_HotwordCheckbox_Enable"> | |
17466 <owners> | |
17467 <owner> | |
17468 Please specify the owners of this user action. Add more owner tags as | |
17469 needed | |
17470 </owner> | |
17471 </owners> | |
17472 <description> | |
17473 Please enter the description of this user action. | |
17474 </description> | |
17475 </action> | |
17476 | |
17477 <action name="Options_ImagesCheckbox_Disable"> | |
17478 <owners> | |
17479 <owner> | |
17480 Please specify the owners of this user action. Add more owner tags as | |
17481 needed | |
17482 </owner> | |
17483 </owners> | |
17484 <description> | |
17485 Please enter the description of this user action. | |
17486 </description> | |
17487 </action> | |
17488 | |
17489 <action name="Options_ImagesCheckbox_Enable"> | |
17490 <owners> | |
17491 <owner> | |
17492 Please specify the owners of this user action. Add more owner tags as | |
17493 needed | |
17494 </owner> | |
17495 </owners> | |
17496 <description> | |
17497 Please enter the description of this user action. | |
17498 </description> | |
17499 </action> | |
17500 | |
17501 <action name="Options_InstantEnabled_Disable"> | |
17502 <owners> | |
17503 <owner> | |
17504 Please specify the owners of this user action. Add more owner tags as | |
17505 needed | |
17506 </owner> | |
17507 </owners> | |
17508 <description> | |
17509 Please enter the description of this user action. | |
17510 </description> | |
17511 </action> | |
17512 | |
17513 <action name="Options_InstantEnabled_Enable"> | |
17514 <owners> | |
17515 <owner> | |
17516 Please specify the owners of this user action. Add more owner tags as | |
17517 needed | |
17518 </owner> | |
17519 </owners> | |
17520 <description> | |
17521 Please enter the description of this user action. | |
17522 </description> | |
17523 </action> | |
17524 | |
17525 <action name="Options_InstantExtendedEnabled_Disable"> | |
17526 <owners> | |
17527 <owner> | |
17528 Please specify the owners of this user action. Add more owner tags as | |
17529 needed | |
17530 </owner> | |
17531 </owners> | |
17532 <description> | |
17533 Please enter the description of this user action. | |
17534 </description> | |
17535 </action> | |
17536 | |
17537 <action name="Options_InstantExtendedEnabled_Enable"> | |
17538 <owners> | |
17539 <owner> | |
17540 Please specify the owners of this user action. Add more owner tags as | |
17541 needed | |
17542 </owner> | |
17543 </owners> | |
17544 <description> | |
17545 Please enter the description of this user action. | |
17546 </description> | |
17547 </action> | |
17548 | |
17549 <action name="Options_Internet_DataRoaming_Disable"> | |
17550 <owners> | |
17551 <owner> | |
17552 Please specify the owners of this user action. Add more owner tags as | |
17553 needed | |
17554 </owner> | |
17555 </owners> | |
17556 <description> | |
17557 Please enter the description of this user action. | |
17558 </description> | |
17559 </action> | |
17560 | |
17561 <action name="Options_Internet_DataRoaming_Enable"> | |
17562 <owners> | |
17563 <owner> | |
17564 Please specify the owners of this user action. Add more owner tags as | |
17565 needed | |
17566 </owner> | |
17567 </owners> | |
17568 <description> | |
17569 Please enter the description of this user action. | |
17570 </description> | |
17571 </action> | |
17572 | |
17573 <action name="Options_JavaCheckbox_Disable"> | |
17574 <owners> | |
17575 <owner> | |
17576 Please specify the owners of this user action. Add more owner tags as | |
17577 needed | |
17578 </owner> | |
17579 </owners> | |
17580 <description> | |
17581 Please enter the description of this user action. | |
17582 </description> | |
17583 </action> | |
17584 | |
17585 <action name="Options_JavaCheckbox_Enable"> | |
17586 <owners> | |
17587 <owner> | |
17588 Please specify the owners of this user action. Add more owner tags as | |
17589 needed | |
17590 </owner> | |
17591 </owners> | |
17592 <description> | |
17593 Please enter the description of this user action. | |
17594 </description> | |
17595 </action> | |
17596 | |
17597 <action name="Options_LinkDoctorCheckbox_Disable"> | |
17598 <owners> | |
17599 <owner> | |
17600 Please specify the owners of this user action. Add more owner tags as | |
17601 needed | |
17602 </owner> | |
17603 </owners> | |
17604 <description> | |
17605 Please enter the description of this user action. | |
17606 </description> | |
17607 </action> | |
17608 | |
17609 <action name="Options_LinkDoctorCheckbox_Enable"> | |
17610 <owners> | |
17611 <owner> | |
17612 Please specify the owners of this user action. Add more owner tags as | |
17613 needed | |
17614 </owner> | |
17615 </owners> | |
17616 <description> | |
17617 Please enter the description of this user action. | |
17618 </description> | |
17619 </action> | |
17620 | |
17621 <action name="Options_ManageCloudPrinters"> | |
17622 <owners> | |
17623 <owner> | |
17624 Please specify the owners of this user action. Add more owner tags as | |
17625 needed | |
17626 </owner> | |
17627 </owners> | |
17628 <description> | |
17629 Please enter the description of this user action. | |
17630 </description> | |
17631 </action> | |
17632 | |
17633 <action name="Options_ManageSSLCertificates"> | |
17634 <owners> | |
17635 <owner> | |
17636 Please specify the owners of this user action. Add more owner tags as | |
17637 needed | |
17638 </owner> | |
17639 </owners> | |
17640 <description> | |
17641 Please enter the description of this user action. | |
17642 </description> | |
17643 </action> | |
17644 | |
17645 <action name="Options_ManageSearchEngines"> | |
17646 <owners> | |
17647 <owner> | |
17648 Please specify the owners of this user action. Add more owner tags as | |
17649 needed | |
17650 </owner> | |
17651 </owners> | |
17652 <description> | |
17653 Please enter the description of this user action. | |
17654 </description> | |
17655 </action> | |
17656 | |
17657 <action name="Options_ManagerCerts"> | |
17658 <owners> | |
17659 <owner> | |
17660 Please specify the owners of this user action. Add more owner tags as | |
17661 needed | |
17662 </owner> | |
17663 </owners> | |
17664 <description> | |
17665 Please enter the description of this user action. | |
17666 </description> | |
17667 </action> | |
17668 | |
17669 <action name="Options_MetricsReportingCheckbox_Disable"> | |
17670 <owners> | |
17671 <owner> | |
17672 Please specify the owners of this user action. Add more owner tags as | |
17673 needed | |
17674 </owner> | |
17675 </owners> | |
17676 <description> | |
17677 Please enter the description of this user action. | |
17678 </description> | |
17679 </action> | |
17680 | |
17681 <action name="Options_MetricsReportingCheckbox_Enable"> | |
17682 <owners> | |
17683 <owner> | |
17684 Please specify the owners of this user action. Add more owner tags as | |
17685 needed | |
17686 </owner> | |
17687 </owners> | |
17688 <description> | |
17689 Please enter the description of this user action. | |
17690 </description> | |
17691 </action> | |
17692 | |
17693 <action name="Options_MousePrimaryRight_Disable"> | |
17694 <owners> | |
17695 <owner> | |
17696 Please specify the owners of this user action. Add more owner tags as | |
17697 needed | |
17698 </owner> | |
17699 </owners> | |
17700 <description> | |
17701 Please enter the description of this user action. | |
17702 </description> | |
17703 </action> | |
17704 | |
17705 <action name="Options_MousePrimaryRight_Enable"> | |
17706 <owners> | |
17707 <owner> | |
17708 Please specify the owners of this user action. Add more owner tags as | |
17709 needed | |
17710 </owner> | |
17711 </owners> | |
17712 <description> | |
17713 Please enter the description of this user action. | |
17714 </description> | |
17715 </action> | |
17716 | |
17717 <action name="Options_PasswordGenerationCheckbox_Disable"> | |
17718 <owners> | |
17719 <owner> | |
17720 Please specify the owners of this user action. Add more owner tags as | |
17721 needed | |
17722 </owner> | |
17723 </owners> | |
17724 <description> | |
17725 Please enter the description of this user action. | |
17726 </description> | |
17727 </action> | |
17728 | |
17729 <action name="Options_PasswordGenerationCheckbox_Enable"> | |
17730 <owners> | |
17731 <owner> | |
17732 Please specify the owners of this user action. Add more owner tags as | |
17733 needed | |
17734 </owner> | |
17735 </owners> | |
17736 <description> | |
17737 Please enter the description of this user action. | |
17738 </description> | |
17739 </action> | |
17740 | |
17741 <action name="Options_PasswordManager_Disable"> | |
17742 <owners> | |
17743 <owner> | |
17744 Please specify the owners of this user action. Add more owner tags as | |
17745 needed | |
17746 </owner> | |
17747 </owners> | |
17748 <description> | |
17749 Please enter the description of this user action. | |
17750 </description> | |
17751 </action> | |
17752 | |
17753 <action name="Options_PasswordManager_Enable"> | |
17754 <owners> | |
17755 <owner> | |
17756 Please specify the owners of this user action. Add more owner tags as | |
17757 needed | |
17758 </owner> | |
17759 </owners> | |
17760 <description> | |
17761 Please enter the description of this user action. | |
17762 </description> | |
17763 </action> | |
17764 | |
17765 <action name="Options_PluginsCheckbox_Disable"> | |
17766 <owners> | |
17767 <owner> | |
17768 Please specify the owners of this user action. Add more owner tags as | |
17769 needed | |
17770 </owner> | |
17771 </owners> | |
17772 <description> | |
17773 Please enter the description of this user action. | |
17774 </description> | |
17775 </action> | |
17776 | |
17777 <action name="Options_PluginsCheckbox_Enable"> | |
17778 <owners> | |
17779 <owner> | |
17780 Please specify the owners of this user action. Add more owner tags as | |
17781 needed | |
17782 </owner> | |
17783 </owners> | |
17784 <description> | |
17785 Please enter the description of this user action. | |
17786 </description> | |
17787 </action> | |
17788 | |
17789 <action name="Options_ResetAutoOpenFiles"> | |
17790 <owners> | |
17791 <owner> | |
17792 Please specify the owners of this user action. Add more owner tags as | |
17793 needed | |
17794 </owner> | |
17795 </owners> | |
17796 <description> | |
17797 Please enter the description of this user action. | |
17798 </description> | |
17799 </action> | |
17800 | |
17801 <action name="Options_ResetToDefaults"> | |
17802 <owners> | |
17803 <owner> | |
17804 Please specify the owners of this user action. Add more owner tags as | |
17805 needed | |
17806 </owner> | |
17807 </owners> | |
17808 <description> | |
17809 Please enter the description of this user action. | |
17810 </description> | |
17811 </action> | |
17812 | |
17813 <action name="Options_SSL2_Disable"> | |
17814 <owners> | |
17815 <owner> | |
17816 Please specify the owners of this user action. Add more owner tags as | |
17817 needed | |
17818 </owner> | |
17819 </owners> | |
17820 <description> | |
17821 Please enter the description of this user action. | |
17822 </description> | |
17823 </action> | |
17824 | |
17825 <action name="Options_SSL2_Enable"> | |
17826 <owners> | |
17827 <owner> | |
17828 Please specify the owners of this user action. Add more owner tags as | |
17829 needed | |
17830 </owner> | |
17831 </owners> | |
17832 <description> | |
17833 Please enter the description of this user action. | |
17834 </description> | |
17835 </action> | |
17836 | |
17837 <action name="Options_SSL3_Disable"> | |
17838 <owners> | |
17839 <owner> | |
17840 Please specify the owners of this user action. Add more owner tags as | |
17841 needed | |
17842 </owner> | |
17843 </owners> | |
17844 <description> | |
17845 Please enter the description of this user action. | |
17846 </description> | |
17847 </action> | |
17848 | |
17849 <action name="Options_SSL3_Enable"> | |
17850 <owners> | |
17851 <owner> | |
17852 Please specify the owners of this user action. Add more owner tags as | |
17853 needed | |
17854 </owner> | |
17855 </owners> | |
17856 <description> | |
17857 Please enter the description of this user action. | |
17858 </description> | |
17859 </action> | |
17860 | |
17861 <action name="Options_SafeBrowsingCheckbox_Disable"> | |
17862 <owners> | |
17863 <owner> | |
17864 Please specify the owners of this user action. Add more owner tags as | |
17865 needed | |
17866 </owner> | |
17867 </owners> | |
17868 <description> | |
17869 Please enter the description of this user action. | |
17870 </description> | |
17871 </action> | |
17872 | |
17873 <action name="Options_SafeBrowsingCheckbox_Enable"> | |
17874 <owners> | |
17875 <owner> | |
17876 Please specify the owners of this user action. Add more owner tags as | |
17877 needed | |
17878 </owner> | |
17879 </owners> | |
17880 <description> | |
17881 Please enter the description of this user action. | |
17882 </description> | |
17883 </action> | |
17884 | |
17885 <action name="Options_SearchEngineChanged"> | |
17886 <owners> | |
17887 <owner> | |
17888 Please specify the owners of this user action. Add more owner tags as | |
17889 needed | |
17890 </owner> | |
17891 </owners> | |
17892 <description> | |
17893 Please enter the description of this user action. | |
17894 </description> | |
17895 </action> | |
17896 | |
17897 <action name="Options_SensitivitySlider_Changed"> | |
17898 <owners> | |
17899 <owner> | |
17900 Please specify the owners of this user action. Add more owner tags as | |
17901 needed | |
17902 </owner> | |
17903 </owners> | |
17904 <description> | |
17905 Please enter the description of this user action. | |
17906 </description> | |
17907 </action> | |
17908 | |
17909 <action name="Options_SetAsDefaultBrowser"> | |
17910 <owners> | |
17911 <owner> | |
17912 Please specify the owners of this user action. Add more owner tags as | |
17913 needed | |
17914 </owner> | |
17915 </owners> | |
17916 <description> | |
17917 Please enter the description of this user action. | |
17918 </description> | |
17919 </action> | |
17920 | |
17921 <action name="Options_SetDownloadDirectory"> | |
17922 <owners> | |
17923 <owner> | |
17924 Please specify the owners of this user action. Add more owner tags as | |
17925 needed | |
17926 </owner> | |
17927 </owners> | |
17928 <description> | |
17929 Please enter the description of this user action. | |
17930 </description> | |
17931 </action> | |
17932 | |
17933 <action name="Options_ShowAutoFillSettings"> | |
17934 <owners> | |
17935 <owner> | |
17936 Please specify the owners of this user action. Add more owner tags as | |
17937 needed | |
17938 </owner> | |
17939 </owners> | |
17940 <description> | |
17941 Please enter the description of this user action. | |
17942 </description> | |
17943 </action> | |
17944 | |
17945 <action name="Options_ShowBookmarksBar_Disable"> | |
17946 <owners> | |
17947 <owner> | |
17948 Please specify the owners of this user action. Add more owner tags as | |
17949 needed | |
17950 </owner> | |
17951 </owners> | |
17952 <description> | |
17953 Please enter the description of this user action. | |
17954 </description> | |
17955 </action> | |
17956 | |
17957 <action name="Options_ShowBookmarksBar_Enable"> | |
17958 <owners> | |
17959 <owner> | |
17960 Please specify the owners of this user action. Add more owner tags as | |
17961 needed | |
17962 </owner> | |
17963 </owners> | |
17964 <description> | |
17965 Please enter the description of this user action. | |
17966 </description> | |
17967 </action> | |
17968 | |
17969 <action name="Options_ShowCookies"> | |
17970 <owners> | |
17971 <owner> | |
17972 Please specify the owners of this user action. Add more owner tags as | |
17973 needed | |
17974 </owner> | |
17975 </owners> | |
17976 <description> | |
17977 Please enter the description of this user action. | |
17978 </description> | |
17979 </action> | |
17980 | |
17981 <action name="Options_ShowPasswordManager"> | |
17982 <owners> | |
17983 <owner> | |
17984 Please specify the owners of this user action. Add more owner tags as | |
17985 needed | |
17986 </owner> | |
17987 </owners> | |
17988 <description> | |
17989 Please enter the description of this user action. | |
17990 </description> | |
17991 </action> | |
17992 | |
17993 <action name="Options_ShowPasswordsExceptions"> | |
17994 <owners> | |
17995 <owner> | |
17996 Please specify the owners of this user action. Add more owner tags as | |
17997 needed | |
17998 </owner> | |
17999 </owners> | |
18000 <description> | |
18001 Please enter the description of this user action. | |
18002 </description> | |
18003 </action> | |
18004 | |
18005 <action name="Options_ShowProxySettings"> | |
18006 <owners> | |
18007 <owner> | |
18008 Please specify the owners of this user action. Add more owner tags as | |
18009 needed | |
18010 </owner> | |
18011 </owners> | |
18012 <description> | |
18013 Please enter the description of this user action. | |
18014 </description> | |
18015 </action> | |
18016 | |
18017 <action name="Options_SpeedFactorSlider_Changed"> | |
18018 <owners> | |
18019 <owner> | |
18020 Please specify the owners of this user action. Add more owner tags as | |
18021 needed | |
18022 </owner> | |
18023 </owners> | |
18024 <description> | |
18025 Please enter the description of this user action. | |
18026 </description> | |
18027 </action> | |
18028 | |
18029 <action name="Options_SpellCheck_Disable"> | |
18030 <owners> | |
18031 <owner> | |
18032 Please specify the owners of this user action. Add more owner tags as | |
18033 needed | |
18034 </owner> | |
18035 </owners> | |
18036 <description> | |
18037 Please enter the description of this user action. | |
18038 </description> | |
18039 </action> | |
18040 | |
18041 <action name="Options_SpellCheck_Enable"> | |
18042 <owners> | |
18043 <owner> | |
18044 Please specify the owners of this user action. Add more owner tags as | |
18045 needed | |
18046 </owner> | |
18047 </owners> | |
18048 <description> | |
18049 Please enter the description of this user action. | |
18050 </description> | |
18051 </action> | |
18052 | |
18053 <action name="Options_Startup_Custom"> | |
18054 <owners> | |
18055 <owner> | |
18056 Please specify the owners of this user action. Add more owner tags as | |
18057 needed | |
18058 </owner> | |
18059 </owners> | |
18060 <description> | |
18061 Please enter the description of this user action. | |
18062 </description> | |
18063 </action> | |
18064 | |
18065 <action name="Options_Startup_Homepage"> | |
18066 <owners> | |
18067 <owner> | |
18068 Please specify the owners of this user action. Add more owner tags as | |
18069 needed | |
18070 </owner> | |
18071 </owners> | |
18072 <description> | |
18073 Please enter the description of this user action. | |
18074 </description> | |
18075 </action> | |
18076 | |
18077 <action name="Options_Startup_LastSession"> | |
18078 <owners> | |
18079 <owner> | |
18080 Please specify the owners of this user action. Add more owner tags as | |
18081 needed | |
18082 </owner> | |
18083 </owners> | |
18084 <description> | |
18085 Please enter the description of this user action. | |
18086 </description> | |
18087 </action> | |
18088 | |
18089 <action name="Options_Startup_NewTab"> | |
18090 <owners> | |
18091 <owner> | |
18092 Please specify the owners of this user action. Add more owner tags as | |
18093 needed | |
18094 </owner> | |
18095 </owners> | |
18096 <description> | |
18097 Please enter the description of this user action. | |
18098 </description> | |
18099 </action> | |
18100 | |
18101 <action name="Options_TLS1_Disable"> | |
18102 <owners> | |
18103 <owner> | |
18104 Please specify the owners of this user action. Add more owner tags as | |
18105 needed | |
18106 </owner> | |
18107 </owners> | |
18108 <description> | |
18109 Please enter the description of this user action. | |
18110 </description> | |
18111 </action> | |
18112 | |
18113 <action name="Options_TLS1_Enable"> | |
18114 <owners> | |
18115 <owner> | |
18116 Please specify the owners of this user action. Add more owner tags as | |
18117 needed | |
18118 </owner> | |
18119 </owners> | |
18120 <description> | |
18121 Please enter the description of this user action. | |
18122 </description> | |
18123 </action> | |
18124 | |
18125 <action name="Options_TabsToLinks_Disable"> | |
18126 <owners> | |
18127 <owner> | |
18128 Please specify the owners of this user action. Add more owner tags as | |
18129 needed | |
18130 </owner> | |
18131 </owners> | |
18132 <description> | |
18133 Please enter the description of this user action. | |
18134 </description> | |
18135 </action> | |
18136 | |
18137 <action name="Options_TabsToLinks_Enable"> | |
18138 <owners> | |
18139 <owner> | |
18140 Please specify the owners of this user action. Add more owner tags as | |
18141 needed | |
18142 </owner> | |
18143 </owners> | |
18144 <description> | |
18145 Please enter the description of this user action. | |
18146 </description> | |
18147 </action> | |
18148 | |
18149 <action name="Options_TapToClickCheckbox_Disable"> | |
18150 <owners> | |
18151 <owner> | |
18152 Please specify the owners of this user action. Add more owner tags as | |
18153 needed | |
18154 </owner> | |
18155 </owners> | |
18156 <description> | |
18157 Please enter the description of this user action. | |
18158 </description> | |
18159 </action> | |
18160 | |
18161 <action name="Options_TapToClickCheckbox_Enable"> | |
18162 <owners> | |
18163 <owner> | |
18164 Please specify the owners of this user action. Add more owner tags as | |
18165 needed | |
18166 </owner> | |
18167 </owners> | |
18168 <description> | |
18169 Please enter the description of this user action. | |
18170 </description> | |
18171 </action> | |
18172 | |
18173 <action name="Options_ThemesGallery"> | |
18174 <owners> | |
18175 <owner> | |
18176 Please specify the owners of this user action. Add more owner tags as | |
18177 needed | |
18178 </owner> | |
18179 </owners> | |
18180 <description> | |
18181 Please enter the description of this user action. | |
18182 </description> | |
18183 </action> | |
18184 | |
18185 <action name="Options_ThemesReset"> | |
18186 <owners> | |
18187 <owner> | |
18188 Please specify the owners of this user action. Add more owner tags as | |
18189 needed | |
18190 </owner> | |
18191 </owners> | |
18192 <description> | |
18193 Please enter the description of this user action. | |
18194 </description> | |
18195 </action> | |
18196 | |
18197 <action name="Options_TouchpadNaturalScroll_Disable"> | |
18198 <owners> | |
18199 <owner> | |
18200 Please specify the owners of this user action. Add more owner tags as | |
18201 needed | |
18202 </owner> | |
18203 </owners> | |
18204 <description> | |
18205 Please enter the description of this user action. | |
18206 </description> | |
18207 </action> | |
18208 | |
18209 <action name="Options_TouchpadNaturalScroll_Enable"> | |
18210 <owners> | |
18211 <owner> | |
18212 Please specify the owners of this user action. Add more owner tags as | |
18213 needed | |
18214 </owner> | |
18215 </owners> | |
18216 <description> | |
18217 Please enter the description of this user action. | |
18218 </description> | |
18219 </action> | |
18220 | |
18221 <action name="Options_TouchpadTapToClick_Disable"> | |
18222 <owners> | |
18223 <owner> | |
18224 Please specify the owners of this user action. Add more owner tags as | |
18225 needed | |
18226 </owner> | |
18227 </owners> | |
18228 <description> | |
18229 Please enter the description of this user action. | |
18230 </description> | |
18231 </action> | |
18232 | |
18233 <action name="Options_TouchpadTapToClick_Enable"> | |
18234 <owners> | |
18235 <owner> | |
18236 Please specify the owners of this user action. Add more owner tags as | |
18237 needed | |
18238 </owner> | |
18239 </owners> | |
18240 <description> | |
18241 Please enter the description of this user action. | |
18242 </description> | |
18243 </action> | |
18244 | |
18245 <action name="Options_Translate_Disable"> | |
18246 <owners> | |
18247 <owner> | |
18248 Please specify the owners of this user action. Add more owner tags as | |
18249 needed | |
18250 </owner> | |
18251 </owners> | |
18252 <description> | |
18253 Please enter the description of this user action. | |
18254 </description> | |
18255 </action> | |
18256 | |
18257 <action name="Options_Translate_Enable"> | |
18258 <owners> | |
18259 <owner> | |
18260 Please specify the owners of this user action. Add more owner tags as | |
18261 needed | |
18262 </owner> | |
18263 </owners> | |
18264 <description> | |
18265 Please enter the description of this user action. | |
18266 </description> | |
18267 </action> | |
18268 | |
18269 <action name="Options_UseSpellingServiceCheckbox_Disable"> | |
18270 <owners> | |
18271 <owner> | |
18272 Please specify the owners of this user action. Add more owner tags as | |
18273 needed | |
18274 </owner> | |
18275 </owners> | |
18276 <description> | |
18277 Please enter the description of this user action. | |
18278 </description> | |
18279 </action> | |
18280 | |
18281 <action name="Options_UseSpellingServiceCheckbox_Enable"> | |
18282 <owners> | |
18283 <owner> | |
18284 Please specify the owners of this user action. Add more owner tags as | |
18285 needed | |
18286 </owner> | |
18287 </owners> | |
18288 <description> | |
18289 Please enter the description of this user action. | |
18290 </description> | |
18291 </action> | |
18292 | |
18293 <action name="Options_UseSuggestCheckbox_Disable"> | |
18294 <owners> | |
18295 <owner> | |
18296 Please specify the owners of this user action. Add more owner tags as | |
18297 needed | |
18298 </owner> | |
18299 </owners> | |
18300 <description> | |
18301 Please enter the description of this user action. | |
18302 </description> | |
18303 </action> | |
18304 | |
18305 <action name="Options_UseSuggestCheckbox_Enable"> | |
18306 <owners> | |
18307 <owner> | |
18308 Please specify the owners of this user action. Add more owner tags as | |
18309 needed | |
18310 </owner> | |
18311 </owners> | |
18312 <description> | |
18313 Please enter the description of this user action. | |
18314 </description> | |
18315 </action> | |
18316 | |
18317 <action name="Options_VertEdgeScrollCheckbox_Disable"> | |
18318 <owners> | |
18319 <owner> | |
18320 Please specify the owners of this user action. Add more owner tags as | |
18321 needed | |
18322 </owner> | |
18323 </owners> | |
18324 <description> | |
18325 Please enter the description of this user action. | |
18326 </description> | |
18327 </action> | |
18328 | |
18329 <action name="Options_VertEdgeScrollCheckbox_Enable"> | |
18330 <owners> | |
18331 <owner> | |
18332 Please specify the owners of this user action. Add more owner tags as | |
18333 needed | |
18334 </owner> | |
18335 </owners> | |
18336 <description> | |
18337 Please enter the description of this user action. | |
18338 </description> | |
18339 </action> | |
18340 | |
18341 <action name="OriginChipPress"> | |
18342 <owners> | |
18343 <owner> | |
18344 Please specify the owners of this user action. Add more owner tags as | |
18345 needed | |
18346 </owner> | |
18347 </owners> | |
18348 <description> | |
18349 Please enter the description of this user action. | |
18350 </description> | |
18351 </action> | |
18352 | |
18353 <action name="OutdatedPluginInfobar.AllowThisTime"> | |
18354 <owners> | |
18355 <owner> | |
18356 Please specify the owners of this user action. Add more owner tags as | |
18357 needed | |
18358 </owner> | |
18359 </owners> | |
18360 <description> | |
18361 Please enter the description of this user action. | |
18362 </description> | |
18363 </action> | |
18364 | |
18365 <action name="OutdatedPluginInfobar.Closed"> | |
18366 <owners> | |
18367 <owner> | |
18368 Please specify the owners of this user action. Add more owner tags as | |
18369 needed | |
18370 </owner> | |
18371 </owners> | |
18372 <description> | |
18373 Please enter the description of this user action. | |
18374 </description> | |
18375 </action> | |
18376 | |
18377 <action name="OutdatedPluginInfobar.Dismissed"> | |
18378 <owners> | |
18379 <owner> | |
18380 Please specify the owners of this user action. Add more owner tags as | |
18381 needed | |
18382 </owner> | |
18383 </owners> | |
18384 <description> | |
18385 Please enter the description of this user action. | |
18386 </description> | |
18387 </action> | |
18388 | |
18389 <action name="OutdatedPluginInfobar.LearnMore"> | |
18390 <owners> | |
18391 <owner> | |
18392 Please specify the owners of this user action. Add more owner tags as | |
18393 needed | |
18394 </owner> | |
18395 </owners> | |
18396 <description> | |
18397 Please enter the description of this user action. | |
18398 </description> | |
18399 </action> | |
18400 | |
18401 <action name="OutdatedPluginInfobar.Shown"> | |
18402 <owners> | |
18403 <owner> | |
18404 Please specify the owners of this user action. Add more owner tags as | |
18405 needed | |
18406 </owner> | |
18407 </owners> | |
18408 <description> | |
18409 Please enter the description of this user action. | |
18410 </description> | |
18411 </action> | |
18412 | |
18413 <action name="OutdatedPluginInfobar.Shown.Java"> | |
18414 <owners> | |
18415 <owner> | |
18416 Please specify the owners of this user action. Add more owner tags as | |
18417 needed | |
18418 </owner> | |
18419 </owners> | |
18420 <description> | |
18421 Please enter the description of this user action. | |
18422 </description> | |
18423 </action> | |
18424 | |
18425 <action name="OutdatedPluginInfobar.Shown.QuickTime"> | |
18426 <owners> | |
18427 <owner> | |
18428 Please specify the owners of this user action. Add more owner tags as | |
18429 needed | |
18430 </owner> | |
18431 </owners> | |
18432 <description> | |
18433 Please enter the description of this user action. | |
18434 </description> | |
18435 </action> | |
18436 | |
18437 <action name="OutdatedPluginInfobar.Shown.Reader"> | |
18438 <owners> | |
18439 <owner> | |
18440 Please specify the owners of this user action. Add more owner tags as | |
18441 needed | |
18442 </owner> | |
18443 </owners> | |
18444 <description> | |
18445 Please enter the description of this user action. | |
18446 </description> | |
18447 </action> | |
18448 | |
18449 <action name="OutdatedPluginInfobar.Shown.RealPlayer"> | |
18450 <owners> | |
18451 <owner> | |
18452 Please specify the owners of this user action. Add more owner tags as | |
18453 needed | |
18454 </owner> | |
18455 </owners> | |
18456 <description> | |
18457 Please enter the description of this user action. | |
18458 </description> | |
18459 </action> | |
18460 | |
18461 <action name="OutdatedPluginInfobar.Shown.Shockwave"> | |
18462 <owners> | |
18463 <owner> | |
18464 Please specify the owners of this user action. Add more owner tags as | |
18465 needed | |
18466 </owner> | |
18467 </owners> | |
18468 <description> | |
18469 Please enter the description of this user action. | |
18470 </description> | |
18471 </action> | |
18472 | |
18473 <action name="OutdatedPluginInfobar.Shown.Silverlight"> | |
18474 <owners> | |
18475 <owner> | |
18476 Please specify the owners of this user action. Add more owner tags as | |
18477 needed | |
18478 </owner> | |
18479 </owners> | |
18480 <description> | |
18481 Please enter the description of this user action. | |
18482 </description> | |
18483 </action> | |
18484 | |
18485 <action name="OutdatedPluginInfobar.Update"> | |
18486 <owners> | |
18487 <owner> | |
18488 Please specify the owners of this user action. Add more owner tags as | |
18489 needed | |
18490 </owner> | |
18491 </owners> | |
18492 <description> | |
18493 Please enter the description of this user action. | |
18494 </description> | |
18495 </action> | |
18496 | |
18497 <action name="OutdatedUpgradeBubble.Later"> | |
18498 <owners> | |
18499 <owner> | |
18500 Please specify the owners of this user action. Add more owner tags as | |
18501 needed | |
18502 </owner> | |
18503 </owners> | |
18504 <description> | |
18505 Please enter the description of this user action. | |
18506 </description> | |
18507 </action> | |
18508 | |
18509 <action name="OutdatedUpgradeBubble.Reinstall"> | |
18510 <owners> | |
18511 <owner> | |
18512 Please specify the owners of this user action. Add more owner tags as | |
18513 needed | |
18514 </owner> | |
18515 </owners> | |
18516 <description> | |
18517 Please enter the description of this user action. | |
18518 </description> | |
18519 </action> | |
18520 | |
18521 <action name="OutdatedUpgradeBubble.Show"> | |
18522 <owners> | |
18523 <owner> | |
18524 Please specify the owners of this user action. Add more owner tags as | |
18525 needed | |
18526 </owner> | |
18527 </owners> | |
18528 <description> | |
18529 Please enter the description of this user action. | |
18530 </description> | |
18531 </action> | |
18532 | |
18533 <action name="Outdent"> | |
18534 <owners> | |
18535 <owner> | |
18536 Please specify the owners of this user action. Add more owner tags as | |
18537 needed | |
18538 </owner> | |
18539 </owners> | |
18540 <description> | |
18541 Please enter the description of this user action. | |
18542 </description> | |
18543 </action> | |
18544 | |
18545 <action name="OverrideEncoding"> | |
18546 <owners> | |
18547 <owner> | |
18548 Please specify the owners of this user action. Add more owner tags as | |
18549 needed | |
18550 </owner> | |
18551 </owners> | |
18552 <description> | |
18553 Please enter the description of this user action. | |
18554 </description> | |
18555 </action> | |
18556 | |
18557 <action name="PDF.FitToHeightButton"> | |
18558 <owners> | |
18559 <owner> | |
18560 Please specify the owners of this user action. Add more owner tags as | |
18561 needed | |
18562 </owner> | |
18563 </owners> | |
18564 <description> | |
18565 Please enter the description of this user action. | |
18566 </description> | |
18567 </action> | |
18568 | |
18569 <action name="PDF.FitToPageButton"> | |
18570 <owners> | |
18571 <owner> | |
18572 Please specify the owners of this user action. Add more owner tags as | |
18573 needed | |
18574 </owner> | |
18575 </owners> | |
18576 <description> | |
18577 Please enter the description of this user action. | |
18578 </description> | |
18579 </action> | |
18580 | |
18581 <action name="PDF.FitToWidthButton"> | |
18582 <owners> | |
18583 <owner> | |
18584 Please specify the owners of this user action. Add more owner tags as | |
18585 needed | |
18586 </owner> | |
18587 </owners> | |
18588 <description> | |
18589 Please enter the description of this user action. | |
18590 </description> | |
18591 </action> | |
18592 | |
18593 <action name="PDF.LoadFailure"> | |
18594 <owners> | |
18595 <owner> | |
18596 Please specify the owners of this user action. Add more owner tags as | |
18597 needed | |
18598 </owner> | |
18599 </owners> | |
18600 <description> | |
18601 Please enter the description of this user action. | |
18602 </description> | |
18603 </action> | |
18604 | |
18605 <action name="PDF.LoadSuccess"> | |
18606 <owners> | |
18607 <owner> | |
18608 Please specify the owners of this user action. Add more owner tags as | |
18609 needed | |
18610 </owner> | |
18611 </owners> | |
18612 <description> | |
18613 Please enter the description of this user action. | |
18614 </description> | |
18615 </action> | |
18616 | |
18617 <action name="PDF.PreviewDocumentLoadFailure"> | |
18618 <owners> | |
18619 <owner> | |
18620 Please specify the owners of this user action. Add more owner tags as | |
18621 needed | |
18622 </owner> | |
18623 </owners> | |
18624 <description> | |
18625 Please enter the description of this user action. | |
18626 </description> | |
18627 </action> | |
18628 | |
18629 <action name="PDF.PrintButton"> | |
18630 <owners> | |
18631 <owner> | |
18632 Please specify the owners of this user action. Add more owner tags as | |
18633 needed | |
18634 </owner> | |
18635 </owners> | |
18636 <description> | |
18637 Please enter the description of this user action. | |
18638 </description> | |
18639 </action> | |
18640 | |
18641 <action name="PDF.PrintPage"> | |
18642 <owners> | |
18643 <owner> | |
18644 Please specify the owners of this user action. Add more owner tags as | |
18645 needed | |
18646 </owner> | |
18647 </owners> | |
18648 <description> | |
18649 Please enter the description of this user action. | |
18650 </description> | |
18651 </action> | |
18652 | |
18653 <action name="PDF.SaveButton"> | |
18654 <owners> | |
18655 <owner> | |
18656 Please specify the owners of this user action. Add more owner tags as | |
18657 needed | |
18658 </owner> | |
18659 </owners> | |
18660 <description> | |
18661 Please enter the description of this user action. | |
18662 </description> | |
18663 </action> | |
18664 | |
18665 <action name="PDF.SavePage"> | |
18666 <owners> | |
18667 <owner> | |
18668 Please specify the owners of this user action. Add more owner tags as | |
18669 needed | |
18670 </owner> | |
18671 </owners> | |
18672 <description> | |
18673 Please enter the description of this user action. | |
18674 </description> | |
18675 </action> | |
18676 | |
18677 <action name="PDF.ZoomFromBrowser"> | |
18678 <owners> | |
18679 <owner> | |
18680 Please specify the owners of this user action. Add more owner tags as | |
18681 needed | |
18682 </owner> | |
18683 </owners> | |
18684 <description> | |
18685 Please enter the description of this user action. | |
18686 </description> | |
18687 </action> | |
18688 | |
18689 <action name="PDF.ZoomInButton"> | |
18690 <owners> | |
18691 <owner> | |
18692 Please specify the owners of this user action. Add more owner tags as | |
18693 needed | |
18694 </owner> | |
18695 </owners> | |
18696 <description> | |
18697 Please enter the description of this user action. | |
18698 </description> | |
18699 </action> | |
18700 | |
18701 <action name="PDF.ZoomOutButton"> | |
18702 <owners> | |
18703 <owner> | |
18704 Please specify the owners of this user action. Add more owner tags as | |
18705 needed | |
18706 </owner> | |
18707 </owners> | |
18708 <description> | |
18709 Please enter the description of this user action. | |
18710 </description> | |
18711 </action> | |
18712 | |
18713 <action name="PDF_EnableReaderInfoBarCancel"> | |
18714 <owners> | |
18715 <owner> | |
18716 Please specify the owners of this user action. Add more owner tags as | |
18717 needed | |
18718 </owner> | |
18719 </owners> | |
18720 <description> | |
18721 Please enter the description of this user action. | |
18722 </description> | |
18723 </action> | |
18724 | |
18725 <action name="PDF_EnableReaderInfoBarOK"> | |
18726 <owners> | |
18727 <owner> | |
18728 Please specify the owners of this user action. Add more owner tags as | |
18729 needed | |
18730 </owner> | |
18731 </owners> | |
18732 <description> | |
18733 Please enter the description of this user action. | |
18734 </description> | |
18735 </action> | |
18736 | |
18737 <action name="PDF_EnableReaderInfoBarShown"> | |
18738 <owners> | |
18739 <owner> | |
18740 Please specify the owners of this user action. Add more owner tags as | |
18741 needed | |
18742 </owner> | |
18743 </owners> | |
18744 <description> | |
18745 Please enter the description of this user action. | |
18746 </description> | |
18747 </action> | |
18748 | |
18749 <action name="PDF_InstallReaderInfoBarCancel"> | |
18750 <owners> | |
18751 <owner> | |
18752 Please specify the owners of this user action. Add more owner tags as | |
18753 needed | |
18754 </owner> | |
18755 </owners> | |
18756 <description> | |
18757 Please enter the description of this user action. | |
18758 </description> | |
18759 </action> | |
18760 | |
18761 <action name="PDF_InstallReaderInfoBarOK"> | |
18762 <owners> | |
18763 <owner> | |
18764 Please specify the owners of this user action. Add more owner tags as | |
18765 needed | |
18766 </owner> | |
18767 </owners> | |
18768 <description> | |
18769 Please enter the description of this user action. | |
18770 </description> | |
18771 </action> | |
18772 | |
18773 <action name="PDF_InstallReaderInfoBarShown"> | |
18774 <owners> | |
18775 <owner> | |
18776 Please specify the owners of this user action. Add more owner tags as | |
18777 needed | |
18778 </owner> | |
18779 </owners> | |
18780 <description> | |
18781 Please enter the description of this user action. | |
18782 </description> | |
18783 </action> | |
18784 | |
18785 <action name="PDF_ReaderInterstitialCancel"> | |
18786 <owners> | |
18787 <owner> | |
18788 Please specify the owners of this user action. Add more owner tags as | |
18789 needed | |
18790 </owner> | |
18791 </owners> | |
18792 <description> | |
18793 Please enter the description of this user action. | |
18794 </description> | |
18795 </action> | |
18796 | |
18797 <action name="PDF_ReaderInterstitialIgnore"> | |
18798 <owners> | |
18799 <owner> | |
18800 Please specify the owners of this user action. Add more owner tags as | |
18801 needed | |
18802 </owner> | |
18803 </owners> | |
18804 <description> | |
18805 Please enter the description of this user action. | |
18806 </description> | |
18807 </action> | |
18808 | |
18809 <action name="PDF_ReaderInterstitialShown"> | |
18810 <owners> | |
18811 <owner> | |
18812 Please specify the owners of this user action. Add more owner tags as | |
18813 needed | |
18814 </owner> | |
18815 </owners> | |
18816 <description> | |
18817 Please enter the description of this user action. | |
18818 </description> | |
18819 </action> | |
18820 | |
18821 <action name="PDF_ReaderInterstitialUpdate"> | |
18822 <owners> | |
18823 <owner> | |
18824 Please specify the owners of this user action. Add more owner tags as | |
18825 needed | |
18826 </owner> | |
18827 </owners> | |
18828 <description> | |
18829 Please enter the description of this user action. | |
18830 </description> | |
18831 </action> | |
18832 | |
18833 <action name="PDF_Unsupported_3D"> | |
18834 <owners> | |
18835 <owner> | |
18836 Please specify the owners of this user action. Add more owner tags as | |
18837 needed | |
18838 </owner> | |
18839 </owners> | |
18840 <description> | |
18841 Please enter the description of this user action. | |
18842 </description> | |
18843 </action> | |
18844 | |
18845 <action name="PDF_Unsupported_Attachment"> | |
18846 <owners> | |
18847 <owner> | |
18848 Please specify the owners of this user action. Add more owner tags as | |
18849 needed | |
18850 </owner> | |
18851 </owners> | |
18852 <description> | |
18853 Please enter the description of this user action. | |
18854 </description> | |
18855 </action> | |
18856 | |
18857 <action name="PDF_Unsupported_Bookmarks"> | |
18858 <owners> | |
18859 <owner> | |
18860 Please specify the owners of this user action. Add more owner tags as | |
18861 needed | |
18862 </owner> | |
18863 </owners> | |
18864 <description> | |
18865 Please enter the description of this user action. | |
18866 </description> | |
18867 </action> | |
18868 | |
18869 <action name="PDF_Unsupported_Digital_Signature"> | |
18870 <owners> | |
18871 <owner> | |
18872 Please specify the owners of this user action. Add more owner tags as | |
18873 needed | |
18874 </owner> | |
18875 </owners> | |
18876 <description> | |
18877 Please enter the description of this user action. | |
18878 </description> | |
18879 </action> | |
18880 | |
18881 <action name="PDF_Unsupported_Movie"> | |
18882 <owners> | |
18883 <owner> | |
18884 Please specify the owners of this user action. Add more owner tags as | |
18885 needed | |
18886 </owner> | |
18887 </owners> | |
18888 <description> | |
18889 Please enter the description of this user action. | |
18890 </description> | |
18891 </action> | |
18892 | |
18893 <action name="PDF_Unsupported_Portfolios"> | |
18894 <owners> | |
18895 <owner> | |
18896 Please specify the owners of this user action. Add more owner tags as | |
18897 needed | |
18898 </owner> | |
18899 </owners> | |
18900 <description> | |
18901 Please enter the description of this user action. | |
18902 </description> | |
18903 </action> | |
18904 | |
18905 <action name="PDF_Unsupported_Portfolios_Packages"> | |
18906 <owners> | |
18907 <owner> | |
18908 Please specify the owners of this user action. Add more owner tags as | |
18909 needed | |
18910 </owner> | |
18911 </owners> | |
18912 <description> | |
18913 Please enter the description of this user action. | |
18914 </description> | |
18915 </action> | |
18916 | |
18917 <action name="PDF_Unsupported_Rights_Management"> | |
18918 <owners> | |
18919 <owner> | |
18920 Please specify the owners of this user action. Add more owner tags as | |
18921 needed | |
18922 </owner> | |
18923 </owners> | |
18924 <description> | |
18925 Please enter the description of this user action. | |
18926 </description> | |
18927 </action> | |
18928 | |
18929 <action name="PDF_Unsupported_Screen"> | |
18930 <owners> | |
18931 <owner> | |
18932 Please specify the owners of this user action. Add more owner tags as | |
18933 needed | |
18934 </owner> | |
18935 </owners> | |
18936 <description> | |
18937 Please enter the description of this user action. | |
18938 </description> | |
18939 </action> | |
18940 | |
18941 <action name="PDF_Unsupported_Shared_Form"> | |
18942 <owners> | |
18943 <owner> | |
18944 Please specify the owners of this user action. Add more owner tags as | |
18945 needed | |
18946 </owner> | |
18947 </owners> | |
18948 <description> | |
18949 Please enter the description of this user action. | |
18950 </description> | |
18951 </action> | |
18952 | |
18953 <action name="PDF_Unsupported_Shared_Review"> | |
18954 <owners> | |
18955 <owner> | |
18956 Please specify the owners of this user action. Add more owner tags as | |
18957 needed | |
18958 </owner> | |
18959 </owners> | |
18960 <description> | |
18961 Please enter the description of this user action. | |
18962 </description> | |
18963 </action> | |
18964 | |
18965 <action name="PDF_Unsupported_Sound"> | |
18966 <owners> | |
18967 <owner> | |
18968 Please specify the owners of this user action. Add more owner tags as | |
18969 needed | |
18970 </owner> | |
18971 </owners> | |
18972 <description> | |
18973 Please enter the description of this user action. | |
18974 </description> | |
18975 </action> | |
18976 | |
18977 <action name="PDF_Unsupported_XFA"> | |
18978 <owners> | |
18979 <owner> | |
18980 Please specify the owners of this user action. Add more owner tags as | |
18981 needed | |
18982 </owner> | |
18983 </owners> | |
18984 <description> | |
18985 Please enter the description of this user action. | |
18986 </description> | |
18987 </action> | |
18988 | |
18989 <action name="PDF_UseReaderInfoBarCancel"> | |
18990 <owners> | |
18991 <owner> | |
18992 Please specify the owners of this user action. Add more owner tags as | |
18993 needed | |
18994 </owner> | |
18995 </owners> | |
18996 <description> | |
18997 Please enter the description of this user action. | |
18998 </description> | |
18999 </action> | |
19000 | |
19001 <action name="PDF_UseReaderInfoBarOK"> | |
19002 <owners> | |
19003 <owner> | |
19004 Please specify the owners of this user action. Add more owner tags as | |
19005 needed | |
19006 </owner> | |
19007 </owners> | |
19008 <description> | |
19009 Please enter the description of this user action. | |
19010 </description> | |
19011 </action> | |
19012 | |
19013 <action name="PDF_UseReaderInfoBarShown"> | |
19014 <owners> | |
19015 <owner> | |
19016 Please specify the owners of this user action. Add more owner tags as | |
19017 needed | |
19018 </owner> | |
19019 </owners> | |
19020 <description> | |
19021 Please enter the description of this user action. | |
19022 </description> | |
19023 </action> | |
19024 | |
19025 <action name="PPAPI.BrokerInfobarClickedAllow"> | |
19026 <owners> | |
19027 <owner> | |
19028 Please specify the owners of this user action. Add more owner tags as | |
19029 needed | |
19030 </owner> | |
19031 </owners> | |
19032 <description> | |
19033 Please enter the description of this user action. | |
19034 </description> | |
19035 </action> | |
19036 | |
19037 <action name="PPAPI.BrokerInfobarClickedDeny"> | |
19038 <owners> | |
19039 <owner> | |
19040 Please specify the owners of this user action. Add more owner tags as | |
19041 needed | |
19042 </owner> | |
19043 </owners> | |
19044 <description> | |
19045 Please enter the description of this user action. | |
19046 </description> | |
19047 </action> | |
19048 | |
19049 <action name="PPAPI.BrokerInfobarDisplayed"> | |
19050 <owners> | |
19051 <owner> | |
19052 Please specify the owners of this user action. Add more owner tags as | |
19053 needed | |
19054 </owner> | |
19055 </owners> | |
19056 <description> | |
19057 Please enter the description of this user action. | |
19058 </description> | |
19059 </action> | |
19060 | |
19061 <action name="PPAPI.BrokerSettingAllow"> | |
19062 <owners> | |
19063 <owner> | |
19064 Please specify the owners of this user action. Add more owner tags as | |
19065 needed | |
19066 </owner> | |
19067 </owners> | |
19068 <description> | |
19069 Please enter the description of this user action. | |
19070 </description> | |
19071 </action> | |
19072 | |
19073 <action name="PPAPI.BrokerSettingDeny"> | |
19074 <owners> | |
19075 <owner> | |
19076 Please specify the owners of this user action. Add more owner tags as | |
19077 needed | |
19078 </owner> | |
19079 </owners> | |
19080 <description> | |
19081 Please enter the description of this user action. | |
19082 </description> | |
19083 </action> | |
19084 | |
19085 <action name="PageDown"> | |
19086 <owners> | |
19087 <owner> | |
19088 Please specify the owners of this user action. Add more owner tags as | |
19089 needed | |
19090 </owner> | |
19091 </owners> | |
19092 <description> | |
19093 Please enter the description of this user action. | |
19094 </description> | |
19095 </action> | |
19096 | |
19097 <action name="PageLoad"> | |
19098 <owners> | |
19099 <owner> | |
19100 Please specify the owners of this user action. Add more owner tags as | |
19101 needed | |
19102 </owner> | |
19103 </owners> | |
19104 <description> | |
19105 Please enter the description of this user action. | |
19106 </description> | |
19107 </action> | |
19108 | |
19109 <action name="PageLoadSRP"> | |
19110 <owners> | |
19111 <owner> | |
19112 Please specify the owners of this user action. Add more owner tags as | |
19113 needed | |
19114 </owner> | |
19115 </owners> | |
19116 <description> | |
19117 Please enter the description of this user action. | |
19118 </description> | |
19119 </action> | |
19120 | |
19121 <action name="PageUp"> | |
19122 <owners> | |
19123 <owner> | |
19124 Please specify the owners of this user action. Add more owner tags as | |
19125 needed | |
19126 </owner> | |
19127 </owners> | |
19128 <description> | |
19129 Please enter the description of this user action. | |
19130 </description> | |
19131 </action> | |
19132 | |
19133 <action name="Panel_Minimize_Caption_Click"> | |
19134 <owners> | |
19135 <owner> | |
19136 Please specify the owners of this user action. Add more owner tags as | |
19137 needed | |
19138 </owner> | |
19139 </owners> | |
19140 <description> | |
19141 Please enter the description of this user action. | |
19142 </description> | |
19143 </action> | |
19144 | |
19145 <action name="Panel_Minimize_Caption_Gesture"> | |
19146 <owners> | |
19147 <owner> | |
19148 Please specify the owners of this user action. Add more owner tags as | |
19149 needed | |
19150 </owner> | |
19151 </owners> | |
19152 <description> | |
19153 Please enter the description of this user action. | |
19154 </description> | |
19155 </action> | |
19156 | |
19157 <action name="PasswordManager_Disabled"> | |
19158 <owners> | |
19159 <owner> | |
19160 Please specify the owners of this user action. Add more owner tags as | |
19161 needed | |
19162 </owner> | |
19163 </owners> | |
19164 <description> | |
19165 Please enter the description of this user action. | |
19166 </description> | |
19167 </action> | |
19168 | |
19169 <action name="PasswordManager_Enabled"> | |
19170 <owners> | |
19171 <owner> | |
19172 Please specify the owners of this user action. Add more owner tags as | |
19173 needed | |
19174 </owner> | |
19175 </owners> | |
19176 <description> | |
19177 Please enter the description of this user action. | |
19178 </description> | |
19179 </action> | |
19180 | |
19181 <action name="PasswordManager_RemovePasswordException"> | |
19182 <owners> | |
19183 <owner> | |
19184 Please specify the owners of this user action. Add more owner tags as | |
19185 needed | |
19186 </owner> | |
19187 </owners> | |
19188 <description> | |
19189 Please enter the description of this user action. | |
19190 </description> | |
19191 </action> | |
19192 | |
19193 <action name="PasswordManager_RemoveSavedPassword"> | |
19194 <owners> | |
19195 <owner> | |
19196 Please specify the owners of this user action. Add more owner tags as | |
19197 needed | |
19198 </owner> | |
19199 </owners> | |
19200 <description> | |
19201 Please enter the description of this user action. | |
19202 </description> | |
19203 </action> | |
19204 | |
19205 <action name="Paste"> | |
19206 <owners> | |
19207 <owner> | |
19208 Please specify the owners of this user action. Add more owner tags as | |
19209 needed | |
19210 </owner> | |
19211 </owners> | |
19212 <description> | |
19213 Please enter the description of this user action. | |
19214 </description> | |
19215 </action> | |
19216 | |
19217 <action name="PasteAndMatchStyle"> | |
19218 <owners> | |
19219 <owner> | |
19220 Please specify the owners of this user action. Add more owner tags as | |
19221 needed | |
19222 </owner> | |
19223 </owners> | |
19224 <description> | |
19225 Please enter the description of this user action. | |
19226 </description> | |
19227 </action> | |
19228 | |
19229 <action name="PeopleSearch_OpenChat"> | |
19230 <owners> | |
19231 <owner> | |
19232 Please specify the owners of this user action. Add more owner tags as | |
19233 needed | |
19234 </owner> | |
19235 </owners> | |
19236 <description> | |
19237 Please enter the description of this user action. | |
19238 </description> | |
19239 </action> | |
19240 | |
19241 <action name="PeopleSearch_SendEmail"> | |
19242 <owners> | |
19243 <owner> | |
19244 Please specify the owners of this user action. Add more owner tags as | |
19245 needed | |
19246 </owner> | |
19247 </owners> | |
19248 <description> | |
19249 Please enter the description of this user action. | |
19250 </description> | |
19251 </action> | |
19252 | |
19253 <action name="PlatformVerificationAccepted"> | |
19254 <owners> | |
19255 <owner> | |
19256 Please specify the owners of this user action. Add more owner tags as | |
19257 needed | |
19258 </owner> | |
19259 </owners> | |
19260 <description> | |
19261 Please enter the description of this user action. | |
19262 </description> | |
19263 </action> | |
19264 | |
19265 <action name="PlatformVerificationRejected"> | |
19266 <owners> | |
19267 <owner> | |
19268 Please specify the owners of this user action. Add more owner tags as | |
19269 needed | |
19270 </owner> | |
19271 </owners> | |
19272 <description> | |
19273 Please enter the description of this user action. | |
19274 </description> | |
19275 </action> | |
19276 | |
19277 <action name="PluginContextMenu_RotateClockwise"> | |
19278 <owners> | |
19279 <owner> | |
19280 Please specify the owners of this user action. Add more owner tags as | |
19281 needed | |
19282 </owner> | |
19283 </owners> | |
19284 <description> | |
19285 Please enter the description of this user action. | |
19286 </description> | |
19287 </action> | |
19288 | |
19289 <action name="PluginContextMenu_RotateCounterclockwise"> | |
19290 <owners> | |
19291 <owner> | |
19292 Please specify the owners of this user action. Add more owner tags as | |
19293 needed | |
19294 </owner> | |
19295 </owners> | |
19296 <description> | |
19297 Please enter the description of this user action. | |
19298 </description> | |
19299 </action> | |
19300 | |
19301 <action name="PluginLoaderPosix.LaunchUtilityProcess"> | |
19302 <owners> | |
19303 <owner> | |
19304 Please specify the owners of this user action. Add more owner tags as | |
19305 needed | |
19306 </owner> | |
19307 </owners> | |
19308 <description> | |
19309 Please enter the description of this user action. | |
19310 </description> | |
19311 </action> | |
19312 | |
19313 <action name="PluginLoaderPosix.UtilityProcessCrashed"> | |
19314 <owners> | |
19315 <owner> | |
19316 Please specify the owners of this user action. Add more owner tags as | |
19317 needed | |
19318 </owner> | |
19319 </owners> | |
19320 <description> | |
19321 Please enter the description of this user action. | |
19322 </description> | |
19323 </action> | |
19324 | |
19325 <action name="Plugin_200ForByteRange"> | |
19326 <owners> | |
19327 <owner> | |
19328 Please specify the owners of this user action. Add more owner tags as | |
19329 needed | |
19330 </owner> | |
19331 </owners> | |
19332 <description> | |
19333 Please enter the description of this user action. | |
19334 </description> | |
19335 </action> | |
19336 | |
19337 <action name="Plugin_Blocked"> | |
19338 <owners> | |
19339 <owner> | |
19340 Please specify the owners of this user action. Add more owner tags as | |
19341 needed | |
19342 </owner> | |
19343 </owners> | |
19344 <description> | |
19345 Please enter the description of this user action. | |
19346 </description> | |
19347 </action> | |
19348 | |
19349 <action name="Plugin_BlockedByPolicy"> | |
19350 <owners> | |
19351 <owner> | |
19352 Please specify the owners of this user action. Add more owner tags as | |
19353 needed | |
19354 </owner> | |
19355 </owners> | |
19356 <description> | |
19357 Please enter the description of this user action. | |
19358 </description> | |
19359 </action> | |
19360 | |
19361 <action name="Plugin_ClickToPlay"> | |
19362 <owners> | |
19363 <owner> | |
19364 Please specify the owners of this user action. Add more owner tags as | |
19365 needed | |
19366 </owner> | |
19367 </owners> | |
19368 <description> | |
19369 Please enter the description of this user action. | |
19370 </description> | |
19371 </action> | |
19372 | |
19373 <action name="Plugin_Hide_Click"> | |
19374 <owners> | |
19375 <owner> | |
19376 Please specify the owners of this user action. Add more owner tags as | |
19377 needed | |
19378 </owner> | |
19379 </owners> | |
19380 <description> | |
19381 Please enter the description of this user action. | |
19382 </description> | |
19383 </action> | |
19384 | |
19385 <action name="Plugin_Hide_Menu"> | |
19386 <owners> | |
19387 <owner> | |
19388 Please specify the owners of this user action. Add more owner tags as | |
19389 needed | |
19390 </owner> | |
19391 </owners> | |
19392 <description> | |
19393 Please enter the description of this user action. | |
19394 </description> | |
19395 </action> | |
19396 | |
19397 <action name="Plugin_Load_Click"> | |
19398 <owners> | |
19399 <owner> | |
19400 Please specify the owners of this user action. Add more owner tags as | |
19401 needed | |
19402 </owner> | |
19403 </owners> | |
19404 <description> | |
19405 Please enter the description of this user action. | |
19406 </description> | |
19407 </action> | |
19408 | |
19409 <action name="Plugin_Load_Menu"> | |
19410 <owners> | |
19411 <owner> | |
19412 Please specify the owners of this user action. Add more owner tags as | |
19413 needed | |
19414 </owner> | |
19415 </owners> | |
19416 <description> | |
19417 Please enter the description of this user action. | |
19418 </description> | |
19419 </action> | |
19420 | |
19421 <action name="Plugin_Load_UI"> | |
19422 <owners> | |
19423 <owner> | |
19424 Please specify the owners of this user action. Add more owner tags as | |
19425 needed | |
19426 </owner> | |
19427 </owners> | |
19428 <description> | |
19429 Please enter the description of this user action. | |
19430 </description> | |
19431 </action> | |
19432 | |
19433 <action name="Plugin_NPAPINotSupported"> | |
19434 <owners> | |
19435 <owner> | |
19436 Please specify the owners of this user action. Add more owner tags as | |
19437 needed | |
19438 </owner> | |
19439 </owners> | |
19440 <description> | |
19441 Please enter the description of this user action. | |
19442 </description> | |
19443 </action> | |
19444 | |
19445 <action name="PrintNow"> | |
19446 <owners> | |
19447 <owner> | |
19448 Please specify the owners of this user action. Add more owner tags as | |
19449 needed | |
19450 </owner> | |
19451 </owners> | |
19452 <description> | |
19453 Please enter the description of this user action. | |
19454 </description> | |
19455 </action> | |
19456 | |
19457 <action name="PrintPreview"> | |
19458 <owners> | |
19459 <owner> | |
19460 Please specify the owners of this user action. Add more owner tags as | |
19461 needed | |
19462 </owner> | |
19463 </owners> | |
19464 <description> | |
19465 Please enter the description of this user action. | |
19466 </description> | |
19467 </action> | |
19468 | |
19469 <action name="PrintView_PrintDialog"> | |
19470 <owners> | |
19471 <owner> | |
19472 Please specify the owners of this user action. Add more owner tags as | |
19473 needed | |
19474 </owner> | |
19475 </owners> | |
19476 <description> | |
19477 Please enter the description of this user action. | |
19478 </description> | |
19479 </action> | |
19480 | |
19481 <action name="PrintView_PrintNow"> | |
19482 <owners> | |
19483 <owner> | |
19484 Please specify the owners of this user action. Add more owner tags as | |
19485 needed | |
19486 </owner> | |
19487 </owners> | |
19488 <description> | |
19489 Please enter the description of this user action. | |
19490 </description> | |
19491 </action> | |
19492 | |
19493 <action name="PrintView_ZoomMinus"> | |
19494 <owners> | |
19495 <owner> | |
19496 Please specify the owners of this user action. Add more owner tags as | |
19497 needed | |
19498 </owner> | |
19499 </owners> | |
19500 <description> | |
19501 Please enter the description of this user action. | |
19502 </description> | |
19503 </action> | |
19504 | |
19505 <action name="PrintView_ZoomPageFull"> | |
19506 <owners> | |
19507 <owner> | |
19508 Please specify the owners of this user action. Add more owner tags as | |
19509 needed | |
19510 </owner> | |
19511 </owners> | |
19512 <description> | |
19513 Please enter the description of this user action. | |
19514 </description> | |
19515 </action> | |
19516 | |
19517 <action name="PrintView_ZoomPageWidth"> | |
19518 <owners> | |
19519 <owner> | |
19520 Please specify the owners of this user action. Add more owner tags as | |
19521 needed | |
19522 </owner> | |
19523 </owners> | |
19524 <description> | |
19525 Please enter the description of this user action. | |
19526 </description> | |
19527 </action> | |
19528 | |
19529 <action name="PrintView_ZoomPlus"> | |
19530 <owners> | |
19531 <owner> | |
19532 Please specify the owners of this user action. Add more owner tags as | |
19533 needed | |
19534 </owner> | |
19535 </owners> | |
19536 <description> | |
19537 Please enter the description of this user action. | |
19538 </description> | |
19539 </action> | |
19540 | |
19541 <action name="ProcessSwapBindingsMismatch_RVHM"> | |
19542 <owners> | |
19543 <owner> | |
19544 Please specify the owners of this user action. Add more owner tags as | |
19545 needed | |
19546 </owner> | |
19547 </owners> | |
19548 <description> | |
19549 Please enter the description of this user action. | |
19550 </description> | |
19551 </action> | |
19552 | |
19553 <action name="Redo"> | |
19554 <owners> | |
19555 <owner> | |
19556 Please specify the owners of this user action. Add more owner tags as | |
19557 needed | |
19558 </owner> | |
19559 </owners> | |
19560 <description> | |
19561 Please enter the description of this user action. | |
19562 </description> | |
19563 </action> | |
19564 | |
19565 <action name="RegisterProtocolHandler.ContextMenu_Open"> | |
19566 <owners> | |
19567 <owner> | |
19568 Please specify the owners of this user action. Add more owner tags as | |
19569 needed | |
19570 </owner> | |
19571 </owners> | |
19572 <description> | |
19573 Please enter the description of this user action. | |
19574 </description> | |
19575 </action> | |
19576 | |
19577 <action name="RegisterProtocolHandler.ContextMenu_Settings"> | |
19578 <owners> | |
19579 <owner> | |
19580 Please specify the owners of this user action. Add more owner tags as | |
19581 needed | |
19582 </owner> | |
19583 </owners> | |
19584 <description> | |
19585 Please enter the description of this user action. | |
19586 </description> | |
19587 </action> | |
19588 | |
19589 <action name="RegisterProtocolHandler.InfoBar_Deny"> | |
19590 <owners> | |
19591 <owner> | |
19592 Please specify the owners of this user action. Add more owner tags as | |
19593 needed | |
19594 </owner> | |
19595 </owners> | |
19596 <description> | |
19597 Please enter the description of this user action. | |
19598 </description> | |
19599 </action> | |
19600 | |
19601 <action name="RegisterProtocolHandler.InfoBar_LearnMore"> | |
19602 <owners> | |
19603 <owner> | |
19604 Please specify the owners of this user action. Add more owner tags as | |
19605 needed | |
19606 </owner> | |
19607 </owners> | |
19608 <description> | |
19609 Please enter the description of this user action. | |
19610 </description> | |
19611 </action> | |
19612 | |
19613 <action name="RegisterProtocolHandler.InfoBar_Shown"> | |
19614 <owners> | |
19615 <owner> | |
19616 Please specify the owners of this user action. Add more owner tags as | |
19617 needed | |
19618 </owner> | |
19619 </owners> | |
19620 <description> | |
19621 Please enter the description of this user action. | |
19622 </description> | |
19623 </action> | |
19624 | |
19625 <action name="RegisterProtocolHandler.Infobar_Accept"> | |
19626 <owners> | |
19627 <owner> | |
19628 Please specify the owners of this user action. Add more owner tags as | |
19629 needed | |
19630 </owner> | |
19631 </owners> | |
19632 <description> | |
19633 Please enter the description of this user action. | |
19634 </description> | |
19635 </action> | |
19636 | |
19637 <action name="Reload"> | |
19638 <owners> | |
19639 <owner> | |
19640 Please specify the owners of this user action. Add more owner tags as | |
19641 needed | |
19642 </owner> | |
19643 </owners> | |
19644 <description> | |
19645 Please enter the description of this user action. | |
19646 </description> | |
19647 </action> | |
19648 | |
19649 <action name="ReloadIgnoringCache"> | |
19650 <owners> | |
19651 <owner> | |
19652 Please specify the owners of this user action. Add more owner tags as | |
19653 needed | |
19654 </owner> | |
19655 </owners> | |
19656 <description> | |
19657 Please enter the description of this user action. | |
19658 </description> | |
19659 </action> | |
19660 | |
19661 <action name="RemoveFormat"> | |
19662 <owners> | |
19663 <owner> | |
19664 Please specify the owners of this user action. Add more owner tags as | |
19665 needed | |
19666 </owner> | |
19667 </owners> | |
19668 <description> | |
19669 Please enter the description of this user action. | |
19670 </description> | |
19671 </action> | |
19672 | |
19673 <action name="ReportBug"> | |
19674 <owners> | |
19675 <owner> | |
19676 Please specify the owners of this user action. Add more owner tags as | |
19677 needed | |
19678 </owner> | |
19679 </owners> | |
19680 <description> | |
19681 Please enter the description of this user action. | |
19682 </description> | |
19683 </action> | |
19684 | |
19685 <action name="ResetProfile"> | |
19686 <owners> | |
19687 <owner> | |
19688 Please specify the owners of this user action. Add more owner tags as | |
19689 needed | |
19690 </owner> | |
19691 </owners> | |
19692 <description> | |
19693 Please enter the description of this user action. | |
19694 </description> | |
19695 </action> | |
19696 | |
19697 <action name="RestoreTab"> | |
19698 <owners> | |
19699 <owner> | |
19700 Please specify the owners of this user action. Add more owner tags as | |
19701 needed | |
19702 </owner> | |
19703 </owners> | |
19704 <description> | |
19705 Please enter the description of this user action. | |
19706 </description> | |
19707 </action> | |
19708 | |
19709 <action name="SBInterstitialMalwareDontProceed"> | |
19710 <owners> | |
19711 <owner> | |
19712 Please specify the owners of this user action. Add more owner tags as | |
19713 needed | |
19714 </owner> | |
19715 </owners> | |
19716 <description> | |
19717 Please enter the description of this user action. | |
19718 </description> | |
19719 </action> | |
19720 | |
19721 <action name="SBInterstitialMalwareDontProceed_V1"> | |
19722 <owners> | |
19723 <owner> | |
19724 Please specify the owners of this user action. Add more owner tags as | |
19725 needed | |
19726 </owner> | |
19727 </owners> | |
19728 <description> | |
19729 Please enter the description of this user action. | |
19730 </description> | |
19731 </action> | |
19732 | |
19733 <action name="SBInterstitialMalwareDontProceed_V2"> | |
19734 <owners> | |
19735 <owner> | |
19736 Please specify the owners of this user action. Add more owner tags as | |
19737 needed | |
19738 </owner> | |
19739 </owners> | |
19740 <description> | |
19741 Please enter the description of this user action. | |
19742 </description> | |
19743 </action> | |
19744 | |
19745 <action name="SBInterstitialMalwareForcedDontProceed"> | |
19746 <owners> | |
19747 <owner> | |
19748 Please specify the owners of this user action. Add more owner tags as | |
19749 needed | |
19750 </owner> | |
19751 </owners> | |
19752 <description> | |
19753 Please enter the description of this user action. | |
19754 </description> | |
19755 </action> | |
19756 | |
19757 <action name="SBInterstitialMalwareForcedDontProceed_V1"> | |
19758 <owners> | |
19759 <owner> | |
19760 Please specify the owners of this user action. Add more owner tags as | |
19761 needed | |
19762 </owner> | |
19763 </owners> | |
19764 <description> | |
19765 Please enter the description of this user action. | |
19766 </description> | |
19767 </action> | |
19768 | |
19769 <action name="SBInterstitialMalwareForcedDontProceed_V2"> | |
19770 <owners> | |
19771 <owner> | |
19772 Please specify the owners of this user action. Add more owner tags as | |
19773 needed | |
19774 </owner> | |
19775 </owners> | |
19776 <description> | |
19777 Please enter the description of this user action. | |
19778 </description> | |
19779 </action> | |
19780 | |
19781 <action name="SBInterstitialMalwareProceed"> | |
19782 <owners> | |
19783 <owner> | |
19784 Please specify the owners of this user action. Add more owner tags as | |
19785 needed | |
19786 </owner> | |
19787 </owners> | |
19788 <description> | |
19789 Please enter the description of this user action. | |
19790 </description> | |
19791 </action> | |
19792 | |
19793 <action name="SBInterstitialMalwareProceed_V1"> | |
19794 <owners> | |
19795 <owner> | |
19796 Please specify the owners of this user action. Add more owner tags as | |
19797 needed | |
19798 </owner> | |
19799 </owners> | |
19800 <description> | |
19801 Please enter the description of this user action. | |
19802 </description> | |
19803 </action> | |
19804 | |
19805 <action name="SBInterstitialMalwareProceed_V2"> | |
19806 <owners> | |
19807 <owner> | |
19808 Please specify the owners of this user action. Add more owner tags as | |
19809 needed | |
19810 </owner> | |
19811 </owners> | |
19812 <description> | |
19813 Please enter the description of this user action. | |
19814 </description> | |
19815 </action> | |
19816 | |
19817 <action name="SBInterstitialMalwareShow"> | |
19818 <owners> | |
19819 <owner> | |
19820 Please specify the owners of this user action. Add more owner tags as | |
19821 needed | |
19822 </owner> | |
19823 </owners> | |
19824 <description> | |
19825 Please enter the description of this user action. | |
19826 </description> | |
19827 </action> | |
19828 | |
19829 <action name="SBInterstitialMalwareShow_V1"> | |
19830 <owners> | |
19831 <owner> | |
19832 Please specify the owners of this user action. Add more owner tags as | |
19833 needed | |
19834 </owner> | |
19835 </owners> | |
19836 <description> | |
19837 Please enter the description of this user action. | |
19838 </description> | |
19839 </action> | |
19840 | |
19841 <action name="SBInterstitialMalwareShow_V2"> | |
19842 <owners> | |
19843 <owner> | |
19844 Please specify the owners of this user action. Add more owner tags as | |
19845 needed | |
19846 </owner> | |
19847 </owners> | |
19848 <description> | |
19849 Please enter the description of this user action. | |
19850 </description> | |
19851 </action> | |
19852 | |
19853 <action name="SBInterstitialMultipleDontProceed"> | |
19854 <owners> | |
19855 <owner> | |
19856 Please specify the owners of this user action. Add more owner tags as | |
19857 needed | |
19858 </owner> | |
19859 </owners> | |
19860 <description> | |
19861 Please enter the description of this user action. | |
19862 </description> | |
19863 </action> | |
19864 | |
19865 <action name="SBInterstitialMultipleDontProceed_V1"> | |
19866 <owners> | |
19867 <owner> | |
19868 Please specify the owners of this user action. Add more owner tags as | |
19869 needed | |
19870 </owner> | |
19871 </owners> | |
19872 <description> | |
19873 Please enter the description of this user action. | |
19874 </description> | |
19875 </action> | |
19876 | |
19877 <action name="SBInterstitialMultipleDontProceed_V2"> | |
19878 <owners> | |
19879 <owner> | |
19880 Please specify the owners of this user action. Add more owner tags as | |
19881 needed | |
19882 </owner> | |
19883 </owners> | |
19884 <description> | |
19885 Please enter the description of this user action. | |
19886 </description> | |
19887 </action> | |
19888 | |
19889 <action name="SBInterstitialMultipleForcedDontProceed"> | |
19890 <owners> | |
19891 <owner> | |
19892 Please specify the owners of this user action. Add more owner tags as | |
19893 needed | |
19894 </owner> | |
19895 </owners> | |
19896 <description> | |
19897 Please enter the description of this user action. | |
19898 </description> | |
19899 </action> | |
19900 | |
19901 <action name="SBInterstitialMultipleForcedDontProceed_V1"> | |
19902 <owners> | |
19903 <owner> | |
19904 Please specify the owners of this user action. Add more owner tags as | |
19905 needed | |
19906 </owner> | |
19907 </owners> | |
19908 <description> | |
19909 Please enter the description of this user action. | |
19910 </description> | |
19911 </action> | |
19912 | |
19913 <action name="SBInterstitialMultipleForcedDontProceed_V2"> | |
19914 <owners> | |
19915 <owner> | |
19916 Please specify the owners of this user action. Add more owner tags as | |
19917 needed | |
19918 </owner> | |
19919 </owners> | |
19920 <description> | |
19921 Please enter the description of this user action. | |
19922 </description> | |
19923 </action> | |
19924 | |
19925 <action name="SBInterstitialMultipleProceed"> | |
19926 <owners> | |
19927 <owner> | |
19928 Please specify the owners of this user action. Add more owner tags as | |
19929 needed | |
19930 </owner> | |
19931 </owners> | |
19932 <description> | |
19933 Please enter the description of this user action. | |
19934 </description> | |
19935 </action> | |
19936 | |
19937 <action name="SBInterstitialMultipleProceed_V1"> | |
19938 <owners> | |
19939 <owner> | |
19940 Please specify the owners of this user action. Add more owner tags as | |
19941 needed | |
19942 </owner> | |
19943 </owners> | |
19944 <description> | |
19945 Please enter the description of this user action. | |
19946 </description> | |
19947 </action> | |
19948 | |
19949 <action name="SBInterstitialMultipleProceed_V2"> | |
19950 <owners> | |
19951 <owner> | |
19952 Please specify the owners of this user action. Add more owner tags as | |
19953 needed | |
19954 </owner> | |
19955 </owners> | |
19956 <description> | |
19957 Please enter the description of this user action. | |
19958 </description> | |
19959 </action> | |
19960 | |
19961 <action name="SBInterstitialMultipleShow"> | |
19962 <owners> | |
19963 <owner> | |
19964 Please specify the owners of this user action. Add more owner tags as | |
19965 needed | |
19966 </owner> | |
19967 </owners> | |
19968 <description> | |
19969 Please enter the description of this user action. | |
19970 </description> | |
19971 </action> | |
19972 | |
19973 <action name="SBInterstitialMultipleShow_V1"> | |
19974 <owners> | |
19975 <owner> | |
19976 Please specify the owners of this user action. Add more owner tags as | |
19977 needed | |
19978 </owner> | |
19979 </owners> | |
19980 <description> | |
19981 Please enter the description of this user action. | |
19982 </description> | |
19983 </action> | |
19984 | |
19985 <action name="SBInterstitialMultipleShow_V2"> | |
19986 <owners> | |
19987 <owner> | |
19988 Please specify the owners of this user action. Add more owner tags as | |
19989 needed | |
19990 </owner> | |
19991 </owners> | |
19992 <description> | |
19993 Please enter the description of this user action. | |
19994 </description> | |
19995 </action> | |
19996 | |
19997 <action name="SBInterstitialPhishingDontProceed"> | |
19998 <owners> | |
19999 <owner> | |
20000 Please specify the owners of this user action. Add more owner tags as | |
20001 needed | |
20002 </owner> | |
20003 </owners> | |
20004 <description> | |
20005 Please enter the description of this user action. | |
20006 </description> | |
20007 </action> | |
20008 | |
20009 <action name="SBInterstitialPhishingDontProceed_V1"> | |
20010 <owners> | |
20011 <owner> | |
20012 Please specify the owners of this user action. Add more owner tags as | |
20013 needed | |
20014 </owner> | |
20015 </owners> | |
20016 <description> | |
20017 Please enter the description of this user action. | |
20018 </description> | |
20019 </action> | |
20020 | |
20021 <action name="SBInterstitialPhishingDontProceed_V2"> | |
20022 <owners> | |
20023 <owner> | |
20024 Please specify the owners of this user action. Add more owner tags as | |
20025 needed | |
20026 </owner> | |
20027 </owners> | |
20028 <description> | |
20029 Please enter the description of this user action. | |
20030 </description> | |
20031 </action> | |
20032 | |
20033 <action name="SBInterstitialPhishingForcedDontProceed"> | |
20034 <owners> | |
20035 <owner> | |
20036 Please specify the owners of this user action. Add more owner tags as | |
20037 needed | |
20038 </owner> | |
20039 </owners> | |
20040 <description> | |
20041 Please enter the description of this user action. | |
20042 </description> | |
20043 </action> | |
20044 | |
20045 <action name="SBInterstitialPhishingForcedDontProceed_V1"> | |
20046 <owners> | |
20047 <owner> | |
20048 Please specify the owners of this user action. Add more owner tags as | |
20049 needed | |
20050 </owner> | |
20051 </owners> | |
20052 <description> | |
20053 Please enter the description of this user action. | |
20054 </description> | |
20055 </action> | |
20056 | |
20057 <action name="SBInterstitialPhishingForcedDontProceed_V2"> | |
20058 <owners> | |
20059 <owner> | |
20060 Please specify the owners of this user action. Add more owner tags as | |
20061 needed | |
20062 </owner> | |
20063 </owners> | |
20064 <description> | |
20065 Please enter the description of this user action. | |
20066 </description> | |
20067 </action> | |
20068 | |
20069 <action name="SBInterstitialPhishingProceed"> | |
20070 <owners> | |
20071 <owner> | |
20072 Please specify the owners of this user action. Add more owner tags as | |
20073 needed | |
20074 </owner> | |
20075 </owners> | |
20076 <description> | |
20077 Please enter the description of this user action. | |
20078 </description> | |
20079 </action> | |
20080 | |
20081 <action name="SBInterstitialPhishingProceed_V1"> | |
20082 <owners> | |
20083 <owner> | |
20084 Please specify the owners of this user action. Add more owner tags as | |
20085 needed | |
20086 </owner> | |
20087 </owners> | |
20088 <description> | |
20089 Please enter the description of this user action. | |
20090 </description> | |
20091 </action> | |
20092 | |
20093 <action name="SBInterstitialPhishingProceed_V2"> | |
20094 <owners> | |
20095 <owner> | |
20096 Please specify the owners of this user action. Add more owner tags as | |
20097 needed | |
20098 </owner> | |
20099 </owners> | |
20100 <description> | |
20101 Please enter the description of this user action. | |
20102 </description> | |
20103 </action> | |
20104 | |
20105 <action name="SBInterstitialPhishingShow"> | |
20106 <owners> | |
20107 <owner> | |
20108 Please specify the owners of this user action. Add more owner tags as | |
20109 needed | |
20110 </owner> | |
20111 </owners> | |
20112 <description> | |
20113 Please enter the description of this user action. | |
20114 </description> | |
20115 </action> | |
20116 | |
20117 <action name="SBInterstitialPhishingShow_V1"> | |
20118 <owners> | |
20119 <owner> | |
20120 Please specify the owners of this user action. Add more owner tags as | |
20121 needed | |
20122 </owner> | |
20123 </owners> | |
20124 <description> | |
20125 Please enter the description of this user action. | |
20126 </description> | |
20127 </action> | |
20128 | |
20129 <action name="SBInterstitialPhishingShow_V2"> | |
20130 <owners> | |
20131 <owner> | |
20132 Please specify the owners of this user action. Add more owner tags as | |
20133 needed | |
20134 </owner> | |
20135 </owners> | |
20136 <description> | |
20137 Please enter the description of this user action. | |
20138 </description> | |
20139 </action> | |
20140 | |
20141 <action name="SSL.DisplayedInsecureContent"> | |
20142 <owners> | |
20143 <owner> | |
20144 Please specify the owners of this user action. Add more owner tags as | |
20145 needed | |
20146 </owner> | |
20147 </owners> | |
20148 <description> | |
20149 Please enter the description of this user action. | |
20150 </description> | |
20151 </action> | |
20152 | |
20153 <action name="SSL.RanInsecureContent"> | |
20154 <owners> | |
20155 <owner> | |
20156 Please specify the owners of this user action. Add more owner tags as | |
20157 needed | |
20158 </owner> | |
20159 </owners> | |
20160 <description> | |
20161 Please enter the description of this user action. | |
20162 </description> | |
20163 </action> | |
20164 | |
20165 <action name="SSL.RanInsecureContentGoogle"> | |
20166 <owners> | |
20167 <owner> | |
20168 Please specify the owners of this user action. Add more owner tags as | |
20169 needed | |
20170 </owner> | |
20171 </owners> | |
20172 <description> | |
20173 Please enter the description of this user action. | |
20174 </description> | |
20175 </action> | |
20176 | |
20177 <action name="Save"> | |
20178 <owners> | |
20179 <owner> | |
20180 Please specify the owners of this user action. Add more owner tags as | |
20181 needed | |
20182 </owner> | |
20183 </owners> | |
20184 <description> | |
20185 Please enter the description of this user action. | |
20186 </description> | |
20187 </action> | |
20188 | |
20189 <action name="SavePage"> | |
20190 <owners> | |
20191 <owner> | |
20192 Please specify the owners of this user action. Add more owner tags as | |
20193 needed | |
20194 </owner> | |
20195 </owners> | |
20196 <description> | |
20197 Please enter the description of this user action. | |
20198 </description> | |
20199 </action> | |
20200 | |
20201 <action name="ScreenLocker_OnLoginFailure"> | |
20202 <owners> | |
20203 <owner> | |
20204 Please specify the owners of this user action. Add more owner tags as | |
20205 needed | |
20206 </owner> | |
20207 </owners> | |
20208 <description> | |
20209 Please enter the description of this user action. | |
20210 </description> | |
20211 </action> | |
20212 | |
20213 <action name="ScreenLocker_Show"> | |
20214 <owners> | |
20215 <owner> | |
20216 Please specify the owners of this user action. Add more owner tags as | |
20217 needed | |
20218 </owner> | |
20219 </owners> | |
20220 <description> | |
20221 Please enter the description of this user action. | |
20222 </description> | |
20223 </action> | |
20224 | |
20225 <action name="ScreenLocker_Signout"> | |
20226 <owners> | |
20227 <owner> | |
20228 Please specify the owners of this user action. Add more owner tags as | |
20229 needed | |
20230 </owner> | |
20231 </owners> | |
20232 <description> | |
20233 Please enter the description of this user action. | |
20234 </description> | |
20235 </action> | |
20236 | |
20237 <action name="ScreenLocker_StartScreenSaver"> | |
20238 <owners> | |
20239 <owner> | |
20240 Please specify the owners of this user action. Add more owner tags as | |
20241 needed | |
20242 </owner> | |
20243 </owners> | |
20244 <description> | |
20245 Please enter the description of this user action. | |
20246 </description> | |
20247 </action> | |
20248 | |
20249 <action name="Screenshot_CopyClipboard"> | |
20250 <owners> | |
20251 <owner> | |
20252 Please specify the owners of this user action. Add more owner tags as | |
20253 needed | |
20254 </owner> | |
20255 </owners> | |
20256 <description> | |
20257 Please enter the description of this user action. | |
20258 </description> | |
20259 </action> | |
20260 | |
20261 <action name="Screenshot_TakeFull"> | |
20262 <owners> | |
20263 <owner> | |
20264 Please specify the owners of this user action. Add more owner tags as | |
20265 needed | |
20266 </owner> | |
20267 </owners> | |
20268 <description> | |
20269 Please enter the description of this user action. | |
20270 </description> | |
20271 </action> | |
20272 | |
20273 <action name="Screenshot_TakePartial"> | |
20274 <owners> | |
20275 <owner> | |
20276 Please specify the owners of this user action. Add more owner tags as | |
20277 needed | |
20278 </owner> | |
20279 </owners> | |
20280 <description> | |
20281 Please enter the description of this user action. | |
20282 </description> | |
20283 </action> | |
20284 | |
20285 <action name="SearchWithRLZ"> | |
20286 <owners> | |
20287 <owner> | |
20288 Please specify the owners of this user action. Add more owner tags as | |
20289 needed | |
20290 </owner> | |
20291 </owners> | |
20292 <description> | |
20293 Please enter the description of this user action. | |
20294 </description> | |
20295 </action> | |
20296 | |
20297 <action name="SearchWithoutRLZ"> | |
20298 <owners> | |
20299 <owner> | |
20300 Please specify the owners of this user action. Add more owner tags as | |
20301 needed | |
20302 </owner> | |
20303 </owners> | |
20304 <description> | |
20305 Please enter the description of this user action. | |
20306 </description> | |
20307 </action> | |
20308 | |
20309 <action name="SelectAll"> | |
20310 <owners> | |
20311 <owner> | |
20312 Please specify the owners of this user action. Add more owner tags as | |
20313 needed | |
20314 </owner> | |
20315 </owners> | |
20316 <description> | |
20317 Please enter the description of this user action. | |
20318 </description> | |
20319 </action> | |
20320 | |
20321 <action name="SelectLastTab"> | |
20322 <owners> | |
20323 <owner> | |
20324 Please specify the owners of this user action. Add more owner tags as | |
20325 needed | |
20326 </owner> | |
20327 </owners> | |
20328 <description> | |
20329 Please enter the description of this user action. | |
20330 </description> | |
20331 </action> | |
20332 | |
20333 <action name="SelectLine"> | |
20334 <owners> | |
20335 <owner> | |
20336 Please specify the owners of this user action. Add more owner tags as | |
20337 needed | |
20338 </owner> | |
20339 </owners> | |
20340 <description> | |
20341 Please enter the description of this user action. | |
20342 </description> | |
20343 </action> | |
20344 | |
20345 <action name="SelectNextTab"> | |
20346 <owners> | |
20347 <owner> | |
20348 Please specify the owners of this user action. Add more owner tags as | |
20349 needed | |
20350 </owner> | |
20351 </owners> | |
20352 <description> | |
20353 Please enter the description of this user action. | |
20354 </description> | |
20355 </action> | |
20356 | |
20357 <action name="SelectNumberedTab"> | |
20358 <owners> | |
20359 <owner> | |
20360 Please specify the owners of this user action. Add more owner tags as | |
20361 needed | |
20362 </owner> | |
20363 </owners> | |
20364 <description> | |
20365 Please enter the description of this user action. | |
20366 </description> | |
20367 </action> | |
20368 | |
20369 <action name="SelectPrevTab"> | |
20370 <owners> | |
20371 <owner> | |
20372 Please specify the owners of this user action. Add more owner tags as | |
20373 needed | |
20374 </owner> | |
20375 </owners> | |
20376 <description> | |
20377 Please enter the description of this user action. | |
20378 </description> | |
20379 </action> | |
20380 | |
20381 <action name="SelectProfile"> | |
20382 <owners> | |
20383 <owner> | |
20384 Please specify the owners of this user action. Add more owner tags as | |
20385 needed | |
20386 </owner> | |
20387 </owners> | |
20388 <description> | |
20389 Please enter the description of this user action. | |
20390 </description> | |
20391 </action> | |
20392 | |
20393 <action name="SelectTab0"> | |
20394 <owners> | |
20395 <owner> | |
20396 Please specify the owners of this user action. Add more owner tags as | |
20397 needed | |
20398 </owner> | |
20399 </owners> | |
20400 <description> | |
20401 Please enter the description of this user action. | |
20402 </description> | |
20403 </action> | |
20404 | |
20405 <action name="SelectTab1"> | |
20406 <owners> | |
20407 <owner> | |
20408 Please specify the owners of this user action. Add more owner tags as | |
20409 needed | |
20410 </owner> | |
20411 </owners> | |
20412 <description> | |
20413 Please enter the description of this user action. | |
20414 </description> | |
20415 </action> | |
20416 | |
20417 <action name="SelectTab2"> | |
20418 <owners> | |
20419 <owner> | |
20420 Please specify the owners of this user action. Add more owner tags as | |
20421 needed | |
20422 </owner> | |
20423 </owners> | |
20424 <description> | |
20425 Please enter the description of this user action. | |
20426 </description> | |
20427 </action> | |
20428 | |
20429 <action name="SelectTab3"> | |
20430 <owners> | |
20431 <owner> | |
20432 Please specify the owners of this user action. Add more owner tags as | |
20433 needed | |
20434 </owner> | |
20435 </owners> | |
20436 <description> | |
20437 Please enter the description of this user action. | |
20438 </description> | |
20439 </action> | |
20440 | |
20441 <action name="SelectTab4"> | |
20442 <owners> | |
20443 <owner> | |
20444 Please specify the owners of this user action. Add more owner tags as | |
20445 needed | |
20446 </owner> | |
20447 </owners> | |
20448 <description> | |
20449 Please enter the description of this user action. | |
20450 </description> | |
20451 </action> | |
20452 | |
20453 <action name="SelectTab5"> | |
20454 <owners> | |
20455 <owner> | |
20456 Please specify the owners of this user action. Add more owner tags as | |
20457 needed | |
20458 </owner> | |
20459 </owners> | |
20460 <description> | |
20461 Please enter the description of this user action. | |
20462 </description> | |
20463 </action> | |
20464 | |
20465 <action name="SelectTab6"> | |
20466 <owners> | |
20467 <owner> | |
20468 Please specify the owners of this user action. Add more owner tags as | |
20469 needed | |
20470 </owner> | |
20471 </owners> | |
20472 <description> | |
20473 Please enter the description of this user action. | |
20474 </description> | |
20475 </action> | |
20476 | |
20477 <action name="SelectTab7"> | |
20478 <owners> | |
20479 <owner> | |
20480 Please specify the owners of this user action. Add more owner tags as | |
20481 needed | |
20482 </owner> | |
20483 </owners> | |
20484 <description> | |
20485 Please enter the description of this user action. | |
20486 </description> | |
20487 </action> | |
20488 | |
20489 <action name="SettingsResetBubble.LearnMore"> | |
20490 <owners> | |
20491 <owner> | |
20492 Please specify the owners of this user action. Add more owner tags as | |
20493 needed | |
20494 </owner> | |
20495 </owners> | |
20496 <description> | |
20497 Please enter the description of this user action. | |
20498 </description> | |
20499 </action> | |
20500 | |
20501 <action name="SettingsResetBubble.NoThanks"> | |
20502 <owners> | |
20503 <owner> | |
20504 Please specify the owners of this user action. Add more owner tags as | |
20505 needed | |
20506 </owner> | |
20507 </owners> | |
20508 <description> | |
20509 Please enter the description of this user action. | |
20510 </description> | |
20511 </action> | |
20512 | |
20513 <action name="SettingsResetBubble.Reset"> | |
20514 <owners> | |
20515 <owner> | |
20516 Please specify the owners of this user action. Add more owner tags as | |
20517 needed | |
20518 </owner> | |
20519 </owners> | |
20520 <description> | |
20521 Please enter the description of this user action. | |
20522 </description> | |
20523 </action> | |
20524 | |
20525 <action name="SettingsResetBubble.Show"> | |
20526 <owners> | |
20527 <owner> | |
20528 Please specify the owners of this user action. Add more owner tags as | |
20529 needed | |
20530 </owner> | |
20531 </owners> | |
20532 <description> | |
20533 Please enter the description of this user action. | |
20534 </description> | |
20535 </action> | |
20536 | |
20537 <action name="Shelf_AlignmentSetBottom"> | |
20538 <owners> | |
20539 <owner> | |
20540 Please specify the owners of this user action. Add more owner tags as | |
20541 needed | |
20542 </owner> | |
20543 </owners> | |
20544 <description> | |
20545 Please enter the description of this user action. | |
20546 </description> | |
20547 </action> | |
20548 | |
20549 <action name="Shelf_AlignmentSetLeft"> | |
20550 <owners> | |
20551 <owner> | |
20552 Please specify the owners of this user action. Add more owner tags as | |
20553 needed | |
20554 </owner> | |
20555 </owners> | |
20556 <description> | |
20557 Please enter the description of this user action. | |
20558 </description> | |
20559 </action> | |
20560 | |
20561 <action name="Shelf_AlignmentSetRight"> | |
20562 <owners> | |
20563 <owner> | |
20564 Please specify the owners of this user action. Add more owner tags as | |
20565 needed | |
20566 </owner> | |
20567 </owners> | |
20568 <description> | |
20569 Please enter the description of this user action. | |
20570 </description> | |
20571 </action> | |
20572 | |
20573 <action name="ShowAccessibilitySettings"> | |
20574 <owners> | |
20575 <owner> | |
20576 Please specify the owners of this user action. Add more owner tags as | |
20577 needed | |
20578 </owner> | |
20579 </owners> | |
20580 <description> | |
20581 Please enter the description of this user action. | |
20582 </description> | |
20583 </action> | |
20584 | |
20585 <action name="ShowAppLauncherPage"> | |
20586 <owners> | |
20587 <owner> | |
20588 Please specify the owners of this user action. Add more owner tags as | |
20589 needed | |
20590 </owner> | |
20591 </owners> | |
20592 <description> | |
20593 Please enter the description of this user action. | |
20594 </description> | |
20595 </action> | |
20596 | |
20597 <action name="ShowAppMenu"> | |
20598 <owners> | |
20599 <owner> | |
20600 Please specify the owners of this user action. Add more owner tags as | |
20601 needed | |
20602 </owner> | |
20603 </owners> | |
20604 <description> | |
20605 Please enter the description of this user action. | |
20606 </description> | |
20607 </action> | |
20608 | |
20609 <action name="ShowApplications"> | |
20610 <owners> | |
20611 <owner> | |
20612 Please specify the owners of this user action. Add more owner tags as | |
20613 needed | |
20614 </owner> | |
20615 </owners> | |
20616 <description> | |
20617 Please enter the description of this user action. | |
20618 </description> | |
20619 </action> | |
20620 | |
20621 <action name="ShowAsTab"> | |
20622 <owners> | |
20623 <owner> | |
20624 Please specify the owners of this user action. Add more owner tags as | |
20625 needed | |
20626 </owner> | |
20627 </owners> | |
20628 <description> | |
20629 Please enter the description of this user action. | |
20630 </description> | |
20631 </action> | |
20632 | |
20633 <action name="ShowBluetoothSettingsPage"> | |
20634 <owners> | |
20635 <owner> | |
20636 Please specify the owners of this user action. Add more owner tags as | |
20637 needed | |
20638 </owner> | |
20639 </owners> | |
20640 <description> | |
20641 Please enter the description of this user action. | |
20642 </description> | |
20643 </action> | |
20644 | |
20645 <action name="ShowBookmarkManager"> | |
20646 <owners> | |
20647 <owner> | |
20648 Please specify the owners of this user action. Add more owner tags as | |
20649 needed | |
20650 </owner> | |
20651 </owners> | |
20652 <description> | |
20653 Please enter the description of this user action. | |
20654 </description> | |
20655 </action> | |
20656 | |
20657 <action name="ShowBookmarks"> | |
20658 <owners> | |
20659 <owner> | |
20660 Please specify the owners of this user action. Add more owner tags as | |
20661 needed | |
20662 </owner> | |
20663 </owners> | |
20664 <description> | |
20665 Please enter the description of this user action. | |
20666 </description> | |
20667 </action> | |
20668 | |
20669 <action name="ShowBookmarksBar"> | |
20670 <owners> | |
20671 <owner> | |
20672 Please specify the owners of this user action. Add more owner tags as | |
20673 needed | |
20674 </owner> | |
20675 </owners> | |
20676 <description> | |
20677 Please enter the description of this user action. | |
20678 </description> | |
20679 </action> | |
20680 | |
20681 <action name="ShowChargerReplacementDialog"> | |
20682 <owners> | |
20683 <owner> | |
20684 Please specify the owners of this user action. Add more owner tags as | |
20685 needed | |
20686 </owner> | |
20687 </owners> | |
20688 <description> | |
20689 Please enter the description of this user action. | |
20690 </description> | |
20691 </action> | |
20692 | |
20693 <action name="ShowControlPanel"> | |
20694 <owners> | |
20695 <owner> | |
20696 Please specify the owners of this user action. Add more owner tags as | |
20697 needed | |
20698 </owner> | |
20699 </owners> | |
20700 <description> | |
20701 Please enter the description of this user action. | |
20702 </description> | |
20703 </action> | |
20704 | |
20705 <action name="ShowDateOptions"> | |
20706 <owners> | |
20707 <owner> | |
20708 Please specify the owners of this user action. Add more owner tags as | |
20709 needed | |
20710 </owner> | |
20711 </owners> | |
20712 <description> | |
20713 Please enter the description of this user action. | |
20714 </description> | |
20715 </action> | |
20716 | |
20717 <action name="ShowDisplayOptions"> | |
20718 <owners> | |
20719 <owner> | |
20720 Please specify the owners of this user action. Add more owner tags as | |
20721 needed | |
20722 </owner> | |
20723 </owners> | |
20724 <description> | |
20725 Please enter the description of this user action. | |
20726 </description> | |
20727 </action> | |
20728 | |
20729 <action name="ShowDownloads"> | |
20730 <owners> | |
20731 <owner> | |
20732 Please specify the owners of this user action. Add more owner tags as | |
20733 needed | |
20734 </owner> | |
20735 </owners> | |
20736 <description> | |
20737 Please enter the description of this user action. | |
20738 </description> | |
20739 </action> | |
20740 | |
20741 <action name="ShowExtensions"> | |
20742 <owners> | |
20743 <owner> | |
20744 Please specify the owners of this user action. Add more owner tags as | |
20745 needed | |
20746 </owner> | |
20747 </owners> | |
20748 <description> | |
20749 Please enter the description of this user action. | |
20750 </description> | |
20751 </action> | |
20752 | |
20753 <action name="ShowFileBrowserFullTab"> | |
20754 <owners> | |
20755 <owner> | |
20756 Please specify the owners of this user action. Add more owner tags as | |
20757 needed | |
20758 </owner> | |
20759 </owners> | |
20760 <description> | |
20761 Please enter the description of this user action. | |
20762 </description> | |
20763 </action> | |
20764 | |
20765 <action name="ShowHelpTab"> | |
20766 <owners> | |
20767 <owner> | |
20768 Please specify the owners of this user action. Add more owner tags as | |
20769 needed | |
20770 </owner> | |
20771 </owners> | |
20772 <description> | |
20773 Please enter the description of this user action. | |
20774 </description> | |
20775 </action> | |
20776 | |
20777 <action name="ShowHelpTabViaF1"> | |
20778 <owners> | |
20779 <owner> | |
20780 Please specify the owners of this user action. Add more owner tags as | |
20781 needed | |
20782 </owner> | |
20783 </owners> | |
20784 <description> | |
20785 Please enter the description of this user action. | |
20786 </description> | |
20787 </action> | |
20788 | |
20789 <action name="ShowHelpTabViaWrenchMenu"> | |
20790 <owners> | |
20791 <owner> | |
20792 Please specify the owners of this user action. Add more owner tags as | |
20793 needed | |
20794 </owner> | |
20795 </owners> | |
20796 <description> | |
20797 Please enter the description of this user action. | |
20798 </description> | |
20799 </action> | |
20800 | |
20801 <action name="ShowHistory"> | |
20802 <owners> | |
20803 <owner> | |
20804 Please specify the owners of this user action. Add more owner tags as | |
20805 needed | |
20806 </owner> | |
20807 </owners> | |
20808 <description> | |
20809 Please enter the description of this user action. | |
20810 </description> | |
20811 </action> | |
20812 | |
20813 <action name="ShowJSConsole"> | |
20814 <owners> | |
20815 <owner> | |
20816 Please specify the owners of this user action. Add more owner tags as | |
20817 needed | |
20818 </owner> | |
20819 </owners> | |
20820 <description> | |
20821 Please enter the description of this user action. | |
20822 </description> | |
20823 </action> | |
20824 | |
20825 <action name="ShowModalDialog"> | |
20826 <owners> | |
20827 <owner> | |
20828 Please specify the owners of this user action. Add more owner tags as | |
20829 needed | |
20830 </owner> | |
20831 </owners> | |
20832 <description> | |
20833 Please enter the description of this user action. | |
20834 </description> | |
20835 </action> | |
20836 | |
20837 <action name="ShowOptions"> | |
20838 <owners> | |
20839 <owner> | |
20840 Please specify the owners of this user action. Add more owner tags as | |
20841 needed | |
20842 </owner> | |
20843 </owners> | |
20844 <description> | |
20845 Please enter the description of this user action. | |
20846 </description> | |
20847 </action> | |
20848 | |
20849 <action name="ShowPageMenu"> | |
20850 <owners> | |
20851 <owner> | |
20852 Please specify the owners of this user action. Add more owner tags as | |
20853 needed | |
20854 </owner> | |
20855 </owners> | |
20856 <description> | |
20857 Please enter the description of this user action. | |
20858 </description> | |
20859 </action> | |
20860 | |
20861 <action name="ShowRecentlyViewed"> | |
20862 <owners> | |
20863 <owner> | |
20864 Please specify the owners of this user action. Add more owner tags as | |
20865 needed | |
20866 </owner> | |
20867 </owners> | |
20868 <description> | |
20869 Please enter the description of this user action. | |
20870 </description> | |
20871 </action> | |
20872 | |
20873 <action name="ShowSections_RecentSitesDisabled"> | |
20874 <owners> | |
20875 <owner> | |
20876 Please specify the owners of this user action. Add more owner tags as | |
20877 needed | |
20878 </owner> | |
20879 </owners> | |
20880 <description> | |
20881 Please enter the description of this user action. | |
20882 </description> | |
20883 </action> | |
20884 | |
20885 <action name="ShowSections_RecentSitesEnabled"> | |
20886 <owners> | |
20887 <owner> | |
20888 Please specify the owners of this user action. Add more owner tags as | |
20889 needed | |
20890 </owner> | |
20891 </owners> | |
20892 <description> | |
20893 Please enter the description of this user action. | |
20894 </description> | |
20895 </action> | |
20896 | |
20897 <action name="ShowSessions"> | |
20898 <owners> | |
20899 <owner> | |
20900 Please specify the owners of this user action. Add more owner tags as | |
20901 needed | |
20902 </owner> | |
20903 </owners> | |
20904 <description> | |
20905 Please enter the description of this user action. | |
20906 </description> | |
20907 </action> | |
20908 | |
20909 <action name="Shutdown"> | |
20910 <owners> | |
20911 <owner> | |
20912 Please specify the owners of this user action. Add more owner tags as | |
20913 needed | |
20914 </owner> | |
20915 </owners> | |
20916 <description> | |
20917 Please enter the description of this user action. | |
20918 </description> | |
20919 </action> | |
20920 | |
20921 <action name="SiteChipPress"> | |
20922 <owners> | |
20923 <owner> | |
20924 Please specify the owners of this user action. Add more owner tags as | |
20925 needed | |
20926 </owner> | |
20927 </owners> | |
20928 <description> | |
20929 Please enter the description of this user action. | |
20930 </description> | |
20931 </action> | |
20932 | |
20933 <action name="Star"> | |
20934 <owners> | |
20935 <owner> | |
20936 Please specify the owners of this user action. Add more owner tags as | |
20937 needed | |
20938 </owner> | |
20939 </owners> | |
20940 <description> | |
20941 Please enter the description of this user action. | |
20942 </description> | |
20943 </action> | |
20944 | |
20945 <action name="StartupTick"> | |
20946 <owners> | |
20947 <owner> | |
20948 Please specify the owners of this user action. Add more owner tags as | |
20949 needed | |
20950 </owner> | |
20951 </owners> | |
20952 <description> | |
20953 Please enter the description of this user action. | |
20954 </description> | |
20955 </action> | |
20956 | |
20957 <action name="StatusArea_Accessability_DetailedView"> | |
20958 <owners> | |
20959 <owner> | |
20960 Please specify the owners of this user action. Add more owner tags as | |
20961 needed | |
20962 </owner> | |
20963 </owners> | |
20964 <description> | |
20965 Please enter the description of this user action. | |
20966 </description> | |
20967 </action> | |
20968 | |
20969 <action name="StatusArea_Audio_CurrentInputDevice"> | |
20970 <owners> | |
20971 <owner> | |
20972 Please specify the owners of this user action. Add more owner tags as | |
20973 needed | |
20974 </owner> | |
20975 </owners> | |
20976 <description> | |
20977 Please enter the description of this user action. | |
20978 </description> | |
20979 </action> | |
20980 | |
20981 <action name="StatusArea_Audio_CurrentOutputDevice"> | |
20982 <owners> | |
20983 <owner> | |
20984 Please specify the owners of this user action. Add more owner tags as | |
20985 needed | |
20986 </owner> | |
20987 </owners> | |
20988 <description> | |
20989 Please enter the description of this user action. | |
20990 </description> | |
20991 </action> | |
20992 | |
20993 <action name="StatusArea_Audio_Detailed"> | |
20994 <owners> | |
20995 <owner> | |
20996 Please specify the owners of this user action. Add more owner tags as | |
20997 needed | |
20998 </owner> | |
20999 </owners> | |
21000 <description> | |
21001 Please enter the description of this user action. | |
21002 </description> | |
21003 </action> | |
21004 | |
21005 <action name="StatusArea_Audio_SwitchInputDevice"> | |
21006 <owners> | |
21007 <owner> | |
21008 Please specify the owners of this user action. Add more owner tags as | |
21009 needed | |
21010 </owner> | |
21011 </owners> | |
21012 <description> | |
21013 Please enter the description of this user action. | |
21014 </description> | |
21015 </action> | |
21016 | |
21017 <action name="StatusArea_Audio_SwitchOutputDevice"> | |
21018 <owners> | |
21019 <owner> | |
21020 Please specify the owners of this user action. Add more owner tags as | |
21021 needed | |
21022 </owner> | |
21023 </owners> | |
21024 <description> | |
21025 Please enter the description of this user action. | |
21026 </description> | |
21027 </action> | |
21028 | |
21029 <action name="StatusArea_AutoClickDisabled"> | |
21030 <owners> | |
21031 <owner> | |
21032 Please specify the owners of this user action. Add more owner tags as | |
21033 needed | |
21034 </owner> | |
21035 </owners> | |
21036 <description> | |
21037 Please enter the description of this user action. | |
21038 </description> | |
21039 </action> | |
21040 | |
21041 <action name="StatusArea_AutoClickEnabled"> | |
21042 <owners> | |
21043 <owner> | |
21044 Please specify the owners of this user action. Add more owner tags as | |
21045 needed | |
21046 </owner> | |
21047 </owners> | |
21048 <description> | |
21049 Please enter the description of this user action. | |
21050 </description> | |
21051 </action> | |
21052 | |
21053 <action name="StatusArea_Bluetooth_Connect_Known"> | |
21054 <owners> | |
21055 <owner> | |
21056 Please specify the owners of this user action. Add more owner tags as | |
21057 needed | |
21058 </owner> | |
21059 </owners> | |
21060 <description> | |
21061 Please enter the description of this user action. | |
21062 </description> | |
21063 </action> | |
21064 | |
21065 <action name="StatusArea_Bluetooth_Connect_Unknown"> | |
21066 <owners> | |
21067 <owner> | |
21068 Please specify the owners of this user action. Add more owner tags as | |
21069 needed | |
21070 </owner> | |
21071 </owners> | |
21072 <description> | |
21073 Please enter the description of this user action. | |
21074 </description> | |
21075 </action> | |
21076 | |
21077 <action name="StatusArea_Bluetooth_Detailed"> | |
21078 <owners> | |
21079 <owner> | |
21080 Please specify the owners of this user action. Add more owner tags as | |
21081 needed | |
21082 </owner> | |
21083 </owners> | |
21084 <description> | |
21085 Please enter the description of this user action. | |
21086 </description> | |
21087 </action> | |
21088 | |
21089 <action name="StatusArea_Bluetooth_Disabled"> | |
21090 <owners> | |
21091 <owner> | |
21092 Please specify the owners of this user action. Add more owner tags as | |
21093 needed | |
21094 </owner> | |
21095 </owners> | |
21096 <description> | |
21097 Please enter the description of this user action. | |
21098 </description> | |
21099 </action> | |
21100 | |
21101 <action name="StatusArea_Bluetooth_Enabled"> | |
21102 <owners> | |
21103 <owner> | |
21104 Please specify the owners of this user action. Add more owner tags as | |
21105 needed | |
21106 </owner> | |
21107 </owners> | |
21108 <description> | |
21109 Please enter the description of this user action. | |
21110 </description> | |
21111 </action> | |
21112 | |
21113 <action name="StatusArea_BrightnessChanged"> | |
21114 <owners> | |
21115 <owner> | |
21116 Please specify the owners of this user action. Add more owner tags as | |
21117 needed | |
21118 </owner> | |
21119 </owners> | |
21120 <description> | |
21121 Please enter the description of this user action. | |
21122 </description> | |
21123 </action> | |
21124 | |
21125 <action name="StatusArea_Brightness_Detailed"> | |
21126 <owners> | |
21127 <owner> | |
21128 Please specify the owners of this user action. Add more owner tags as | |
21129 needed | |
21130 </owner> | |
21131 </owners> | |
21132 <description> | |
21133 Please enter the description of this user action. | |
21134 </description> | |
21135 </action> | |
21136 | |
21137 <action name="StatusArea_CapsLock_Detailed"> | |
21138 <owners> | |
21139 <owner> | |
21140 Please specify the owners of this user action. Add more owner tags as | |
21141 needed | |
21142 </owner> | |
21143 </owners> | |
21144 <description> | |
21145 Please enter the description of this user action. | |
21146 </description> | |
21147 </action> | |
21148 | |
21149 <action name="StatusArea_CapsLock_DisabledByClick"> | |
21150 <owners> | |
21151 <owner> | |
21152 Please specify the owners of this user action. Add more owner tags as | |
21153 needed | |
21154 </owner> | |
21155 </owners> | |
21156 <description> | |
21157 Please enter the description of this user action. | |
21158 </description> | |
21159 </action> | |
21160 | |
21161 <action name="StatusArea_CapsLock_EnabledByClick"> | |
21162 <owners> | |
21163 <owner> | |
21164 Please specify the owners of this user action. Add more owner tags as | |
21165 needed | |
21166 </owner> | |
21167 </owners> | |
21168 <description> | |
21169 Please enter the description of this user action. | |
21170 </description> | |
21171 </action> | |
21172 | |
21173 <action name="StatusArea_CapsLock_Popup"> | |
21174 <owners> | |
21175 <owner> | |
21176 Please specify the owners of this user action. Add more owner tags as | |
21177 needed | |
21178 </owner> | |
21179 </owners> | |
21180 <description> | |
21181 Please enter the description of this user action. | |
21182 </description> | |
21183 </action> | |
21184 | |
21185 <action name="StatusArea_Drive_CancelOperation"> | |
21186 <owners> | |
21187 <owner> | |
21188 Please specify the owners of this user action. Add more owner tags as | |
21189 needed | |
21190 </owner> | |
21191 </owners> | |
21192 <description> | |
21193 Please enter the description of this user action. | |
21194 </description> | |
21195 </action> | |
21196 | |
21197 <action name="StatusArea_Drive_Detailed"> | |
21198 <owners> | |
21199 <owner> | |
21200 Please specify the owners of this user action. Add more owner tags as | |
21201 needed | |
21202 </owner> | |
21203 </owners> | |
21204 <description> | |
21205 Please enter the description of this user action. | |
21206 </description> | |
21207 </action> | |
21208 | |
21209 <action name="StatusArea_Drive_Settings"> | |
21210 <owners> | |
21211 <owner> | |
21212 Please specify the owners of this user action. Add more owner tags as | |
21213 needed | |
21214 </owner> | |
21215 </owners> | |
21216 <description> | |
21217 Please enter the description of this user action. | |
21218 </description> | |
21219 </action> | |
21220 | |
21221 <action name="StatusArea_HighContrastDisabled"> | |
21222 <owners> | |
21223 <owner> | |
21224 Please specify the owners of this user action. Add more owner tags as | |
21225 needed | |
21226 </owner> | |
21227 </owners> | |
21228 <description> | |
21229 Please enter the description of this user action. | |
21230 </description> | |
21231 </action> | |
21232 | |
21233 <action name="StatusArea_HighContrastEnabled"> | |
21234 <owners> | |
21235 <owner> | |
21236 Please specify the owners of this user action. Add more owner tags as | |
21237 needed | |
21238 </owner> | |
21239 </owners> | |
21240 <description> | |
21241 Please enter the description of this user action. | |
21242 </description> | |
21243 </action> | |
21244 | |
21245 <action name="StatusArea_IME_Detailed"> | |
21246 <owners> | |
21247 <owner> | |
21248 Please specify the owners of this user action. Add more owner tags as | |
21249 needed | |
21250 </owner> | |
21251 </owners> | |
21252 <description> | |
21253 Please enter the description of this user action. | |
21254 </description> | |
21255 </action> | |
21256 | |
21257 <action name="StatusArea_IME_SwitchMode"> | |
21258 <owners> | |
21259 <owner> | |
21260 Please specify the owners of this user action. Add more owner tags as | |
21261 needed | |
21262 </owner> | |
21263 </owners> | |
21264 <description> | |
21265 Please enter the description of this user action. | |
21266 </description> | |
21267 </action> | |
21268 | |
21269 <action name="StatusArea_LargeCursorDisabled"> | |
21270 <owners> | |
21271 <owner> | |
21272 Please specify the owners of this user action. Add more owner tags as | |
21273 needed | |
21274 </owner> | |
21275 </owners> | |
21276 <description> | |
21277 Please enter the description of this user action. | |
21278 </description> | |
21279 </action> | |
21280 | |
21281 <action name="StatusArea_LargeCursorEnabled"> | |
21282 <owners> | |
21283 <owner> | |
21284 Please specify the owners of this user action. Add more owner tags as | |
21285 needed | |
21286 </owner> | |
21287 </owners> | |
21288 <description> | |
21289 Please enter the description of this user action. | |
21290 </description> | |
21291 </action> | |
21292 | |
21293 <action name="StatusArea_MagnifierDisabled"> | |
21294 <owners> | |
21295 <owner> | |
21296 Please specify the owners of this user action. Add more owner tags as | |
21297 needed | |
21298 </owner> | |
21299 </owners> | |
21300 <description> | |
21301 Please enter the description of this user action. | |
21302 </description> | |
21303 </action> | |
21304 | |
21305 <action name="StatusArea_MagnifierEnabled"> | |
21306 <owners> | |
21307 <owner> | |
21308 Please specify the owners of this user action. Add more owner tags as | |
21309 needed | |
21310 </owner> | |
21311 </owners> | |
21312 <description> | |
21313 Please enter the description of this user action. | |
21314 </description> | |
21315 </action> | |
21316 | |
21317 <action name="StatusArea_MenuOpened"> | |
21318 <owners> | |
21319 <owner> | |
21320 Please specify the owners of this user action. Add more owner tags as | |
21321 needed | |
21322 </owner> | |
21323 </owners> | |
21324 <description> | |
21325 Please enter the description of this user action. | |
21326 </description> | |
21327 </action> | |
21328 | |
21329 <action name="StatusArea_Network_ConnectConfigured"> | |
21330 <owners> | |
21331 <owner> | |
21332 Please specify the owners of this user action. Add more owner tags as | |
21333 needed | |
21334 </owner> | |
21335 </owners> | |
21336 <description> | |
21337 Please enter the description of this user action. | |
21338 </description> | |
21339 </action> | |
21340 | |
21341 <action name="StatusArea_Network_ConnectToConfigured"> | |
21342 <owners> | |
21343 <owner> | |
21344 Please specify the owners of this user action. Add more owner tags as | |
21345 needed | |
21346 </owner> | |
21347 </owners> | |
21348 <description> | |
21349 Please enter the description of this user action. | |
21350 </description> | |
21351 </action> | |
21352 | |
21353 <action name="StatusArea_Network_ConnectUnconfigured"> | |
21354 <owners> | |
21355 <owner> | |
21356 Please specify the owners of this user action. Add more owner tags as | |
21357 needed | |
21358 </owner> | |
21359 </owners> | |
21360 <description> | |
21361 Please enter the description of this user action. | |
21362 </description> | |
21363 </action> | |
21364 | |
21365 <action name="StatusArea_Network_ConnectionDetails"> | |
21366 <owners> | |
21367 <owner> | |
21368 Please specify the owners of this user action. Add more owner tags as | |
21369 needed | |
21370 </owner> | |
21371 </owners> | |
21372 <description> | |
21373 Please enter the description of this user action. | |
21374 </description> | |
21375 </action> | |
21376 | |
21377 <action name="StatusArea_Network_Detailed"> | |
21378 <owners> | |
21379 <owner> | |
21380 Please specify the owners of this user action. Add more owner tags as | |
21381 needed | |
21382 </owner> | |
21383 </owners> | |
21384 <description> | |
21385 Please enter the description of this user action. | |
21386 </description> | |
21387 </action> | |
21388 | |
21389 <action name="StatusArea_Network_JoinOther"> | |
21390 <owners> | |
21391 <owner> | |
21392 Please specify the owners of this user action. Add more owner tags as | |
21393 needed | |
21394 </owner> | |
21395 </owners> | |
21396 <description> | |
21397 Please enter the description of this user action. | |
21398 </description> | |
21399 </action> | |
21400 | |
21401 <action name="StatusArea_Network_Settings"> | |
21402 <owners> | |
21403 <owner> | |
21404 Please specify the owners of this user action. Add more owner tags as | |
21405 needed | |
21406 </owner> | |
21407 </owners> | |
21408 <description> | |
21409 Please enter the description of this user action. | |
21410 </description> | |
21411 </action> | |
21412 | |
21413 <action name="StatusArea_Network_WifiDisabled"> | |
21414 <owners> | |
21415 <owner> | |
21416 Please specify the owners of this user action. Add more owner tags as | |
21417 needed | |
21418 </owner> | |
21419 </owners> | |
21420 <description> | |
21421 Please enter the description of this user action. | |
21422 </description> | |
21423 </action> | |
21424 | |
21425 <action name="StatusArea_Network_WifiEnabled"> | |
21426 <owners> | |
21427 <owner> | |
21428 Please specify the owners of this user action. Add more owner tags as | |
21429 needed | |
21430 </owner> | |
21431 </owners> | |
21432 <description> | |
21433 Please enter the description of this user action. | |
21434 </description> | |
21435 </action> | |
21436 | |
21437 <action name="StatusArea_SignOut"> | |
21438 <owners> | |
21439 <owner> | |
21440 Please specify the owners of this user action. Add more owner tags as | |
21441 needed | |
21442 </owner> | |
21443 </owners> | |
21444 <description> | |
21445 Please enter the description of this user action. | |
21446 </description> | |
21447 </action> | |
21448 | |
21449 <action name="StatusArea_SpokenFeedbackDisabled"> | |
21450 <owners> | |
21451 <owner> | |
21452 Please specify the owners of this user action. Add more owner tags as | |
21453 needed | |
21454 </owner> | |
21455 </owners> | |
21456 <description> | |
21457 Please enter the description of this user action. | |
21458 </description> | |
21459 </action> | |
21460 | |
21461 <action name="StatusArea_SpokenFeedbackEnabled"> | |
21462 <owners> | |
21463 <owner> | |
21464 Please specify the owners of this user action. Add more owner tags as | |
21465 needed | |
21466 </owner> | |
21467 </owners> | |
21468 <description> | |
21469 Please enter the description of this user action. | |
21470 </description> | |
21471 </action> | |
21472 | |
21473 <action name="StatusArea_VPN_ConnectToNetwork"> | |
21474 <owners> | |
21475 <owner> | |
21476 Please specify the owners of this user action. Add more owner tags as | |
21477 needed | |
21478 </owner> | |
21479 </owners> | |
21480 <description> | |
21481 Please enter the description of this user action. | |
21482 </description> | |
21483 </action> | |
21484 | |
21485 <action name="StatusArea_VPN_ConnectionDetails"> | |
21486 <owners> | |
21487 <owner> | |
21488 Please specify the owners of this user action. Add more owner tags as | |
21489 needed | |
21490 </owner> | |
21491 </owners> | |
21492 <description> | |
21493 Please enter the description of this user action. | |
21494 </description> | |
21495 </action> | |
21496 | |
21497 <action name="StatusArea_VPN_Detailed"> | |
21498 <owners> | |
21499 <owner> | |
21500 Please specify the owners of this user action. Add more owner tags as | |
21501 needed | |
21502 </owner> | |
21503 </owners> | |
21504 <description> | |
21505 Please enter the description of this user action. | |
21506 </description> | |
21507 </action> | |
21508 | |
21509 <action name="StatusArea_VPN_JoinOther"> | |
21510 <owners> | |
21511 <owner> | |
21512 Please specify the owners of this user action. Add more owner tags as | |
21513 needed | |
21514 </owner> | |
21515 </owners> | |
21516 <description> | |
21517 Please enter the description of this user action. | |
21518 </description> | |
21519 </action> | |
21520 | |
21521 <action name="StatusArea_VPN_Settings"> | |
21522 <owners> | |
21523 <owner> | |
21524 Please specify the owners of this user action. Add more owner tags as | |
21525 needed | |
21526 </owner> | |
21527 </owners> | |
21528 <description> | |
21529 Please enter the description of this user action. | |
21530 </description> | |
21531 </action> | |
21532 | |
21533 <action name="StatusArea_VirtualKeyboardDisabled"> | |
21534 <owners> | |
21535 <owner> | |
21536 Please specify the owners of this user action. Add more owner tags as | |
21537 needed | |
21538 </owner> | |
21539 </owners> | |
21540 <description> | |
21541 Please enter the description of this user action. | |
21542 </description> | |
21543 </action> | |
21544 | |
21545 <action name="StatusArea_VirtualKeyboardEnabled"> | |
21546 <owners> | |
21547 <owner> | |
21548 Please specify the owners of this user action. Add more owner tags as | |
21549 needed | |
21550 </owner> | |
21551 </owners> | |
21552 <description> | |
21553 Please enter the description of this user action. | |
21554 </description> | |
21555 </action> | |
21556 | |
21557 <action name="StatusArea_Volume_ChangedMenu"> | |
21558 <owners> | |
21559 <owner> | |
21560 Please specify the owners of this user action. Add more owner tags as | |
21561 needed | |
21562 </owner> | |
21563 </owners> | |
21564 <description> | |
21565 Please enter the description of this user action. | |
21566 </description> | |
21567 </action> | |
21568 | |
21569 <action name="StatusArea_Volume_ChangedPopup"> | |
21570 <owners> | |
21571 <owner> | |
21572 Please specify the owners of this user action. Add more owner tags as | |
21573 needed | |
21574 </owner> | |
21575 </owners> | |
21576 <description> | |
21577 Please enter the description of this user action. | |
21578 </description> | |
21579 </action> | |
21580 | |
21581 <action name="Stop"> | |
21582 <owners> | |
21583 <owner> | |
21584 Please specify the owners of this user action. Add more owner tags as | |
21585 needed | |
21586 </owner> | |
21587 </owners> | |
21588 <description> | |
21589 Please enter the description of this user action. | |
21590 </description> | |
21591 </action> | |
21592 | |
21593 <action name="Strikethrough"> | |
21594 <owners> | |
21595 <owner> | |
21596 Please specify the owners of this user action. Add more owner tags as | |
21597 needed | |
21598 </owner> | |
21599 </owners> | |
21600 <description> | |
21601 Please enter the description of this user action. | |
21602 </description> | |
21603 </action> | |
21604 | |
21605 <action name="SuspiciousExtensionBubbleDismissed"> | |
21606 <owners> | |
21607 <owner> | |
21608 Please specify the owners of this user action. Add more owner tags as | |
21609 needed | |
21610 </owner> | |
21611 </owners> | |
21612 <description> | |
21613 Please enter the description of this user action. | |
21614 </description> | |
21615 </action> | |
21616 | |
21617 <action name="SyncedNotifications.SendingServiceDisabled"> | |
21618 <owners> | |
21619 <owner> | |
21620 Please specify the owners of this user action. Add more owner tags as | |
21621 needed | |
21622 </owner> | |
21623 </owners> | |
21624 <description> | |
21625 Please enter the description of this user action. | |
21626 </description> | |
21627 </action> | |
21628 | |
21629 <action name="SyncedNotifications.SendingServiceEnabled"> | |
21630 <owners> | |
21631 <owner> | |
21632 Please specify the owners of this user action. Add more owner tags as | |
21633 needed | |
21634 </owner> | |
21635 </owners> | |
21636 <description> | |
21637 Please enter the description of this user action. | |
21638 </description> | |
21639 </action> | |
21640 | |
21641 <action name="SystemBack"> | |
21642 <owners> | |
21643 <owner> | |
21644 Please specify the owners of this user action. Add more owner tags as | |
21645 needed | |
21646 </owner> | |
21647 </owners> | |
21648 <description> | |
21649 Please enter the description of this user action. | |
21650 </description> | |
21651 </action> | |
21652 | |
21653 <action name="SystemBackForNavigation"> | |
21654 <owners> | |
21655 <owner> | |
21656 Please specify the owners of this user action. Add more owner tags as | |
21657 needed | |
21658 </owner> | |
21659 </owners> | |
21660 <description> | |
21661 Please enter the description of this user action. | |
21662 </description> | |
21663 </action> | |
21664 | |
21665 <action name="TabContextMenu_BookmarkAllTabs"> | |
21666 <owners> | |
21667 <owner> | |
21668 Please specify the owners of this user action. Add more owner tags as | |
21669 needed | |
21670 </owner> | |
21671 </owners> | |
21672 <description> | |
21673 Please enter the description of this user action. | |
21674 </description> | |
21675 </action> | |
21676 | |
21677 <action name="TabContextMenu_CloseOtherTabs"> | |
21678 <owners> | |
21679 <owner> | |
21680 Please specify the owners of this user action. Add more owner tags as | |
21681 needed | |
21682 </owner> | |
21683 </owners> | |
21684 <description> | |
21685 Please enter the description of this user action. | |
21686 </description> | |
21687 </action> | |
21688 | |
21689 <action name="TabContextMenu_CloseTab"> | |
21690 <owners> | |
21691 <owner> | |
21692 Please specify the owners of this user action. Add more owner tags as | |
21693 needed | |
21694 </owner> | |
21695 </owners> | |
21696 <description> | |
21697 Please enter the description of this user action. | |
21698 </description> | |
21699 </action> | |
21700 | |
21701 <action name="TabContextMenu_CloseTabsOpenedBy"> | |
21702 <owners> | |
21703 <owner> | |
21704 Please specify the owners of this user action. Add more owner tags as | |
21705 needed | |
21706 </owner> | |
21707 </owners> | |
21708 <description> | |
21709 Please enter the description of this user action. | |
21710 </description> | |
21711 </action> | |
21712 | |
21713 <action name="TabContextMenu_CloseTabsToRight"> | |
21714 <owners> | |
21715 <owner> | |
21716 Please specify the owners of this user action. Add more owner tags as | |
21717 needed | |
21718 </owner> | |
21719 </owners> | |
21720 <description> | |
21721 Please enter the description of this user action. | |
21722 </description> | |
21723 </action> | |
21724 | |
21725 <action name="TabContextMenu_CompactNavigationBar"> | |
21726 <owners> | |
21727 <owner> | |
21728 Please specify the owners of this user action. Add more owner tags as | |
21729 needed | |
21730 </owner> | |
21731 </owners> | |
21732 <description> | |
21733 Please enter the description of this user action. | |
21734 </description> | |
21735 </action> | |
21736 | |
21737 <action name="TabContextMenu_Duplicate"> | |
21738 <owners> | |
21739 <owner> | |
21740 Please specify the owners of this user action. Add more owner tags as | |
21741 needed | |
21742 </owner> | |
21743 </owners> | |
21744 <description> | |
21745 Please enter the description of this user action. | |
21746 </description> | |
21747 </action> | |
21748 | |
21749 <action name="TabContextMenu_NewTab"> | |
21750 <owners> | |
21751 <owner> | |
21752 Please specify the owners of this user action. Add more owner tags as | |
21753 needed | |
21754 </owner> | |
21755 </owners> | |
21756 <description> | |
21757 Please enter the description of this user action. | |
21758 </description> | |
21759 </action> | |
21760 | |
21761 <action name="TabContextMenu_OpenTabsLeftToRight"> | |
21762 <owners> | |
21763 <owner> | |
21764 Please specify the owners of this user action. Add more owner tags as | |
21765 needed | |
21766 </owner> | |
21767 </owners> | |
21768 <description> | |
21769 Please enter the description of this user action. | |
21770 </description> | |
21771 </action> | |
21772 | |
21773 <action name="TabContextMenu_OpenTabsRightToLeft"> | |
21774 <owners> | |
21775 <owner> | |
21776 Please specify the owners of this user action. Add more owner tags as | |
21777 needed | |
21778 </owner> | |
21779 </owners> | |
21780 <description> | |
21781 Please enter the description of this user action. | |
21782 </description> | |
21783 </action> | |
21784 | |
21785 <action name="TabContextMenu_Reload"> | |
21786 <owners> | |
21787 <owner> | |
21788 Please specify the owners of this user action. Add more owner tags as | |
21789 needed | |
21790 </owner> | |
21791 </owners> | |
21792 <description> | |
21793 Please enter the description of this user action. | |
21794 </description> | |
21795 </action> | |
21796 | |
21797 <action name="TabContextMenu_RestoreTab"> | |
21798 <owners> | |
21799 <owner> | |
21800 Please specify the owners of this user action. Add more owner tags as | |
21801 needed | |
21802 </owner> | |
21803 </owners> | |
21804 <description> | |
21805 Please enter the description of this user action. | |
21806 </description> | |
21807 </action> | |
21808 | |
21809 <action name="TabContextMenu_TogglePinned"> | |
21810 <owners> | |
21811 <owner> | |
21812 Please specify the owners of this user action. Add more owner tags as | |
21813 needed | |
21814 </owner> | |
21815 </owners> | |
21816 <description> | |
21817 Please enter the description of this user action. | |
21818 </description> | |
21819 </action> | |
21820 | |
21821 <action name="TabContextMenu_UseDestinationsTab_Off"> | |
21822 <owners> | |
21823 <owner> | |
21824 Please specify the owners of this user action. Add more owner tags as | |
21825 needed | |
21826 </owner> | |
21827 </owners> | |
21828 <description> | |
21829 Please enter the description of this user action. | |
21830 </description> | |
21831 </action> | |
21832 | |
21833 <action name="TabContextMenu_UseDestinationsTab_On"> | |
21834 <owners> | |
21835 <owner> | |
21836 Please specify the owners of this user action. Add more owner tags as | |
21837 needed | |
21838 </owner> | |
21839 </owners> | |
21840 <description> | |
21841 Please enter the description of this user action. | |
21842 </description> | |
21843 </action> | |
21844 | |
21845 <action name="TabContextMenu_UseVerticalTabs"> | |
21846 <owners> | |
21847 <owner> | |
21848 Please specify the owners of this user action. Add more owner tags as | |
21849 needed | |
21850 </owner> | |
21851 </owners> | |
21852 <description> | |
21853 Please enter the description of this user action. | |
21854 </description> | |
21855 </action> | |
21856 | |
21857 <action name="TabOverview_DetachCell"> | |
21858 <owners> | |
21859 <owner> | |
21860 Please specify the owners of this user action. Add more owner tags as | |
21861 needed | |
21862 </owner> | |
21863 </owners> | |
21864 <description> | |
21865 Please enter the description of this user action. | |
21866 </description> | |
21867 </action> | |
21868 | |
21869 <action name="TabOverview_DragCell"> | |
21870 <owners> | |
21871 <owner> | |
21872 Please specify the owners of this user action. Add more owner tags as | |
21873 needed | |
21874 </owner> | |
21875 </owners> | |
21876 <description> | |
21877 Please enter the description of this user action. | |
21878 </description> | |
21879 </action> | |
21880 | |
21881 <action name="TabOverview_DragOverMiniWindow"> | |
21882 <owners> | |
21883 <owner> | |
21884 Please specify the owners of this user action. Add more owner tags as | |
21885 needed | |
21886 </owner> | |
21887 </owners> | |
21888 <description> | |
21889 Please enter the description of this user action. | |
21890 </description> | |
21891 </action> | |
21892 | |
21893 <action name="TabOverview_DropOnMiniWindow"> | |
21894 <owners> | |
21895 <owner> | |
21896 Please specify the owners of this user action. Add more owner tags as | |
21897 needed | |
21898 </owner> | |
21899 </owners> | |
21900 <description> | |
21901 Please enter the description of this user action. | |
21902 </description> | |
21903 </action> | |
21904 | |
21905 <action name="TabOverview_ExitMouse"> | |
21906 <owners> | |
21907 <owner> | |
21908 Please specify the owners of this user action. Add more owner tags as | |
21909 needed | |
21910 </owner> | |
21911 </owners> | |
21912 <description> | |
21913 Please enter the description of this user action. | |
21914 </description> | |
21915 </action> | |
21916 | |
21917 <action name="TabOverview_Keystroke"> | |
21918 <owners> | |
21919 <owner> | |
21920 Please specify the owners of this user action. Add more owner tags as | |
21921 needed | |
21922 </owner> | |
21923 </owners> | |
21924 <description> | |
21925 Please enter the description of this user action. | |
21926 </description> | |
21927 </action> | |
21928 | |
21929 <action name="TabOverview_PressedCreateNewBrowserButton"> | |
21930 <owners> | |
21931 <owner> | |
21932 Please specify the owners of this user action. Add more owner tags as | |
21933 needed | |
21934 </owner> | |
21935 </owners> | |
21936 <description> | |
21937 Please enter the description of this user action. | |
21938 </description> | |
21939 </action> | |
21940 | |
21941 <action name="Tab_DropURLBetweenTabs"> | |
21942 <owners> | |
21943 <owner> | |
21944 Please specify the owners of this user action. Add more owner tags as | |
21945 needed | |
21946 </owner> | |
21947 </owners> | |
21948 <description> | |
21949 Please enter the description of this user action. | |
21950 </description> | |
21951 </action> | |
21952 | |
21953 <action name="Tab_DropURLOnTab"> | |
21954 <owners> | |
21955 <owner> | |
21956 Please specify the owners of this user action. Add more owner tags as | |
21957 needed | |
21958 </owner> | |
21959 </owners> | |
21960 <description> | |
21961 Please enter the description of this user action. | |
21962 </description> | |
21963 </action> | |
21964 | |
21965 <action name="TaskManager"> | |
21966 <owners> | |
21967 <owner> | |
21968 Please specify the owners of this user action. Add more owner tags as | |
21969 needed | |
21970 </owner> | |
21971 </owners> | |
21972 <description> | |
21973 Please enter the description of this user action. | |
21974 </description> | |
21975 </action> | |
21976 | |
21977 <action name="Terminate_ProcessMismatch_CreateNewWidget"> | |
21978 <owners> | |
21979 <owner> | |
21980 Please specify the owners of this user action. Add more owner tags as | |
21981 needed | |
21982 </owner> | |
21983 </owners> | |
21984 <description> | |
21985 Please enter the description of this user action. | |
21986 </description> | |
21987 </action> | |
21988 | |
21989 <action name="Terminate_ProcessMismatch_CreateNewWindow"> | |
21990 <owners> | |
21991 <owner> | |
21992 Please specify the owners of this user action. Add more owner tags as | |
21993 needed | |
21994 </owner> | |
21995 </owners> | |
21996 <description> | |
21997 Please enter the description of this user action. | |
21998 </description> | |
21999 </action> | |
22000 | |
22001 <action name="Themes.Gone"> | |
22002 <owners> | |
22003 <owner> | |
22004 Please specify the owners of this user action. Add more owner tags as | |
22005 needed | |
22006 </owner> | |
22007 </owners> | |
22008 <description> | |
22009 Please enter the description of this user action. | |
22010 </description> | |
22011 </action> | |
22012 | |
22013 <action name="Themes.Loaded"> | |
22014 <owners> | |
22015 <owner> | |
22016 Please specify the owners of this user action. Add more owner tags as | |
22017 needed | |
22018 </owner> | |
22019 </owners> | |
22020 <description> | |
22021 Please enter the description of this user action. | |
22022 </description> | |
22023 </action> | |
22024 | |
22025 <action name="Themes.Migrated"> | |
22026 <owners> | |
22027 <owner> | |
22028 Please specify the owners of this user action. Add more owner tags as | |
22029 needed | |
22030 </owner> | |
22031 </owners> | |
22032 <description> | |
22033 Please enter the description of this user action. | |
22034 </description> | |
22035 </action> | |
22036 | |
22037 <action name="Themes_Installed"> | |
22038 <owners> | |
22039 <owner> | |
22040 Please specify the owners of this user action. Add more owner tags as | |
22041 needed | |
22042 </owner> | |
22043 </owners> | |
22044 <description> | |
22045 Please enter the description of this user action. | |
22046 </description> | |
22047 </action> | |
22048 | |
22049 <action name="Themes_Reset"> | |
22050 <owners> | |
22051 <owner> | |
22052 Please specify the owners of this user action. Add more owner tags as | |
22053 needed | |
22054 </owner> | |
22055 </owners> | |
22056 <description> | |
22057 Please enter the description of this user action. | |
22058 </description> | |
22059 </action> | |
22060 | |
22061 <action name="ThirdPartyCookieBlockingDisabled"> | |
22062 <owners> | |
22063 <owner> | |
22064 Please specify the owners of this user action. Add more owner tags as | |
22065 needed | |
22066 </owner> | |
22067 </owners> | |
22068 <description> | |
22069 Please enter the description of this user action. | |
22070 </description> | |
22071 </action> | |
22072 | |
22073 <action name="ThirdPartyCookieBlockingEnabled"> | |
22074 <owners> | |
22075 <owner> | |
22076 Please specify the owners of this user action. Add more owner tags as | |
22077 needed | |
22078 </owner> | |
22079 </owners> | |
22080 <description> | |
22081 Please enter the description of this user action. | |
22082 </description> | |
22083 </action> | |
22084 | |
22085 <action name="ToggleBold"> | |
22086 <owners> | |
22087 <owner> | |
22088 Please specify the owners of this user action. Add more owner tags as | |
22089 needed | |
22090 </owner> | |
22091 </owners> | |
22092 <description> | |
22093 Please enter the description of this user action. | |
22094 </description> | |
22095 </action> | |
22096 | |
22097 <action name="ToggleCompactNavigationBar"> | |
22098 <owners> | |
22099 <owner> | |
22100 Please specify the owners of this user action. Add more owner tags as | |
22101 needed | |
22102 </owner> | |
22103 </owners> | |
22104 <description> | |
22105 Please enter the description of this user action. | |
22106 </description> | |
22107 </action> | |
22108 | |
22109 <action name="ToggleDevTools"> | |
22110 <owners> | |
22111 <owner> | |
22112 Please specify the owners of this user action. Add more owner tags as | |
22113 needed | |
22114 </owner> | |
22115 </owners> | |
22116 <description> | |
22117 Please enter the description of this user action. | |
22118 </description> | |
22119 </action> | |
22120 | |
22121 <action name="ToggleDevToolsConsole"> | |
22122 <owners> | |
22123 <owner> | |
22124 Please specify the owners of this user action. Add more owner tags as | |
22125 needed | |
22126 </owner> | |
22127 </owners> | |
22128 <description> | |
22129 Please enter the description of this user action. | |
22130 </description> | |
22131 </action> | |
22132 | |
22133 <action name="ToggleExtensionShelf"> | |
22134 <owners> | |
22135 <owner> | |
22136 Please specify the owners of this user action. Add more owner tags as | |
22137 needed | |
22138 </owner> | |
22139 </owners> | |
22140 <description> | |
22141 Please enter the description of this user action. | |
22142 </description> | |
22143 </action> | |
22144 | |
22145 <action name="ToggleFullscreen"> | |
22146 <owners> | |
22147 <owner> | |
22148 Please specify the owners of this user action. Add more owner tags as | |
22149 needed | |
22150 </owner> | |
22151 </owners> | |
22152 <description> | |
22153 Please enter the description of this user action. | |
22154 </description> | |
22155 </action> | |
22156 | |
22157 <action name="ToggleItalic"> | |
22158 <owners> | |
22159 <owner> | |
22160 Please specify the owners of this user action. Add more owner tags as | |
22161 needed | |
22162 </owner> | |
22163 </owners> | |
22164 <description> | |
22165 Please enter the description of this user action. | |
22166 </description> | |
22167 </action> | |
22168 | |
22169 <action name="ToggleUnderline"> | |
22170 <owners> | |
22171 <owner> | |
22172 Please specify the owners of this user action. Add more owner tags as | |
22173 needed | |
22174 </owner> | |
22175 </owners> | |
22176 <description> | |
22177 Please enter the description of this user action. | |
22178 </description> | |
22179 </action> | |
22180 | |
22181 <action name="Toolbar_DragStar"> | |
22182 <owners> | |
22183 <owner> | |
22184 Please specify the owners of this user action. Add more owner tags as | |
22185 needed | |
22186 </owner> | |
22187 </owners> | |
22188 <description> | |
22189 Please enter the description of this user action. | |
22190 </description> | |
22191 </action> | |
22192 | |
22193 <action name="Touchpad_Gesture_Overview"> | |
22194 <owners> | |
22195 <owner> | |
22196 Please specify the owners of this user action. Add more owner tags as | |
22197 needed | |
22198 </owner> | |
22199 </owners> | |
22200 <description> | |
22201 Please enter the description of this user action. | |
22202 </description> | |
22203 </action> | |
22204 | |
22205 <action name="TouchscreenScroll"> | |
22206 <owners> | |
22207 <owner> | |
22208 Please specify the owners of this user action. Add more owner tags as | |
22209 needed | |
22210 </owner> | |
22211 </owners> | |
22212 <description> | |
22213 Please enter the description of this user action. | |
22214 </description> | |
22215 </action> | |
22216 | |
22217 <action name="TouchscreenScrollFling"> | |
22218 <owners> | |
22219 <owner> | |
22220 Please specify the owners of this user action. Add more owner tags as | |
22221 needed | |
22222 </owner> | |
22223 </owners> | |
22224 <description> | |
22225 Please enter the description of this user action. | |
22226 </description> | |
22227 </action> | |
22228 | |
22229 <action name="Touchscreen_Down"> | |
22230 <owners> | |
22231 <owner> | |
22232 Please specify the owners of this user action. Add more owner tags as | |
22233 needed | |
22234 </owner> | |
22235 </owners> | |
22236 <description> | |
22237 Please enter the description of this user action. | |
22238 </description> | |
22239 </action> | |
22240 | |
22241 <action name="TrackpadScroll"> | |
22242 <owners> | |
22243 <owner> | |
22244 Please specify the owners of this user action. Add more owner tags as | |
22245 needed | |
22246 </owner> | |
22247 </owners> | |
22248 <description> | |
22249 Please enter the description of this user action. | |
22250 </description> | |
22251 </action> | |
22252 | |
22253 <action name="TrackpadScrollFling"> | |
22254 <owners> | |
22255 <owner> | |
22256 Please specify the owners of this user action. Add more owner tags as | |
22257 needed | |
22258 </owner> | |
22259 </owners> | |
22260 <description> | |
22261 Please enter the description of this user action. | |
22262 </description> | |
22263 </action> | |
22264 | |
22265 <action name="Transpose"> | |
22266 <owners> | |
22267 <owner> | |
22268 Please specify the owners of this user action. Add more owner tags as | |
22269 needed | |
22270 </owner> | |
22271 </owners> | |
22272 <description> | |
22273 Please enter the description of this user action. | |
22274 </description> | |
22275 </action> | |
22276 | |
22277 <action name="Tray_Help"> | |
22278 <owners> | |
22279 <owner> | |
22280 Please specify the owners of this user action. Add more owner tags as | |
22281 needed | |
22282 </owner> | |
22283 </owners> | |
22284 <description> | |
22285 Please enter the description of this user action. | |
22286 </description> | |
22287 </action> | |
22288 | |
22289 <action name="Tray_LockScreen"> | |
22290 <owners> | |
22291 <owner> | |
22292 Please specify the owners of this user action. Add more owner tags as | |
22293 needed | |
22294 </owner> | |
22295 </owners> | |
22296 <description> | |
22297 Please enter the description of this user action. | |
22298 </description> | |
22299 </action> | |
22300 | |
22301 <action name="Tray_ShutDown"> | |
22302 <owners> | |
22303 <owner> | |
22304 Please specify the owners of this user action. Add more owner tags as | |
22305 needed | |
22306 </owner> | |
22307 </owners> | |
22308 <description> | |
22309 Please enter the description of this user action. | |
22310 </description> | |
22311 </action> | |
22312 | |
22313 <action name="Underline"> | |
22314 <owners> | |
22315 <owner> | |
22316 Please specify the owners of this user action. Add more owner tags as | |
22317 needed | |
22318 </owner> | |
22319 </owners> | |
22320 <description> | |
22321 Please enter the description of this user action. | |
22322 </description> | |
22323 </action> | |
22324 | |
22325 <action name="Undo"> | |
22326 <owners> | |
22327 <owner> | |
22328 Please specify the owners of this user action. Add more owner tags as | |
22329 needed | |
22330 </owner> | |
22331 </owners> | |
22332 <description> | |
22333 Please enter the description of this user action. | |
22334 </description> | |
22335 </action> | |
22336 | |
22337 <action name="Unlink"> | |
22338 <owners> | |
22339 <owner> | |
22340 Please specify the owners of this user action. Add more owner tags as | |
22341 needed | |
22342 </owner> | |
22343 </owners> | |
22344 <description> | |
22345 Please enter the description of this user action. | |
22346 </description> | |
22347 </action> | |
22348 | |
22349 <action name="Unselect"> | |
22350 <owners> | |
22351 <owner> | |
22352 Please specify the owners of this user action. Add more owner tags as | |
22353 needed | |
22354 </owner> | |
22355 </owners> | |
22356 <description> | |
22357 Please enter the description of this user action. | |
22358 </description> | |
22359 </action> | |
22360 | |
22361 <action name="UpdateChrome"> | |
22362 <owners> | |
22363 <owner> | |
22364 Please specify the owners of this user action. Add more owner tags as | |
22365 needed | |
22366 </owner> | |
22367 </owners> | |
22368 <description> | |
22369 Please enter the description of this user action. | |
22370 </description> | |
22371 </action> | |
22372 | |
22373 <action name="Updater.ServerCertificateChanged"> | |
22374 <owners> | |
22375 <owner> | |
22376 Please specify the owners of this user action. Add more owner tags as | |
22377 needed | |
22378 </owner> | |
22379 </owners> | |
22380 <description> | |
22381 Please enter the description of this user action. | |
22382 </description> | |
22383 </action> | |
22384 | |
22385 <action name="Updater.ServerCertificateFailed"> | |
22386 <owners> | |
22387 <owner> | |
22388 Please specify the owners of this user action. Add more owner tags as | |
22389 needed | |
22390 </owner> | |
22391 </owners> | |
22392 <description> | |
22393 Please enter the description of this user action. | |
22394 </description> | |
22395 </action> | |
22396 | |
22397 <action name="UpgradeCheck_AlreadyUpToDate"> | |
22398 <owners> | |
22399 <owner> | |
22400 Please specify the owners of this user action. Add more owner tags as | |
22401 needed | |
22402 </owner> | |
22403 </owners> | |
22404 <description> | |
22405 Please enter the description of this user action. | |
22406 </description> | |
22407 </action> | |
22408 | |
22409 <action name="UpgradeCheck_AlreadyUpgraded"> | |
22410 <owners> | |
22411 <owner> | |
22412 Please specify the owners of this user action. Add more owner tags as | |
22413 needed | |
22414 </owner> | |
22415 </owners> | |
22416 <description> | |
22417 Please enter the description of this user action. | |
22418 </description> | |
22419 </action> | |
22420 | |
22421 <action name="UpgradeCheck_Done"> | |
22422 <owners> | |
22423 <owner> | |
22424 Please specify the owners of this user action. Add more owner tags as | |
22425 needed | |
22426 </owner> | |
22427 </owners> | |
22428 <description> | |
22429 Please enter the description of this user action. | |
22430 </description> | |
22431 </action> | |
22432 | |
22433 <action name="UpgradeCheck_Error"> | |
22434 <owners> | |
22435 <owner> | |
22436 Please specify the owners of this user action. Add more owner tags as | |
22437 needed | |
22438 </owner> | |
22439 </owners> | |
22440 <description> | |
22441 Please enter the description of this user action. | |
22442 </description> | |
22443 </action> | |
22444 | |
22445 <action name="UpgradeCheck_Started"> | |
22446 <owners> | |
22447 <owner> | |
22448 Please specify the owners of this user action. Add more owner tags as | |
22449 needed | |
22450 </owner> | |
22451 </owners> | |
22452 <description> | |
22453 Please enter the description of this user action. | |
22454 </description> | |
22455 </action> | |
22456 | |
22457 <action name="UpgradeCheck_TimedOut"> | |
22458 <owners> | |
22459 <owner> | |
22460 Please specify the owners of this user action. Add more owner tags as | |
22461 needed | |
22462 </owner> | |
22463 </owners> | |
22464 <description> | |
22465 Please enter the description of this user action. | |
22466 </description> | |
22467 </action> | |
22468 | |
22469 <action name="UpgradeCheck_UpgradeIsAvailable"> | |
22470 <owners> | |
22471 <owner> | |
22472 Please specify the owners of this user action. Add more owner tags as | |
22473 needed | |
22474 </owner> | |
22475 </owners> | |
22476 <description> | |
22477 Please enter the description of this user action. | |
22478 </description> | |
22479 </action> | |
22480 | |
22481 <action name="UpgradeCheck_Upgraded"> | |
22482 <owners> | |
22483 <owner> | |
22484 Please specify the owners of this user action. Add more owner tags as | |
22485 needed | |
22486 </owner> | |
22487 </owners> | |
22488 <description> | |
22489 Please enter the description of this user action. | |
22490 </description> | |
22491 </action> | |
22492 | |
22493 <action name="Upgrade_Started"> | |
22494 <owners> | |
22495 <owner> | |
22496 Please specify the owners of this user action. Add more owner tags as | |
22497 needed | |
22498 </owner> | |
22499 </owners> | |
22500 <description> | |
22501 Please enter the description of this user action. | |
22502 </description> | |
22503 </action> | |
22504 | |
22505 <action name="ViewAboutConflicts"> | |
22506 <owners> | |
22507 <owner> | |
22508 Please specify the owners of this user action. Add more owner tags as | |
22509 needed | |
22510 </owner> | |
22511 </owners> | |
22512 <description> | |
22513 Please enter the description of this user action. | |
22514 </description> | |
22515 </action> | |
22516 | |
22517 <action name="ViewAboutFlash"> | |
22518 <owners> | |
22519 <owner> | |
22520 Please specify the owners of this user action. Add more owner tags as | |
22521 needed | |
22522 </owner> | |
22523 </owners> | |
22524 <description> | |
22525 Please enter the description of this user action. | |
22526 </description> | |
22527 </action> | |
22528 | |
22529 <action name="ViewAboutNaCl"> | |
22530 <owners> | |
22531 <owner> | |
22532 Please specify the owners of this user action. Add more owner tags as | |
22533 needed | |
22534 </owner> | |
22535 </owners> | |
22536 <description> | |
22537 Please enter the description of this user action. | |
22538 </description> | |
22539 </action> | |
22540 | |
22541 <action name="ViewSource"> | |
22542 <owners> | |
22543 <owner> | |
22544 Please specify the owners of this user action. Add more owner tags as | |
22545 needed | |
22546 </owner> | |
22547 </owners> | |
22548 <description> | |
22549 Please enter the description of this user action. | |
22550 </description> | |
22551 </action> | |
22552 | |
22553 <action name="VirtualKeyboardLoaded"> | |
22554 <owners> | |
22555 <owner> | |
22556 Please specify the owners of this user action. Add more owner tags as | |
22557 needed | |
22558 </owner> | |
22559 </owners> | |
22560 <description> | |
22561 Please enter the description of this user action. | |
22562 </description> | |
22563 </action> | |
22564 | |
22565 <action name="WP_EditImage"> | |
22566 <owners> | |
22567 <owner> | |
22568 Please specify the owners of this user action. Add more owner tags as | |
22569 needed | |
22570 </owner> | |
22571 </owners> | |
22572 <description> | |
22573 Please enter the description of this user action. | |
22574 </description> | |
22575 </action> | |
22576 | |
22577 <action name="WP_Gallery"> | |
22578 <owners> | |
22579 <owner> | |
22580 Please specify the owners of this user action. Add more owner tags as | |
22581 needed | |
22582 </owner> | |
22583 </owners> | |
22584 <description> | |
22585 Please enter the description of this user action. | |
22586 </description> | |
22587 </action> | |
22588 | |
22589 <action name="WebView.CaptureVisibleRegion"> | |
22590 <owners> | |
22591 <owner> | |
22592 Please specify the owners of this user action. Add more owner tags as | |
22593 needed | |
22594 </owner> | |
22595 </owners> | |
22596 <description> | |
22597 Please enter the description of this user action. | |
22598 </description> | |
22599 </action> | |
22600 | |
22601 <action name="WebView.ClearData"> | |
22602 <owners> | |
22603 <owner> | |
22604 Please specify the owners of this user action. Add more owner tags as | |
22605 needed | |
22606 </owner> | |
22607 </owners> | |
22608 <description> | |
22609 Please enter the description of this user action. | |
22610 </description> | |
22611 </action> | |
22612 | |
22613 <action name="WebView.ExecuteScript"> | |
22614 <owners> | |
22615 <owner> | |
22616 Please specify the owners of this user action. Add more owner tags as | |
22617 needed | |
22618 </owner> | |
22619 </owners> | |
22620 <description> | |
22621 Please enter the description of this user action. | |
22622 </description> | |
22623 </action> | |
22624 | |
22625 <action name="WebView.Go"> | |
22626 <owners> | |
22627 <owner> | |
22628 Please specify the owners of this user action. Add more owner tags as | |
22629 needed | |
22630 </owner> | |
22631 </owners> | |
22632 <description> | |
22633 Please enter the description of this user action. | |
22634 </description> | |
22635 </action> | |
22636 | |
22637 <action name="WebView.Guest.ClearData"> | |
22638 <owners> | |
22639 <owner> | |
22640 Please specify the owners of this user action. Add more owner tags as | |
22641 needed | |
22642 </owner> | |
22643 </owners> | |
22644 <description> | |
22645 Please enter the description of this user action. | |
22646 </description> | |
22647 </action> | |
22648 | |
22649 <action name="WebView.Guest.OverrideUA"> | |
22650 <owners> | |
22651 <owner> | |
22652 Please specify the owners of this user action. Add more owner tags as | |
22653 needed | |
22654 </owner> | |
22655 </owners> | |
22656 <description> | |
22657 Please enter the description of this user action. | |
22658 </description> | |
22659 </action> | |
22660 | |
22661 <action name="WebView.Guest.PermissionAllow.PluginLoad"> | |
22662 <owners> | |
22663 <owner> | |
22664 Please specify the owners of this user action. Add more owner tags as | |
22665 needed | |
22666 </owner> | |
22667 </owners> | |
22668 <description> | |
22669 Please enter the description of this user action. | |
22670 </description> | |
22671 </action> | |
22672 | |
22673 <action name="WebView.Guest.PermissionDeny.PluginLoad"> | |
22674 <owners> | |
22675 <owner> | |
22676 Please specify the owners of this user action. Add more owner tags as | |
22677 needed | |
22678 </owner> | |
22679 </owners> | |
22680 <description> | |
22681 Please enter the description of this user action. | |
22682 </description> | |
22683 </action> | |
22684 | |
22685 <action name="WebView.Guest.PluginLoadAllowed"> | |
22686 <owners> | |
22687 <owner> | |
22688 Please specify the owners of this user action. Add more owner tags as | |
22689 needed | |
22690 </owner> | |
22691 </owners> | |
22692 <description> | |
22693 Please enter the description of this user action. | |
22694 </description> | |
22695 </action> | |
22696 | |
22697 <action name="WebView.Guest.PluginLoadDenied"> | |
22698 <owners> | |
22699 <owner> | |
22700 Please specify the owners of this user action. Add more owner tags as | |
22701 needed | |
22702 </owner> | |
22703 </owners> | |
22704 <description> | |
22705 Please enter the description of this user action. | |
22706 </description> | |
22707 </action> | |
22708 | |
22709 <action name="WebView.Guest.PluginLoadRequest"> | |
22710 <owners> | |
22711 <owner> | |
22712 Please specify the owners of this user action. Add more owner tags as | |
22713 needed | |
22714 </owner> | |
22715 </owners> | |
22716 <description> | |
22717 Please enter the description of this user action. | |
22718 </description> | |
22719 </action> | |
22720 | |
22721 <action name="WebView.Guest.Terminate"> | |
22722 <owners> | |
22723 <owner> | |
22724 Please specify the owners of this user action. Add more owner tags as | |
22725 needed | |
22726 </owner> | |
22727 </owners> | |
22728 <description> | |
22729 Please enter the description of this user action. | |
22730 </description> | |
22731 </action> | |
22732 | |
22733 <action name="WebView.Reload"> | |
22734 <owners> | |
22735 <owner> | |
22736 Please specify the owners of this user action. Add more owner tags as | |
22737 needed | |
22738 </owner> | |
22739 </owners> | |
22740 <description> | |
22741 Please enter the description of this user action. | |
22742 </description> | |
22743 </action> | |
22744 | |
22745 <action name="WebView.Stop"> | |
22746 <owners> | |
22747 <owner> | |
22748 Please specify the owners of this user action. Add more owner tags as | |
22749 needed | |
22750 </owner> | |
22751 </owners> | |
22752 <description> | |
22753 Please enter the description of this user action. | |
22754 </description> | |
22755 </action> | |
22756 | |
22757 <action name="WebView.Terminate"> | |
22758 <owners> | |
22759 <owner> | |
22760 Please specify the owners of this user action. Add more owner tags as | |
22761 needed | |
22762 </owner> | |
22763 </owners> | |
22764 <description> | |
22765 Please enter the description of this user action. | |
22766 </description> | |
22767 </action> | |
22768 | |
22769 <action name="WebView.WebRequest.AddListener"> | |
22770 <owners> | |
22771 <owner> | |
22772 Please specify the owners of this user action. Add more owner tags as | |
22773 needed | |
22774 </owner> | |
22775 </owners> | |
22776 <description> | |
22777 Please enter the description of this user action. | |
22778 </description> | |
22779 </action> | |
22780 | |
22781 <action name="WebsiteSettings_CookiesDialogOpened"> | |
22782 <owners> | |
22783 <owner> | |
22784 Please specify the owners of this user action. Add more owner tags as | |
22785 needed | |
22786 </owner> | |
22787 </owners> | |
22788 <description> | |
22789 Please enter the description of this user action. | |
22790 </description> | |
22791 </action> | |
22792 | |
22793 <action name="WebsiteSettings_Opened"> | |
22794 <owners> | |
22795 <owner> | |
22796 Please specify the owners of this user action. Add more owner tags as | |
22797 needed | |
22798 </owner> | |
22799 </owners> | |
22800 <description> | |
22801 Please enter the description of this user action. | |
22802 </description> | |
22803 </action> | |
22804 | |
22805 <action name="Win8DesktopRestart"> | |
22806 <owners> | |
22807 <owner> | |
22808 Please specify the owners of this user action. Add more owner tags as | |
22809 needed | |
22810 </owner> | |
22811 </owners> | |
22812 <description> | |
22813 Please enter the description of this user action. | |
22814 </description> | |
22815 </action> | |
22816 | |
22817 <action name="Win8MetroRestart"> | |
22818 <owners> | |
22819 <owner> | |
22820 Please specify the owners of this user action. Add more owner tags as | |
22821 needed | |
22822 </owner> | |
22823 </owners> | |
22824 <description> | |
22825 Please enter the description of this user action. | |
22826 </description> | |
22827 </action> | |
22828 | |
22829 <action name="WindowBorder_ClickTogglesSingleAxisMaximize"> | |
22830 <owners> | |
22831 <owner> | |
22832 Please specify the owners of this user action. Add more owner tags as | |
22833 needed | |
22834 </owner> | |
22835 </owners> | |
22836 <description> | |
22837 Please enter the description of this user action. | |
22838 </description> | |
22839 </action> | |
22840 | |
22841 <action name="WindowDrag_MaximizeLeft"> | |
22842 <owners> | |
22843 <owner> | |
22844 Please specify the owners of this user action. Add more owner tags as | |
22845 needed | |
22846 </owner> | |
22847 </owners> | |
22848 <description> | |
22849 Please enter the description of this user action. | |
22850 </description> | |
22851 </action> | |
22852 | |
22853 <action name="WindowDrag_MaximizeRight"> | |
22854 <owners> | |
22855 <owner> | |
22856 Please specify the owners of this user action. Add more owner tags as | |
22857 needed | |
22858 </owner> | |
22859 </owners> | |
22860 <description> | |
22861 Please enter the description of this user action. | |
22862 </description> | |
22863 </action> | |
22864 | |
22865 <action name="WindowSelector_Overview"> | |
22866 <owners> | |
22867 <owner> | |
22868 Please specify the owners of this user action. Add more owner tags as | |
22869 needed | |
22870 </owner> | |
22871 </owners> | |
22872 <description> | |
22873 Please enter the description of this user action. | |
22874 </description> | |
22875 </action> | |
22876 | |
22877 <action name="WindowSelector_Selection"> | |
22878 <owners> | |
22879 <owner> | |
22880 Please specify the owners of this user action. Add more owner tags as | |
22881 needed | |
22882 </owner> | |
22883 </owners> | |
22884 <description> | |
22885 Please enter the description of this user action. | |
22886 </description> | |
22887 </action> | |
22888 | |
22889 <action name="WorkerProcess_BadProcessToKill"> | |
22890 <owners> | |
22891 <owner> | |
22892 Please specify the owners of this user action. Add more owner tags as | |
22893 needed | |
22894 </owner> | |
22895 </owners> | |
22896 <description> | |
22897 Please enter the description of this user action. | |
22898 </description> | |
22899 </action> | |
22900 | |
22901 <action name="ZoomMinus"> | |
22902 <owners> | |
22903 <owner> | |
22904 Please specify the owners of this user action. Add more owner tags as | |
22905 needed | |
22906 </owner> | |
22907 </owners> | |
22908 <description> | |
22909 Please enter the description of this user action. | |
22910 </description> | |
22911 </action> | |
22912 | |
22913 <action name="ZoomMinus_AtMinimum"> | |
22914 <owners> | |
22915 <owner> | |
22916 Please specify the owners of this user action. Add more owner tags as | |
22917 needed | |
22918 </owner> | |
22919 </owners> | |
22920 <description> | |
22921 Please enter the description of this user action. | |
22922 </description> | |
22923 </action> | |
22924 | |
22925 <action name="ZoomNormal"> | |
22926 <owners> | |
22927 <owner> | |
22928 Please specify the owners of this user action. Add more owner tags as | |
22929 needed | |
22930 </owner> | |
22931 </owners> | |
22932 <description> | |
22933 Please enter the description of this user action. | |
22934 </description> | |
22935 </action> | |
22936 | |
22937 <action name="ZoomPlus"> | |
22938 <owners> | |
22939 <owner> | |
22940 Please specify the owners of this user action. Add more owner tags as | |
22941 needed | |
22942 </owner> | |
22943 </owners> | |
22944 <description> | |
22945 Please enter the description of this user action. | |
22946 </description> | |
22947 </action> | |
22948 | |
22949 <action name="ZoomPlus_AtMaximum"> | |
22950 <owners> | |
22951 <owner> | |
22952 Please specify the owners of this user action. Add more owner tags as | |
22953 needed | |
22954 </owner> | |
22955 </owners> | |
22956 <description> | |
22957 Please enter the description of this user action. | |
22958 </description> | |
22959 </action> | |
22960 | |
22961 <action name="justifyFull"> | |
22962 <owners> | |
22963 <owner> | |
22964 Please specify the owners of this user action. Add more owner tags as | |
22965 needed | |
22966 </owner> | |
22967 </owners> | |
22968 <description> | |
22969 Please enter the description of this user action. | |
22970 </description> | |
22971 </action> | |
22972 | |
22973 <action name="mceAddControl"> | |
22974 <owners> | |
22975 <owner> | |
22976 Please specify the owners of this user action. Add more owner tags as | |
22977 needed | |
22978 </owner> | |
22979 </owners> | |
22980 <description> | |
22981 Please enter the description of this user action. | |
22982 </description> | |
22983 </action> | |
22984 | |
22985 <action name="mceBeginUndoLevel"> | |
22986 <owners> | |
22987 <owner> | |
22988 Please specify the owners of this user action. Add more owner tags as | |
22989 needed | |
22990 </owner> | |
22991 </owners> | |
22992 <description> | |
22993 Please enter the description of this user action. | |
22994 </description> | |
22995 </action> | |
22996 | |
22997 <action name="mceEndUndoLevel"> | |
22998 <owners> | |
22999 <owner> | |
23000 Please specify the owners of this user action. Add more owner tags as | |
23001 needed | |
23002 </owner> | |
23003 </owners> | |
23004 <description> | |
23005 Please enter the description of this user action. | |
23006 </description> | |
23007 </action> | |
23008 | |
23009 <action name="mceInsertContent"> | |
23010 <owners> | |
23011 <owner> | |
23012 Please specify the owners of this user action. Add more owner tags as | |
23013 needed | |
23014 </owner> | |
23015 </owners> | |
23016 <description> | |
23017 Please enter the description of this user action. | |
23018 </description> | |
23019 </action> | |
23020 | |
23021 <action name="mceRepaint"> | |
23022 <owners> | |
23023 <owner> | |
23024 Please specify the owners of this user action. Add more owner tags as | |
23025 needed | |
23026 </owner> | |
23027 </owners> | |
23028 <description> | |
23029 Please enter the description of this user action. | |
23030 </description> | |
23031 </action> | |
23032 | |
23033 <action name="mceSave"> | |
23034 <owners> | |
23035 <owner> | |
23036 Please specify the owners of this user action. Add more owner tags as | |
23037 needed | |
23038 </owner> | |
23039 </owners> | |
23040 <description> | |
23041 Please enter the description of this user action. | |
23042 </description> | |
23043 </action> | |
23044 | |
23045 <action name="mceSetStyleInfo"> | |
23046 <owners> | |
23047 <owner> | |
23048 Please specify the owners of this user action. Add more owner tags as | |
23049 needed | |
23050 </owner> | |
23051 </owners> | |
23052 <description> | |
23053 Please enter the description of this user action. | |
23054 </description> | |
23055 </action> | |
23056 | |
23057 <action name="styleWithCSS"> | |
23058 <owners> | |
23059 <owner> | |
23060 Please specify the owners of this user action. Add more owner tags as | |
23061 needed | |
23062 </owner> | |
23063 </owners> | |
23064 <description> | |
23065 Please enter the description of this user action. | |
23066 </description> | |
23067 </action> | |
23068 | |
23069 <action name="webapps.AddShortcut.AppShortcut"> | |
23070 <owners> | |
23071 <owner> | |
23072 Please specify the owners of this user action. Add more owner tags as | |
23073 needed | |
23074 </owner> | |
23075 </owners> | |
23076 <description> | |
23077 Please enter the description of this user action. | |
23078 </description> | |
23079 </action> | |
23080 | |
23081 <action name="webapps.AddShortcut.AppShortcutApple"> | |
23082 <owners> | |
23083 <owner> | |
23084 Please specify the owners of this user action. Add more owner tags as | |
23085 needed | |
23086 </owner> | |
23087 </owners> | |
23088 <description> | |
23089 Please enter the description of this user action. | |
23090 </description> | |
23091 </action> | |
23092 | |
23093 <action name="webapps.AddShortcut.Bookmark"> | |
23094 <owners> | |
23095 <owner> | |
23096 Please specify the owners of this user action. Add more owner tags as | |
23097 needed | |
23098 </owner> | |
23099 </owners> | |
23100 <description> | |
23101 Please enter the description of this user action. | |
23102 </description> | |
23103 </action> | |
23104 | |
23105 </actions> | |
OLD | NEW |