Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <actions> | |
|
Alexei Svitkine (slow)
2014/03/03 20:55:53
I think this should have file-level comment.
At l
yiyaoliu
2014/03/03 23:04:29
No it doesn't preserve XML comments. I also think
| |
| 2 | |
| 3 <action name="AboutChrome"> | |
| 4 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5 <description>Please enter the description of this user action.</description> | |
| 6 </action> | |
| 7 | |
| 8 <action name="AboutConflicts"> | |
| 9 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 10 <description>Please enter the description of this user action.</description> | |
| 11 </action> | |
| 12 | |
| 13 <action name="AboutFlags_StartupTick"> | |
| 14 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 15 <description>Please enter the description of this user action.</description> | |
| 16 </action> | |
| 17 | |
| 18 <action name="AboutFlags_background-webapps"> | |
| 19 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 20 <description>Please enter the description of this user action.</description> | |
| 21 </action> | |
| 22 | |
| 23 <action name="AboutFlags_click-to-play"> | |
| 24 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 25 <description>Please enter the description of this user action.</description> | |
| 26 </action> | |
| 27 | |
| 28 <action name="AboutFlags_cloud-print"> | |
| 29 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 30 <description>Please enter the description of this user action.</description> | |
| 31 </action> | |
| 32 | |
| 33 <action name="AboutFlags_cloud-print-proxy"> | |
| 34 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 35 <description>Please enter the description of this user action.</description> | |
| 36 </action> | |
| 37 | |
| 38 <action name="AboutFlags_confirm-to-quit"> | |
| 39 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 40 <description>Please enter the description of this user action.</description> | |
| 41 </action> | |
| 42 | |
| 43 <action name="AboutFlags_conflicting-modules-check"> | |
| 44 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 45 <description>Please enter the description of this user action.</description> | |
| 46 </action> | |
| 47 | |
| 48 <action name="AboutFlags_disable-chrome-to-mobile"> | |
| 49 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 50 <description>Please enter the description of this user action.</description> | |
| 51 </action> | |
| 52 | |
| 53 <action name="AboutFlags_disable-outdated-plugins"> | |
| 54 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 55 <description>Please enter the description of this user action.</description> | |
| 56 </action> | |
| 57 | |
| 58 <action name="AboutFlags_disable-pnacl"> | |
| 59 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 60 <description>Please enter the description of this user action.</description> | |
| 61 </action> | |
| 62 | |
| 63 <action name="AboutFlags_disable-print-preview"> | |
| 64 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 65 <description>Please enter the description of this user action.</description> | |
| 66 </action> | |
| 67 | |
| 68 <action name="AboutFlags_disable-views-rect-based-targeting"> | |
| 69 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 70 <description>Please enter the description of this user action.</description> | |
| 71 </action> | |
| 72 | |
| 73 <action name="AboutFlags_disable-website-settings"> | |
| 74 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 75 <description>Please enter the description of this user action.</description> | |
| 76 </action> | |
| 77 | |
| 78 <action name="AboutFlags_dns-server"> | |
| 79 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 80 <description>Please enter the description of this user action.</description> | |
| 81 </action> | |
| 82 | |
| 83 <action name="AboutFlags_downloads-new-ui"> | |
| 84 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 85 <description>Please enter the description of this user action.</description> | |
| 86 </action> | |
| 87 | |
| 88 <action name="AboutFlags_enable-chrome-to-mobile"> | |
| 89 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 90 <description>Please enter the description of this user action.</description> | |
| 91 </action> | |
| 92 | |
| 93 <action name="AboutFlags_enable-nacl"> | |
| 94 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 95 <description>Please enter the description of this user action.</description> | |
| 96 </action> | |
| 97 | |
| 98 <action name="AboutFlags_enable-nacl-debug"> | |
| 99 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 100 <description>Please enter the description of this user action.</description> | |
| 101 </action> | |
| 102 | |
| 103 <action name="AboutFlags_enable-nacl-exception-handling"> | |
| 104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 105 <description>Please enter the description of this user action.</description> | |
| 106 </action> | |
| 107 | |
| 108 <action name="AboutFlags_enable-pnacl"> | |
| 109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 110 <description>Please enter the description of this user action.</description> | |
| 111 </action> | |
| 112 | |
| 113 <action name="AboutFlags_enable-smooth-scrolling"> | |
| 114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 115 <description>Please enter the description of this user action.</description> | |
| 116 </action> | |
| 117 | |
| 118 <action name="AboutFlags_enable-website-settings"> | |
| 119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 120 <description>Please enter the description of this user action.</description> | |
| 121 </action> | |
| 122 | |
| 123 <action name="AboutFlags_experimental-location-features"> | |
| 124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 125 <description>Please enter the description of this user action.</description> | |
| 126 </action> | |
| 127 | |
| 128 <action name="AboutFlags_expose-for-tabs"> | |
| 129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 130 <description>Please enter the description of this user action.</description> | |
| 131 </action> | |
| 132 | |
| 133 <action name="AboutFlags_extension-apis"> | |
| 134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 135 <description>Please enter the description of this user action.</description> | |
| 136 </action> | |
| 137 | |
| 138 <action name="AboutFlags_focus-existing-tab-on-open"> | |
| 139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 140 <description>Please enter the description of this user action.</description> | |
| 141 </action> | |
| 142 | |
| 143 <action name="AboutFlags_gpu-canvas-2d"> | |
| 144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 145 <description>Please enter the description of this user action.</description> | |
| 146 </action> | |
| 147 | |
| 148 <action name="AboutFlags_indexeddb-use-leveldb"> | |
| 149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 150 <description>Please enter the description of this user action.</description> | |
| 151 </action> | |
| 152 | |
| 153 <action name="AboutFlags_instant-autocomplete-immediately"> | |
| 154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 155 <description>Please enter the description of this user action.</description> | |
| 156 </action> | |
| 157 | |
| 158 <action name="AboutFlags_instant-type"> | |
| 159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 160 <description>Please enter the description of this user action.</description> | |
| 161 </action> | |
| 162 | |
| 163 <action name="AboutFlags_match-preview"> | |
| 164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 165 <description>Please enter the description of this user action.</description> | |
| 166 </action> | |
| 167 | |
| 168 <action name="AboutFlags_my-special-feature"> | |
| 169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 170 <description>Please enter the description of this user action.</description> | |
| 171 </action> | |
| 172 | |
| 173 <action name="AboutFlags_nacl-debug-mask"> | |
| 174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 175 <description>Please enter the description of this user action.</description> | |
| 176 </action> | |
| 177 | |
| 178 <action name="AboutFlags_nacl-gdb"> | |
| 179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 180 <description>Please enter the description of this user action.</description> | |
| 181 </action> | |
| 182 | |
| 183 <action name="AboutFlags_nacl-gdb-script"> | |
| 184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 185 <description>Please enter the description of this user action.</description> | |
| 186 </action> | |
| 187 | |
| 188 <action name="AboutFlags_page-prerender"> | |
| 189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 190 <description>Please enter the description of this user action.</description> | |
| 191 </action> | |
| 192 | |
| 193 <action name="AboutFlags_prerender-from-omnibox"> | |
| 194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 195 <description>Please enter the description of this user action.</description> | |
| 196 </action> | |
| 197 | |
| 198 <action name="AboutFlags_print-preview"> | |
| 199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 200 <description>Please enter the description of this user action.</description> | |
| 201 </action> | |
| 202 | |
| 203 <action name="AboutFlags_remoting"> | |
| 204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 205 <description>Please enter the description of this user action.</description> | |
| 206 </action> | |
| 207 | |
| 208 <action name="AboutFlags_save-page-as-mhtml"> | |
| 209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 210 <description>Please enter the description of this user action.</description> | |
| 211 </action> | |
| 212 | |
| 213 <action name="AboutFlags_snap-start"> | |
| 214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 215 <description>Please enter the description of this user action.</description> | |
| 216 </action> | |
| 217 | |
| 218 <action name="AboutFlags_tabbed-options"> | |
| 219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 220 <description>Please enter the description of this user action.</description> | |
| 221 </action> | |
| 222 | |
| 223 <action name="AboutFlags_verbatim-instant"> | |
| 224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 225 <description>Please enter the description of this user action.</description> | |
| 226 </action> | |
| 227 | |
| 228 <action name="AboutFlags_vertical-tabs"> | |
| 229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 230 <description>Please enter the description of this user action.</description> | |
| 231 </action> | |
| 232 | |
| 233 <action name="AboutFlags_views-use-rect-based-targeting"> | |
| 234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 235 <description>Please enter the description of this user action.</description> | |
| 236 </action> | |
| 237 | |
| 238 <action name="AboutFlags_xss-auditor"> | |
| 239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 240 <description>Please enter the description of this user action.</description> | |
| 241 </action> | |
| 242 | |
| 243 <action name="Accel_Accessible_Focus_Next"> | |
| 244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 245 <description>Please enter the description of this user action.</description> | |
| 246 </action> | |
| 247 | |
| 248 <action name="Accel_Accessible_Focus_Previous"> | |
| 249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 250 <description>Please enter the description of this user action.</description> | |
| 251 </action> | |
| 252 | |
| 253 <action name="Accel_Add_Remove_Display"> | |
| 254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 255 <description>Please enter the description of this user action.</description> | |
| 256 </action> | |
| 257 | |
| 258 <action name="Accel_Advanced_Print"> | |
| 259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 260 <description>Please enter the description of this user action.</description> | |
| 261 </action> | |
| 262 | |
| 263 <action name="Accel_Back_Backspace"> | |
| 264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 265 <description>Please enter the description of this user action.</description> | |
| 266 </action> | |
| 267 | |
| 268 <action name="Accel_Back_F1"> | |
| 269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 270 <description>Please enter the description of this user action.</description> | |
| 271 </action> | |
| 272 | |
| 273 <action name="Accel_Back_Left"> | |
| 274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 275 <description>Please enter the description of this user action.</description> | |
| 276 </action> | |
| 277 | |
| 278 <action name="Accel_BrightnessDown_F6"> | |
| 279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 280 <description>Please enter the description of this user action.</description> | |
| 281 </action> | |
| 282 | |
| 283 <action name="Accel_BrightnessUp_F7"> | |
| 284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 285 <description>Please enter the description of this user action.</description> | |
| 286 </action> | |
| 287 | |
| 288 <action name="Accel_Disable_Caps_Lock"> | |
| 289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 290 <description>Please enter the description of this user action.</description> | |
| 291 </action> | |
| 292 | |
| 293 <action name="Accel_Exit_First_Q"> | |
| 294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 295 <description>Please enter the description of this user action.</description> | |
| 296 </action> | |
| 297 | |
| 298 <action name="Accel_Exit_Second_Q"> | |
| 299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 300 <description>Please enter the description of this user action.</description> | |
| 301 </action> | |
| 302 | |
| 303 <action name="Accel_FocusLocation_D"> | |
| 304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 305 <description>Please enter the description of this user action.</description> | |
| 306 </action> | |
| 307 | |
| 308 <action name="Accel_FocusLocation_L"> | |
| 309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 310 <description>Please enter the description of this user action.</description> | |
| 311 </action> | |
| 312 | |
| 313 <action name="Accel_FocusSearch_E"> | |
| 314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 315 <description>Please enter the description of this user action.</description> | |
| 316 </action> | |
| 317 | |
| 318 <action name="Accel_FocusSearch_K"> | |
| 319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 320 <description>Please enter the description of this user action.</description> | |
| 321 </action> | |
| 322 | |
| 323 <action name="Accel_Focus_Bookmarks"> | |
| 324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 325 <description>Please enter the description of this user action.</description> | |
| 326 </action> | |
| 327 | |
| 328 <action name="Accel_Focus_Launcher"> | |
| 329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 330 <description>Please enter the description of this user action.</description> | |
| 331 </action> | |
| 332 | |
| 333 <action name="Accel_Focus_Location"> | |
| 334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 335 <description>Please enter the description of this user action.</description> | |
| 336 </action> | |
| 337 | |
| 338 <action name="Accel_Focus_Next_Pane"> | |
| 339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 340 <description>Please enter the description of this user action.</description> | |
| 341 </action> | |
| 342 | |
| 343 <action name="Accel_Focus_Previous_Pane"> | |
| 344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 345 <description>Please enter the description of this user action.</description> | |
| 346 </action> | |
| 347 | |
| 348 <action name="Accel_Focus_Search"> | |
| 349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 350 <description>Please enter the description of this user action.</description> | |
| 351 </action> | |
| 352 | |
| 353 <action name="Accel_Focus_Toolbar"> | |
| 354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 355 <description>Please enter the description of this user action.</description> | |
| 356 </action> | |
| 357 | |
| 358 <action name="Accel_Forward_Backspace"> | |
| 359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 360 <description>Please enter the description of this user action.</description> | |
| 361 </action> | |
| 362 | |
| 363 <action name="Accel_Forward_F2"> | |
| 364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 365 <description>Please enter the description of this user action.</description> | |
| 366 </action> | |
| 367 | |
| 368 <action name="Accel_Forward_Right"> | |
| 369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 370 <description>Please enter the description of this user action.</description> | |
| 371 </action> | |
| 372 | |
| 373 <action name="Accel_Fullscreen_F4"> | |
| 374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 375 <description>Please enter the description of this user action.</description> | |
| 376 </action> | |
| 377 | |
| 378 <action name="Accel_KeyboardBrightnessDown_F6"> | |
| 379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 380 <description>Please enter the description of this user action.</description> | |
| 381 </action> | |
| 382 | |
| 383 <action name="Accel_KeyboardBrightnessUp_F7"> | |
| 384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 385 <description>Please enter the description of this user action.</description> | |
| 386 </action> | |
| 387 | |
| 388 <action name="Accel_Launch_App"> | |
| 389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 390 <description>Please enter the description of this user action.</description> | |
| 391 </action> | |
| 392 | |
| 393 <action name="Accel_Launch_Last_App"> | |
| 394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 395 <description>Please enter the description of this user action.</description> | |
| 396 </action> | |
| 397 | |
| 398 <action name="Accel_LockScreen_L"> | |
| 399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 400 <description>Please enter the description of this user action.</description> | |
| 401 </action> | |
| 402 | |
| 403 <action name="Accel_LockScreen_LockButton"> | |
| 404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 405 <description>Please enter the description of this user action.</description> | |
| 406 </action> | |
| 407 | |
| 408 <action name="Accel_LockScreen_PowerButton"> | |
| 409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 410 <description>Please enter the description of this user action.</description> | |
| 411 </action> | |
| 412 | |
| 413 <action name="Accel_Maximize_Restore_F4"> | |
| 414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 415 <description>Please enter the description of this user action.</description> | |
| 416 </action> | |
| 417 | |
| 418 <action name="Accel_NewTab_T"> | |
| 419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 420 <description>Please enter the description of this user action.</description> | |
| 421 </action> | |
| 422 | |
| 423 <action name="Accel_New_Incognito_Window"> | |
| 424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 425 <description>Please enter the description of this user action.</description> | |
| 426 </action> | |
| 427 | |
| 428 <action name="Accel_New_Window"> | |
| 429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 430 <description>Please enter the description of this user action.</description> | |
| 431 </action> | |
| 432 | |
| 433 <action name="Accel_NextWindow_F5"> | |
| 434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 435 <description>Please enter the description of this user action.</description> | |
| 436 </action> | |
| 437 | |
| 438 <action name="Accel_NextWindow_Tab"> | |
| 439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 440 <description>Please enter the description of this user action.</description> | |
| 441 </action> | |
| 442 | |
| 443 <action name="Accel_Next_Ime"> | |
| 444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 445 <description>Please enter the description of this user action.</description> | |
| 446 </action> | |
| 447 | |
| 448 <action name="Accel_Open_Crosh"> | |
| 449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 450 <description>Please enter the description of this user action.</description> | |
| 451 </action> | |
| 452 | |
| 453 <action name="Accel_Open_Feedback_Page"> | |
| 454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 455 <description>Please enter the description of this user action.</description> | |
| 456 </action> | |
| 457 | |
| 458 <action name="Accel_Open_File_Manager"> | |
| 459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 460 <description>Please enter the description of this user action.</description> | |
| 461 </action> | |
| 462 | |
| 463 <action name="Accel_Overview_F5"> | |
| 464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 465 <description>Please enter the description of this user action.</description> | |
| 466 </action> | |
| 467 | |
| 468 <action name="Accel_PrevWindow_F5"> | |
| 469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 470 <description>Please enter the description of this user action.</description> | |
| 471 </action> | |
| 472 | |
| 473 <action name="Accel_PrevWindow_Tab"> | |
| 474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 475 <description>Please enter the description of this user action.</description> | |
| 476 </action> | |
| 477 | |
| 478 <action name="Accel_Previous_Ime"> | |
| 479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 480 <description>Please enter the description of this user action.</description> | |
| 481 </action> | |
| 482 | |
| 483 <action name="Accel_Reload_F3"> | |
| 484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 485 <description>Please enter the description of this user action.</description> | |
| 486 </action> | |
| 487 | |
| 488 <action name="Accel_Reload_R"> | |
| 489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 490 <description>Please enter the description of this user action.</description> | |
| 491 </action> | |
| 492 | |
| 493 <action name="Accel_Restore_Tab"> | |
| 494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 495 <description>Please enter the description of this user action.</description> | |
| 496 </action> | |
| 497 | |
| 498 <action name="Accel_Rotate_Window"> | |
| 499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 500 <description>Please enter the description of this user action.</description> | |
| 501 </action> | |
| 502 | |
| 503 <action name="Accel_Scale_Ui_Down"> | |
| 504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 505 <description>Please enter the description of this user action.</description> | |
| 506 </action> | |
| 507 | |
| 508 <action name="Accel_Scale_Ui_Reset"> | |
| 509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 510 <description>Please enter the description of this user action.</description> | |
| 511 </action> | |
| 512 | |
| 513 <action name="Accel_Scale_Ui_Up"> | |
| 514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 515 <description>Please enter the description of this user action.</description> | |
| 516 </action> | |
| 517 | |
| 518 <action name="Accel_Search_LWin"> | |
| 519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 520 <description>Please enter the description of this user action.</description> | |
| 521 </action> | |
| 522 | |
| 523 <action name="Accel_SelectNextTab"> | |
| 524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 525 <description>Please enter the description of this user action.</description> | |
| 526 </action> | |
| 527 | |
| 528 <action name="Accel_SelectPreviousTab"> | |
| 529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 530 <description>Please enter the description of this user action.</description> | |
| 531 </action> | |
| 532 | |
| 533 <action name="Accel_Show_App_Menu"> | |
| 534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 535 <description>Please enter the description of this user action.</description> | |
| 536 </action> | |
| 537 | |
| 538 <action name="Accel_Show_Keyboard_Overlay"> | |
| 539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 540 <description>Please enter the description of this user action.</description> | |
| 541 </action> | |
| 542 | |
| 543 <action name="Accel_Show_Message_Center_Bubble"> | |
| 544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 545 <description>Please enter the description of this user action.</description> | |
| 546 </action> | |
| 547 | |
| 548 <action name="Accel_Show_System_Tray_Bubble"> | |
| 549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 550 <description>Please enter the description of this user action.</description> | |
| 551 </action> | |
| 552 | |
| 553 <action name="Accel_Show_Task_Manager"> | |
| 554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 555 <description>Please enter the description of this user action.</description> | |
| 556 </action> | |
| 557 | |
| 558 <action name="Accel_ShutDown_PowerButton"> | |
| 559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 560 <description>Please enter the description of this user action.</description> | |
| 561 </action> | |
| 562 | |
| 563 <action name="Accel_Silence_Spoken_Feedback"> | |
| 564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 565 <description>Please enter the description of this user action.</description> | |
| 566 </action> | |
| 567 | |
| 568 <action name="Accel_Swap_Primary_Display"> | |
| 569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 570 <description>Please enter the description of this user action.</description> | |
| 571 </action> | |
| 572 | |
| 573 <action name="Accel_Switch_Ime"> | |
| 574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 575 <description>Please enter the description of this user action.</description> | |
| 576 </action> | |
| 577 | |
| 578 <action name="Accel_Switch_To_Next_User"> | |
| 579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 580 <description>Please enter the description of this user action.</description> | |
| 581 </action> | |
| 582 | |
| 583 <action name="Accel_Switch_To_Previous_User"> | |
| 584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 585 <description>Please enter the description of this user action.</description> | |
| 586 </action> | |
| 587 | |
| 588 <action name="Accel_Take_Partial_Screenshot"> | |
| 589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 590 <description>Please enter the description of this user action.</description> | |
| 591 </action> | |
| 592 | |
| 593 <action name="Accel_Take_Screenshot"> | |
| 594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 595 <description>Please enter the description of this user action.</description> | |
| 596 </action> | |
| 597 | |
| 598 <action name="Accel_Toggle_Caps_Lock"> | |
| 599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 600 <description>Please enter the description of this user action.</description> | |
| 601 </action> | |
| 602 | |
| 603 <action name="Accel_Toggle_Maximized"> | |
| 604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 605 <description>Please enter the description of this user action.</description> | |
| 606 </action> | |
| 607 | |
| 608 <action name="Accel_Toggle_Minimized"> | |
| 609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 610 <description>Please enter the description of this user action.</description> | |
| 611 </action> | |
| 612 | |
| 613 <action name="Accel_Toggle_Minimized_M"> | |
| 614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 615 <description>Please enter the description of this user action.</description> | |
| 616 </action> | |
| 617 | |
| 618 <action name="Accel_Toggle_Minimized_Minus"> | |
| 619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 620 <description>Please enter the description of this user action.</description> | |
| 621 </action> | |
| 622 | |
| 623 <action name="Accel_Toggle_Mirror_Mode"> | |
| 624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 625 <description>Please enter the description of this user action.</description> | |
| 626 </action> | |
| 627 | |
| 628 <action name="Accel_Toggle_Spoken_Feedback"> | |
| 629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 630 <description>Please enter the description of this user action.</description> | |
| 631 </action> | |
| 632 | |
| 633 <action name="Accel_Touch_Hud_Clear"> | |
| 634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 635 <description>Please enter the description of this user action.</description> | |
| 636 </action> | |
| 637 | |
| 638 <action name="Accel_VolumeDown_F9"> | |
| 639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 640 <description>Please enter the description of this user action.</description> | |
| 641 </action> | |
| 642 | |
| 643 <action name="Accel_VolumeMute_F8"> | |
| 644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 645 <description>Please enter the description of this user action.</description> | |
| 646 </action> | |
| 647 | |
| 648 <action name="Accel_VolumeUp_F10"> | |
| 649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 650 <description>Please enter the description of this user action.</description> | |
| 651 </action> | |
| 652 | |
| 653 <action name="Accel_Window_Position_Center"> | |
| 654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 655 <description>Please enter the description of this user action.</description> | |
| 656 </action> | |
| 657 | |
| 658 <action name="Accel_Window_Snap_Left"> | |
| 659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 660 <description>Please enter the description of this user action.</description> | |
| 661 </action> | |
| 662 | |
| 663 <action name="Accel_Window_Snap_Right"> | |
| 664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 665 <description>Please enter the description of this user action.</description> | |
| 666 </action> | |
| 667 | |
| 668 <action name="AcceptedGeneratedKeyword"> | |
| 669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 670 <description>Please enter the description of this user action.</description> | |
| 671 </action> | |
| 672 | |
| 673 <action name="AcceptedKeyword"> | |
| 674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 675 <description>Please enter the description of this user action.</description> | |
| 676 </action> | |
| 677 | |
| 678 <action name="AcceptedKeywordHint"> | |
| 679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 680 <description>Please enter the description of this user action.</description> | |
| 681 </action> | |
| 682 | |
| 683 <action name="ActionBox.ClickButton"> | |
| 684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 685 <description>Please enter the description of this user action.</description> | |
| 686 </action> | |
| 687 | |
| 688 <action name="ActionBox.FindShareHandlers"> | |
| 689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 690 <description>Please enter the description of this user action.</description> | |
| 691 </action> | |
| 692 | |
| 693 <action name="ActiveBrowserChanged"> | |
| 694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 695 <description>Please enter the description of this user action.</description> | |
| 696 </action> | |
| 697 | |
| 698 <action name="ActiveTabChanged"> | |
| 699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 700 <description>Please enter the description of this user action.</description> | |
| 701 </action> | |
| 702 | |
| 703 <action name="AppCloseButton_Clk"> | |
| 704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 705 <description>Please enter the description of this user action.</description> | |
| 706 </action> | |
| 707 | |
| 708 <action name="AppList_AutoLaunchCanceled"> | |
| 709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 710 <description>Please enter the description of this user action.</description> | |
| 711 </action> | |
| 712 | |
| 713 <action name="AppList_AutoLaunched"> | |
| 714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 715 <description>Please enter the description of this user action.</description> | |
| 716 </action> | |
| 717 | |
| 718 <action name="AppList_ClickOnApp"> | |
| 719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 720 <description>Please enter the description of this user action.</description> | |
| 721 </action> | |
| 722 | |
| 723 <action name="AppList_ClickOnAppFromSearch"> | |
| 724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 725 <description>Please enter the description of this user action.</description> | |
| 726 </action> | |
| 727 | |
| 728 <action name="AppList_HotwordRecognized"> | |
| 729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 730 <description>Please enter the description of this user action.</description> | |
| 731 </action> | |
| 732 | |
| 733 <action name="AppList_Search"> | |
| 734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 735 <description>Please enter the description of this user action.</description> | |
| 736 </action> | |
| 737 | |
| 738 <action name="AppList_SearchedBySpeech"> | |
| 739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 740 <description>Please enter the description of this user action.</description> | |
| 741 </action> | |
| 742 | |
| 743 <action name="AppList_VoiceSearchCanceled"> | |
| 744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 745 <description>Please enter the description of this user action.</description> | |
| 746 </action> | |
| 747 | |
| 748 <action name="AppList_VoiceSearchStartedManually"> | |
| 749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 750 <description>Please enter the description of this user action.</description> | |
| 751 </action> | |
| 752 | |
| 753 <action name="AutoDetectChange"> | |
| 754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 755 <description>Please enter the description of this user action.</description> | |
| 756 </action> | |
| 757 | |
| 758 <action name="AutomaticReset_WebUIBanner_BannerShown"> | |
| 759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 760 <description>Please enter the description of this user action.</description> | |
| 761 </action> | |
| 762 | |
| 763 <action name="AutomaticReset_WebUIBanner_ManuallyClosed"> | |
| 764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 765 <description>Please enter the description of this user action.</description> | |
| 766 </action> | |
| 767 | |
| 768 <action name="AutomaticReset_WebUIBanner_ResetClicked"> | |
| 769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 770 <description>Please enter the description of this user action.</description> | |
| 771 </action> | |
| 772 | |
| 773 <action name="AutomaticSettingsReset_WebUIBanner_BannerShown"> | |
| 774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 775 <description>Please enter the description of this user action.</description> | |
| 776 </action> | |
| 777 | |
| 778 <action name="AutomaticSettingsReset_WebUIBanner_LearnMoreClicked"> | |
| 779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 780 <description>Please enter the description of this user action.</description> | |
| 781 </action> | |
| 782 | |
| 783 <action name="AutomaticSettingsReset_WebUIBanner_ManuallyClosed"> | |
| 784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 785 <description>Please enter the description of this user action.</description> | |
| 786 </action> | |
| 787 | |
| 788 <action name="Back"> | |
| 789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 790 <description>Please enter the description of this user action.</description> | |
| 791 </action> | |
| 792 | |
| 793 <action name="BackColor"> | |
| 794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 795 <description>Please enter the description of this user action.</description> | |
| 796 </action> | |
| 797 | |
| 798 <action name="BackMenu_ChapterClick1"> | |
| 799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 800 <description>Please enter the description of this user action.</description> | |
| 801 </action> | |
| 802 | |
| 803 <action name="BackMenu_ChapterClick10"> | |
| 804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 805 <description>Please enter the description of this user action.</description> | |
| 806 </action> | |
| 807 | |
| 808 <action name="BackMenu_ChapterClick11"> | |
| 809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 810 <description>Please enter the description of this user action.</description> | |
| 811 </action> | |
| 812 | |
| 813 <action name="BackMenu_ChapterClick12"> | |
| 814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 815 <description>Please enter the description of this user action.</description> | |
| 816 </action> | |
| 817 | |
| 818 <action name="BackMenu_ChapterClick13"> | |
| 819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 820 <description>Please enter the description of this user action.</description> | |
| 821 </action> | |
| 822 | |
| 823 <action name="BackMenu_ChapterClick14"> | |
| 824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 825 <description>Please enter the description of this user action.</description> | |
| 826 </action> | |
| 827 | |
| 828 <action name="BackMenu_ChapterClick15"> | |
| 829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 830 <description>Please enter the description of this user action.</description> | |
| 831 </action> | |
| 832 | |
| 833 <action name="BackMenu_ChapterClick16"> | |
| 834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 835 <description>Please enter the description of this user action.</description> | |
| 836 </action> | |
| 837 | |
| 838 <action name="BackMenu_ChapterClick17"> | |
| 839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 840 <description>Please enter the description of this user action.</description> | |
| 841 </action> | |
| 842 | |
| 843 <action name="BackMenu_ChapterClick18"> | |
| 844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 845 <description>Please enter the description of this user action.</description> | |
| 846 </action> | |
| 847 | |
| 848 <action name="BackMenu_ChapterClick19"> | |
| 849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 850 <description>Please enter the description of this user action.</description> | |
| 851 </action> | |
| 852 | |
| 853 <action name="BackMenu_ChapterClick2"> | |
| 854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 855 <description>Please enter the description of this user action.</description> | |
| 856 </action> | |
| 857 | |
| 858 <action name="BackMenu_ChapterClick3"> | |
| 859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 860 <description>Please enter the description of this user action.</description> | |
| 861 </action> | |
| 862 | |
| 863 <action name="BackMenu_ChapterClick4"> | |
| 864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 865 <description>Please enter the description of this user action.</description> | |
| 866 </action> | |
| 867 | |
| 868 <action name="BackMenu_ChapterClick5"> | |
| 869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 870 <description>Please enter the description of this user action.</description> | |
| 871 </action> | |
| 872 | |
| 873 <action name="BackMenu_ChapterClick6"> | |
| 874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 875 <description>Please enter the description of this user action.</description> | |
| 876 </action> | |
| 877 | |
| 878 <action name="BackMenu_ChapterClick7"> | |
| 879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 880 <description>Please enter the description of this user action.</description> | |
| 881 </action> | |
| 882 | |
| 883 <action name="BackMenu_ChapterClick8"> | |
| 884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 885 <description>Please enter the description of this user action.</description> | |
| 886 </action> | |
| 887 | |
| 888 <action name="BackMenu_ChapterClick9"> | |
| 889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 890 <description>Please enter the description of this user action.</description> | |
| 891 </action> | |
| 892 | |
| 893 <action name="BackMenu_HistoryClick1"> | |
| 894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 895 <description>Please enter the description of this user action.</description> | |
| 896 </action> | |
| 897 | |
| 898 <action name="BackMenu_HistoryClick10"> | |
| 899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 900 <description>Please enter the description of this user action.</description> | |
| 901 </action> | |
| 902 | |
| 903 <action name="BackMenu_HistoryClick11"> | |
| 904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 905 <description>Please enter the description of this user action.</description> | |
| 906 </action> | |
| 907 | |
| 908 <action name="BackMenu_HistoryClick12"> | |
| 909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 910 <description>Please enter the description of this user action.</description> | |
| 911 </action> | |
| 912 | |
| 913 <action name="BackMenu_HistoryClick13"> | |
| 914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 915 <description>Please enter the description of this user action.</description> | |
| 916 </action> | |
| 917 | |
| 918 <action name="BackMenu_HistoryClick14"> | |
| 919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 920 <description>Please enter the description of this user action.</description> | |
| 921 </action> | |
| 922 | |
| 923 <action name="BackMenu_HistoryClick15"> | |
| 924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 925 <description>Please enter the description of this user action.</description> | |
| 926 </action> | |
| 927 | |
| 928 <action name="BackMenu_HistoryClick16"> | |
| 929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 930 <description>Please enter the description of this user action.</description> | |
| 931 </action> | |
| 932 | |
| 933 <action name="BackMenu_HistoryClick17"> | |
| 934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 935 <description>Please enter the description of this user action.</description> | |
| 936 </action> | |
| 937 | |
| 938 <action name="BackMenu_HistoryClick18"> | |
| 939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 940 <description>Please enter the description of this user action.</description> | |
| 941 </action> | |
| 942 | |
| 943 <action name="BackMenu_HistoryClick19"> | |
| 944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 945 <description>Please enter the description of this user action.</description> | |
| 946 </action> | |
| 947 | |
| 948 <action name="BackMenu_HistoryClick2"> | |
| 949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 950 <description>Please enter the description of this user action.</description> | |
| 951 </action> | |
| 952 | |
| 953 <action name="BackMenu_HistoryClick3"> | |
| 954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 955 <description>Please enter the description of this user action.</description> | |
| 956 </action> | |
| 957 | |
| 958 <action name="BackMenu_HistoryClick4"> | |
| 959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 960 <description>Please enter the description of this user action.</description> | |
| 961 </action> | |
| 962 | |
| 963 <action name="BackMenu_HistoryClick5"> | |
| 964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 965 <description>Please enter the description of this user action.</description> | |
| 966 </action> | |
| 967 | |
| 968 <action name="BackMenu_HistoryClick6"> | |
| 969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 970 <description>Please enter the description of this user action.</description> | |
| 971 </action> | |
| 972 | |
| 973 <action name="BackMenu_HistoryClick7"> | |
| 974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 975 <description>Please enter the description of this user action.</description> | |
| 976 </action> | |
| 977 | |
| 978 <action name="BackMenu_HistoryClick8"> | |
| 979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 980 <description>Please enter the description of this user action.</description> | |
| 981 </action> | |
| 982 | |
| 983 <action name="BackMenu_HistoryClick9"> | |
| 984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 985 <description>Please enter the description of this user action.</description> | |
| 986 </action> | |
| 987 | |
| 988 <action name="BackMenu_Popup"> | |
| 989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 990 <description>Please enter the description of this user action.</description> | |
| 991 </action> | |
| 992 | |
| 993 <action name="BackMenu_ShowFullHistory"> | |
| 994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 995 <description>Please enter the description of this user action.</description> | |
| 996 </action> | |
| 997 | |
| 998 <action name="BackgroundImageCache"> | |
| 999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1000 <description>Please enter the description of this user action.</description> | |
| 1001 </action> | |
| 1002 | |
| 1003 <action name="BadMessageTerminate_ACDH"> | |
| 1004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1005 <description>Please enter the description of this user action.</description> | |
| 1006 </action> | |
| 1007 | |
| 1008 <action name="BadMessageTerminate_AOF"> | |
| 1009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1010 <description>Please enter the description of this user action.</description> | |
| 1011 </action> | |
| 1012 | |
| 1013 <action name="BadMessageTerminate_BMF"> | |
| 1014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1015 <description>Please enter the description of this user action.</description> | |
| 1016 </action> | |
| 1017 | |
| 1018 <action name="BadMessageTerminate_BPE"> | |
| 1019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1020 <description>Please enter the description of this user action.</description> | |
| 1021 </action> | |
| 1022 | |
| 1023 <action name="BadMessageTerminate_BPGM"> | |
| 1024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1025 <description>Please enter the description of this user action.</description> | |
| 1026 </action> | |
| 1027 | |
| 1028 <action name="BadMessageTerminate_BRPH"> | |
| 1029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1030 <description>Please enter the description of this user action.</description> | |
| 1031 </action> | |
| 1032 | |
| 1033 <action name="BadMessageTerminate_DBMF"> | |
| 1034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1035 <description>Please enter the description of this user action.</description> | |
| 1036 </action> | |
| 1037 | |
| 1038 <action name="BadMessageTerminate_DSMF"> | |
| 1039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1040 <description>Please enter the description of this user action.</description> | |
| 1041 </action> | |
| 1042 | |
| 1043 <action name="BadMessageTerminate_DSMF_1"> | |
| 1044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1045 <description>Please enter the description of this user action.</description> | |
| 1046 </action> | |
| 1047 | |
| 1048 <action name="BadMessageTerminate_DSMF_2"> | |
| 1049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1050 <description>Please enter the description of this user action.</description> | |
| 1051 </action> | |
| 1052 | |
| 1053 <action name="BadMessageTerminate_EFD"> | |
| 1054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1055 <description>Please enter the description of this user action.</description> | |
| 1056 </action> | |
| 1057 | |
| 1058 <action name="BadMessageTerminate_FAMF"> | |
| 1059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1060 <description>Please enter the description of this user action.</description> | |
| 1061 </action> | |
| 1062 | |
| 1063 <action name="BadMessageTerminate_IDBMF"> | |
| 1064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1065 <description>Please enter the description of this user action.</description> | |
| 1066 </action> | |
| 1067 | |
| 1068 <action name="BadMessageTerminate_MIDI"> | |
| 1069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1070 <description>Please enter the description of this user action.</description> | |
| 1071 </action> | |
| 1072 | |
| 1073 <action name="BadMessageTerminate_NC"> | |
| 1074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1075 <description>Please enter the description of this user action.</description> | |
| 1076 </action> | |
| 1077 | |
| 1078 <action name="BadMessageTerminate_NC17"> | |
| 1079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1080 <description>Please enter the description of this user action.</description> | |
| 1081 </action> | |
| 1082 | |
| 1083 <action name="BadMessageTerminate_RDH"> | |
| 1084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1085 <description>Please enter the description of this user action.</description> | |
| 1086 </action> | |
| 1087 | |
| 1088 <action name="BadMessageTerminate_RFH"> | |
| 1089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1090 <description>Please enter the description of this user action.</description> | |
| 1091 </action> | |
| 1092 | |
| 1093 <action name="BadMessageTerminate_RVD"> | |
| 1094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1095 <description>Please enter the description of this user action.</description> | |
| 1096 </action> | |
| 1097 | |
| 1098 <action name="BadMessageTerminate_RVD2"> | |
| 1099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1100 <description>Please enter the description of this user action.</description> | |
| 1101 </action> | |
| 1102 | |
| 1103 <action name="BadMessageTerminate_RVD3"> | |
| 1104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1105 <description>Please enter the description of this user action.</description> | |
| 1106 </action> | |
| 1107 | |
| 1108 <action name="BadMessageTerminate_RVH"> | |
| 1109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1110 <description>Please enter the description of this user action.</description> | |
| 1111 </action> | |
| 1112 | |
| 1113 <action name="BadMessageTerminate_RWH"> | |
| 1114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1115 <description>Please enter the description of this user action.</description> | |
| 1116 </action> | |
| 1117 | |
| 1118 <action name="BadMessageTerminate_RWH1"> | |
| 1119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1120 <description>Please enter the description of this user action.</description> | |
| 1121 </action> | |
| 1122 | |
| 1123 <action name="BadMessageTerminate_RWH2"> | |
| 1124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1125 <description>Please enter the description of this user action.</description> | |
| 1126 </action> | |
| 1127 | |
| 1128 <action name="BadMessageTerminate_RWH3"> | |
| 1129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1130 <description>Please enter the description of this user action.</description> | |
| 1131 </action> | |
| 1132 | |
| 1133 <action name="BadMessageTerminate_RWH4"> | |
| 1134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1135 <description>Please enter the description of this user action.</description> | |
| 1136 </action> | |
| 1137 | |
| 1138 <action name="BadMessageTerminate_RWH5"> | |
| 1139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1140 <description>Please enter the description of this user action.</description> | |
| 1141 </action> | |
| 1142 | |
| 1143 <action name="BadMessageTerminate_RWH6"> | |
| 1144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1145 <description>Please enter the description of this user action.</description> | |
| 1146 </action> | |
| 1147 | |
| 1148 <action name="BadMessageTerminate_RWHVA1"> | |
| 1149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1150 <description>Please enter the description of this user action.</description> | |
| 1151 </action> | |
| 1152 | |
| 1153 <action name="BadMessageTerminate_RWHVA2"> | |
| 1154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1155 <description>Please enter the description of this user action.</description> | |
| 1156 </action> | |
| 1157 | |
| 1158 <action name="BadMessageTerminate_SharedMemoryManager1"> | |
| 1159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1160 <description>Please enter the description of this user action.</description> | |
| 1161 </action> | |
| 1162 | |
| 1163 <action name="BadMessageTerminate_SharedMemoryManager2"> | |
| 1164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1165 <description>Please enter the description of this user action.</description> | |
| 1166 </action> | |
| 1167 | |
| 1168 <action name="BadMessageTerminate_UnexpectedFrameType"> | |
| 1169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1170 <description>Please enter the description of this user action.</description> | |
| 1171 </action> | |
| 1172 | |
| 1173 <action name="BadMessageTerminate_WPH"> | |
| 1174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1175 <description>Please enter the description of this user action.</description> | |
| 1176 </action> | |
| 1177 | |
| 1178 <action name="BindingsMismatchTerminate_RVH_WebUI"> | |
| 1179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1180 <description>Please enter the description of this user action.</description> | |
| 1181 </action> | |
| 1182 | |
| 1183 <action name="BindingsMismatch_GetProcessHostPerSite"> | |
| 1184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1185 <description>Please enter the description of this user action.</description> | |
| 1186 </action> | |
| 1187 | |
| 1188 <action name="BlockNonsandboxedPlugins_Disable"> | |
| 1189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1190 <description>Please enter the description of this user action.</description> | |
| 1191 </action> | |
| 1192 | |
| 1193 <action name="BlockNonsandboxedPlugins_Enable"> | |
| 1194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1195 <description>Please enter the description of this user action.</description> | |
| 1196 </action> | |
| 1197 | |
| 1198 <action name="BlockedPluginInfobar.AllowThisTime"> | |
| 1199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1200 <description>Please enter the description of this user action.</description> | |
| 1201 </action> | |
| 1202 | |
| 1203 <action name="BlockedPluginInfobar.AlwaysAllow"> | |
| 1204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1205 <description>Please enter the description of this user action.</description> | |
| 1206 </action> | |
| 1207 | |
| 1208 <action name="BlockedPluginInfobar.Closed"> | |
| 1209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1210 <description>Please enter the description of this user action.</description> | |
| 1211 </action> | |
| 1212 | |
| 1213 <action name="BlockedPluginInfobar.Dismissed"> | |
| 1214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1215 <description>Please enter the description of this user action.</description> | |
| 1216 </action> | |
| 1217 | |
| 1218 <action name="BlockedPluginInfobar.LearnMore"> | |
| 1219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1220 <description>Please enter the description of this user action.</description> | |
| 1221 </action> | |
| 1222 | |
| 1223 <action name="BlockedPluginInfobar.Shown"> | |
| 1224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1225 <description>Please enter the description of this user action.</description> | |
| 1226 </action> | |
| 1227 | |
| 1228 <action name="BlockedPluginInfobar.Shown.Java"> | |
| 1229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1230 <description>Please enter the description of this user action.</description> | |
| 1231 </action> | |
| 1232 | |
| 1233 <action name="BlockedPluginInfobar.Shown.QuickTime"> | |
| 1234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1235 <description>Please enter the description of this user action.</description> | |
| 1236 </action> | |
| 1237 | |
| 1238 <action name="BlockedPluginInfobar.Shown.RealPlayer"> | |
| 1239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1240 <description>Please enter the description of this user action.</description> | |
| 1241 </action> | |
| 1242 | |
| 1243 <action name="BlockedPluginInfobar.Shown.Shockwave"> | |
| 1244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1245 <description>Please enter the description of this user action.</description> | |
| 1246 </action> | |
| 1247 | |
| 1248 <action name="BlockedPluginInfobar.Shown.WindowsMediaPlayer"> | |
| 1249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1250 <description>Please enter the description of this user action.</description> | |
| 1251 </action> | |
| 1252 | |
| 1253 <action name="Bold"> | |
| 1254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1255 <description>Please enter the description of this user action.</description> | |
| 1256 </action> | |
| 1257 | |
| 1258 <action name="BookmarkAdded"> | |
| 1259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1260 <description>Please enter the description of this user action.</description> | |
| 1261 </action> | |
| 1262 | |
| 1263 <action name="BookmarkBarFolder_CtxMenu"> | |
| 1264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1265 <description>Please enter the description of this user action.</description> | |
| 1266 </action> | |
| 1267 | |
| 1268 <action name="BookmarkBarFolder_DragEnd"> | |
| 1269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1270 <description>Please enter the description of this user action.</description> | |
| 1271 </action> | |
| 1272 | |
| 1273 <action name="BookmarkBarFolder_DragStart"> | |
| 1274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1275 <description>Please enter the description of this user action.</description> | |
| 1276 </action> | |
| 1277 | |
| 1278 <action name="BookmarkBar_ContextMenu_Add"> | |
| 1279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1280 <description>Please enter the description of this user action.</description> | |
| 1281 </action> | |
| 1282 | |
| 1283 <action name="BookmarkBar_ContextMenu_Edit"> | |
| 1284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1285 <description>Please enter the description of this user action.</description> | |
| 1286 </action> | |
| 1287 | |
| 1288 <action name="BookmarkBar_ContextMenu_NewFolder"> | |
| 1289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1290 <description>Please enter the description of this user action.</description> | |
| 1291 </action> | |
| 1292 | |
| 1293 <action name="BookmarkBar_ContextMenu_Open"> | |
| 1294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1295 <description>Please enter the description of this user action.</description> | |
| 1296 </action> | |
| 1297 | |
| 1298 <action name="BookmarkBar_ContextMenu_OpenAll"> | |
| 1299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1300 <description>Please enter the description of this user action.</description> | |
| 1301 </action> | |
| 1302 | |
| 1303 <action name="BookmarkBar_ContextMenu_OpenAllInNewWindow"> | |
| 1304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1305 <description>Please enter the description of this user action.</description> | |
| 1306 </action> | |
| 1307 | |
| 1308 <action name="BookmarkBar_ContextMenu_OpenAllIncognito"> | |
| 1309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1310 <description>Please enter the description of this user action.</description> | |
| 1311 </action> | |
| 1312 | |
| 1313 <action name="BookmarkBar_ContextMenu_OpenInNewTab"> | |
| 1314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1315 <description>Please enter the description of this user action.</description> | |
| 1316 </action> | |
| 1317 | |
| 1318 <action name="BookmarkBar_ContextMenu_OpenInNewWindow"> | |
| 1319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1320 <description>Please enter the description of this user action.</description> | |
| 1321 </action> | |
| 1322 | |
| 1323 <action name="BookmarkBar_ContextMenu_Redo"> | |
| 1324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1325 <description>Please enter the description of this user action.</description> | |
| 1326 </action> | |
| 1327 | |
| 1328 <action name="BookmarkBar_ContextMenu_Remove"> | |
| 1329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1330 <description>Please enter the description of this user action.</description> | |
| 1331 </action> | |
| 1332 | |
| 1333 <action name="BookmarkBar_ContextMenu_RemoveFromBookmarkBar"> | |
| 1334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1335 <description>Please enter the description of this user action.</description> | |
| 1336 </action> | |
| 1337 | |
| 1338 <action name="BookmarkBar_ContextMenu_ShowInFolder"> | |
| 1339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1340 <description>Please enter the description of this user action.</description> | |
| 1341 </action> | |
| 1342 | |
| 1343 <action name="BookmarkBar_ContextMenu_Undo"> | |
| 1344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1345 <description>Please enter the description of this user action.</description> | |
| 1346 </action> | |
| 1347 | |
| 1348 <action name="BookmarkBar_CtxMenu"> | |
| 1349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1350 <description>Please enter the description of this user action.</description> | |
| 1351 </action> | |
| 1352 | |
| 1353 <action name="BookmarkBar_DragButton"> | |
| 1354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1355 <description>Please enter the description of this user action.</description> | |
| 1356 </action> | |
| 1357 | |
| 1358 <action name="BookmarkBar_DragEnd"> | |
| 1359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1360 <description>Please enter the description of this user action.</description> | |
| 1361 </action> | |
| 1362 | |
| 1363 <action name="BookmarkBar_DragFromFolder"> | |
| 1364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1365 <description>Please enter the description of this user action.</description> | |
| 1366 </action> | |
| 1367 | |
| 1368 <action name="BookmarkBar_DragRecentlyBookmarked"> | |
| 1369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1370 <description>Please enter the description of this user action.</description> | |
| 1371 </action> | |
| 1372 | |
| 1373 <action name="BookmarkBar_DragStart"> | |
| 1374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1375 <description>Please enter the description of this user action.</description> | |
| 1376 </action> | |
| 1377 | |
| 1378 <action name="BookmarkBar_ShowOtherBookmarks"> | |
| 1379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1380 <description>Please enter the description of this user action.</description> | |
| 1381 </action> | |
| 1382 | |
| 1383 <action name="BookmarkBar_ShowRecentlyBookmarked"> | |
| 1384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1385 <description>Please enter the description of this user action.</description> | |
| 1386 </action> | |
| 1387 | |
| 1388 <action name="BookmarkBubble_ChangeParent"> | |
| 1389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1390 <description>Please enter the description of this user action.</description> | |
| 1391 </action> | |
| 1392 | |
| 1393 <action name="BookmarkBubble_ChangeTitleInBubble"> | |
| 1394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1395 <description>Please enter the description of this user action.</description> | |
| 1396 </action> | |
| 1397 | |
| 1398 <action name="BookmarkBubble_Edit"> | |
| 1399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1400 <description>Please enter the description of this user action.</description> | |
| 1401 </action> | |
| 1402 | |
| 1403 <action name="BookmarkBubble_EditFromCombobox"> | |
| 1404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1405 <description>Please enter the description of this user action.</description> | |
| 1406 </action> | |
| 1407 | |
| 1408 <action name="BookmarkBubble_Options"> | |
| 1409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1410 <description>Please enter the description of this user action.</description> | |
| 1411 </action> | |
| 1412 | |
| 1413 <action name="BookmarkBubble_RemoveFromBookmarkBar"> | |
| 1414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1415 <description>Please enter the description of this user action.</description> | |
| 1416 </action> | |
| 1417 | |
| 1418 <action name="BookmarkBubble_ShowOnBookmarkBar"> | |
| 1419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1420 <description>Please enter the description of this user action.</description> | |
| 1421 </action> | |
| 1422 | |
| 1423 <action name="BookmarkBubble_Unstar"> | |
| 1424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1425 <description>Please enter the description of this user action.</description> | |
| 1426 </action> | |
| 1427 | |
| 1428 <action name="BookmarkManager_Command_AddPage"> | |
| 1429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1430 <description>Please enter the description of this user action.</description> | |
| 1431 </action> | |
| 1432 | |
| 1433 <action name="BookmarkManager_Command_Copy"> | |
| 1434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1435 <description>Please enter the description of this user action.</description> | |
| 1436 </action> | |
| 1437 | |
| 1438 <action name="BookmarkManager_Command_Cut"> | |
| 1439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1440 <description>Please enter the description of this user action.</description> | |
| 1441 </action> | |
| 1442 | |
| 1443 <action name="BookmarkManager_Command_Delete"> | |
| 1444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1445 <description>Please enter the description of this user action.</description> | |
| 1446 </action> | |
| 1447 | |
| 1448 <action name="BookmarkManager_Command_Edit"> | |
| 1449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1450 <description>Please enter the description of this user action.</description> | |
| 1451 </action> | |
| 1452 | |
| 1453 <action name="BookmarkManager_Command_Export"> | |
| 1454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1455 <description>Please enter the description of this user action.</description> | |
| 1456 </action> | |
| 1457 | |
| 1458 <action name="BookmarkManager_Command_Import"> | |
| 1459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1460 <description>Please enter the description of this user action.</description> | |
| 1461 </action> | |
| 1462 | |
| 1463 <action name="BookmarkManager_Command_NewFolder"> | |
| 1464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1465 <description>Please enter the description of this user action.</description> | |
| 1466 </action> | |
| 1467 | |
| 1468 <action name="BookmarkManager_Command_OpenInNewTab"> | |
| 1469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1470 <description>Please enter the description of this user action.</description> | |
| 1471 </action> | |
| 1472 | |
| 1473 <action name="BookmarkManager_Command_OpenInNewWindow"> | |
| 1474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1475 <description>Please enter the description of this user action.</description> | |
| 1476 </action> | |
| 1477 | |
| 1478 <action name="BookmarkManager_Command_OpenInSame"> | |
| 1479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1480 <description>Please enter the description of this user action.</description> | |
| 1481 </action> | |
| 1482 | |
| 1483 <action name="BookmarkManager_Command_OpenIncognito"> | |
| 1484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1485 <description>Please enter the description of this user action.</description> | |
| 1486 </action> | |
| 1487 | |
| 1488 <action name="BookmarkManager_Command_Paste"> | |
| 1489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1490 <description>Please enter the description of this user action.</description> | |
| 1491 </action> | |
| 1492 | |
| 1493 <action name="BookmarkManager_Command_ShowInFolder"> | |
| 1494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1495 <description>Please enter the description of this user action.</description> | |
| 1496 </action> | |
| 1497 | |
| 1498 <action name="BookmarkManager_Command_Sort"> | |
| 1499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1500 <description>Please enter the description of this user action.</description> | |
| 1501 </action> | |
| 1502 | |
| 1503 <action name="BookmarkManager_Command_UndoDelete"> | |
| 1504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1505 <description>Please enter the description of this user action.</description> | |
| 1506 </action> | |
| 1507 | |
| 1508 <action name="BookmarkManager_Command_UndoGlobal"> | |
| 1509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1510 <description>Please enter the description of this user action.</description> | |
| 1511 </action> | |
| 1512 | |
| 1513 <action name="BookmarkManager_Command_UndoNone"> | |
| 1514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1515 <description>Please enter the description of this user action.</description> | |
| 1516 </action> | |
| 1517 | |
| 1518 <action name="BookmarkManager_Export"> | |
| 1519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1520 <description>Please enter the description of this user action.</description> | |
| 1521 </action> | |
| 1522 | |
| 1523 <action name="BookmarkManager_Import"> | |
| 1524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1525 <description>Please enter the description of this user action.</description> | |
| 1526 </action> | |
| 1527 | |
| 1528 <action name="BookmarkManager_NavigateTo_BookmarkBar"> | |
| 1529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1530 <description>Please enter the description of this user action.</description> | |
| 1531 </action> | |
| 1532 | |
| 1533 <action name="BookmarkManager_NavigateTo_Mobile"> | |
| 1534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1535 <description>Please enter the description of this user action.</description> | |
| 1536 </action> | |
| 1537 | |
| 1538 <action name="BookmarkManager_NavigateTo_Other"> | |
| 1539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1540 <description>Please enter the description of this user action.</description> | |
| 1541 </action> | |
| 1542 | |
| 1543 <action name="BookmarkManager_NavigateTo_Recent"> | |
| 1544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1545 <description>Please enter the description of this user action.</description> | |
| 1546 </action> | |
| 1547 | |
| 1548 <action name="BookmarkManager_NavigateTo_Search"> | |
| 1549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1550 <description>Please enter the description of this user action.</description> | |
| 1551 </action> | |
| 1552 | |
| 1553 <action name="BookmarkManager_NavigateTo_SubFolder"> | |
| 1554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1555 <description>Please enter the description of this user action.</description> | |
| 1556 </action> | |
| 1557 | |
| 1558 <action name="BookmarkManager_Sort"> | |
| 1559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1560 <description>Please enter the description of this user action.</description> | |
| 1561 </action> | |
| 1562 | |
| 1563 <action name="BookmarkManager_Sync"> | |
| 1564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1565 <description>Please enter the description of this user action.</description> | |
| 1566 </action> | |
| 1567 | |
| 1568 <action name="BookmarkMenu_clicked"> | |
| 1569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1570 <description>Please enter the description of this user action.</description> | |
| 1571 </action> | |
| 1572 | |
| 1573 <action name="Bookmarks_Search"> | |
| 1574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1575 <description>Please enter the description of this user action.</description> | |
| 1576 </action> | |
| 1577 | |
| 1578 <action name="BrowserPlugin.Guest.AbnormalDeath"> | |
| 1579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1580 <description>Please enter the description of this user action.</description> | |
| 1581 </action> | |
| 1582 | |
| 1583 <action name="BrowserPlugin.Guest.Attached"> | |
| 1584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1585 <description>Please enter the description of this user action.</description> | |
| 1586 </action> | |
| 1587 | |
| 1588 <action name="BrowserPlugin.Guest.Crashed"> | |
| 1589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1590 <description>Please enter the description of this user action.</description> | |
| 1591 </action> | |
| 1592 | |
| 1593 <action name="BrowserPlugin.Guest.Create"> | |
| 1594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1595 <description>Please enter the description of this user action.</description> | |
| 1596 </action> | |
| 1597 | |
| 1598 <action name="BrowserPlugin.Guest.DidNavigate"> | |
| 1599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1600 <description>Please enter the description of this user action.</description> | |
| 1601 </action> | |
| 1602 | |
| 1603 <action name="BrowserPlugin.Guest.EnableAutoResize"> | |
| 1604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1605 <description>Please enter the description of this user action.</description> | |
| 1606 </action> | |
| 1607 | |
| 1608 <action name="BrowserPlugin.Guest.Hung"> | |
| 1609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1610 <description>Please enter the description of this user action.</description> | |
| 1611 </action> | |
| 1612 | |
| 1613 <action name="BrowserPlugin.Guest.Killed"> | |
| 1614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1615 <description>Please enter the description of this user action.</description> | |
| 1616 </action> | |
| 1617 | |
| 1618 <action name="BrowserPlugin.Guest.Navigate"> | |
| 1619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1620 <description>Please enter the description of this user action.</description> | |
| 1621 </action> | |
| 1622 | |
| 1623 <action name="BrowserPlugin.Guest.PermissionRequest"> | |
| 1624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1625 <description>Please enter the description of this user action.</description> | |
| 1626 </action> | |
| 1627 | |
| 1628 <action name="BrowserPlugin.Guest.PermissionRequest.Download"> | |
| 1629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1630 <description>Please enter the description of this user action.</description> | |
| 1631 </action> | |
| 1632 | |
| 1633 <action name="BrowserPlugin.Guest.PermissionRequest.Geolocation"> | |
| 1634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1635 <description>Please enter the description of this user action.</description> | |
| 1636 </action> | |
| 1637 | |
| 1638 <action name="BrowserPlugin.Guest.PermissionRequest.JSDialog"> | |
| 1639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1640 <description>Please enter the description of this user action.</description> | |
| 1641 </action> | |
| 1642 | |
| 1643 <action name="BrowserPlugin.Guest.PermissionRequest.Media"> | |
| 1644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1645 <description>Please enter the description of this user action.</description> | |
| 1646 </action> | |
| 1647 | |
| 1648 <action name="BrowserPlugin.Guest.PermissionRequest.NewWindow"> | |
| 1649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1650 <description>Please enter the description of this user action.</description> | |
| 1651 </action> | |
| 1652 | |
| 1653 <action name="BrowserPlugin.Guest.PermissionRequest.PointerLock"> | |
| 1654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1655 <description>Please enter the description of this user action.</description> | |
| 1656 </action> | |
| 1657 | |
| 1658 <action name="BrowserPlugin.Guest.Responsive"> | |
| 1659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1660 <description>Please enter the description of this user action.</description> | |
| 1661 </action> | |
| 1662 | |
| 1663 <action name="BrowserPlugin.Guest.StartDrag"> | |
| 1664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1665 <description>Please enter the description of this user action.</description> | |
| 1666 </action> | |
| 1667 | |
| 1668 <action name="BrowserPlugin.Guest.Terminate"> | |
| 1669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1670 <description>Please enter the description of this user action.</description> | |
| 1671 </action> | |
| 1672 | |
| 1673 <action name="BrowserPlugin.PermissionAllow.Download"> | |
| 1674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1675 <description>Please enter the description of this user action.</description> | |
| 1676 </action> | |
| 1677 | |
| 1678 <action name="BrowserPlugin.PermissionAllow.Geolocation"> | |
| 1679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1680 <description>Please enter the description of this user action.</description> | |
| 1681 </action> | |
| 1682 | |
| 1683 <action name="BrowserPlugin.PermissionAllow.JSDialog"> | |
| 1684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1685 <description>Please enter the description of this user action.</description> | |
| 1686 </action> | |
| 1687 | |
| 1688 <action name="BrowserPlugin.PermissionAllow.Media"> | |
| 1689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1690 <description>Please enter the description of this user action.</description> | |
| 1691 </action> | |
| 1692 | |
| 1693 <action name="BrowserPlugin.PermissionAllow.NewWindow"> | |
| 1694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1695 <description>Please enter the description of this user action.</description> | |
| 1696 </action> | |
| 1697 | |
| 1698 <action name="BrowserPlugin.PermissionAllow.PointerLock"> | |
| 1699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1700 <description>Please enter the description of this user action.</description> | |
| 1701 </action> | |
| 1702 | |
| 1703 <action name="BrowserPlugin.PermissionDeny.Download"> | |
| 1704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1705 <description>Please enter the description of this user action.</description> | |
| 1706 </action> | |
| 1707 | |
| 1708 <action name="BrowserPlugin.PermissionDeny.Geolocation"> | |
| 1709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1710 <description>Please enter the description of this user action.</description> | |
| 1711 </action> | |
| 1712 | |
| 1713 <action name="BrowserPlugin.PermissionDeny.JSDialog"> | |
| 1714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1715 <description>Please enter the description of this user action.</description> | |
| 1716 </action> | |
| 1717 | |
| 1718 <action name="BrowserPlugin.PermissionDeny.Media"> | |
| 1719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1720 <description>Please enter the description of this user action.</description> | |
| 1721 </action> | |
| 1722 | |
| 1723 <action name="BrowserPlugin.PermissionDeny.NewWindow"> | |
| 1724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1725 <description>Please enter the description of this user action.</description> | |
| 1726 </action> | |
| 1727 | |
| 1728 <action name="BrowserPlugin.PermissionDeny.PointerLock"> | |
| 1729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1730 <description>Please enter the description of this user action.</description> | |
| 1731 </action> | |
| 1732 | |
| 1733 <action name="CanCommitURL_BlockedAndKilled"> | |
| 1734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1735 <description>Please enter the description of this user action.</description> | |
| 1736 </action> | |
| 1737 | |
| 1738 <action name="Cancel"> | |
| 1739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1740 <description>Please enter the description of this user action.</description> | |
| 1741 </action> | |
| 1742 | |
| 1743 <action name="Caption_ClickTogglesMaximize"> | |
| 1744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1745 <description>Please enter the description of this user action.</description> | |
| 1746 </action> | |
| 1747 | |
| 1748 <action name="Caption_GestureTogglesMaximize"> | |
| 1749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1750 <description>Please enter the description of this user action.</description> | |
| 1751 </action> | |
| 1752 | |
| 1753 <action name="Cast_Sender_CastDeviceSelected"> | |
| 1754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1755 <description>Please enter the description of this user action.</description> | |
| 1756 </action> | |
| 1757 | |
| 1758 <action name="Cast_Sender_CastEnterFullscreen"> | |
| 1759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1760 <description>Please enter the description of this user action.</description> | |
| 1761 </action> | |
| 1762 | |
| 1763 <action name="Cast_Sender_CastMediaType"> | |
| 1764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1765 <description>Please enter the description of this user action.</description> | |
| 1766 </action> | |
| 1767 | |
| 1768 <action name="Cast_Sender_CastPlayRequested"> | |
| 1769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1770 <description>Please enter the description of this user action.</description> | |
| 1771 </action> | |
| 1772 | |
| 1773 <action name="Cast_Sender_YouTubeDeviceSelected"> | |
| 1774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1775 <description>Please enter the description of this user action.</description> | |
| 1776 </action> | |
| 1777 | |
| 1778 <action name="ClearAuthenticationCache"> | |
| 1779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1780 <description>Please enter the description of this user action.</description> | |
| 1781 </action> | |
| 1782 | |
| 1783 <action name="ClearBrowsingData_Autofill"> | |
| 1784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1785 <description>Please enter the description of this user action.</description> | |
| 1786 </action> | |
| 1787 | |
| 1788 <action name="ClearBrowsingData_Cache"> | |
| 1789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1790 <description>Please enter the description of this user action.</description> | |
| 1791 </action> | |
| 1792 | |
| 1793 <action name="ClearBrowsingData_ContentLicenses"> | |
| 1794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1795 <description>Please enter the description of this user action.</description> | |
| 1796 </action> | |
| 1797 | |
| 1798 <action name="ClearBrowsingData_Cookies"> | |
| 1799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1800 <description>Please enter the description of this user action.</description> | |
| 1801 </action> | |
| 1802 | |
| 1803 <action name="ClearBrowsingData_Downloads"> | |
| 1804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1805 <description>Please enter the description of this user action.</description> | |
| 1806 </action> | |
| 1807 | |
| 1808 <action name="ClearBrowsingData_Everything"> | |
| 1809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1810 <description>Please enter the description of this user action.</description> | |
| 1811 </action> | |
| 1812 | |
| 1813 <action name="ClearBrowsingData_History"> | |
| 1814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1815 <description>Please enter the description of this user action.</description> | |
| 1816 </action> | |
| 1817 | |
| 1818 <action name="ClearBrowsingData_LSOData"> | |
| 1819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1820 <description>Please enter the description of this user action.</description> | |
| 1821 </action> | |
| 1822 | |
| 1823 <action name="ClearBrowsingData_LastDay"> | |
| 1824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1825 <description>Please enter the description of this user action.</description> | |
| 1826 </action> | |
| 1827 | |
| 1828 <action name="ClearBrowsingData_LastHour"> | |
| 1829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1830 <description>Please enter the description of this user action.</description> | |
| 1831 </action> | |
| 1832 | |
| 1833 <action name="ClearBrowsingData_LastMonth"> | |
| 1834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1835 <description>Please enter the description of this user action.</description> | |
| 1836 </action> | |
| 1837 | |
| 1838 <action name="ClearBrowsingData_LastWeek"> | |
| 1839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1840 <description>Please enter the description of this user action.</description> | |
| 1841 </action> | |
| 1842 | |
| 1843 <action name="ClearBrowsingData_MaskContainsExtension"> | |
| 1844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1845 <description>Please enter the description of this user action.</description> | |
| 1846 </action> | |
| 1847 | |
| 1848 <action name="ClearBrowsingData_MaskContainsProtectedWeb"> | |
| 1849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1850 <description>Please enter the description of this user action.</description> | |
| 1851 </action> | |
| 1852 | |
| 1853 <action name="ClearBrowsingData_MaskContainsUnprotectedWeb"> | |
| 1854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1855 <description>Please enter the description of this user action.</description> | |
| 1856 </action> | |
| 1857 | |
| 1858 <action name="ClearBrowsingData_Passwords"> | |
| 1859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1860 <description>Please enter the description of this user action.</description> | |
| 1861 </action> | |
| 1862 | |
| 1863 <action name="ClearBrowsingData_ServerBoundCerts"> | |
| 1864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1865 <description>Please enter the description of this user action.</description> | |
| 1866 </action> | |
| 1867 | |
| 1868 <action name="ClearBrowsingData_ShaderCache"> | |
| 1869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1870 <description>Please enter the description of this user action.</description> | |
| 1871 </action> | |
| 1872 | |
| 1873 <action name="ClearBrowsingData_ShowDlg"> | |
| 1874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1875 <description>Please enter the description of this user action.</description> | |
| 1876 </action> | |
| 1877 | |
| 1878 <action name="ClearSelection"> | |
| 1879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1880 <description>Please enter the description of this user action.</description> | |
| 1881 </action> | |
| 1882 | |
| 1883 <action name="ClearSiteDataOnExitDisabled"> | |
| 1884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1885 <description>Please enter the description of this user action.</description> | |
| 1886 </action> | |
| 1887 | |
| 1888 <action name="ClearSiteDataOnExitEnabled"> | |
| 1889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1890 <description>Please enter the description of this user action.</description> | |
| 1891 </action> | |
| 1892 | |
| 1893 <action name="ClickDisableGpuAcceleration"> | |
| 1894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1895 <description>Please enter the description of this user action.</description> | |
| 1896 </action> | |
| 1897 | |
| 1898 <action name="ClickToPlay_AllowAlways"> | |
| 1899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1900 <description>Please enter the description of this user action.</description> | |
| 1901 </action> | |
| 1902 | |
| 1903 <action name="ClickToPlay_Dismiss_Infobar"> | |
| 1904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1905 <description>Please enter the description of this user action.</description> | |
| 1906 </action> | |
| 1907 | |
| 1908 <action name="ClickToPlay_InfobarShown"> | |
| 1909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1910 <description>Please enter the description of this user action.</description> | |
| 1911 </action> | |
| 1912 | |
| 1913 <action name="ClickToPlay_LoadAll_Bubble"> | |
| 1914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1915 <description>Please enter the description of this user action.</description> | |
| 1916 </action> | |
| 1917 | |
| 1918 <action name="ClickToPlay_LoadAll_Infobar"> | |
| 1919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1920 <description>Please enter the description of this user action.</description> | |
| 1921 </action> | |
| 1922 | |
| 1923 <action name="ClickedBookmarkBarAppsShortcutButton"> | |
| 1924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1925 <description>Please enter the description of this user action.</description> | |
| 1926 </action> | |
| 1927 | |
| 1928 <action name="ClickedBookmarkBarFolder"> | |
| 1929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1930 <description>Please enter the description of this user action.</description> | |
| 1931 </action> | |
| 1932 | |
| 1933 <action name="ClickedBookmarkBarURLButton"> | |
| 1934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1935 <description>Please enter the description of this user action.</description> | |
| 1936 </action> | |
| 1937 | |
| 1938 <action name="CloseAllSuppressedPopups"> | |
| 1939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1940 <description>Please enter the description of this user action.</description> | |
| 1941 </action> | |
| 1942 | |
| 1943 <action name="CloseButton_Clk"> | |
| 1944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1945 <description>Please enter the description of this user action.</description> | |
| 1946 </action> | |
| 1947 | |
| 1948 <action name="CloseFromContextMenu"> | |
| 1949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1950 <description>Please enter the description of this user action.</description> | |
| 1951 </action> | |
| 1952 | |
| 1953 <action name="CloseTab"> | |
| 1954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1955 <description>Please enter the description of this user action.</description> | |
| 1956 </action> | |
| 1957 | |
| 1958 <action name="CloseTabByKey"> | |
| 1959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1960 <description>Please enter the description of this user action.</description> | |
| 1961 </action> | |
| 1962 | |
| 1963 <action name="CloseTab_Accelerator"> | |
| 1964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1965 <description>Please enter the description of this user action.</description> | |
| 1966 </action> | |
| 1967 | |
| 1968 <action name="CloseTab_Mouse"> | |
| 1969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1970 <description>Please enter the description of this user action.</description> | |
| 1971 </action> | |
| 1972 | |
| 1973 <action name="CloseWebApp"> | |
| 1974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1975 <description>Please enter the description of this user action.</description> | |
| 1976 </action> | |
| 1977 | |
| 1978 <action name="CloseWindow"> | |
| 1979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1980 <description>Please enter the description of this user action.</description> | |
| 1981 </action> | |
| 1982 | |
| 1983 <action name="CloseWindowByKey"> | |
| 1984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1985 <description>Please enter the description of this user action.</description> | |
| 1986 </action> | |
| 1987 | |
| 1988 <action name="ConfirmNotToOrderSpringCharger"> | |
| 1989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1990 <description>Please enter the description of this user action.</description> | |
| 1991 </action> | |
| 1992 | |
| 1993 <action name="ConfirmOrderSpringCharger"> | |
| 1994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 1995 <description>Please enter the description of this user action.</description> | |
| 1996 </action> | |
| 1997 | |
| 1998 <action name="ConfirmOrderSpringChargerByPhone"> | |
| 1999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2000 <description>Please enter the description of this user action.</description> | |
| 2001 </action> | |
| 2002 | |
| 2003 <action name="ConfirmOrderSpringChargerOnline"> | |
| 2004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2005 <description>Please enter the description of this user action.</description> | |
| 2006 </action> | |
| 2007 | |
| 2008 <action name="ConfirmSafeSpringCharger"> | |
| 2009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2010 <description>Please enter the description of this user action.</description> | |
| 2011 </action> | |
| 2012 | |
| 2013 <action name="ConfirmStillUseOriginalChargerAfterOrder"> | |
| 2014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2015 <description>Please enter the description of this user action.</description> | |
| 2016 </action> | |
| 2017 | |
| 2018 <action name="ConflictBadge"> | |
| 2019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2020 <description>Please enter the description of this user action.</description> | |
| 2021 </action> | |
| 2022 | |
| 2023 <action name="ConflictingModuleNotificationDismissed"> | |
| 2024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2025 <description>Please enter the description of this user action.</description> | |
| 2026 </action> | |
| 2027 | |
| 2028 <action name="ConflictingModuleNotificationShown"> | |
| 2029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2030 <description>Please enter the description of this user action.</description> | |
| 2031 </action> | |
| 2032 | |
| 2033 <action name="ConnectivityDiagnostics.LaunchSource.OfflineChromeOS"> | |
| 2034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2035 <description>Please enter the description of this user action.</description> | |
| 2036 </action> | |
| 2037 | |
| 2038 <action name="ConnectivityDiagnostics.LaunchSource.WebStore"> | |
| 2039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2040 <description>Please enter the description of this user action.</description> | |
| 2041 </action> | |
| 2042 | |
| 2043 <action name="ConnectivityDiagnostics.UA.LogsShown"> | |
| 2044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2045 <description>Please enter the description of this user action.</description> | |
| 2046 </action> | |
| 2047 | |
| 2048 <action name="ConnectivityDiagnostics.UA.PassingTestsShown"> | |
| 2049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2050 <description>Please enter the description of this user action.</description> | |
| 2051 </action> | |
| 2052 | |
| 2053 <action name="ConnectivityDiagnostics.UA.SettingsShown"> | |
| 2054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2055 <description>Please enter the description of this user action.</description> | |
| 2056 </action> | |
| 2057 | |
| 2058 <action name="ConnectivityDiagnostics.UA.TestResultExpanded"> | |
| 2059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2060 <description>Please enter the description of this user action.</description> | |
| 2061 </action> | |
| 2062 | |
| 2063 <action name="ConnectivityDiagnostics.UA.TestSuiteRun"> | |
| 2064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2065 <description>Please enter the description of this user action.</description> | |
| 2066 </action> | |
| 2067 | |
| 2068 <action name="CookieBlockingDisabledPerDefault"> | |
| 2069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2070 <description>Please enter the description of this user action.</description> | |
| 2071 </action> | |
| 2072 | |
| 2073 <action name="CookieBlockingEnabledPerDefault"> | |
| 2074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2075 <description>Please enter the description of this user action.</description> | |
| 2076 </action> | |
| 2077 | |
| 2078 <action name="Copy"> | |
| 2079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2080 <description>Please enter the description of this user action.</description> | |
| 2081 </action> | |
| 2082 | |
| 2083 <action name="CopyToFindPboard"> | |
| 2084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2085 <description>Please enter the description of this user action.</description> | |
| 2086 </action> | |
| 2087 | |
| 2088 <action name="CopyURLToClipBoard"> | |
| 2089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2090 <description>Please enter the description of this user action.</description> | |
| 2091 </action> | |
| 2092 | |
| 2093 <action name="CreateHostedApp"> | |
| 2094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2095 <description>Please enter the description of this user action.</description> | |
| 2096 </action> | |
| 2097 | |
| 2098 <action name="CreateLink"> | |
| 2099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2100 <description>Please enter the description of this user action.</description> | |
| 2101 </action> | |
| 2102 | |
| 2103 <action name="CreateProfile"> | |
| 2104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2105 <description>Please enter the description of this user action.</description> | |
| 2106 </action> | |
| 2107 | |
| 2108 <action name="CreateShortcut"> | |
| 2109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2110 <description>Please enter the description of this user action.</description> | |
| 2111 </action> | |
| 2112 | |
| 2113 <action name="CriticalNotificationShown"> | |
| 2114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2115 <description>Please enter the description of this user action.</description> | |
| 2116 </action> | |
| 2117 | |
| 2118 <action name="CriticalNotification_AutoRestart"> | |
| 2119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2120 <description>Please enter the description of this user action.</description> | |
| 2121 </action> | |
| 2122 | |
| 2123 <action name="CriticalNotification_Ignore"> | |
| 2124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2125 <description>Please enter the description of this user action.</description> | |
| 2126 </action> | |
| 2127 | |
| 2128 <action name="CriticalNotification_Restart"> | |
| 2129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2130 <description>Please enter the description of this user action.</description> | |
| 2131 </action> | |
| 2132 | |
| 2133 <action name="Cryptohome.PKCS11InitFail"> | |
| 2134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2135 <description>Please enter the description of this user action.</description> | |
| 2136 </action> | |
| 2137 | |
| 2138 <action name="Cut"> | |
| 2139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2140 <description>Please enter the description of this user action.</description> | |
| 2141 </action> | |
| 2142 | |
| 2143 <action name="DataReductionProxy_PromoDisplayed"> | |
| 2144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2145 <description>Please enter the description of this user action.</description> | |
| 2146 </action> | |
| 2147 | |
| 2148 <action name="DataReductionProxy_PromoLearnMore"> | |
| 2149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2150 <description>Please enter the description of this user action.</description> | |
| 2151 </action> | |
| 2152 | |
| 2153 <action name="DataReductionProxy_TurnedOff"> | |
| 2154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2155 <description>Please enter the description of this user action.</description> | |
| 2156 </action> | |
| 2157 | |
| 2158 <action name="DataReductionProxy_TurnedOn"> | |
| 2159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2160 <description>Please enter the description of this user action.</description> | |
| 2161 </action> | |
| 2162 | |
| 2163 <action name="DataReductionProxy_TurnedOnFromPromo"> | |
| 2164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2165 <description>Please enter the description of this user action.</description> | |
| 2166 </action> | |
| 2167 | |
| 2168 <action name="Debugger"> | |
| 2169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2170 <description>Please enter the description of this user action.</description> | |
| 2171 </action> | |
| 2172 | |
| 2173 <action name="Delete"> | |
| 2174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2175 <description>Please enter the description of this user action.</description> | |
| 2176 </action> | |
| 2177 | |
| 2178 <action name="DeleteBackward"> | |
| 2179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2180 <description>Please enter the description of this user action.</description> | |
| 2181 </action> | |
| 2182 | |
| 2183 <action name="DeleteForward"> | |
| 2184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2185 <description>Please enter the description of this user action.</description> | |
| 2186 </action> | |
| 2187 | |
| 2188 <action name="DeleteSelection"> | |
| 2189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2190 <description>Please enter the description of this user action.</description> | |
| 2191 </action> | |
| 2192 | |
| 2193 <action name="DeleteToEndOfParagraph"> | |
| 2194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2195 <description>Please enter the description of this user action.</description> | |
| 2196 </action> | |
| 2197 | |
| 2198 <action name="DeleteWordBackward"> | |
| 2199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2200 <description>Please enter the description of this user action.</description> | |
| 2201 </action> | |
| 2202 | |
| 2203 <action name="DeleteWordForward"> | |
| 2204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2205 <description>Please enter the description of this user action.</description> | |
| 2206 </action> | |
| 2207 | |
| 2208 <action name="Destination_Application_Edit"> | |
| 2209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2210 <description>Please enter the description of this user action.</description> | |
| 2211 </action> | |
| 2212 | |
| 2213 <action name="Destination_Application_Launch"> | |
| 2214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2215 <description>Please enter the description of this user action.</description> | |
| 2216 </action> | |
| 2217 | |
| 2218 <action name="Destination_Application_Uninstall"> | |
| 2219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2220 <description>Please enter the description of this user action.</description> | |
| 2221 </action> | |
| 2222 | |
| 2223 <action name="Destination_Bookmarks"> | |
| 2224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2225 <description>Please enter the description of this user action.</description> | |
| 2226 </action> | |
| 2227 | |
| 2228 <action name="Destination_Bookmarks_OpenURL"> | |
| 2229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2230 <description>Please enter the description of this user action.</description> | |
| 2231 </action> | |
| 2232 | |
| 2233 <action name="Destination_Downloads"> | |
| 2234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2235 <description>Please enter the description of this user action.</description> | |
| 2236 </action> | |
| 2237 | |
| 2238 <action name="Destination_History"> | |
| 2239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2240 <description>Please enter the description of this user action.</description> | |
| 2241 </action> | |
| 2242 | |
| 2243 <action name="Destination_History_OpenURL"> | |
| 2244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2245 <description>Please enter the description of this user action.</description> | |
| 2246 </action> | |
| 2247 | |
| 2248 <action name="Destination_MostVisited"> | |
| 2249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2250 <description>Please enter the description of this user action.</description> | |
| 2251 </action> | |
| 2252 | |
| 2253 <action name="Destination_MostVisited_OpenURL"> | |
| 2254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2255 <description>Please enter the description of this user action.</description> | |
| 2256 </action> | |
| 2257 | |
| 2258 <action name="Destination_Sessions"> | |
| 2259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2260 <description>Please enter the description of this user action.</description> | |
| 2261 </action> | |
| 2262 | |
| 2263 <action name="DevTools_InspectAndroidPage"> | |
| 2264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2265 <description>Please enter the description of this user action.</description> | |
| 2266 </action> | |
| 2267 | |
| 2268 <action name="DevTools_InspectAndroidWebView"> | |
| 2269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2270 <description>Please enter the description of this user action.</description> | |
| 2271 </action> | |
| 2272 | |
| 2273 <action name="DevTools_InspectElement"> | |
| 2274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2275 <description>Please enter the description of this user action.</description> | |
| 2276 </action> | |
| 2277 | |
| 2278 <action name="DevTools_InspectRenderer"> | |
| 2279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2280 <description>Please enter the description of this user action.</description> | |
| 2281 </action> | |
| 2282 | |
| 2283 <action name="DevTools_InspectWorker"> | |
| 2284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2285 <description>Please enter the description of this user action.</description> | |
| 2286 </action> | |
| 2287 | |
| 2288 <action name="DevTools_ToggleConsole"> | |
| 2289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2290 <description>Please enter the description of this user action.</description> | |
| 2291 </action> | |
| 2292 | |
| 2293 <action name="DevTools_ToggleWindow"> | |
| 2294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2295 <description>Please enter the description of this user action.</description> | |
| 2296 </action> | |
| 2297 | |
| 2298 <action name="DevicesPage_AddPrintersClicked"> | |
| 2299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2300 <description>Please enter the description of this user action.</description> | |
| 2301 </action> | |
| 2302 | |
| 2303 <action name="DevicesPage_LogInStartedFromDeviceListPromo"> | |
| 2304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2305 <description>Please enter the description of this user action.</description> | |
| 2306 </action> | |
| 2307 | |
| 2308 <action name="DevicesPage_LogInStartedFromRegisterPromo"> | |
| 2309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2310 <description>Please enter the description of this user action.</description> | |
| 2311 </action> | |
| 2312 | |
| 2313 <action name="DevicesPage_ManageClicked"> | |
| 2314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2315 <description>Please enter the description of this user action.</description> | |
| 2316 </action> | |
| 2317 | |
| 2318 <action name="DevicesPage_Opened"> | |
| 2319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2320 <description>Please enter the description of this user action.</description> | |
| 2321 </action> | |
| 2322 | |
| 2323 <action name="DevicesPage_RegisterCancel"> | |
| 2324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2325 <description>Please enter the description of this user action.</description> | |
| 2326 </action> | |
| 2327 | |
| 2328 <action name="DevicesPage_RegisterClicked"> | |
| 2329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2330 <description>Please enter the description of this user action.</description> | |
| 2331 </action> | |
| 2332 | |
| 2333 <action name="DevicesPage_RegisterFailure"> | |
| 2334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2335 <description>Please enter the description of this user action.</description> | |
| 2336 </action> | |
| 2337 | |
| 2338 <action name="DevicesPage_RegisterSuccess"> | |
| 2339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2340 <description>Please enter the description of this user action.</description> | |
| 2341 </action> | |
| 2342 | |
| 2343 <action name="DisabledExtensionNotificationDismissed"> | |
| 2344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2345 <description>Please enter the description of this user action.</description> | |
| 2346 </action> | |
| 2347 | |
| 2348 <action name="DisabledExtensionNotificationShown"> | |
| 2349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2350 <description>Please enter the description of this user action.</description> | |
| 2351 </action> | |
| 2352 | |
| 2353 <action name="DockingWindow_Bottom"> | |
| 2354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2355 <description>Please enter the description of this user action.</description> | |
| 2356 </action> | |
| 2357 | |
| 2358 <action name="DockingWindow_BottomHalf"> | |
| 2359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2360 <description>Please enter the description of this user action.</description> | |
| 2361 </action> | |
| 2362 | |
| 2363 <action name="DockingWindow_Left"> | |
| 2364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2365 <description>Please enter the description of this user action.</description> | |
| 2366 </action> | |
| 2367 | |
| 2368 <action name="DockingWindow_LeftHalf"> | |
| 2369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2370 <description>Please enter the description of this user action.</description> | |
| 2371 </action> | |
| 2372 | |
| 2373 <action name="DockingWindow_Maximize"> | |
| 2374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2375 <description>Please enter the description of this user action.</description> | |
| 2376 </action> | |
| 2377 | |
| 2378 <action name="DockingWindow_Right"> | |
| 2379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2380 <description>Please enter the description of this user action.</description> | |
| 2381 </action> | |
| 2382 | |
| 2383 <action name="DockingWindow_RightHalf"> | |
| 2384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2385 <description>Please enter the description of this user action.</description> | |
| 2386 </action> | |
| 2387 | |
| 2388 <action name="DockingWindow_Top"> | |
| 2389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2390 <description>Please enter the description of this user action.</description> | |
| 2391 </action> | |
| 2392 | |
| 2393 <action name="Duplicate"> | |
| 2394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2395 <description>Please enter the description of this user action.</description> | |
| 2396 </action> | |
| 2397 | |
| 2398 <action name="EditApplicationSettings"> | |
| 2399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2400 <description>Please enter the description of this user action.</description> | |
| 2401 </action> | |
| 2402 | |
| 2403 <action name="EditKeywords"> | |
| 2404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2405 <description>Please enter the description of this user action.</description> | |
| 2406 </action> | |
| 2407 | |
| 2408 <action name="EditSearchEngines"> | |
| 2409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2410 <description>Please enter the description of this user action.</description> | |
| 2411 </action> | |
| 2412 | |
| 2413 <action name="EmailPageLocation"> | |
| 2414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2415 <description>Please enter the description of this user action.</description> | |
| 2416 </action> | |
| 2417 | |
| 2418 <action name="EnterFullScreenWithWrenchMenu"> | |
| 2419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2420 <description>Please enter the description of this user action.</description> | |
| 2421 </action> | |
| 2422 | |
| 2423 <action name="Exit"> | |
| 2424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2425 <description>Please enter the description of this user action.</description> | |
| 2426 </action> | |
| 2427 | |
| 2428 <action name="ExtensionNotFound_ED"> | |
| 2429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2430 <description>Please enter the description of this user action.</description> | |
| 2431 </action> | |
| 2432 | |
| 2433 <action name="ExtensionWipeoutNotificationShown"> | |
| 2434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2435 <description>Please enter the description of this user action.</description> | |
| 2436 </action> | |
| 2437 | |
| 2438 <action name="Extensions.ExtensionInstalled"> | |
| 2439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2440 <description>Please enter the description of this user action.</description> | |
| 2441 </action> | |
| 2442 | |
| 2443 <action name="Extensions.ExtensionUninstalled"> | |
| 2444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2445 <description>Please enter the description of this user action.</description> | |
| 2446 </action> | |
| 2447 | |
| 2448 <action name="Extensions.IDChangedError"> | |
| 2449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2450 <description>Please enter the description of this user action.</description> | |
| 2451 </action> | |
| 2452 | |
| 2453 <action name="Extensions.WebStoreLaunch"> | |
| 2454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2455 <description>Please enter the description of this user action.</description> | |
| 2456 </action> | |
| 2457 | |
| 2458 <action name="Feedback"> | |
| 2459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2460 <description>Please enter the description of this user action.</description> | |
| 2461 </action> | |
| 2462 | |
| 2463 <action name="FileBrowser.CreateNewFolder"> | |
| 2464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2465 <description>Please enter the description of this user action.</description> | |
| 2466 </action> | |
| 2467 | |
| 2468 <action name="FileBrowser.PhotoEditor.Edit"> | |
| 2469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2470 <description>Please enter the description of this user action.</description> | |
| 2471 </action> | |
| 2472 | |
| 2473 <action name="FileBrowser.PhotoEditor.View"> | |
| 2474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2475 <description>Please enter the description of this user action.</description> | |
| 2476 </action> | |
| 2477 | |
| 2478 <action name="FileBrowser.SuggestApps.ShowDialog"> | |
| 2479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2480 <description>Please enter the description of this user action.</description> | |
| 2481 </action> | |
| 2482 | |
| 2483 <action name="FilterURLTermiate_About"> | |
| 2484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2485 <description>Please enter the description of this user action.</description> | |
| 2486 </action> | |
| 2487 | |
| 2488 <action name="FilterURLTermiate_Blocked"> | |
| 2489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2490 <description>Please enter the description of this user action.</description> | |
| 2491 </action> | |
| 2492 | |
| 2493 <action name="FilterURLTermiate_Invalid"> | |
| 2494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2495 <description>Please enter the description of this user action.</description> | |
| 2496 </action> | |
| 2497 | |
| 2498 <action name="Find"> | |
| 2499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2500 <description>Please enter the description of this user action.</description> | |
| 2501 </action> | |
| 2502 | |
| 2503 <action name="FindNext"> | |
| 2504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2505 <description>Please enter the description of this user action.</description> | |
| 2506 </action> | |
| 2507 | |
| 2508 <action name="FindPrevious"> | |
| 2509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2510 <description>Please enter the description of this user action.</description> | |
| 2511 </action> | |
| 2512 | |
| 2513 <action name="FindString"> | |
| 2514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2515 <description>Please enter the description of this user action.</description> | |
| 2516 </action> | |
| 2517 | |
| 2518 <action name="FirstRunDef_Accept"> | |
| 2519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2520 <description>Please enter the description of this user action.</description> | |
| 2521 </action> | |
| 2522 | |
| 2523 <action name="FocusAppMenu"> | |
| 2524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2525 <description>Please enter the description of this user action.</description> | |
| 2526 </action> | |
| 2527 | |
| 2528 <action name="FocusBookmarksToolbar"> | |
| 2529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2530 <description>Please enter the description of this user action.</description> | |
| 2531 </action> | |
| 2532 | |
| 2533 <action name="FocusChromeOSStatus"> | |
| 2534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2535 <description>Please enter the description of this user action.</description> | |
| 2536 </action> | |
| 2537 | |
| 2538 <action name="FocusInfobars"> | |
| 2539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2540 <description>Please enter the description of this user action.</description> | |
| 2541 </action> | |
| 2542 | |
| 2543 <action name="FocusLocation"> | |
| 2544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2545 <description>Please enter the description of this user action.</description> | |
| 2546 </action> | |
| 2547 | |
| 2548 <action name="FocusNextPane"> | |
| 2549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2550 <description>Please enter the description of this user action.</description> | |
| 2551 </action> | |
| 2552 | |
| 2553 <action name="FocusPageAndAppMenus"> | |
| 2554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2555 <description>Please enter the description of this user action.</description> | |
| 2556 </action> | |
| 2557 | |
| 2558 <action name="FocusPreviousPane"> | |
| 2559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2560 <description>Please enter the description of this user action.</description> | |
| 2561 </action> | |
| 2562 | |
| 2563 <action name="FocusSearch"> | |
| 2564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2565 <description>Please enter the description of this user action.</description> | |
| 2566 </action> | |
| 2567 | |
| 2568 <action name="FocusToolbar"> | |
| 2569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2570 <description>Please enter the description of this user action.</description> | |
| 2571 </action> | |
| 2572 | |
| 2573 <action name="FontName"> | |
| 2574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2575 <description>Please enter the description of this user action.</description> | |
| 2576 </action> | |
| 2577 | |
| 2578 <action name="FontSize"> | |
| 2579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2580 <description>Please enter the description of this user action.</description> | |
| 2581 </action> | |
| 2582 | |
| 2583 <action name="FontSizeDelta"> | |
| 2584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2585 <description>Please enter the description of this user action.</description> | |
| 2586 </action> | |
| 2587 | |
| 2588 <action name="ForeColor"> | |
| 2589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2590 <description>Please enter the description of this user action.</description> | |
| 2591 </action> | |
| 2592 | |
| 2593 <action name="FormatBlock"> | |
| 2594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2595 <description>Please enter the description of this user action.</description> | |
| 2596 </action> | |
| 2597 | |
| 2598 <action name="Forward"> | |
| 2599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2600 <description>Please enter the description of this user action.</description> | |
| 2601 </action> | |
| 2602 | |
| 2603 <action name="ForwardDelete"> | |
| 2604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2605 <description>Please enter the description of this user action.</description> | |
| 2606 </action> | |
| 2607 | |
| 2608 <action name="ForwardMenu_ChapterClick1"> | |
| 2609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2610 <description>Please enter the description of this user action.</description> | |
| 2611 </action> | |
| 2612 | |
| 2613 <action name="ForwardMenu_ChapterClick10"> | |
| 2614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2615 <description>Please enter the description of this user action.</description> | |
| 2616 </action> | |
| 2617 | |
| 2618 <action name="ForwardMenu_ChapterClick11"> | |
| 2619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2620 <description>Please enter the description of this user action.</description> | |
| 2621 </action> | |
| 2622 | |
| 2623 <action name="ForwardMenu_ChapterClick12"> | |
| 2624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2625 <description>Please enter the description of this user action.</description> | |
| 2626 </action> | |
| 2627 | |
| 2628 <action name="ForwardMenu_ChapterClick13"> | |
| 2629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2630 <description>Please enter the description of this user action.</description> | |
| 2631 </action> | |
| 2632 | |
| 2633 <action name="ForwardMenu_ChapterClick14"> | |
| 2634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2635 <description>Please enter the description of this user action.</description> | |
| 2636 </action> | |
| 2637 | |
| 2638 <action name="ForwardMenu_ChapterClick15"> | |
| 2639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2640 <description>Please enter the description of this user action.</description> | |
| 2641 </action> | |
| 2642 | |
| 2643 <action name="ForwardMenu_ChapterClick16"> | |
| 2644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2645 <description>Please enter the description of this user action.</description> | |
| 2646 </action> | |
| 2647 | |
| 2648 <action name="ForwardMenu_ChapterClick17"> | |
| 2649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2650 <description>Please enter the description of this user action.</description> | |
| 2651 </action> | |
| 2652 | |
| 2653 <action name="ForwardMenu_ChapterClick18"> | |
| 2654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2655 <description>Please enter the description of this user action.</description> | |
| 2656 </action> | |
| 2657 | |
| 2658 <action name="ForwardMenu_ChapterClick19"> | |
| 2659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2660 <description>Please enter the description of this user action.</description> | |
| 2661 </action> | |
| 2662 | |
| 2663 <action name="ForwardMenu_ChapterClick2"> | |
| 2664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2665 <description>Please enter the description of this user action.</description> | |
| 2666 </action> | |
| 2667 | |
| 2668 <action name="ForwardMenu_ChapterClick3"> | |
| 2669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2670 <description>Please enter the description of this user action.</description> | |
| 2671 </action> | |
| 2672 | |
| 2673 <action name="ForwardMenu_ChapterClick4"> | |
| 2674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2675 <description>Please enter the description of this user action.</description> | |
| 2676 </action> | |
| 2677 | |
| 2678 <action name="ForwardMenu_ChapterClick5"> | |
| 2679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2680 <description>Please enter the description of this user action.</description> | |
| 2681 </action> | |
| 2682 | |
| 2683 <action name="ForwardMenu_ChapterClick6"> | |
| 2684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2685 <description>Please enter the description of this user action.</description> | |
| 2686 </action> | |
| 2687 | |
| 2688 <action name="ForwardMenu_ChapterClick7"> | |
| 2689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2690 <description>Please enter the description of this user action.</description> | |
| 2691 </action> | |
| 2692 | |
| 2693 <action name="ForwardMenu_ChapterClick8"> | |
| 2694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2695 <description>Please enter the description of this user action.</description> | |
| 2696 </action> | |
| 2697 | |
| 2698 <action name="ForwardMenu_ChapterClick9"> | |
| 2699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2700 <description>Please enter the description of this user action.</description> | |
| 2701 </action> | |
| 2702 | |
| 2703 <action name="ForwardMenu_HistoryClick1"> | |
| 2704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2705 <description>Please enter the description of this user action.</description> | |
| 2706 </action> | |
| 2707 | |
| 2708 <action name="ForwardMenu_HistoryClick10"> | |
| 2709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2710 <description>Please enter the description of this user action.</description> | |
| 2711 </action> | |
| 2712 | |
| 2713 <action name="ForwardMenu_HistoryClick11"> | |
| 2714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2715 <description>Please enter the description of this user action.</description> | |
| 2716 </action> | |
| 2717 | |
| 2718 <action name="ForwardMenu_HistoryClick12"> | |
| 2719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2720 <description>Please enter the description of this user action.</description> | |
| 2721 </action> | |
| 2722 | |
| 2723 <action name="ForwardMenu_HistoryClick13"> | |
| 2724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2725 <description>Please enter the description of this user action.</description> | |
| 2726 </action> | |
| 2727 | |
| 2728 <action name="ForwardMenu_HistoryClick14"> | |
| 2729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2730 <description>Please enter the description of this user action.</description> | |
| 2731 </action> | |
| 2732 | |
| 2733 <action name="ForwardMenu_HistoryClick15"> | |
| 2734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2735 <description>Please enter the description of this user action.</description> | |
| 2736 </action> | |
| 2737 | |
| 2738 <action name="ForwardMenu_HistoryClick16"> | |
| 2739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2740 <description>Please enter the description of this user action.</description> | |
| 2741 </action> | |
| 2742 | |
| 2743 <action name="ForwardMenu_HistoryClick17"> | |
| 2744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2745 <description>Please enter the description of this user action.</description> | |
| 2746 </action> | |
| 2747 | |
| 2748 <action name="ForwardMenu_HistoryClick18"> | |
| 2749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2750 <description>Please enter the description of this user action.</description> | |
| 2751 </action> | |
| 2752 | |
| 2753 <action name="ForwardMenu_HistoryClick19"> | |
| 2754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2755 <description>Please enter the description of this user action.</description> | |
| 2756 </action> | |
| 2757 | |
| 2758 <action name="ForwardMenu_HistoryClick2"> | |
| 2759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2760 <description>Please enter the description of this user action.</description> | |
| 2761 </action> | |
| 2762 | |
| 2763 <action name="ForwardMenu_HistoryClick3"> | |
| 2764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2765 <description>Please enter the description of this user action.</description> | |
| 2766 </action> | |
| 2767 | |
| 2768 <action name="ForwardMenu_HistoryClick4"> | |
| 2769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2770 <description>Please enter the description of this user action.</description> | |
| 2771 </action> | |
| 2772 | |
| 2773 <action name="ForwardMenu_HistoryClick5"> | |
| 2774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2775 <description>Please enter the description of this user action.</description> | |
| 2776 </action> | |
| 2777 | |
| 2778 <action name="ForwardMenu_HistoryClick6"> | |
| 2779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2780 <description>Please enter the description of this user action.</description> | |
| 2781 </action> | |
| 2782 | |
| 2783 <action name="ForwardMenu_HistoryClick7"> | |
| 2784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2785 <description>Please enter the description of this user action.</description> | |
| 2786 </action> | |
| 2787 | |
| 2788 <action name="ForwardMenu_HistoryClick8"> | |
| 2789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2790 <description>Please enter the description of this user action.</description> | |
| 2791 </action> | |
| 2792 | |
| 2793 <action name="ForwardMenu_HistoryClick9"> | |
| 2794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2795 <description>Please enter the description of this user action.</description> | |
| 2796 </action> | |
| 2797 | |
| 2798 <action name="ForwardMenu_Popup"> | |
| 2799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2800 <description>Please enter the description of this user action.</description> | |
| 2801 </action> | |
| 2802 | |
| 2803 <action name="ForwardMenu_ShowFullHistory"> | |
| 2804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2805 <description>Please enter the description of this user action.</description> | |
| 2806 </action> | |
| 2807 | |
| 2808 <action name="Gesture_Overview"> | |
| 2809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2810 <description>Please enter the description of this user action.</description> | |
| 2811 </action> | |
| 2812 | |
| 2813 <action name="Go"> | |
| 2814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2815 <description>Please enter the description of this user action.</description> | |
| 2816 </action> | |
| 2817 | |
| 2818 <action name="GoogleNow.ButtonClicked0"> | |
| 2819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2820 <description>Please enter the description of this user action.</description> | |
| 2821 </action> | |
| 2822 | |
| 2823 <action name="GoogleNow.ButtonClicked1"> | |
| 2824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2825 <description>Please enter the description of this user action.</description> | |
| 2826 </action> | |
| 2827 | |
| 2828 <action name="GoogleNow.Dismissed"> | |
| 2829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2830 <description>Please enter the description of this user action.</description> | |
| 2831 </action> | |
| 2832 | |
| 2833 <action name="GoogleNow.MessageClicked"> | |
| 2834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2835 <description>Please enter the description of this user action.</description> | |
| 2836 </action> | |
| 2837 | |
| 2838 <action name="GoogleNow.WelcomeToastClickedNo"> | |
| 2839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2840 <description>Please enter the description of this user action.</description> | |
| 2841 </action> | |
| 2842 | |
| 2843 <action name="GoogleNow.WelcomeToastClickedYes"> | |
| 2844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2845 <description>Please enter the description of this user action.</description> | |
| 2846 </action> | |
| 2847 | |
| 2848 <action name="GoogleNow.WelcomeToastDismissed"> | |
| 2849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2850 <description>Please enter the description of this user action.</description> | |
| 2851 </action> | |
| 2852 | |
| 2853 <action name="GpuAccelerationDisabled"> | |
| 2854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2855 <description>Please enter the description of this user action.</description> | |
| 2856 </action> | |
| 2857 | |
| 2858 <action name="GpuAccelerationEnabled"> | |
| 2859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2860 <description>Please enter the description of this user action.</description> | |
| 2861 </action> | |
| 2862 | |
| 2863 <action name="HiliteColor"> | |
| 2864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2865 <description>Please enter the description of this user action.</description> | |
| 2866 </action> | |
| 2867 | |
| 2868 <action name="HistoryPage_BookmarkStarClicked"> | |
| 2869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2870 <description>Please enter the description of this user action.</description> | |
| 2871 </action> | |
| 2872 | |
| 2873 <action name="HistoryPage_CancelRemoveSelected"> | |
| 2874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2875 <description>Please enter the description of this user action.</description> | |
| 2876 </action> | |
| 2877 | |
| 2878 <action name="HistoryPage_ConfirmRemoveSelected"> | |
| 2879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2880 <description>Please enter the description of this user action.</description> | |
| 2881 </action> | |
| 2882 | |
| 2883 <action name="HistoryPage_EntryLinkClick"> | |
| 2884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2885 <description>Please enter the description of this user action.</description> | |
| 2886 </action> | |
| 2887 | |
| 2888 <action name="HistoryPage_EntryLinkRightClick"> | |
| 2889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2890 <description>Please enter the description of this user action.</description> | |
| 2891 </action> | |
| 2892 | |
| 2893 <action name="HistoryPage_EntryMenuRemoveFromHistory"> | |
| 2894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2895 <description>Please enter the description of this user action.</description> | |
| 2896 </action> | |
| 2897 | |
| 2898 <action name="HistoryPage_EntryMenuShowMoreFromSite"> | |
| 2899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2900 <description>Please enter the description of this user action.</description> | |
| 2901 </action> | |
| 2902 | |
| 2903 <action name="HistoryPage_InitClearBrowsingData"> | |
| 2904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2905 <description>Please enter the description of this user action.</description> | |
| 2906 </action> | |
| 2907 | |
| 2908 <action name="HistoryPage_NewerHistoryClick"> | |
| 2909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2910 <description>Please enter the description of this user action.</description> | |
| 2911 </action> | |
| 2912 | |
| 2913 <action name="HistoryPage_NewestHistoryClick"> | |
| 2914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2915 <description>Please enter the description of this user action.</description> | |
| 2916 </action> | |
| 2917 | |
| 2918 <action name="HistoryPage_OlderHistoryClick"> | |
| 2919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2920 <description>Please enter the description of this user action.</description> | |
| 2921 </action> | |
| 2922 | |
| 2923 <action name="HistoryPage_RemoveSelected"> | |
| 2924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2925 <description>Please enter the description of this user action.</description> | |
| 2926 </action> | |
| 2927 | |
| 2928 <action name="HistoryPage_Search"> | |
| 2929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2930 <description>Please enter the description of this user action.</description> | |
| 2931 </action> | |
| 2932 | |
| 2933 <action name="HistoryPage_SearchResultClick"> | |
| 2934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2935 <description>Please enter the description of this user action.</description> | |
| 2936 </action> | |
| 2937 | |
| 2938 <action name="HistoryPage_SearchResultRemove"> | |
| 2939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2940 <description>Please enter the description of this user action.</description> | |
| 2941 </action> | |
| 2942 | |
| 2943 <action name="History_DeleteHistory"> | |
| 2944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2945 <description>Please enter the description of this user action.</description> | |
| 2946 </action> | |
| 2947 | |
| 2948 <action name="History_DragIcon"> | |
| 2949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2950 <description>Please enter the description of this user action.</description> | |
| 2951 </action> | |
| 2952 | |
| 2953 <action name="History_DragThumbnail"> | |
| 2954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2955 <description>Please enter the description of this user action.</description> | |
| 2956 </action> | |
| 2957 | |
| 2958 <action name="History_Search"> | |
| 2959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2960 <description>Please enter the description of this user action.</description> | |
| 2961 </action> | |
| 2962 | |
| 2963 <action name="Home"> | |
| 2964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2965 <description>Please enter the description of this user action.</description> | |
| 2966 </action> | |
| 2967 | |
| 2968 <action name="ImportLockDialogCocoa_Shown"> | |
| 2969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2970 <description>Please enter the description of this user action.</description> | |
| 2971 </action> | |
| 2972 | |
| 2973 <action name="ImportLockDialogGtk_Shown"> | |
| 2974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2975 <description>Please enter the description of this user action.</description> | |
| 2976 </action> | |
| 2977 | |
| 2978 <action name="ImportLockDialogView_Shown"> | |
| 2979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2980 <description>Please enter the description of this user action.</description> | |
| 2981 </action> | |
| 2982 | |
| 2983 <action name="Import_ShowDlg"> | |
| 2984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2985 <description>Please enter the description of this user action.</description> | |
| 2986 </action> | |
| 2987 | |
| 2988 <action name="Indent"> | |
| 2989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2990 <description>Please enter the description of this user action.</description> | |
| 2991 </action> | |
| 2992 | |
| 2993 <action name="InputMethodOptions_Open_chewing"> | |
| 2994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 2995 <description>Please enter the description of this user action.</description> | |
| 2996 </action> | |
| 2997 | |
| 2998 <action name="InputMethodOptions_Open_english-m"> | |
| 2999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3000 <description>Please enter the description of this user action.</description> | |
| 3001 </action> | |
| 3002 | |
| 3003 <action name="InputMethodOptions_Open_hangul"> | |
| 3004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3005 <description>Please enter the description of this user action.</description> | |
| 3006 </action> | |
| 3007 | |
| 3008 <action name="InputMethodOptions_Open_m17n:am:sera"> | |
| 3009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3010 <description>Please enter the description of this user action.</description> | |
| 3011 </action> | |
| 3012 | |
| 3013 <action name="InputMethodOptions_Open_m17n:ar:kbd"> | |
| 3014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3015 <description>Please enter the description of this user action.</description> | |
| 3016 </action> | |
| 3017 | |
| 3018 <action name="InputMethodOptions_Open_m17n:bn:itrans"> | |
| 3019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3020 <description>Please enter the description of this user action.</description> | |
| 3021 </action> | |
| 3022 | |
| 3023 <action name="InputMethodOptions_Open_m17n:fa:isiri"> | |
| 3024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3025 <description>Please enter the description of this user action.</description> | |
| 3026 </action> | |
| 3027 | |
| 3028 <action name="InputMethodOptions_Open_m17n:gu:itrans"> | |
| 3029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3030 <description>Please enter the description of this user action.</description> | |
| 3031 </action> | |
| 3032 | |
| 3033 <action name="InputMethodOptions_Open_m17n:hi:itrans"> | |
| 3034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3035 <description>Please enter the description of this user action.</description> | |
| 3036 </action> | |
| 3037 | |
| 3038 <action name="InputMethodOptions_Open_m17n:kn:itrans"> | |
| 3039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3040 <description>Please enter the description of this user action.</description> | |
| 3041 </action> | |
| 3042 | |
| 3043 <action name="InputMethodOptions_Open_m17n:ml:itrans"> | |
| 3044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3045 <description>Please enter the description of this user action.</description> | |
| 3046 </action> | |
| 3047 | |
| 3048 <action name="InputMethodOptions_Open_m17n:mr:itrans"> | |
| 3049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3050 <description>Please enter the description of this user action.</description> | |
| 3051 </action> | |
| 3052 | |
| 3053 <action name="InputMethodOptions_Open_m17n:ta:inscript"> | |
| 3054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3055 <description>Please enter the description of this user action.</description> | |
| 3056 </action> | |
| 3057 | |
| 3058 <action name="InputMethodOptions_Open_m17n:ta:itrans"> | |
| 3059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3060 <description>Please enter the description of this user action.</description> | |
| 3061 </action> | |
| 3062 | |
| 3063 <action name="InputMethodOptions_Open_m17n:ta:phonetic"> | |
| 3064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3065 <description>Please enter the description of this user action.</description> | |
| 3066 </action> | |
| 3067 | |
| 3068 <action name="InputMethodOptions_Open_m17n:ta:tamil99"> | |
| 3069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3070 <description>Please enter the description of this user action.</description> | |
| 3071 </action> | |
| 3072 | |
| 3073 <action name="InputMethodOptions_Open_m17n:ta:typewriter"> | |
| 3074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3075 <description>Please enter the description of this user action.</description> | |
| 3076 </action> | |
| 3077 | |
| 3078 <action name="InputMethodOptions_Open_m17n:te:itrans"> | |
| 3079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3080 <description>Please enter the description of this user action.</description> | |
| 3081 </action> | |
| 3082 | |
| 3083 <action name="InputMethodOptions_Open_m17n:th:kesmanee"> | |
| 3084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3085 <description>Please enter the description of this user action.</description> | |
| 3086 </action> | |
| 3087 | |
| 3088 <action name="InputMethodOptions_Open_m17n:th:pattachote"> | |
| 3089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3090 <description>Please enter the description of this user action.</description> | |
| 3091 </action> | |
| 3092 | |
| 3093 <action name="InputMethodOptions_Open_m17n:th:tis820"> | |
| 3094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3095 <description>Please enter the description of this user action.</description> | |
| 3096 </action> | |
| 3097 | |
| 3098 <action name="InputMethodOptions_Open_m17n:vi:tcvn"> | |
| 3099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3100 <description>Please enter the description of this user action.</description> | |
| 3101 </action> | |
| 3102 | |
| 3103 <action name="InputMethodOptions_Open_m17n:vi:telex"> | |
| 3104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3105 <description>Please enter the description of this user action.</description> | |
| 3106 </action> | |
| 3107 | |
| 3108 <action name="InputMethodOptions_Open_m17n:vi:viqr"> | |
| 3109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3110 <description>Please enter the description of this user action.</description> | |
| 3111 </action> | |
| 3112 | |
| 3113 <action name="InputMethodOptions_Open_m17n:vi:vni"> | |
| 3114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3115 <description>Please enter the description of this user action.</description> | |
| 3116 </action> | |
| 3117 | |
| 3118 <action name="InputMethodOptions_Open_m17n:zh:cangjie"> | |
| 3119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3120 <description>Please enter the description of this user action.</description> | |
| 3121 </action> | |
| 3122 | |
| 3123 <action name="InputMethodOptions_Open_m17n:zh:quick"> | |
| 3124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3125 <description>Please enter the description of this user action.</description> | |
| 3126 </action> | |
| 3127 | |
| 3128 <action name="InputMethodOptions_Open_mozc"> | |
| 3129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3130 <description>Please enter the description of this user action.</description> | |
| 3131 </action> | |
| 3132 | |
| 3133 <action name="InputMethodOptions_Open_mozc-chewing"> | |
| 3134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3135 <description>Please enter the description of this user action.</description> | |
| 3136 </action> | |
| 3137 | |
| 3138 <action name="InputMethodOptions_Open_mozc-dv"> | |
| 3139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3140 <description>Please enter the description of this user action.</description> | |
| 3141 </action> | |
| 3142 | |
| 3143 <action name="InputMethodOptions_Open_mozc-hangul"> | |
| 3144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3145 <description>Please enter the description of this user action.</description> | |
| 3146 </action> | |
| 3147 | |
| 3148 <action name="InputMethodOptions_Open_mozc-jp"> | |
| 3149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3150 <description>Please enter the description of this user action.</description> | |
| 3151 </action> | |
| 3152 | |
| 3153 <action name="InputMethodOptions_Open_pinyin"> | |
| 3154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3155 <description>Please enter the description of this user action.</description> | |
| 3156 </action> | |
| 3157 | |
| 3158 <action name="InputMethodOptions_Open_pinyin-dv"> | |
| 3159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3160 <description>Please enter the description of this user action.</description> | |
| 3161 </action> | |
| 3162 | |
| 3163 <action name="InputMethodOptions_Open_xkb:am:phonetic:arm"> | |
| 3164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3165 <description>Please enter the description of this user action.</description> | |
| 3166 </action> | |
| 3167 | |
| 3168 <action name="InputMethodOptions_Open_xkb:be::fra"> | |
| 3169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3170 <description>Please enter the description of this user action.</description> | |
| 3171 </action> | |
| 3172 | |
| 3173 <action name="InputMethodOptions_Open_xkb:be::ger"> | |
| 3174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3175 <description>Please enter the description of this user action.</description> | |
| 3176 </action> | |
| 3177 | |
| 3178 <action name="InputMethodOptions_Open_xkb:be::nld"> | |
| 3179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3180 <description>Please enter the description of this user action.</description> | |
| 3181 </action> | |
| 3182 | |
| 3183 <action name="InputMethodOptions_Open_xkb:bg::bul"> | |
| 3184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3185 <description>Please enter the description of this user action.</description> | |
| 3186 </action> | |
| 3187 | |
| 3188 <action name="InputMethodOptions_Open_xkb:bg:phonetic:bul"> | |
| 3189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3190 <description>Please enter the description of this user action.</description> | |
| 3191 </action> | |
| 3192 | |
| 3193 <action name="InputMethodOptions_Open_xkb:br::por"> | |
| 3194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3195 <description>Please enter the description of this user action.</description> | |
| 3196 </action> | |
| 3197 | |
| 3198 <action name="InputMethodOptions_Open_xkb:by::bel"> | |
| 3199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3200 <description>Please enter the description of this user action.</description> | |
| 3201 </action> | |
| 3202 | |
| 3203 <action name="InputMethodOptions_Open_xkb:ca::fra"> | |
| 3204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3205 <description>Please enter the description of this user action.</description> | |
| 3206 </action> | |
| 3207 | |
| 3208 <action name="InputMethodOptions_Open_xkb:ca:eng:eng"> | |
| 3209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3210 <description>Please enter the description of this user action.</description> | |
| 3211 </action> | |
| 3212 | |
| 3213 <action name="InputMethodOptions_Open_xkb:ca:multix:fra"> | |
| 3214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3215 <description>Please enter the description of this user action.</description> | |
| 3216 </action> | |
| 3217 | |
| 3218 <action name="InputMethodOptions_Open_xkb:ch::ger"> | |
| 3219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3220 <description>Please enter the description of this user action.</description> | |
| 3221 </action> | |
| 3222 | |
| 3223 <action name="InputMethodOptions_Open_xkb:ch:fr:fra"> | |
| 3224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3225 <description>Please enter the description of this user action.</description> | |
| 3226 </action> | |
| 3227 | |
| 3228 <action name="InputMethodOptions_Open_xkb:cz::cze"> | |
| 3229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3230 <description>Please enter the description of this user action.</description> | |
| 3231 </action> | |
| 3232 | |
| 3233 <action name="InputMethodOptions_Open_xkb:cz:qwerty:cze"> | |
| 3234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3235 <description>Please enter the description of this user action.</description> | |
| 3236 </action> | |
| 3237 | |
| 3238 <action name="InputMethodOptions_Open_xkb:de::ger"> | |
| 3239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3240 <description>Please enter the description of this user action.</description> | |
| 3241 </action> | |
| 3242 | |
| 3243 <action name="InputMethodOptions_Open_xkb:de:neo:ger"> | |
| 3244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3245 <description>Please enter the description of this user action.</description> | |
| 3246 </action> | |
| 3247 | |
| 3248 <action name="InputMethodOptions_Open_xkb:dk::dan"> | |
| 3249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3250 <description>Please enter the description of this user action.</description> | |
| 3251 </action> | |
| 3252 | |
| 3253 <action name="InputMethodOptions_Open_xkb:ee::est"> | |
| 3254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3255 <description>Please enter the description of this user action.</description> | |
| 3256 </action> | |
| 3257 | |
| 3258 <action name="InputMethodOptions_Open_xkb:es::spa"> | |
| 3259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3260 <description>Please enter the description of this user action.</description> | |
| 3261 </action> | |
| 3262 | |
| 3263 <action name="InputMethodOptions_Open_xkb:es:cat:cat"> | |
| 3264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3265 <description>Please enter the description of this user action.</description> | |
| 3266 </action> | |
| 3267 | |
| 3268 <action name="InputMethodOptions_Open_xkb:fi::fin"> | |
| 3269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3270 <description>Please enter the description of this user action.</description> | |
| 3271 </action> | |
| 3272 | |
| 3273 <action name="InputMethodOptions_Open_xkb:fr::fra"> | |
| 3274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3275 <description>Please enter the description of this user action.</description> | |
| 3276 </action> | |
| 3277 | |
| 3278 <action name="InputMethodOptions_Open_xkb:gb:dvorak:eng"> | |
| 3279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3280 <description>Please enter the description of this user action.</description> | |
| 3281 </action> | |
| 3282 | |
| 3283 <action name="InputMethodOptions_Open_xkb:gb:extd:eng"> | |
| 3284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3285 <description>Please enter the description of this user action.</description> | |
| 3286 </action> | |
| 3287 | |
| 3288 <action name="InputMethodOptions_Open_xkb:ge::geo"> | |
| 3289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3290 <description>Please enter the description of this user action.</description> | |
| 3291 </action> | |
| 3292 | |
| 3293 <action name="InputMethodOptions_Open_xkb:gr::gre"> | |
| 3294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3295 <description>Please enter the description of this user action.</description> | |
| 3296 </action> | |
| 3297 | |
| 3298 <action name="InputMethodOptions_Open_xkb:hr::scr"> | |
| 3299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3300 <description>Please enter the description of this user action.</description> | |
| 3301 </action> | |
| 3302 | |
| 3303 <action name="InputMethodOptions_Open_xkb:hu::hun"> | |
| 3304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3305 <description>Please enter the description of this user action.</description> | |
| 3306 </action> | |
| 3307 | |
| 3308 <action name="InputMethodOptions_Open_xkb:il::heb"> | |
| 3309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3310 <description>Please enter the description of this user action.</description> | |
| 3311 </action> | |
| 3312 | |
| 3313 <action name="InputMethodOptions_Open_xkb:is::ice"> | |
| 3314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3315 <description>Please enter the description of this user action.</description> | |
| 3316 </action> | |
| 3317 | |
| 3318 <action name="InputMethodOptions_Open_xkb:it::ita"> | |
| 3319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3320 <description>Please enter the description of this user action.</description> | |
| 3321 </action> | |
| 3322 | |
| 3323 <action name="InputMethodOptions_Open_xkb:jp::jpn"> | |
| 3324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3325 <description>Please enter the description of this user action.</description> | |
| 3326 </action> | |
| 3327 | |
| 3328 <action name="InputMethodOptions_Open_xkb:kr:kr104:kor"> | |
| 3329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3330 <description>Please enter the description of this user action.</description> | |
| 3331 </action> | |
| 3332 | |
| 3333 <action name="InputMethodOptions_Open_xkb:latam::spa"> | |
| 3334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3335 <description>Please enter the description of this user action.</description> | |
| 3336 </action> | |
| 3337 | |
| 3338 <action name="InputMethodOptions_Open_xkb:lt::lit"> | |
| 3339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3340 <description>Please enter the description of this user action.</description> | |
| 3341 </action> | |
| 3342 | |
| 3343 <action name="InputMethodOptions_Open_xkb:lv::lav"> | |
| 3344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3345 <description>Please enter the description of this user action.</description> | |
| 3346 </action> | |
| 3347 | |
| 3348 <action name="InputMethodOptions_Open_xkb:lv:apostrophe:lav"> | |
| 3349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3350 <description>Please enter the description of this user action.</description> | |
| 3351 </action> | |
| 3352 | |
| 3353 <action name="InputMethodOptions_Open_xkb:mn::mon"> | |
| 3354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3355 <description>Please enter the description of this user action.</description> | |
| 3356 </action> | |
| 3357 | |
| 3358 <action name="InputMethodOptions_Open_xkb:nl::nld"> | |
| 3359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3360 <description>Please enter the description of this user action.</description> | |
| 3361 </action> | |
| 3362 | |
| 3363 <action name="InputMethodOptions_Open_xkb:no::nob"> | |
| 3364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3365 <description>Please enter the description of this user action.</description> | |
| 3366 </action> | |
| 3367 | |
| 3368 <action name="InputMethodOptions_Open_xkb:no::nor"> | |
| 3369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3370 <description>Please enter the description of this user action.</description> | |
| 3371 </action> | |
| 3372 | |
| 3373 <action name="InputMethodOptions_Open_xkb:pl::pol"> | |
| 3374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3375 <description>Please enter the description of this user action.</description> | |
| 3376 </action> | |
| 3377 | |
| 3378 <action name="InputMethodOptions_Open_xkb:pt::por"> | |
| 3379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3380 <description>Please enter the description of this user action.</description> | |
| 3381 </action> | |
| 3382 | |
| 3383 <action name="InputMethodOptions_Open_xkb:ro::rum"> | |
| 3384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3385 <description>Please enter the description of this user action.</description> | |
| 3386 </action> | |
| 3387 | |
| 3388 <action name="InputMethodOptions_Open_xkb:rs::srp"> | |
| 3389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3390 <description>Please enter the description of this user action.</description> | |
| 3391 </action> | |
| 3392 | |
| 3393 <action name="InputMethodOptions_Open_xkb:ru::rus"> | |
| 3394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3395 <description>Please enter the description of this user action.</description> | |
| 3396 </action> | |
| 3397 | |
| 3398 <action name="InputMethodOptions_Open_xkb:ru:phonetic:rus"> | |
| 3399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3400 <description>Please enter the description of this user action.</description> | |
| 3401 </action> | |
| 3402 | |
| 3403 <action name="InputMethodOptions_Open_xkb:se::swe"> | |
| 3404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3405 <description>Please enter the description of this user action.</description> | |
| 3406 </action> | |
| 3407 | |
| 3408 <action name="InputMethodOptions_Open_xkb:si::slv"> | |
| 3409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3410 <description>Please enter the description of this user action.</description> | |
| 3411 </action> | |
| 3412 | |
| 3413 <action name="InputMethodOptions_Open_xkb:sk::slo"> | |
| 3414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3415 <description>Please enter the description of this user action.</description> | |
| 3416 </action> | |
| 3417 | |
| 3418 <action name="InputMethodOptions_Open_xkb:tr::tur"> | |
| 3419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3420 <description>Please enter the description of this user action.</description> | |
| 3421 </action> | |
| 3422 | |
| 3423 <action name="InputMethodOptions_Open_xkb:ua::ukr"> | |
| 3424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3425 <description>Please enter the description of this user action.</description> | |
| 3426 </action> | |
| 3427 | |
| 3428 <action name="InputMethodOptions_Open_xkb:us::eng"> | |
| 3429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3430 <description>Please enter the description of this user action.</description> | |
| 3431 </action> | |
| 3432 | |
| 3433 <action name="InputMethodOptions_Open_xkb:us:altgr-intl:eng"> | |
| 3434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3435 <description>Please enter the description of this user action.</description> | |
| 3436 </action> | |
| 3437 | |
| 3438 <action name="InputMethodOptions_Open_xkb:us:colemak:eng"> | |
| 3439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3440 <description>Please enter the description of this user action.</description> | |
| 3441 </action> | |
| 3442 | |
| 3443 <action name="InputMethodOptions_Open_xkb:us:dvorak:eng"> | |
| 3444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3445 <description>Please enter the description of this user action.</description> | |
| 3446 </action> | |
| 3447 | |
| 3448 <action name="InputMethodOptions_Open_xkb:us:intl:eng"> | |
| 3449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3450 <description>Please enter the description of this user action.</description> | |
| 3451 </action> | |
| 3452 | |
| 3453 <action name="InsertBacktab"> | |
| 3454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3455 <description>Please enter the description of this user action.</description> | |
| 3456 </action> | |
| 3457 | |
| 3458 <action name="InsertHTML"> | |
| 3459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3460 <description>Please enter the description of this user action.</description> | |
| 3461 </action> | |
| 3462 | |
| 3463 <action name="InsertHorizontalRule"> | |
| 3464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3465 <description>Please enter the description of this user action.</description> | |
| 3466 </action> | |
| 3467 | |
| 3468 <action name="InsertImage"> | |
| 3469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3470 <description>Please enter the description of this user action.</description> | |
| 3471 </action> | |
| 3472 | |
| 3473 <action name="InsertLineBreak"> | |
| 3474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3475 <description>Please enter the description of this user action.</description> | |
| 3476 </action> | |
| 3477 | |
| 3478 <action name="InsertNewline"> | |
| 3479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3480 <description>Please enter the description of this user action.</description> | |
| 3481 </action> | |
| 3482 | |
| 3483 <action name="InsertNewlineInQuotedContent"> | |
| 3484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3485 <description>Please enter the description of this user action.</description> | |
| 3486 </action> | |
| 3487 | |
| 3488 <action name="InsertOrderedList"> | |
| 3489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3490 <description>Please enter the description of this user action.</description> | |
| 3491 </action> | |
| 3492 | |
| 3493 <action name="InsertParagraph"> | |
| 3494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3495 <description>Please enter the description of this user action.</description> | |
| 3496 </action> | |
| 3497 | |
| 3498 <action name="InsertTab"> | |
| 3499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3500 <description>Please enter the description of this user action.</description> | |
| 3501 </action> | |
| 3502 | |
| 3503 <action name="InsertText"> | |
| 3504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3505 <description>Please enter the description of this user action.</description> | |
| 3506 </action> | |
| 3507 | |
| 3508 <action name="InsertUnorderedList"> | |
| 3509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3510 <description>Please enter the description of this user action.</description> | |
| 3511 </action> | |
| 3512 | |
| 3513 <action name="InspectDevices"> | |
| 3514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3515 <description>Please enter the description of this user action.</description> | |
| 3516 </action> | |
| 3517 | |
| 3518 <action name="InstallSite"> | |
| 3519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3520 <description>Please enter the description of this user action.</description> | |
| 3521 </action> | |
| 3522 | |
| 3523 <action name="InstantExtended.MostVisitedClicked"> | |
| 3524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3525 <description>Please enter the description of this user action.</description> | |
| 3526 </action> | |
| 3527 | |
| 3528 <action name="InstantExtended.ShowNTP"> | |
| 3529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3530 <description>Please enter the description of this user action.</description> | |
| 3531 </action> | |
| 3532 | |
| 3533 <action name="InstantExtended.ShowSRP"> | |
| 3534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3535 <description>Please enter the description of this user action.</description> | |
| 3536 </action> | |
| 3537 | |
| 3538 <action name="Italic"> | |
| 3539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3540 <description>Please enter the description of this user action.</description> | |
| 3541 </action> | |
| 3542 | |
| 3543 <action name="JustifyCenter"> | |
| 3544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3545 <description>Please enter the description of this user action.</description> | |
| 3546 </action> | |
| 3547 | |
| 3548 <action name="JustifyLeft"> | |
| 3549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3550 <description>Please enter the description of this user action.</description> | |
| 3551 </action> | |
| 3552 | |
| 3553 <action name="JustifyRight"> | |
| 3554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3555 <description>Please enter the description of this user action.</description> | |
| 3556 </action> | |
| 3557 | |
| 3558 <action name="KeySystemSupport.Widevine.Queried"> | |
| 3559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3560 <description>Please enter the description of this user action.</description> | |
| 3561 </action> | |
| 3562 | |
| 3563 <action name="KeySystemSupport.Widevine.Supported"> | |
| 3564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3565 <description>Please enter the description of this user action.</description> | |
| 3566 </action> | |
| 3567 | |
| 3568 <action name="KeySystemSupport.WidevineWithType.Queried"> | |
| 3569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3570 <description>Please enter the description of this user action.</description> | |
| 3571 </action> | |
| 3572 | |
| 3573 <action name="KeySystemSupport.WidevineWithType.Supported"> | |
| 3574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3575 <description>Please enter the description of this user action.</description> | |
| 3576 </action> | |
| 3577 | |
| 3578 <action name="KeywordEditor_AddKeyword"> | |
| 3579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3580 <description>Please enter the description of this user action.</description> | |
| 3581 </action> | |
| 3582 | |
| 3583 <action name="KeywordEditor_AddKeywordJS"> | |
| 3584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3585 <description>Please enter the description of this user action.</description> | |
| 3586 </action> | |
| 3587 | |
| 3588 <action name="KeywordEditor_ModifiedKeyword"> | |
| 3589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3590 <description>Please enter the description of this user action.</description> | |
| 3591 </action> | |
| 3592 | |
| 3593 <action name="KeywordEditor_RemoveKeyword"> | |
| 3594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3595 <description>Please enter the description of this user action.</description> | |
| 3596 </action> | |
| 3597 | |
| 3598 <action name="LanguageChange_Accept"> | |
| 3599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3600 <description>Please enter the description of this user action.</description> | |
| 3601 </action> | |
| 3602 | |
| 3603 <action name="LanguageChange_Revert"> | |
| 3604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3605 <description>Please enter the description of this user action.</description> | |
| 3606 </action> | |
| 3607 | |
| 3608 <action name="LanguageConfigView_Open"> | |
| 3609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3610 <description>Please enter the description of this user action.</description> | |
| 3611 </action> | |
| 3612 | |
| 3613 <action name="LanguageMenuButton_InputMethodChanged"> | |
| 3614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3615 <description>Please enter the description of this user action.</description> | |
| 3616 </action> | |
| 3617 | |
| 3618 <action name="LanguageMenuButton_Open"> | |
| 3619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3620 <description>Please enter the description of this user action.</description> | |
| 3621 </action> | |
| 3622 | |
| 3623 <action name="LanguageOptions_DisableInputMethod_chewing"> | |
| 3624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3625 <description>Please enter the description of this user action.</description> | |
| 3626 </action> | |
| 3627 | |
| 3628 <action name="LanguageOptions_DisableInputMethod_english-m"> | |
| 3629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3630 <description>Please enter the description of this user action.</description> | |
| 3631 </action> | |
| 3632 | |
| 3633 <action name="LanguageOptions_DisableInputMethod_hangul"> | |
| 3634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3635 <description>Please enter the description of this user action.</description> | |
| 3636 </action> | |
| 3637 | |
| 3638 <action name="LanguageOptions_DisableInputMethod_m17n:am:sera"> | |
| 3639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3640 <description>Please enter the description of this user action.</description> | |
| 3641 </action> | |
| 3642 | |
| 3643 <action name="LanguageOptions_DisableInputMethod_m17n:ar:kbd"> | |
| 3644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3645 <description>Please enter the description of this user action.</description> | |
| 3646 </action> | |
| 3647 | |
| 3648 <action name="LanguageOptions_DisableInputMethod_m17n:bn:itrans"> | |
| 3649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3650 <description>Please enter the description of this user action.</description> | |
| 3651 </action> | |
| 3652 | |
| 3653 <action name="LanguageOptions_DisableInputMethod_m17n:fa:isiri"> | |
| 3654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3655 <description>Please enter the description of this user action.</description> | |
| 3656 </action> | |
| 3657 | |
| 3658 <action name="LanguageOptions_DisableInputMethod_m17n:gu:itrans"> | |
| 3659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3660 <description>Please enter the description of this user action.</description> | |
| 3661 </action> | |
| 3662 | |
| 3663 <action name="LanguageOptions_DisableInputMethod_m17n:hi:itrans"> | |
| 3664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3665 <description>Please enter the description of this user action.</description> | |
| 3666 </action> | |
| 3667 | |
| 3668 <action name="LanguageOptions_DisableInputMethod_m17n:kn:itrans"> | |
| 3669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3670 <description>Please enter the description of this user action.</description> | |
| 3671 </action> | |
| 3672 | |
| 3673 <action name="LanguageOptions_DisableInputMethod_m17n:ml:itrans"> | |
| 3674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3675 <description>Please enter the description of this user action.</description> | |
| 3676 </action> | |
| 3677 | |
| 3678 <action name="LanguageOptions_DisableInputMethod_m17n:mr:itrans"> | |
| 3679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3680 <description>Please enter the description of this user action.</description> | |
| 3681 </action> | |
| 3682 | |
| 3683 <action name="LanguageOptions_DisableInputMethod_m17n:ta:inscript"> | |
| 3684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3685 <description>Please enter the description of this user action.</description> | |
| 3686 </action> | |
| 3687 | |
| 3688 <action name="LanguageOptions_DisableInputMethod_m17n:ta:itrans"> | |
| 3689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3690 <description>Please enter the description of this user action.</description> | |
| 3691 </action> | |
| 3692 | |
| 3693 <action name="LanguageOptions_DisableInputMethod_m17n:ta:phonetic"> | |
| 3694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3695 <description>Please enter the description of this user action.</description> | |
| 3696 </action> | |
| 3697 | |
| 3698 <action name="LanguageOptions_DisableInputMethod_m17n:ta:tamil99"> | |
| 3699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3700 <description>Please enter the description of this user action.</description> | |
| 3701 </action> | |
| 3702 | |
| 3703 <action name="LanguageOptions_DisableInputMethod_m17n:ta:typewriter"> | |
| 3704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3705 <description>Please enter the description of this user action.</description> | |
| 3706 </action> | |
| 3707 | |
| 3708 <action name="LanguageOptions_DisableInputMethod_m17n:te:itrans"> | |
| 3709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3710 <description>Please enter the description of this user action.</description> | |
| 3711 </action> | |
| 3712 | |
| 3713 <action name="LanguageOptions_DisableInputMethod_m17n:th:kesmanee"> | |
| 3714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3715 <description>Please enter the description of this user action.</description> | |
| 3716 </action> | |
| 3717 | |
| 3718 <action name="LanguageOptions_DisableInputMethod_m17n:th:pattachote"> | |
| 3719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3720 <description>Please enter the description of this user action.</description> | |
| 3721 </action> | |
| 3722 | |
| 3723 <action name="LanguageOptions_DisableInputMethod_m17n:th:tis820"> | |
| 3724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3725 <description>Please enter the description of this user action.</description> | |
| 3726 </action> | |
| 3727 | |
| 3728 <action name="LanguageOptions_DisableInputMethod_m17n:vi:tcvn"> | |
| 3729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3730 <description>Please enter the description of this user action.</description> | |
| 3731 </action> | |
| 3732 | |
| 3733 <action name="LanguageOptions_DisableInputMethod_m17n:vi:telex"> | |
| 3734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3735 <description>Please enter the description of this user action.</description> | |
| 3736 </action> | |
| 3737 | |
| 3738 <action name="LanguageOptions_DisableInputMethod_m17n:vi:viqr"> | |
| 3739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3740 <description>Please enter the description of this user action.</description> | |
| 3741 </action> | |
| 3742 | |
| 3743 <action name="LanguageOptions_DisableInputMethod_m17n:vi:vni"> | |
| 3744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3745 <description>Please enter the description of this user action.</description> | |
| 3746 </action> | |
| 3747 | |
| 3748 <action name="LanguageOptions_DisableInputMethod_m17n:zh:cangjie"> | |
| 3749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3750 <description>Please enter the description of this user action.</description> | |
| 3751 </action> | |
| 3752 | |
| 3753 <action name="LanguageOptions_DisableInputMethod_m17n:zh:quick"> | |
| 3754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3755 <description>Please enter the description of this user action.</description> | |
| 3756 </action> | |
| 3757 | |
| 3758 <action name="LanguageOptions_DisableInputMethod_mozc"> | |
| 3759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3760 <description>Please enter the description of this user action.</description> | |
| 3761 </action> | |
| 3762 | |
| 3763 <action name="LanguageOptions_DisableInputMethod_mozc-chewing"> | |
| 3764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3765 <description>Please enter the description of this user action.</description> | |
| 3766 </action> | |
| 3767 | |
| 3768 <action name="LanguageOptions_DisableInputMethod_mozc-dv"> | |
| 3769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3770 <description>Please enter the description of this user action.</description> | |
| 3771 </action> | |
| 3772 | |
| 3773 <action name="LanguageOptions_DisableInputMethod_mozc-hangul"> | |
| 3774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3775 <description>Please enter the description of this user action.</description> | |
| 3776 </action> | |
| 3777 | |
| 3778 <action name="LanguageOptions_DisableInputMethod_mozc-jp"> | |
| 3779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3780 <description>Please enter the description of this user action.</description> | |
| 3781 </action> | |
| 3782 | |
| 3783 <action name="LanguageOptions_DisableInputMethod_pinyin"> | |
| 3784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3785 <description>Please enter the description of this user action.</description> | |
| 3786 </action> | |
| 3787 | |
| 3788 <action name="LanguageOptions_DisableInputMethod_pinyin-dv"> | |
| 3789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3790 <description>Please enter the description of this user action.</description> | |
| 3791 </action> | |
| 3792 | |
| 3793 <action name="LanguageOptions_DisableInputMethod_xkb:am:phonetic:arm"> | |
| 3794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3795 <description>Please enter the description of this user action.</description> | |
| 3796 </action> | |
| 3797 | |
| 3798 <action name="LanguageOptions_DisableInputMethod_xkb:be::fra"> | |
| 3799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3800 <description>Please enter the description of this user action.</description> | |
| 3801 </action> | |
| 3802 | |
| 3803 <action name="LanguageOptions_DisableInputMethod_xkb:be::ger"> | |
| 3804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3805 <description>Please enter the description of this user action.</description> | |
| 3806 </action> | |
| 3807 | |
| 3808 <action name="LanguageOptions_DisableInputMethod_xkb:be::nld"> | |
| 3809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3810 <description>Please enter the description of this user action.</description> | |
| 3811 </action> | |
| 3812 | |
| 3813 <action name="LanguageOptions_DisableInputMethod_xkb:bg::bul"> | |
| 3814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3815 <description>Please enter the description of this user action.</description> | |
| 3816 </action> | |
| 3817 | |
| 3818 <action name="LanguageOptions_DisableInputMethod_xkb:bg:phonetic:bul"> | |
| 3819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3820 <description>Please enter the description of this user action.</description> | |
| 3821 </action> | |
| 3822 | |
| 3823 <action name="LanguageOptions_DisableInputMethod_xkb:br::por"> | |
| 3824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3825 <description>Please enter the description of this user action.</description> | |
| 3826 </action> | |
| 3827 | |
| 3828 <action name="LanguageOptions_DisableInputMethod_xkb:by::bel"> | |
| 3829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3830 <description>Please enter the description of this user action.</description> | |
| 3831 </action> | |
| 3832 | |
| 3833 <action name="LanguageOptions_DisableInputMethod_xkb:ca::fra"> | |
| 3834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3835 <description>Please enter the description of this user action.</description> | |
| 3836 </action> | |
| 3837 | |
| 3838 <action name="LanguageOptions_DisableInputMethod_xkb:ca:eng:eng"> | |
| 3839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3840 <description>Please enter the description of this user action.</description> | |
| 3841 </action> | |
| 3842 | |
| 3843 <action name="LanguageOptions_DisableInputMethod_xkb:ca:multix:fra"> | |
| 3844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3845 <description>Please enter the description of this user action.</description> | |
| 3846 </action> | |
| 3847 | |
| 3848 <action name="LanguageOptions_DisableInputMethod_xkb:ch::ger"> | |
| 3849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3850 <description>Please enter the description of this user action.</description> | |
| 3851 </action> | |
| 3852 | |
| 3853 <action name="LanguageOptions_DisableInputMethod_xkb:ch:fr:fra"> | |
| 3854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3855 <description>Please enter the description of this user action.</description> | |
| 3856 </action> | |
| 3857 | |
| 3858 <action name="LanguageOptions_DisableInputMethod_xkb:cz::cze"> | |
| 3859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3860 <description>Please enter the description of this user action.</description> | |
| 3861 </action> | |
| 3862 | |
| 3863 <action name="LanguageOptions_DisableInputMethod_xkb:cz:qwerty:cze"> | |
| 3864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3865 <description>Please enter the description of this user action.</description> | |
| 3866 </action> | |
| 3867 | |
| 3868 <action name="LanguageOptions_DisableInputMethod_xkb:de::ger"> | |
| 3869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3870 <description>Please enter the description of this user action.</description> | |
| 3871 </action> | |
| 3872 | |
| 3873 <action name="LanguageOptions_DisableInputMethod_xkb:de:neo:ger"> | |
| 3874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3875 <description>Please enter the description of this user action.</description> | |
| 3876 </action> | |
| 3877 | |
| 3878 <action name="LanguageOptions_DisableInputMethod_xkb:dk::dan"> | |
| 3879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3880 <description>Please enter the description of this user action.</description> | |
| 3881 </action> | |
| 3882 | |
| 3883 <action name="LanguageOptions_DisableInputMethod_xkb:ee::est"> | |
| 3884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3885 <description>Please enter the description of this user action.</description> | |
| 3886 </action> | |
| 3887 | |
| 3888 <action name="LanguageOptions_DisableInputMethod_xkb:es::spa"> | |
| 3889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3890 <description>Please enter the description of this user action.</description> | |
| 3891 </action> | |
| 3892 | |
| 3893 <action name="LanguageOptions_DisableInputMethod_xkb:es:cat:cat"> | |
| 3894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3895 <description>Please enter the description of this user action.</description> | |
| 3896 </action> | |
| 3897 | |
| 3898 <action name="LanguageOptions_DisableInputMethod_xkb:fi::fin"> | |
| 3899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3900 <description>Please enter the description of this user action.</description> | |
| 3901 </action> | |
| 3902 | |
| 3903 <action name="LanguageOptions_DisableInputMethod_xkb:fr::fra"> | |
| 3904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3905 <description>Please enter the description of this user action.</description> | |
| 3906 </action> | |
| 3907 | |
| 3908 <action name="LanguageOptions_DisableInputMethod_xkb:gb:dvorak:eng"> | |
| 3909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3910 <description>Please enter the description of this user action.</description> | |
| 3911 </action> | |
| 3912 | |
| 3913 <action name="LanguageOptions_DisableInputMethod_xkb:gb:extd:eng"> | |
| 3914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3915 <description>Please enter the description of this user action.</description> | |
| 3916 </action> | |
| 3917 | |
| 3918 <action name="LanguageOptions_DisableInputMethod_xkb:ge::geo"> | |
| 3919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3920 <description>Please enter the description of this user action.</description> | |
| 3921 </action> | |
| 3922 | |
| 3923 <action name="LanguageOptions_DisableInputMethod_xkb:gr::gre"> | |
| 3924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3925 <description>Please enter the description of this user action.</description> | |
| 3926 </action> | |
| 3927 | |
| 3928 <action name="LanguageOptions_DisableInputMethod_xkb:hr::scr"> | |
| 3929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3930 <description>Please enter the description of this user action.</description> | |
| 3931 </action> | |
| 3932 | |
| 3933 <action name="LanguageOptions_DisableInputMethod_xkb:hu::hun"> | |
| 3934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3935 <description>Please enter the description of this user action.</description> | |
| 3936 </action> | |
| 3937 | |
| 3938 <action name="LanguageOptions_DisableInputMethod_xkb:il::heb"> | |
| 3939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3940 <description>Please enter the description of this user action.</description> | |
| 3941 </action> | |
| 3942 | |
| 3943 <action name="LanguageOptions_DisableInputMethod_xkb:is::ice"> | |
| 3944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3945 <description>Please enter the description of this user action.</description> | |
| 3946 </action> | |
| 3947 | |
| 3948 <action name="LanguageOptions_DisableInputMethod_xkb:it::ita"> | |
| 3949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3950 <description>Please enter the description of this user action.</description> | |
| 3951 </action> | |
| 3952 | |
| 3953 <action name="LanguageOptions_DisableInputMethod_xkb:jp::jpn"> | |
| 3954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3955 <description>Please enter the description of this user action.</description> | |
| 3956 </action> | |
| 3957 | |
| 3958 <action name="LanguageOptions_DisableInputMethod_xkb:kr:kr104:kor"> | |
| 3959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3960 <description>Please enter the description of this user action.</description> | |
| 3961 </action> | |
| 3962 | |
| 3963 <action name="LanguageOptions_DisableInputMethod_xkb:latam::spa"> | |
| 3964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3965 <description>Please enter the description of this user action.</description> | |
| 3966 </action> | |
| 3967 | |
| 3968 <action name="LanguageOptions_DisableInputMethod_xkb:lt::lit"> | |
| 3969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3970 <description>Please enter the description of this user action.</description> | |
| 3971 </action> | |
| 3972 | |
| 3973 <action name="LanguageOptions_DisableInputMethod_xkb:lv::lav"> | |
| 3974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3975 <description>Please enter the description of this user action.</description> | |
| 3976 </action> | |
| 3977 | |
| 3978 <action name="LanguageOptions_DisableInputMethod_xkb:lv:apostrophe:lav"> | |
| 3979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3980 <description>Please enter the description of this user action.</description> | |
| 3981 </action> | |
| 3982 | |
| 3983 <action name="LanguageOptions_DisableInputMethod_xkb:mn::mon"> | |
| 3984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3985 <description>Please enter the description of this user action.</description> | |
| 3986 </action> | |
| 3987 | |
| 3988 <action name="LanguageOptions_DisableInputMethod_xkb:nl::nld"> | |
| 3989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3990 <description>Please enter the description of this user action.</description> | |
| 3991 </action> | |
| 3992 | |
| 3993 <action name="LanguageOptions_DisableInputMethod_xkb:no::nob"> | |
| 3994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 3995 <description>Please enter the description of this user action.</description> | |
| 3996 </action> | |
| 3997 | |
| 3998 <action name="LanguageOptions_DisableInputMethod_xkb:no::nor"> | |
| 3999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4000 <description>Please enter the description of this user action.</description> | |
| 4001 </action> | |
| 4002 | |
| 4003 <action name="LanguageOptions_DisableInputMethod_xkb:pl::pol"> | |
| 4004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4005 <description>Please enter the description of this user action.</description> | |
| 4006 </action> | |
| 4007 | |
| 4008 <action name="LanguageOptions_DisableInputMethod_xkb:pt::por"> | |
| 4009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4010 <description>Please enter the description of this user action.</description> | |
| 4011 </action> | |
| 4012 | |
| 4013 <action name="LanguageOptions_DisableInputMethod_xkb:ro::rum"> | |
| 4014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4015 <description>Please enter the description of this user action.</description> | |
| 4016 </action> | |
| 4017 | |
| 4018 <action name="LanguageOptions_DisableInputMethod_xkb:rs::srp"> | |
| 4019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4020 <description>Please enter the description of this user action.</description> | |
| 4021 </action> | |
| 4022 | |
| 4023 <action name="LanguageOptions_DisableInputMethod_xkb:ru::rus"> | |
| 4024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4025 <description>Please enter the description of this user action.</description> | |
| 4026 </action> | |
| 4027 | |
| 4028 <action name="LanguageOptions_DisableInputMethod_xkb:ru:phonetic:rus"> | |
| 4029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4030 <description>Please enter the description of this user action.</description> | |
| 4031 </action> | |
| 4032 | |
| 4033 <action name="LanguageOptions_DisableInputMethod_xkb:se::swe"> | |
| 4034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4035 <description>Please enter the description of this user action.</description> | |
| 4036 </action> | |
| 4037 | |
| 4038 <action name="LanguageOptions_DisableInputMethod_xkb:si::slv"> | |
| 4039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4040 <description>Please enter the description of this user action.</description> | |
| 4041 </action> | |
| 4042 | |
| 4043 <action name="LanguageOptions_DisableInputMethod_xkb:sk::slo"> | |
| 4044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4045 <description>Please enter the description of this user action.</description> | |
| 4046 </action> | |
| 4047 | |
| 4048 <action name="LanguageOptions_DisableInputMethod_xkb:tr::tur"> | |
| 4049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4050 <description>Please enter the description of this user action.</description> | |
| 4051 </action> | |
| 4052 | |
| 4053 <action name="LanguageOptions_DisableInputMethod_xkb:ua::ukr"> | |
| 4054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4055 <description>Please enter the description of this user action.</description> | |
| 4056 </action> | |
| 4057 | |
| 4058 <action name="LanguageOptions_DisableInputMethod_xkb:us::eng"> | |
| 4059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4060 <description>Please enter the description of this user action.</description> | |
| 4061 </action> | |
| 4062 | |
| 4063 <action name="LanguageOptions_DisableInputMethod_xkb:us:altgr-intl:eng"> | |
| 4064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4065 <description>Please enter the description of this user action.</description> | |
| 4066 </action> | |
| 4067 | |
| 4068 <action name="LanguageOptions_DisableInputMethod_xkb:us:colemak:eng"> | |
| 4069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4070 <description>Please enter the description of this user action.</description> | |
| 4071 </action> | |
| 4072 | |
| 4073 <action name="LanguageOptions_DisableInputMethod_xkb:us:dvorak:eng"> | |
| 4074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4075 <description>Please enter the description of this user action.</description> | |
| 4076 </action> | |
| 4077 | |
| 4078 <action name="LanguageOptions_DisableInputMethod_xkb:us:intl:eng"> | |
| 4079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4080 <description>Please enter the description of this user action.</description> | |
| 4081 </action> | |
| 4082 | |
| 4083 <action name="LanguageOptions_EnableInputMethod_chewing"> | |
| 4084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4085 <description>Please enter the description of this user action.</description> | |
| 4086 </action> | |
| 4087 | |
| 4088 <action name="LanguageOptions_EnableInputMethod_english-m"> | |
| 4089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4090 <description>Please enter the description of this user action.</description> | |
| 4091 </action> | |
| 4092 | |
| 4093 <action name="LanguageOptions_EnableInputMethod_hangul"> | |
| 4094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4095 <description>Please enter the description of this user action.</description> | |
| 4096 </action> | |
| 4097 | |
| 4098 <action name="LanguageOptions_EnableInputMethod_m17n:am:sera"> | |
| 4099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4100 <description>Please enter the description of this user action.</description> | |
| 4101 </action> | |
| 4102 | |
| 4103 <action name="LanguageOptions_EnableInputMethod_m17n:ar:kbd"> | |
| 4104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4105 <description>Please enter the description of this user action.</description> | |
| 4106 </action> | |
| 4107 | |
| 4108 <action name="LanguageOptions_EnableInputMethod_m17n:bn:itrans"> | |
| 4109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4110 <description>Please enter the description of this user action.</description> | |
| 4111 </action> | |
| 4112 | |
| 4113 <action name="LanguageOptions_EnableInputMethod_m17n:fa:isiri"> | |
| 4114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4115 <description>Please enter the description of this user action.</description> | |
| 4116 </action> | |
| 4117 | |
| 4118 <action name="LanguageOptions_EnableInputMethod_m17n:gu:itrans"> | |
| 4119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4120 <description>Please enter the description of this user action.</description> | |
| 4121 </action> | |
| 4122 | |
| 4123 <action name="LanguageOptions_EnableInputMethod_m17n:hi:itrans"> | |
| 4124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4125 <description>Please enter the description of this user action.</description> | |
| 4126 </action> | |
| 4127 | |
| 4128 <action name="LanguageOptions_EnableInputMethod_m17n:kn:itrans"> | |
| 4129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4130 <description>Please enter the description of this user action.</description> | |
| 4131 </action> | |
| 4132 | |
| 4133 <action name="LanguageOptions_EnableInputMethod_m17n:ml:itrans"> | |
| 4134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4135 <description>Please enter the description of this user action.</description> | |
| 4136 </action> | |
| 4137 | |
| 4138 <action name="LanguageOptions_EnableInputMethod_m17n:mr:itrans"> | |
| 4139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4140 <description>Please enter the description of this user action.</description> | |
| 4141 </action> | |
| 4142 | |
| 4143 <action name="LanguageOptions_EnableInputMethod_m17n:ta:inscript"> | |
| 4144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4145 <description>Please enter the description of this user action.</description> | |
| 4146 </action> | |
| 4147 | |
| 4148 <action name="LanguageOptions_EnableInputMethod_m17n:ta:itrans"> | |
| 4149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4150 <description>Please enter the description of this user action.</description> | |
| 4151 </action> | |
| 4152 | |
| 4153 <action name="LanguageOptions_EnableInputMethod_m17n:ta:phonetic"> | |
| 4154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4155 <description>Please enter the description of this user action.</description> | |
| 4156 </action> | |
| 4157 | |
| 4158 <action name="LanguageOptions_EnableInputMethod_m17n:ta:tamil99"> | |
| 4159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4160 <description>Please enter the description of this user action.</description> | |
| 4161 </action> | |
| 4162 | |
| 4163 <action name="LanguageOptions_EnableInputMethod_m17n:ta:typewriter"> | |
| 4164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4165 <description>Please enter the description of this user action.</description> | |
| 4166 </action> | |
| 4167 | |
| 4168 <action name="LanguageOptions_EnableInputMethod_m17n:te:itrans"> | |
| 4169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4170 <description>Please enter the description of this user action.</description> | |
| 4171 </action> | |
| 4172 | |
| 4173 <action name="LanguageOptions_EnableInputMethod_m17n:th:kesmanee"> | |
| 4174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4175 <description>Please enter the description of this user action.</description> | |
| 4176 </action> | |
| 4177 | |
| 4178 <action name="LanguageOptions_EnableInputMethod_m17n:th:pattachote"> | |
| 4179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4180 <description>Please enter the description of this user action.</description> | |
| 4181 </action> | |
| 4182 | |
| 4183 <action name="LanguageOptions_EnableInputMethod_m17n:th:tis820"> | |
| 4184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4185 <description>Please enter the description of this user action.</description> | |
| 4186 </action> | |
| 4187 | |
| 4188 <action name="LanguageOptions_EnableInputMethod_m17n:vi:tcvn"> | |
| 4189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4190 <description>Please enter the description of this user action.</description> | |
| 4191 </action> | |
| 4192 | |
| 4193 <action name="LanguageOptions_EnableInputMethod_m17n:vi:telex"> | |
| 4194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4195 <description>Please enter the description of this user action.</description> | |
| 4196 </action> | |
| 4197 | |
| 4198 <action name="LanguageOptions_EnableInputMethod_m17n:vi:viqr"> | |
| 4199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4200 <description>Please enter the description of this user action.</description> | |
| 4201 </action> | |
| 4202 | |
| 4203 <action name="LanguageOptions_EnableInputMethod_m17n:vi:vni"> | |
| 4204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4205 <description>Please enter the description of this user action.</description> | |
| 4206 </action> | |
| 4207 | |
| 4208 <action name="LanguageOptions_EnableInputMethod_m17n:zh:cangjie"> | |
| 4209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4210 <description>Please enter the description of this user action.</description> | |
| 4211 </action> | |
| 4212 | |
| 4213 <action name="LanguageOptions_EnableInputMethod_m17n:zh:quick"> | |
| 4214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4215 <description>Please enter the description of this user action.</description> | |
| 4216 </action> | |
| 4217 | |
| 4218 <action name="LanguageOptions_EnableInputMethod_mozc"> | |
| 4219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4220 <description>Please enter the description of this user action.</description> | |
| 4221 </action> | |
| 4222 | |
| 4223 <action name="LanguageOptions_EnableInputMethod_mozc-chewing"> | |
| 4224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4225 <description>Please enter the description of this user action.</description> | |
| 4226 </action> | |
| 4227 | |
| 4228 <action name="LanguageOptions_EnableInputMethod_mozc-dv"> | |
| 4229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4230 <description>Please enter the description of this user action.</description> | |
| 4231 </action> | |
| 4232 | |
| 4233 <action name="LanguageOptions_EnableInputMethod_mozc-hangul"> | |
| 4234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4235 <description>Please enter the description of this user action.</description> | |
| 4236 </action> | |
| 4237 | |
| 4238 <action name="LanguageOptions_EnableInputMethod_mozc-jp"> | |
| 4239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4240 <description>Please enter the description of this user action.</description> | |
| 4241 </action> | |
| 4242 | |
| 4243 <action name="LanguageOptions_EnableInputMethod_pinyin"> | |
| 4244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4245 <description>Please enter the description of this user action.</description> | |
| 4246 </action> | |
| 4247 | |
| 4248 <action name="LanguageOptions_EnableInputMethod_pinyin-dv"> | |
| 4249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4250 <description>Please enter the description of this user action.</description> | |
| 4251 </action> | |
| 4252 | |
| 4253 <action name="LanguageOptions_EnableInputMethod_xkb:am:phonetic:arm"> | |
| 4254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4255 <description>Please enter the description of this user action.</description> | |
| 4256 </action> | |
| 4257 | |
| 4258 <action name="LanguageOptions_EnableInputMethod_xkb:be::fra"> | |
| 4259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4260 <description>Please enter the description of this user action.</description> | |
| 4261 </action> | |
| 4262 | |
| 4263 <action name="LanguageOptions_EnableInputMethod_xkb:be::ger"> | |
| 4264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4265 <description>Please enter the description of this user action.</description> | |
| 4266 </action> | |
| 4267 | |
| 4268 <action name="LanguageOptions_EnableInputMethod_xkb:be::nld"> | |
| 4269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4270 <description>Please enter the description of this user action.</description> | |
| 4271 </action> | |
| 4272 | |
| 4273 <action name="LanguageOptions_EnableInputMethod_xkb:bg::bul"> | |
| 4274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4275 <description>Please enter the description of this user action.</description> | |
| 4276 </action> | |
| 4277 | |
| 4278 <action name="LanguageOptions_EnableInputMethod_xkb:bg:phonetic:bul"> | |
| 4279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4280 <description>Please enter the description of this user action.</description> | |
| 4281 </action> | |
| 4282 | |
| 4283 <action name="LanguageOptions_EnableInputMethod_xkb:br::por"> | |
| 4284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4285 <description>Please enter the description of this user action.</description> | |
| 4286 </action> | |
| 4287 | |
| 4288 <action name="LanguageOptions_EnableInputMethod_xkb:by::bel"> | |
| 4289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4290 <description>Please enter the description of this user action.</description> | |
| 4291 </action> | |
| 4292 | |
| 4293 <action name="LanguageOptions_EnableInputMethod_xkb:ca::fra"> | |
| 4294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4295 <description>Please enter the description of this user action.</description> | |
| 4296 </action> | |
| 4297 | |
| 4298 <action name="LanguageOptions_EnableInputMethod_xkb:ca:eng:eng"> | |
| 4299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4300 <description>Please enter the description of this user action.</description> | |
| 4301 </action> | |
| 4302 | |
| 4303 <action name="LanguageOptions_EnableInputMethod_xkb:ca:multix:fra"> | |
| 4304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4305 <description>Please enter the description of this user action.</description> | |
| 4306 </action> | |
| 4307 | |
| 4308 <action name="LanguageOptions_EnableInputMethod_xkb:ch::ger"> | |
| 4309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4310 <description>Please enter the description of this user action.</description> | |
| 4311 </action> | |
| 4312 | |
| 4313 <action name="LanguageOptions_EnableInputMethod_xkb:ch:fr:fra"> | |
| 4314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4315 <description>Please enter the description of this user action.</description> | |
| 4316 </action> | |
| 4317 | |
| 4318 <action name="LanguageOptions_EnableInputMethod_xkb:cz::cze"> | |
| 4319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4320 <description>Please enter the description of this user action.</description> | |
| 4321 </action> | |
| 4322 | |
| 4323 <action name="LanguageOptions_EnableInputMethod_xkb:cz:qwerty:cze"> | |
| 4324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4325 <description>Please enter the description of this user action.</description> | |
| 4326 </action> | |
| 4327 | |
| 4328 <action name="LanguageOptions_EnableInputMethod_xkb:de::ger"> | |
| 4329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4330 <description>Please enter the description of this user action.</description> | |
| 4331 </action> | |
| 4332 | |
| 4333 <action name="LanguageOptions_EnableInputMethod_xkb:de:neo:ger"> | |
| 4334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4335 <description>Please enter the description of this user action.</description> | |
| 4336 </action> | |
| 4337 | |
| 4338 <action name="LanguageOptions_EnableInputMethod_xkb:dk::dan"> | |
| 4339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4340 <description>Please enter the description of this user action.</description> | |
| 4341 </action> | |
| 4342 | |
| 4343 <action name="LanguageOptions_EnableInputMethod_xkb:ee::est"> | |
| 4344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4345 <description>Please enter the description of this user action.</description> | |
| 4346 </action> | |
| 4347 | |
| 4348 <action name="LanguageOptions_EnableInputMethod_xkb:es::spa"> | |
| 4349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4350 <description>Please enter the description of this user action.</description> | |
| 4351 </action> | |
| 4352 | |
| 4353 <action name="LanguageOptions_EnableInputMethod_xkb:es:cat:cat"> | |
| 4354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4355 <description>Please enter the description of this user action.</description> | |
| 4356 </action> | |
| 4357 | |
| 4358 <action name="LanguageOptions_EnableInputMethod_xkb:fi::fin"> | |
| 4359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4360 <description>Please enter the description of this user action.</description> | |
| 4361 </action> | |
| 4362 | |
| 4363 <action name="LanguageOptions_EnableInputMethod_xkb:fr::fra"> | |
| 4364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4365 <description>Please enter the description of this user action.</description> | |
| 4366 </action> | |
| 4367 | |
| 4368 <action name="LanguageOptions_EnableInputMethod_xkb:gb:dvorak:eng"> | |
| 4369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4370 <description>Please enter the description of this user action.</description> | |
| 4371 </action> | |
| 4372 | |
| 4373 <action name="LanguageOptions_EnableInputMethod_xkb:gb:extd:eng"> | |
| 4374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4375 <description>Please enter the description of this user action.</description> | |
| 4376 </action> | |
| 4377 | |
| 4378 <action name="LanguageOptions_EnableInputMethod_xkb:ge::geo"> | |
| 4379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4380 <description>Please enter the description of this user action.</description> | |
| 4381 </action> | |
| 4382 | |
| 4383 <action name="LanguageOptions_EnableInputMethod_xkb:gr::gre"> | |
| 4384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4385 <description>Please enter the description of this user action.</description> | |
| 4386 </action> | |
| 4387 | |
| 4388 <action name="LanguageOptions_EnableInputMethod_xkb:hr::scr"> | |
| 4389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4390 <description>Please enter the description of this user action.</description> | |
| 4391 </action> | |
| 4392 | |
| 4393 <action name="LanguageOptions_EnableInputMethod_xkb:hu::hun"> | |
| 4394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4395 <description>Please enter the description of this user action.</description> | |
| 4396 </action> | |
| 4397 | |
| 4398 <action name="LanguageOptions_EnableInputMethod_xkb:il::heb"> | |
| 4399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4400 <description>Please enter the description of this user action.</description> | |
| 4401 </action> | |
| 4402 | |
| 4403 <action name="LanguageOptions_EnableInputMethod_xkb:is::ice"> | |
| 4404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4405 <description>Please enter the description of this user action.</description> | |
| 4406 </action> | |
| 4407 | |
| 4408 <action name="LanguageOptions_EnableInputMethod_xkb:it::ita"> | |
| 4409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4410 <description>Please enter the description of this user action.</description> | |
| 4411 </action> | |
| 4412 | |
| 4413 <action name="LanguageOptions_EnableInputMethod_xkb:jp::jpn"> | |
| 4414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4415 <description>Please enter the description of this user action.</description> | |
| 4416 </action> | |
| 4417 | |
| 4418 <action name="LanguageOptions_EnableInputMethod_xkb:kr:kr104:kor"> | |
| 4419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4420 <description>Please enter the description of this user action.</description> | |
| 4421 </action> | |
| 4422 | |
| 4423 <action name="LanguageOptions_EnableInputMethod_xkb:latam::spa"> | |
| 4424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4425 <description>Please enter the description of this user action.</description> | |
| 4426 </action> | |
| 4427 | |
| 4428 <action name="LanguageOptions_EnableInputMethod_xkb:lt::lit"> | |
| 4429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4430 <description>Please enter the description of this user action.</description> | |
| 4431 </action> | |
| 4432 | |
| 4433 <action name="LanguageOptions_EnableInputMethod_xkb:lv::lav"> | |
| 4434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4435 <description>Please enter the description of this user action.</description> | |
| 4436 </action> | |
| 4437 | |
| 4438 <action name="LanguageOptions_EnableInputMethod_xkb:lv:apostrophe:lav"> | |
| 4439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4440 <description>Please enter the description of this user action.</description> | |
| 4441 </action> | |
| 4442 | |
| 4443 <action name="LanguageOptions_EnableInputMethod_xkb:mn::mon"> | |
| 4444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4445 <description>Please enter the description of this user action.</description> | |
| 4446 </action> | |
| 4447 | |
| 4448 <action name="LanguageOptions_EnableInputMethod_xkb:nl::nld"> | |
| 4449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4450 <description>Please enter the description of this user action.</description> | |
| 4451 </action> | |
| 4452 | |
| 4453 <action name="LanguageOptions_EnableInputMethod_xkb:no::nob"> | |
| 4454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4455 <description>Please enter the description of this user action.</description> | |
| 4456 </action> | |
| 4457 | |
| 4458 <action name="LanguageOptions_EnableInputMethod_xkb:no::nor"> | |
| 4459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4460 <description>Please enter the description of this user action.</description> | |
| 4461 </action> | |
| 4462 | |
| 4463 <action name="LanguageOptions_EnableInputMethod_xkb:pl::pol"> | |
| 4464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4465 <description>Please enter the description of this user action.</description> | |
| 4466 </action> | |
| 4467 | |
| 4468 <action name="LanguageOptions_EnableInputMethod_xkb:pt::por"> | |
| 4469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4470 <description>Please enter the description of this user action.</description> | |
| 4471 </action> | |
| 4472 | |
| 4473 <action name="LanguageOptions_EnableInputMethod_xkb:ro::rum"> | |
| 4474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4475 <description>Please enter the description of this user action.</description> | |
| 4476 </action> | |
| 4477 | |
| 4478 <action name="LanguageOptions_EnableInputMethod_xkb:rs::srp"> | |
| 4479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4480 <description>Please enter the description of this user action.</description> | |
| 4481 </action> | |
| 4482 | |
| 4483 <action name="LanguageOptions_EnableInputMethod_xkb:ru::rus"> | |
| 4484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4485 <description>Please enter the description of this user action.</description> | |
| 4486 </action> | |
| 4487 | |
| 4488 <action name="LanguageOptions_EnableInputMethod_xkb:ru:phonetic:rus"> | |
| 4489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4490 <description>Please enter the description of this user action.</description> | |
| 4491 </action> | |
| 4492 | |
| 4493 <action name="LanguageOptions_EnableInputMethod_xkb:se::swe"> | |
| 4494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4495 <description>Please enter the description of this user action.</description> | |
| 4496 </action> | |
| 4497 | |
| 4498 <action name="LanguageOptions_EnableInputMethod_xkb:si::slv"> | |
| 4499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4500 <description>Please enter the description of this user action.</description> | |
| 4501 </action> | |
| 4502 | |
| 4503 <action name="LanguageOptions_EnableInputMethod_xkb:sk::slo"> | |
| 4504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4505 <description>Please enter the description of this user action.</description> | |
| 4506 </action> | |
| 4507 | |
| 4508 <action name="LanguageOptions_EnableInputMethod_xkb:tr::tur"> | |
| 4509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4510 <description>Please enter the description of this user action.</description> | |
| 4511 </action> | |
| 4512 | |
| 4513 <action name="LanguageOptions_EnableInputMethod_xkb:ua::ukr"> | |
| 4514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4515 <description>Please enter the description of this user action.</description> | |
| 4516 </action> | |
| 4517 | |
| 4518 <action name="LanguageOptions_EnableInputMethod_xkb:us::eng"> | |
| 4519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4520 <description>Please enter the description of this user action.</description> | |
| 4521 </action> | |
| 4522 | |
| 4523 <action name="LanguageOptions_EnableInputMethod_xkb:us:altgr-intl:eng"> | |
| 4524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4525 <description>Please enter the description of this user action.</description> | |
| 4526 </action> | |
| 4527 | |
| 4528 <action name="LanguageOptions_EnableInputMethod_xkb:us:colemak:eng"> | |
| 4529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4530 <description>Please enter the description of this user action.</description> | |
| 4531 </action> | |
| 4532 | |
| 4533 <action name="LanguageOptions_EnableInputMethod_xkb:us:dvorak:eng"> | |
| 4534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4535 <description>Please enter the description of this user action.</description> | |
| 4536 </action> | |
| 4537 | |
| 4538 <action name="LanguageOptions_EnableInputMethod_xkb:us:intl:eng"> | |
| 4539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4540 <description>Please enter the description of this user action.</description> | |
| 4541 </action> | |
| 4542 | |
| 4543 <action name="LanguageOptions_Open"> | |
| 4544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4545 <description>Please enter the description of this user action.</description> | |
| 4546 </action> | |
| 4547 | |
| 4548 <action name="LanguageOptions_Restart"> | |
| 4549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4550 <description>Please enter the description of this user action.</description> | |
| 4551 </action> | |
| 4552 | |
| 4553 <action name="LanguageOptions_SignOut"> | |
| 4554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4555 <description>Please enter the description of this user action.</description> | |
| 4556 </action> | |
| 4557 | |
| 4558 <action name="LanguageOptions_SpellCheckLanguageChange_af"> | |
| 4559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4560 <description>Please enter the description of this user action.</description> | |
| 4561 </action> | |
| 4562 | |
| 4563 <action name="LanguageOptions_SpellCheckLanguageChange_am"> | |
| 4564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4565 <description>Please enter the description of this user action.</description> | |
| 4566 </action> | |
| 4567 | |
| 4568 <action name="LanguageOptions_SpellCheckLanguageChange_ar"> | |
| 4569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4570 <description>Please enter the description of this user action.</description> | |
| 4571 </action> | |
| 4572 | |
| 4573 <action name="LanguageOptions_SpellCheckLanguageChange_az"> | |
| 4574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4575 <description>Please enter the description of this user action.</description> | |
| 4576 </action> | |
| 4577 | |
| 4578 <action name="LanguageOptions_SpellCheckLanguageChange_be"> | |
| 4579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4580 <description>Please enter the description of this user action.</description> | |
| 4581 </action> | |
| 4582 | |
| 4583 <action name="LanguageOptions_SpellCheckLanguageChange_bg"> | |
| 4584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4585 <description>Please enter the description of this user action.</description> | |
| 4586 </action> | |
| 4587 | |
| 4588 <action name="LanguageOptions_SpellCheckLanguageChange_bh"> | |
| 4589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4590 <description>Please enter the description of this user action.</description> | |
| 4591 </action> | |
| 4592 | |
| 4593 <action name="LanguageOptions_SpellCheckLanguageChange_bn"> | |
| 4594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4595 <description>Please enter the description of this user action.</description> | |
| 4596 </action> | |
| 4597 | |
| 4598 <action name="LanguageOptions_SpellCheckLanguageChange_br"> | |
| 4599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4600 <description>Please enter the description of this user action.</description> | |
| 4601 </action> | |
| 4602 | |
| 4603 <action name="LanguageOptions_SpellCheckLanguageChange_bs"> | |
| 4604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4605 <description>Please enter the description of this user action.</description> | |
| 4606 </action> | |
| 4607 | |
| 4608 <action name="LanguageOptions_SpellCheckLanguageChange_ca"> | |
| 4609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4610 <description>Please enter the description of this user action.</description> | |
| 4611 </action> | |
| 4612 | |
| 4613 <action name="LanguageOptions_SpellCheckLanguageChange_co"> | |
| 4614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4615 <description>Please enter the description of this user action.</description> | |
| 4616 </action> | |
| 4617 | |
| 4618 <action name="LanguageOptions_SpellCheckLanguageChange_cs"> | |
| 4619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4620 <description>Please enter the description of this user action.</description> | |
| 4621 </action> | |
| 4622 | |
| 4623 <action name="LanguageOptions_SpellCheckLanguageChange_cy"> | |
| 4624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4625 <description>Please enter the description of this user action.</description> | |
| 4626 </action> | |
| 4627 | |
| 4628 <action name="LanguageOptions_SpellCheckLanguageChange_da"> | |
| 4629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4630 <description>Please enter the description of this user action.</description> | |
| 4631 </action> | |
| 4632 | |
| 4633 <action name="LanguageOptions_SpellCheckLanguageChange_de"> | |
| 4634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4635 <description>Please enter the description of this user action.</description> | |
| 4636 </action> | |
| 4637 | |
| 4638 <action name="LanguageOptions_SpellCheckLanguageChange_de-AT"> | |
| 4639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4640 <description>Please enter the description of this user action.</description> | |
| 4641 </action> | |
| 4642 | |
| 4643 <action name="LanguageOptions_SpellCheckLanguageChange_de-CH"> | |
| 4644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4645 <description>Please enter the description of this user action.</description> | |
| 4646 </action> | |
| 4647 | |
| 4648 <action name="LanguageOptions_SpellCheckLanguageChange_de-DE"> | |
| 4649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4650 <description>Please enter the description of this user action.</description> | |
| 4651 </action> | |
| 4652 | |
| 4653 <action name="LanguageOptions_SpellCheckLanguageChange_el"> | |
| 4654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4655 <description>Please enter the description of this user action.</description> | |
| 4656 </action> | |
| 4657 | |
| 4658 <action name="LanguageOptions_SpellCheckLanguageChange_en"> | |
| 4659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4660 <description>Please enter the description of this user action.</description> | |
| 4661 </action> | |
| 4662 | |
| 4663 <action name="LanguageOptions_SpellCheckLanguageChange_en-AU"> | |
| 4664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4665 <description>Please enter the description of this user action.</description> | |
| 4666 </action> | |
| 4667 | |
| 4668 <action name="LanguageOptions_SpellCheckLanguageChange_en-CA"> | |
| 4669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4670 <description>Please enter the description of this user action.</description> | |
| 4671 </action> | |
| 4672 | |
| 4673 <action name="LanguageOptions_SpellCheckLanguageChange_en-GB"> | |
| 4674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4675 <description>Please enter the description of this user action.</description> | |
| 4676 </action> | |
| 4677 | |
| 4678 <action name="LanguageOptions_SpellCheckLanguageChange_en-NZ"> | |
| 4679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4680 <description>Please enter the description of this user action.</description> | |
| 4681 </action> | |
| 4682 | |
| 4683 <action name="LanguageOptions_SpellCheckLanguageChange_en-US"> | |
| 4684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4685 <description>Please enter the description of this user action.</description> | |
| 4686 </action> | |
| 4687 | |
| 4688 <action name="LanguageOptions_SpellCheckLanguageChange_en-ZA"> | |
| 4689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4690 <description>Please enter the description of this user action.</description> | |
| 4691 </action> | |
| 4692 | |
| 4693 <action name="LanguageOptions_SpellCheckLanguageChange_eo"> | |
| 4694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4695 <description>Please enter the description of this user action.</description> | |
| 4696 </action> | |
| 4697 | |
| 4698 <action name="LanguageOptions_SpellCheckLanguageChange_es"> | |
| 4699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4700 <description>Please enter the description of this user action.</description> | |
| 4701 </action> | |
| 4702 | |
| 4703 <action name="LanguageOptions_SpellCheckLanguageChange_es-419"> | |
| 4704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4705 <description>Please enter the description of this user action.</description> | |
| 4706 </action> | |
| 4707 | |
| 4708 <action name="LanguageOptions_SpellCheckLanguageChange_et"> | |
| 4709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4710 <description>Please enter the description of this user action.</description> | |
| 4711 </action> | |
| 4712 | |
| 4713 <action name="LanguageOptions_SpellCheckLanguageChange_eu"> | |
| 4714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4715 <description>Please enter the description of this user action.</description> | |
| 4716 </action> | |
| 4717 | |
| 4718 <action name="LanguageOptions_SpellCheckLanguageChange_fa"> | |
| 4719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4720 <description>Please enter the description of this user action.</description> | |
| 4721 </action> | |
| 4722 | |
| 4723 <action name="LanguageOptions_SpellCheckLanguageChange_fi"> | |
| 4724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4725 <description>Please enter the description of this user action.</description> | |
| 4726 </action> | |
| 4727 | |
| 4728 <action name="LanguageOptions_SpellCheckLanguageChange_fil"> | |
| 4729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4730 <description>Please enter the description of this user action.</description> | |
| 4731 </action> | |
| 4732 | |
| 4733 <action name="LanguageOptions_SpellCheckLanguageChange_fo"> | |
| 4734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4735 <description>Please enter the description of this user action.</description> | |
| 4736 </action> | |
| 4737 | |
| 4738 <action name="LanguageOptions_SpellCheckLanguageChange_fr"> | |
| 4739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4740 <description>Please enter the description of this user action.</description> | |
| 4741 </action> | |
| 4742 | |
| 4743 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CA"> | |
| 4744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4745 <description>Please enter the description of this user action.</description> | |
| 4746 </action> | |
| 4747 | |
| 4748 <action name="LanguageOptions_SpellCheckLanguageChange_fr-CH"> | |
| 4749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4750 <description>Please enter the description of this user action.</description> | |
| 4751 </action> | |
| 4752 | |
| 4753 <action name="LanguageOptions_SpellCheckLanguageChange_fr-FR"> | |
| 4754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4755 <description>Please enter the description of this user action.</description> | |
| 4756 </action> | |
| 4757 | |
| 4758 <action name="LanguageOptions_SpellCheckLanguageChange_fy"> | |
| 4759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4760 <description>Please enter the description of this user action.</description> | |
| 4761 </action> | |
| 4762 | |
| 4763 <action name="LanguageOptions_SpellCheckLanguageChange_ga"> | |
| 4764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4765 <description>Please enter the description of this user action.</description> | |
| 4766 </action> | |
| 4767 | |
| 4768 <action name="LanguageOptions_SpellCheckLanguageChange_gd"> | |
| 4769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4770 <description>Please enter the description of this user action.</description> | |
| 4771 </action> | |
| 4772 | |
| 4773 <action name="LanguageOptions_SpellCheckLanguageChange_gl"> | |
| 4774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4775 <description>Please enter the description of this user action.</description> | |
| 4776 </action> | |
| 4777 | |
| 4778 <action name="LanguageOptions_SpellCheckLanguageChange_gn"> | |
| 4779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4780 <description>Please enter the description of this user action.</description> | |
| 4781 </action> | |
| 4782 | |
| 4783 <action name="LanguageOptions_SpellCheckLanguageChange_gu"> | |
| 4784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4785 <description>Please enter the description of this user action.</description> | |
| 4786 </action> | |
| 4787 | |
| 4788 <action name="LanguageOptions_SpellCheckLanguageChange_ha"> | |
| 4789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4790 <description>Please enter the description of this user action.</description> | |
| 4791 </action> | |
| 4792 | |
| 4793 <action name="LanguageOptions_SpellCheckLanguageChange_haw"> | |
| 4794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4795 <description>Please enter the description of this user action.</description> | |
| 4796 </action> | |
| 4797 | |
| 4798 <action name="LanguageOptions_SpellCheckLanguageChange_he"> | |
| 4799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4800 <description>Please enter the description of this user action.</description> | |
| 4801 </action> | |
| 4802 | |
| 4803 <action name="LanguageOptions_SpellCheckLanguageChange_hi"> | |
| 4804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4805 <description>Please enter the description of this user action.</description> | |
| 4806 </action> | |
| 4807 | |
| 4808 <action name="LanguageOptions_SpellCheckLanguageChange_hr"> | |
| 4809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4810 <description>Please enter the description of this user action.</description> | |
| 4811 </action> | |
| 4812 | |
| 4813 <action name="LanguageOptions_SpellCheckLanguageChange_hu"> | |
| 4814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4815 <description>Please enter the description of this user action.</description> | |
| 4816 </action> | |
| 4817 | |
| 4818 <action name="LanguageOptions_SpellCheckLanguageChange_hy"> | |
| 4819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4820 <description>Please enter the description of this user action.</description> | |
| 4821 </action> | |
| 4822 | |
| 4823 <action name="LanguageOptions_SpellCheckLanguageChange_ia"> | |
| 4824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4825 <description>Please enter the description of this user action.</description> | |
| 4826 </action> | |
| 4827 | |
| 4828 <action name="LanguageOptions_SpellCheckLanguageChange_id"> | |
| 4829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4830 <description>Please enter the description of this user action.</description> | |
| 4831 </action> | |
| 4832 | |
| 4833 <action name="LanguageOptions_SpellCheckLanguageChange_is"> | |
| 4834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4835 <description>Please enter the description of this user action.</description> | |
| 4836 </action> | |
| 4837 | |
| 4838 <action name="LanguageOptions_SpellCheckLanguageChange_it"> | |
| 4839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4840 <description>Please enter the description of this user action.</description> | |
| 4841 </action> | |
| 4842 | |
| 4843 <action name="LanguageOptions_SpellCheckLanguageChange_it-CH"> | |
| 4844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4845 <description>Please enter the description of this user action.</description> | |
| 4846 </action> | |
| 4847 | |
| 4848 <action name="LanguageOptions_SpellCheckLanguageChange_it-IT"> | |
| 4849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4850 <description>Please enter the description of this user action.</description> | |
| 4851 </action> | |
| 4852 | |
| 4853 <action name="LanguageOptions_SpellCheckLanguageChange_ja"> | |
| 4854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4855 <description>Please enter the description of this user action.</description> | |
| 4856 </action> | |
| 4857 | |
| 4858 <action name="LanguageOptions_SpellCheckLanguageChange_jw"> | |
| 4859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4860 <description>Please enter the description of this user action.</description> | |
| 4861 </action> | |
| 4862 | |
| 4863 <action name="LanguageOptions_SpellCheckLanguageChange_ka"> | |
| 4864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4865 <description>Please enter the description of this user action.</description> | |
| 4866 </action> | |
| 4867 | |
| 4868 <action name="LanguageOptions_SpellCheckLanguageChange_kk"> | |
| 4869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4870 <description>Please enter the description of this user action.</description> | |
| 4871 </action> | |
| 4872 | |
| 4873 <action name="LanguageOptions_SpellCheckLanguageChange_km"> | |
| 4874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4875 <description>Please enter the description of this user action.</description> | |
| 4876 </action> | |
| 4877 | |
| 4878 <action name="LanguageOptions_SpellCheckLanguageChange_kn"> | |
| 4879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4880 <description>Please enter the description of this user action.</description> | |
| 4881 </action> | |
| 4882 | |
| 4883 <action name="LanguageOptions_SpellCheckLanguageChange_ko"> | |
| 4884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4885 <description>Please enter the description of this user action.</description> | |
| 4886 </action> | |
| 4887 | |
| 4888 <action name="LanguageOptions_SpellCheckLanguageChange_ku"> | |
| 4889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4890 <description>Please enter the description of this user action.</description> | |
| 4891 </action> | |
| 4892 | |
| 4893 <action name="LanguageOptions_SpellCheckLanguageChange_ky"> | |
| 4894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4895 <description>Please enter the description of this user action.</description> | |
| 4896 </action> | |
| 4897 | |
| 4898 <action name="LanguageOptions_SpellCheckLanguageChange_la"> | |
| 4899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4900 <description>Please enter the description of this user action.</description> | |
| 4901 </action> | |
| 4902 | |
| 4903 <action name="LanguageOptions_SpellCheckLanguageChange_ln"> | |
| 4904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4905 <description>Please enter the description of this user action.</description> | |
| 4906 </action> | |
| 4907 | |
| 4908 <action name="LanguageOptions_SpellCheckLanguageChange_lo"> | |
| 4909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4910 <description>Please enter the description of this user action.</description> | |
| 4911 </action> | |
| 4912 | |
| 4913 <action name="LanguageOptions_SpellCheckLanguageChange_lt"> | |
| 4914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4915 <description>Please enter the description of this user action.</description> | |
| 4916 </action> | |
| 4917 | |
| 4918 <action name="LanguageOptions_SpellCheckLanguageChange_lv"> | |
| 4919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4920 <description>Please enter the description of this user action.</description> | |
| 4921 </action> | |
| 4922 | |
| 4923 <action name="LanguageOptions_SpellCheckLanguageChange_mk"> | |
| 4924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4925 <description>Please enter the description of this user action.</description> | |
| 4926 </action> | |
| 4927 | |
| 4928 <action name="LanguageOptions_SpellCheckLanguageChange_ml"> | |
| 4929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4930 <description>Please enter the description of this user action.</description> | |
| 4931 </action> | |
| 4932 | |
| 4933 <action name="LanguageOptions_SpellCheckLanguageChange_mn"> | |
| 4934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4935 <description>Please enter the description of this user action.</description> | |
| 4936 </action> | |
| 4937 | |
| 4938 <action name="LanguageOptions_SpellCheckLanguageChange_mo"> | |
| 4939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4940 <description>Please enter the description of this user action.</description> | |
| 4941 </action> | |
| 4942 | |
| 4943 <action name="LanguageOptions_SpellCheckLanguageChange_mr"> | |
| 4944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4945 <description>Please enter the description of this user action.</description> | |
| 4946 </action> | |
| 4947 | |
| 4948 <action name="LanguageOptions_SpellCheckLanguageChange_ms"> | |
| 4949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4950 <description>Please enter the description of this user action.</description> | |
| 4951 </action> | |
| 4952 | |
| 4953 <action name="LanguageOptions_SpellCheckLanguageChange_mt"> | |
| 4954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4955 <description>Please enter the description of this user action.</description> | |
| 4956 </action> | |
| 4957 | |
| 4958 <action name="LanguageOptions_SpellCheckLanguageChange_nb"> | |
| 4959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4960 <description>Please enter the description of this user action.</description> | |
| 4961 </action> | |
| 4962 | |
| 4963 <action name="LanguageOptions_SpellCheckLanguageChange_ne"> | |
| 4964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4965 <description>Please enter the description of this user action.</description> | |
| 4966 </action> | |
| 4967 | |
| 4968 <action name="LanguageOptions_SpellCheckLanguageChange_nl"> | |
| 4969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4970 <description>Please enter the description of this user action.</description> | |
| 4971 </action> | |
| 4972 | |
| 4973 <action name="LanguageOptions_SpellCheckLanguageChange_nn"> | |
| 4974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4975 <description>Please enter the description of this user action.</description> | |
| 4976 </action> | |
| 4977 | |
| 4978 <action name="LanguageOptions_SpellCheckLanguageChange_no"> | |
| 4979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4980 <description>Please enter the description of this user action.</description> | |
| 4981 </action> | |
| 4982 | |
| 4983 <action name="LanguageOptions_SpellCheckLanguageChange_oc"> | |
| 4984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4985 <description>Please enter the description of this user action.</description> | |
| 4986 </action> | |
| 4987 | |
| 4988 <action name="LanguageOptions_SpellCheckLanguageChange_om"> | |
| 4989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4990 <description>Please enter the description of this user action.</description> | |
| 4991 </action> | |
| 4992 | |
| 4993 <action name="LanguageOptions_SpellCheckLanguageChange_or"> | |
| 4994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 4995 <description>Please enter the description of this user action.</description> | |
| 4996 </action> | |
| 4997 | |
| 4998 <action name="LanguageOptions_SpellCheckLanguageChange_pa"> | |
| 4999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5000 <description>Please enter the description of this user action.</description> | |
| 5001 </action> | |
| 5002 | |
| 5003 <action name="LanguageOptions_SpellCheckLanguageChange_pl"> | |
| 5004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5005 <description>Please enter the description of this user action.</description> | |
| 5006 </action> | |
| 5007 | |
| 5008 <action name="LanguageOptions_SpellCheckLanguageChange_ps"> | |
| 5009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5010 <description>Please enter the description of this user action.</description> | |
| 5011 </action> | |
| 5012 | |
| 5013 <action name="LanguageOptions_SpellCheckLanguageChange_pt"> | |
| 5014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5015 <description>Please enter the description of this user action.</description> | |
| 5016 </action> | |
| 5017 | |
| 5018 <action name="LanguageOptions_SpellCheckLanguageChange_pt-BR"> | |
| 5019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5020 <description>Please enter the description of this user action.</description> | |
| 5021 </action> | |
| 5022 | |
| 5023 <action name="LanguageOptions_SpellCheckLanguageChange_pt-PT"> | |
| 5024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5025 <description>Please enter the description of this user action.</description> | |
| 5026 </action> | |
| 5027 | |
| 5028 <action name="LanguageOptions_SpellCheckLanguageChange_qu"> | |
| 5029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5030 <description>Please enter the description of this user action.</description> | |
| 5031 </action> | |
| 5032 | |
| 5033 <action name="LanguageOptions_SpellCheckLanguageChange_rm"> | |
| 5034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5035 <description>Please enter the description of this user action.</description> | |
| 5036 </action> | |
| 5037 | |
| 5038 <action name="LanguageOptions_SpellCheckLanguageChange_ro"> | |
| 5039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5040 <description>Please enter the description of this user action.</description> | |
| 5041 </action> | |
| 5042 | |
| 5043 <action name="LanguageOptions_SpellCheckLanguageChange_ru"> | |
| 5044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5045 <description>Please enter the description of this user action.</description> | |
| 5046 </action> | |
| 5047 | |
| 5048 <action name="LanguageOptions_SpellCheckLanguageChange_sd"> | |
| 5049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5050 <description>Please enter the description of this user action.</description> | |
| 5051 </action> | |
| 5052 | |
| 5053 <action name="LanguageOptions_SpellCheckLanguageChange_sh"> | |
| 5054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5055 <description>Please enter the description of this user action.</description> | |
| 5056 </action> | |
| 5057 | |
| 5058 <action name="LanguageOptions_SpellCheckLanguageChange_si"> | |
| 5059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5060 <description>Please enter the description of this user action.</description> | |
| 5061 </action> | |
| 5062 | |
| 5063 <action name="LanguageOptions_SpellCheckLanguageChange_sk"> | |
| 5064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5065 <description>Please enter the description of this user action.</description> | |
| 5066 </action> | |
| 5067 | |
| 5068 <action name="LanguageOptions_SpellCheckLanguageChange_sl"> | |
| 5069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5070 <description>Please enter the description of this user action.</description> | |
| 5071 </action> | |
| 5072 | |
| 5073 <action name="LanguageOptions_SpellCheckLanguageChange_sn"> | |
| 5074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5075 <description>Please enter the description of this user action.</description> | |
| 5076 </action> | |
| 5077 | |
| 5078 <action name="LanguageOptions_SpellCheckLanguageChange_so"> | |
| 5079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5080 <description>Please enter the description of this user action.</description> | |
| 5081 </action> | |
| 5082 | |
| 5083 <action name="LanguageOptions_SpellCheckLanguageChange_sq"> | |
| 5084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5085 <description>Please enter the description of this user action.</description> | |
| 5086 </action> | |
| 5087 | |
| 5088 <action name="LanguageOptions_SpellCheckLanguageChange_sr"> | |
| 5089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5090 <description>Please enter the description of this user action.</description> | |
| 5091 </action> | |
| 5092 | |
| 5093 <action name="LanguageOptions_SpellCheckLanguageChange_st"> | |
| 5094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5095 <description>Please enter the description of this user action.</description> | |
| 5096 </action> | |
| 5097 | |
| 5098 <action name="LanguageOptions_SpellCheckLanguageChange_su"> | |
| 5099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5100 <description>Please enter the description of this user action.</description> | |
| 5101 </action> | |
| 5102 | |
| 5103 <action name="LanguageOptions_SpellCheckLanguageChange_sv"> | |
| 5104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5105 <description>Please enter the description of this user action.</description> | |
| 5106 </action> | |
| 5107 | |
| 5108 <action name="LanguageOptions_SpellCheckLanguageChange_sw"> | |
| 5109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5110 <description>Please enter the description of this user action.</description> | |
| 5111 </action> | |
| 5112 | |
| 5113 <action name="LanguageOptions_SpellCheckLanguageChange_ta"> | |
| 5114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5115 <description>Please enter the description of this user action.</description> | |
| 5116 </action> | |
| 5117 | |
| 5118 <action name="LanguageOptions_SpellCheckLanguageChange_te"> | |
| 5119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5120 <description>Please enter the description of this user action.</description> | |
| 5121 </action> | |
| 5122 | |
| 5123 <action name="LanguageOptions_SpellCheckLanguageChange_tg"> | |
| 5124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5125 <description>Please enter the description of this user action.</description> | |
| 5126 </action> | |
| 5127 | |
| 5128 <action name="LanguageOptions_SpellCheckLanguageChange_th"> | |
| 5129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5130 <description>Please enter the description of this user action.</description> | |
| 5131 </action> | |
| 5132 | |
| 5133 <action name="LanguageOptions_SpellCheckLanguageChange_ti"> | |
| 5134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5135 <description>Please enter the description of this user action.</description> | |
| 5136 </action> | |
| 5137 | |
| 5138 <action name="LanguageOptions_SpellCheckLanguageChange_tk"> | |
| 5139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5140 <description>Please enter the description of this user action.</description> | |
| 5141 </action> | |
| 5142 | |
| 5143 <action name="LanguageOptions_SpellCheckLanguageChange_to"> | |
| 5144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5145 <description>Please enter the description of this user action.</description> | |
| 5146 </action> | |
| 5147 | |
| 5148 <action name="LanguageOptions_SpellCheckLanguageChange_tr"> | |
| 5149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5150 <description>Please enter the description of this user action.</description> | |
| 5151 </action> | |
| 5152 | |
| 5153 <action name="LanguageOptions_SpellCheckLanguageChange_tt"> | |
| 5154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5155 <description>Please enter the description of this user action.</description> | |
| 5156 </action> | |
| 5157 | |
| 5158 <action name="LanguageOptions_SpellCheckLanguageChange_tw"> | |
| 5159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5160 <description>Please enter the description of this user action.</description> | |
| 5161 </action> | |
| 5162 | |
| 5163 <action name="LanguageOptions_SpellCheckLanguageChange_ug"> | |
| 5164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5165 <description>Please enter the description of this user action.</description> | |
| 5166 </action> | |
| 5167 | |
| 5168 <action name="LanguageOptions_SpellCheckLanguageChange_uk"> | |
| 5169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5170 <description>Please enter the description of this user action.</description> | |
| 5171 </action> | |
| 5172 | |
| 5173 <action name="LanguageOptions_SpellCheckLanguageChange_ur"> | |
| 5174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5175 <description>Please enter the description of this user action.</description> | |
| 5176 </action> | |
| 5177 | |
| 5178 <action name="LanguageOptions_SpellCheckLanguageChange_uz"> | |
| 5179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5180 <description>Please enter the description of this user action.</description> | |
| 5181 </action> | |
| 5182 | |
| 5183 <action name="LanguageOptions_SpellCheckLanguageChange_vi"> | |
| 5184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5185 <description>Please enter the description of this user action.</description> | |
| 5186 </action> | |
| 5187 | |
| 5188 <action name="LanguageOptions_SpellCheckLanguageChange_xh"> | |
| 5189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5190 <description>Please enter the description of this user action.</description> | |
| 5191 </action> | |
| 5192 | |
| 5193 <action name="LanguageOptions_SpellCheckLanguageChange_yi"> | |
| 5194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5195 <description>Please enter the description of this user action.</description> | |
| 5196 </action> | |
| 5197 | |
| 5198 <action name="LanguageOptions_SpellCheckLanguageChange_yo"> | |
| 5199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5200 <description>Please enter the description of this user action.</description> | |
| 5201 </action> | |
| 5202 | |
| 5203 <action name="LanguageOptions_SpellCheckLanguageChange_zh"> | |
| 5204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5205 <description>Please enter the description of this user action.</description> | |
| 5206 </action> | |
| 5207 | |
| 5208 <action name="LanguageOptions_SpellCheckLanguageChange_zh-CN"> | |
| 5209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5210 <description>Please enter the description of this user action.</description> | |
| 5211 </action> | |
| 5212 | |
| 5213 <action name="LanguageOptions_SpellCheckLanguageChange_zh-TW"> | |
| 5214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5215 <description>Please enter the description of this user action.</description> | |
| 5216 </action> | |
| 5217 | |
| 5218 <action name="LanguageOptions_SpellCheckLanguageChange_zu"> | |
| 5219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5220 <description>Please enter the description of this user action.</description> | |
| 5221 </action> | |
| 5222 | |
| 5223 <action name="LanguageOptions_UiLanguageChange_af"> | |
| 5224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5225 <description>Please enter the description of this user action.</description> | |
| 5226 </action> | |
| 5227 | |
| 5228 <action name="LanguageOptions_UiLanguageChange_am"> | |
| 5229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5230 <description>Please enter the description of this user action.</description> | |
| 5231 </action> | |
| 5232 | |
| 5233 <action name="LanguageOptions_UiLanguageChange_ar"> | |
| 5234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5235 <description>Please enter the description of this user action.</description> | |
| 5236 </action> | |
| 5237 | |
| 5238 <action name="LanguageOptions_UiLanguageChange_az"> | |
| 5239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5240 <description>Please enter the description of this user action.</description> | |
| 5241 </action> | |
| 5242 | |
| 5243 <action name="LanguageOptions_UiLanguageChange_be"> | |
| 5244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5245 <description>Please enter the description of this user action.</description> | |
| 5246 </action> | |
| 5247 | |
| 5248 <action name="LanguageOptions_UiLanguageChange_bg"> | |
| 5249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5250 <description>Please enter the description of this user action.</description> | |
| 5251 </action> | |
| 5252 | |
| 5253 <action name="LanguageOptions_UiLanguageChange_bh"> | |
| 5254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5255 <description>Please enter the description of this user action.</description> | |
| 5256 </action> | |
| 5257 | |
| 5258 <action name="LanguageOptions_UiLanguageChange_bn"> | |
| 5259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5260 <description>Please enter the description of this user action.</description> | |
| 5261 </action> | |
| 5262 | |
| 5263 <action name="LanguageOptions_UiLanguageChange_br"> | |
| 5264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5265 <description>Please enter the description of this user action.</description> | |
| 5266 </action> | |
| 5267 | |
| 5268 <action name="LanguageOptions_UiLanguageChange_bs"> | |
| 5269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5270 <description>Please enter the description of this user action.</description> | |
| 5271 </action> | |
| 5272 | |
| 5273 <action name="LanguageOptions_UiLanguageChange_ca"> | |
| 5274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5275 <description>Please enter the description of this user action.</description> | |
| 5276 </action> | |
| 5277 | |
| 5278 <action name="LanguageOptions_UiLanguageChange_co"> | |
| 5279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5280 <description>Please enter the description of this user action.</description> | |
| 5281 </action> | |
| 5282 | |
| 5283 <action name="LanguageOptions_UiLanguageChange_cs"> | |
| 5284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5285 <description>Please enter the description of this user action.</description> | |
| 5286 </action> | |
| 5287 | |
| 5288 <action name="LanguageOptions_UiLanguageChange_cy"> | |
| 5289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5290 <description>Please enter the description of this user action.</description> | |
| 5291 </action> | |
| 5292 | |
| 5293 <action name="LanguageOptions_UiLanguageChange_da"> | |
| 5294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5295 <description>Please enter the description of this user action.</description> | |
| 5296 </action> | |
| 5297 | |
| 5298 <action name="LanguageOptions_UiLanguageChange_de"> | |
| 5299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5300 <description>Please enter the description of this user action.</description> | |
| 5301 </action> | |
| 5302 | |
| 5303 <action name="LanguageOptions_UiLanguageChange_de-AT"> | |
| 5304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5305 <description>Please enter the description of this user action.</description> | |
| 5306 </action> | |
| 5307 | |
| 5308 <action name="LanguageOptions_UiLanguageChange_de-CH"> | |
| 5309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5310 <description>Please enter the description of this user action.</description> | |
| 5311 </action> | |
| 5312 | |
| 5313 <action name="LanguageOptions_UiLanguageChange_de-DE"> | |
| 5314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5315 <description>Please enter the description of this user action.</description> | |
| 5316 </action> | |
| 5317 | |
| 5318 <action name="LanguageOptions_UiLanguageChange_el"> | |
| 5319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5320 <description>Please enter the description of this user action.</description> | |
| 5321 </action> | |
| 5322 | |
| 5323 <action name="LanguageOptions_UiLanguageChange_en"> | |
| 5324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5325 <description>Please enter the description of this user action.</description> | |
| 5326 </action> | |
| 5327 | |
| 5328 <action name="LanguageOptions_UiLanguageChange_en-AU"> | |
| 5329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5330 <description>Please enter the description of this user action.</description> | |
| 5331 </action> | |
| 5332 | |
| 5333 <action name="LanguageOptions_UiLanguageChange_en-CA"> | |
| 5334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5335 <description>Please enter the description of this user action.</description> | |
| 5336 </action> | |
| 5337 | |
| 5338 <action name="LanguageOptions_UiLanguageChange_en-GB"> | |
| 5339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5340 <description>Please enter the description of this user action.</description> | |
| 5341 </action> | |
| 5342 | |
| 5343 <action name="LanguageOptions_UiLanguageChange_en-NZ"> | |
| 5344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5345 <description>Please enter the description of this user action.</description> | |
| 5346 </action> | |
| 5347 | |
| 5348 <action name="LanguageOptions_UiLanguageChange_en-US"> | |
| 5349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5350 <description>Please enter the description of this user action.</description> | |
| 5351 </action> | |
| 5352 | |
| 5353 <action name="LanguageOptions_UiLanguageChange_en-ZA"> | |
| 5354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5355 <description>Please enter the description of this user action.</description> | |
| 5356 </action> | |
| 5357 | |
| 5358 <action name="LanguageOptions_UiLanguageChange_eo"> | |
| 5359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5360 <description>Please enter the description of this user action.</description> | |
| 5361 </action> | |
| 5362 | |
| 5363 <action name="LanguageOptions_UiLanguageChange_es"> | |
| 5364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5365 <description>Please enter the description of this user action.</description> | |
| 5366 </action> | |
| 5367 | |
| 5368 <action name="LanguageOptions_UiLanguageChange_es-419"> | |
| 5369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5370 <description>Please enter the description of this user action.</description> | |
| 5371 </action> | |
| 5372 | |
| 5373 <action name="LanguageOptions_UiLanguageChange_et"> | |
| 5374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5375 <description>Please enter the description of this user action.</description> | |
| 5376 </action> | |
| 5377 | |
| 5378 <action name="LanguageOptions_UiLanguageChange_eu"> | |
| 5379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5380 <description>Please enter the description of this user action.</description> | |
| 5381 </action> | |
| 5382 | |
| 5383 <action name="LanguageOptions_UiLanguageChange_fa"> | |
| 5384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5385 <description>Please enter the description of this user action.</description> | |
| 5386 </action> | |
| 5387 | |
| 5388 <action name="LanguageOptions_UiLanguageChange_fi"> | |
| 5389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5390 <description>Please enter the description of this user action.</description> | |
| 5391 </action> | |
| 5392 | |
| 5393 <action name="LanguageOptions_UiLanguageChange_fil"> | |
| 5394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5395 <description>Please enter the description of this user action.</description> | |
| 5396 </action> | |
| 5397 | |
| 5398 <action name="LanguageOptions_UiLanguageChange_fo"> | |
| 5399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5400 <description>Please enter the description of this user action.</description> | |
| 5401 </action> | |
| 5402 | |
| 5403 <action name="LanguageOptions_UiLanguageChange_fr"> | |
| 5404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5405 <description>Please enter the description of this user action.</description> | |
| 5406 </action> | |
| 5407 | |
| 5408 <action name="LanguageOptions_UiLanguageChange_fr-CA"> | |
| 5409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5410 <description>Please enter the description of this user action.</description> | |
| 5411 </action> | |
| 5412 | |
| 5413 <action name="LanguageOptions_UiLanguageChange_fr-CH"> | |
| 5414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5415 <description>Please enter the description of this user action.</description> | |
| 5416 </action> | |
| 5417 | |
| 5418 <action name="LanguageOptions_UiLanguageChange_fr-FR"> | |
| 5419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5420 <description>Please enter the description of this user action.</description> | |
| 5421 </action> | |
| 5422 | |
| 5423 <action name="LanguageOptions_UiLanguageChange_fy"> | |
| 5424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5425 <description>Please enter the description of this user action.</description> | |
| 5426 </action> | |
| 5427 | |
| 5428 <action name="LanguageOptions_UiLanguageChange_ga"> | |
| 5429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5430 <description>Please enter the description of this user action.</description> | |
| 5431 </action> | |
| 5432 | |
| 5433 <action name="LanguageOptions_UiLanguageChange_gd"> | |
| 5434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5435 <description>Please enter the description of this user action.</description> | |
| 5436 </action> | |
| 5437 | |
| 5438 <action name="LanguageOptions_UiLanguageChange_gl"> | |
| 5439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5440 <description>Please enter the description of this user action.</description> | |
| 5441 </action> | |
| 5442 | |
| 5443 <action name="LanguageOptions_UiLanguageChange_gn"> | |
| 5444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5445 <description>Please enter the description of this user action.</description> | |
| 5446 </action> | |
| 5447 | |
| 5448 <action name="LanguageOptions_UiLanguageChange_gu"> | |
| 5449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5450 <description>Please enter the description of this user action.</description> | |
| 5451 </action> | |
| 5452 | |
| 5453 <action name="LanguageOptions_UiLanguageChange_ha"> | |
| 5454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5455 <description>Please enter the description of this user action.</description> | |
| 5456 </action> | |
| 5457 | |
| 5458 <action name="LanguageOptions_UiLanguageChange_haw"> | |
| 5459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5460 <description>Please enter the description of this user action.</description> | |
| 5461 </action> | |
| 5462 | |
| 5463 <action name="LanguageOptions_UiLanguageChange_he"> | |
| 5464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5465 <description>Please enter the description of this user action.</description> | |
| 5466 </action> | |
| 5467 | |
| 5468 <action name="LanguageOptions_UiLanguageChange_hi"> | |
| 5469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5470 <description>Please enter the description of this user action.</description> | |
| 5471 </action> | |
| 5472 | |
| 5473 <action name="LanguageOptions_UiLanguageChange_hr"> | |
| 5474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5475 <description>Please enter the description of this user action.</description> | |
| 5476 </action> | |
| 5477 | |
| 5478 <action name="LanguageOptions_UiLanguageChange_hu"> | |
| 5479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5480 <description>Please enter the description of this user action.</description> | |
| 5481 </action> | |
| 5482 | |
| 5483 <action name="LanguageOptions_UiLanguageChange_hy"> | |
| 5484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5485 <description>Please enter the description of this user action.</description> | |
| 5486 </action> | |
| 5487 | |
| 5488 <action name="LanguageOptions_UiLanguageChange_ia"> | |
| 5489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5490 <description>Please enter the description of this user action.</description> | |
| 5491 </action> | |
| 5492 | |
| 5493 <action name="LanguageOptions_UiLanguageChange_id"> | |
| 5494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5495 <description>Please enter the description of this user action.</description> | |
| 5496 </action> | |
| 5497 | |
| 5498 <action name="LanguageOptions_UiLanguageChange_is"> | |
| 5499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5500 <description>Please enter the description of this user action.</description> | |
| 5501 </action> | |
| 5502 | |
| 5503 <action name="LanguageOptions_UiLanguageChange_it"> | |
| 5504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5505 <description>Please enter the description of this user action.</description> | |
| 5506 </action> | |
| 5507 | |
| 5508 <action name="LanguageOptions_UiLanguageChange_it-CH"> | |
| 5509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5510 <description>Please enter the description of this user action.</description> | |
| 5511 </action> | |
| 5512 | |
| 5513 <action name="LanguageOptions_UiLanguageChange_it-IT"> | |
| 5514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5515 <description>Please enter the description of this user action.</description> | |
| 5516 </action> | |
| 5517 | |
| 5518 <action name="LanguageOptions_UiLanguageChange_ja"> | |
| 5519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5520 <description>Please enter the description of this user action.</description> | |
| 5521 </action> | |
| 5522 | |
| 5523 <action name="LanguageOptions_UiLanguageChange_jw"> | |
| 5524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5525 <description>Please enter the description of this user action.</description> | |
| 5526 </action> | |
| 5527 | |
| 5528 <action name="LanguageOptions_UiLanguageChange_ka"> | |
| 5529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5530 <description>Please enter the description of this user action.</description> | |
| 5531 </action> | |
| 5532 | |
| 5533 <action name="LanguageOptions_UiLanguageChange_kk"> | |
| 5534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5535 <description>Please enter the description of this user action.</description> | |
| 5536 </action> | |
| 5537 | |
| 5538 <action name="LanguageOptions_UiLanguageChange_km"> | |
| 5539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5540 <description>Please enter the description of this user action.</description> | |
| 5541 </action> | |
| 5542 | |
| 5543 <action name="LanguageOptions_UiLanguageChange_kn"> | |
| 5544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5545 <description>Please enter the description of this user action.</description> | |
| 5546 </action> | |
| 5547 | |
| 5548 <action name="LanguageOptions_UiLanguageChange_ko"> | |
| 5549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5550 <description>Please enter the description of this user action.</description> | |
| 5551 </action> | |
| 5552 | |
| 5553 <action name="LanguageOptions_UiLanguageChange_ku"> | |
| 5554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5555 <description>Please enter the description of this user action.</description> | |
| 5556 </action> | |
| 5557 | |
| 5558 <action name="LanguageOptions_UiLanguageChange_ky"> | |
| 5559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5560 <description>Please enter the description of this user action.</description> | |
| 5561 </action> | |
| 5562 | |
| 5563 <action name="LanguageOptions_UiLanguageChange_la"> | |
| 5564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5565 <description>Please enter the description of this user action.</description> | |
| 5566 </action> | |
| 5567 | |
| 5568 <action name="LanguageOptions_UiLanguageChange_ln"> | |
| 5569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5570 <description>Please enter the description of this user action.</description> | |
| 5571 </action> | |
| 5572 | |
| 5573 <action name="LanguageOptions_UiLanguageChange_lo"> | |
| 5574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5575 <description>Please enter the description of this user action.</description> | |
| 5576 </action> | |
| 5577 | |
| 5578 <action name="LanguageOptions_UiLanguageChange_lt"> | |
| 5579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5580 <description>Please enter the description of this user action.</description> | |
| 5581 </action> | |
| 5582 | |
| 5583 <action name="LanguageOptions_UiLanguageChange_lv"> | |
| 5584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5585 <description>Please enter the description of this user action.</description> | |
| 5586 </action> | |
| 5587 | |
| 5588 <action name="LanguageOptions_UiLanguageChange_mk"> | |
| 5589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5590 <description>Please enter the description of this user action.</description> | |
| 5591 </action> | |
| 5592 | |
| 5593 <action name="LanguageOptions_UiLanguageChange_ml"> | |
| 5594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5595 <description>Please enter the description of this user action.</description> | |
| 5596 </action> | |
| 5597 | |
| 5598 <action name="LanguageOptions_UiLanguageChange_mn"> | |
| 5599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5600 <description>Please enter the description of this user action.</description> | |
| 5601 </action> | |
| 5602 | |
| 5603 <action name="LanguageOptions_UiLanguageChange_mo"> | |
| 5604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5605 <description>Please enter the description of this user action.</description> | |
| 5606 </action> | |
| 5607 | |
| 5608 <action name="LanguageOptions_UiLanguageChange_mr"> | |
| 5609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5610 <description>Please enter the description of this user action.</description> | |
| 5611 </action> | |
| 5612 | |
| 5613 <action name="LanguageOptions_UiLanguageChange_ms"> | |
| 5614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5615 <description>Please enter the description of this user action.</description> | |
| 5616 </action> | |
| 5617 | |
| 5618 <action name="LanguageOptions_UiLanguageChange_mt"> | |
| 5619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5620 <description>Please enter the description of this user action.</description> | |
| 5621 </action> | |
| 5622 | |
| 5623 <action name="LanguageOptions_UiLanguageChange_nb"> | |
| 5624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5625 <description>Please enter the description of this user action.</description> | |
| 5626 </action> | |
| 5627 | |
| 5628 <action name="LanguageOptions_UiLanguageChange_ne"> | |
| 5629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5630 <description>Please enter the description of this user action.</description> | |
| 5631 </action> | |
| 5632 | |
| 5633 <action name="LanguageOptions_UiLanguageChange_nl"> | |
| 5634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5635 <description>Please enter the description of this user action.</description> | |
| 5636 </action> | |
| 5637 | |
| 5638 <action name="LanguageOptions_UiLanguageChange_nn"> | |
| 5639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5640 <description>Please enter the description of this user action.</description> | |
| 5641 </action> | |
| 5642 | |
| 5643 <action name="LanguageOptions_UiLanguageChange_no"> | |
| 5644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5645 <description>Please enter the description of this user action.</description> | |
| 5646 </action> | |
| 5647 | |
| 5648 <action name="LanguageOptions_UiLanguageChange_oc"> | |
| 5649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5650 <description>Please enter the description of this user action.</description> | |
| 5651 </action> | |
| 5652 | |
| 5653 <action name="LanguageOptions_UiLanguageChange_om"> | |
| 5654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5655 <description>Please enter the description of this user action.</description> | |
| 5656 </action> | |
| 5657 | |
| 5658 <action name="LanguageOptions_UiLanguageChange_or"> | |
| 5659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5660 <description>Please enter the description of this user action.</description> | |
| 5661 </action> | |
| 5662 | |
| 5663 <action name="LanguageOptions_UiLanguageChange_pa"> | |
| 5664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5665 <description>Please enter the description of this user action.</description> | |
| 5666 </action> | |
| 5667 | |
| 5668 <action name="LanguageOptions_UiLanguageChange_pl"> | |
| 5669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5670 <description>Please enter the description of this user action.</description> | |
| 5671 </action> | |
| 5672 | |
| 5673 <action name="LanguageOptions_UiLanguageChange_ps"> | |
| 5674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5675 <description>Please enter the description of this user action.</description> | |
| 5676 </action> | |
| 5677 | |
| 5678 <action name="LanguageOptions_UiLanguageChange_pt"> | |
| 5679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5680 <description>Please enter the description of this user action.</description> | |
| 5681 </action> | |
| 5682 | |
| 5683 <action name="LanguageOptions_UiLanguageChange_pt-BR"> | |
| 5684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5685 <description>Please enter the description of this user action.</description> | |
| 5686 </action> | |
| 5687 | |
| 5688 <action name="LanguageOptions_UiLanguageChange_pt-PT"> | |
| 5689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5690 <description>Please enter the description of this user action.</description> | |
| 5691 </action> | |
| 5692 | |
| 5693 <action name="LanguageOptions_UiLanguageChange_qu"> | |
| 5694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5695 <description>Please enter the description of this user action.</description> | |
| 5696 </action> | |
| 5697 | |
| 5698 <action name="LanguageOptions_UiLanguageChange_rm"> | |
| 5699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5700 <description>Please enter the description of this user action.</description> | |
| 5701 </action> | |
| 5702 | |
| 5703 <action name="LanguageOptions_UiLanguageChange_ro"> | |
| 5704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5705 <description>Please enter the description of this user action.</description> | |
| 5706 </action> | |
| 5707 | |
| 5708 <action name="LanguageOptions_UiLanguageChange_ru"> | |
| 5709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5710 <description>Please enter the description of this user action.</description> | |
| 5711 </action> | |
| 5712 | |
| 5713 <action name="LanguageOptions_UiLanguageChange_sd"> | |
| 5714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5715 <description>Please enter the description of this user action.</description> | |
| 5716 </action> | |
| 5717 | |
| 5718 <action name="LanguageOptions_UiLanguageChange_sh"> | |
| 5719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5720 <description>Please enter the description of this user action.</description> | |
| 5721 </action> | |
| 5722 | |
| 5723 <action name="LanguageOptions_UiLanguageChange_si"> | |
| 5724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5725 <description>Please enter the description of this user action.</description> | |
| 5726 </action> | |
| 5727 | |
| 5728 <action name="LanguageOptions_UiLanguageChange_sk"> | |
| 5729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5730 <description>Please enter the description of this user action.</description> | |
| 5731 </action> | |
| 5732 | |
| 5733 <action name="LanguageOptions_UiLanguageChange_sl"> | |
| 5734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5735 <description>Please enter the description of this user action.</description> | |
| 5736 </action> | |
| 5737 | |
| 5738 <action name="LanguageOptions_UiLanguageChange_sn"> | |
| 5739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5740 <description>Please enter the description of this user action.</description> | |
| 5741 </action> | |
| 5742 | |
| 5743 <action name="LanguageOptions_UiLanguageChange_so"> | |
| 5744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5745 <description>Please enter the description of this user action.</description> | |
| 5746 </action> | |
| 5747 | |
| 5748 <action name="LanguageOptions_UiLanguageChange_sq"> | |
| 5749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5750 <description>Please enter the description of this user action.</description> | |
| 5751 </action> | |
| 5752 | |
| 5753 <action name="LanguageOptions_UiLanguageChange_sr"> | |
| 5754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5755 <description>Please enter the description of this user action.</description> | |
| 5756 </action> | |
| 5757 | |
| 5758 <action name="LanguageOptions_UiLanguageChange_st"> | |
| 5759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5760 <description>Please enter the description of this user action.</description> | |
| 5761 </action> | |
| 5762 | |
| 5763 <action name="LanguageOptions_UiLanguageChange_su"> | |
| 5764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5765 <description>Please enter the description of this user action.</description> | |
| 5766 </action> | |
| 5767 | |
| 5768 <action name="LanguageOptions_UiLanguageChange_sv"> | |
| 5769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5770 <description>Please enter the description of this user action.</description> | |
| 5771 </action> | |
| 5772 | |
| 5773 <action name="LanguageOptions_UiLanguageChange_sw"> | |
| 5774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5775 <description>Please enter the description of this user action.</description> | |
| 5776 </action> | |
| 5777 | |
| 5778 <action name="LanguageOptions_UiLanguageChange_ta"> | |
| 5779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5780 <description>Please enter the description of this user action.</description> | |
| 5781 </action> | |
| 5782 | |
| 5783 <action name="LanguageOptions_UiLanguageChange_te"> | |
| 5784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5785 <description>Please enter the description of this user action.</description> | |
| 5786 </action> | |
| 5787 | |
| 5788 <action name="LanguageOptions_UiLanguageChange_tg"> | |
| 5789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5790 <description>Please enter the description of this user action.</description> | |
| 5791 </action> | |
| 5792 | |
| 5793 <action name="LanguageOptions_UiLanguageChange_th"> | |
| 5794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5795 <description>Please enter the description of this user action.</description> | |
| 5796 </action> | |
| 5797 | |
| 5798 <action name="LanguageOptions_UiLanguageChange_ti"> | |
| 5799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5800 <description>Please enter the description of this user action.</description> | |
| 5801 </action> | |
| 5802 | |
| 5803 <action name="LanguageOptions_UiLanguageChange_tk"> | |
| 5804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5805 <description>Please enter the description of this user action.</description> | |
| 5806 </action> | |
| 5807 | |
| 5808 <action name="LanguageOptions_UiLanguageChange_to"> | |
| 5809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5810 <description>Please enter the description of this user action.</description> | |
| 5811 </action> | |
| 5812 | |
| 5813 <action name="LanguageOptions_UiLanguageChange_tr"> | |
| 5814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5815 <description>Please enter the description of this user action.</description> | |
| 5816 </action> | |
| 5817 | |
| 5818 <action name="LanguageOptions_UiLanguageChange_tt"> | |
| 5819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5820 <description>Please enter the description of this user action.</description> | |
| 5821 </action> | |
| 5822 | |
| 5823 <action name="LanguageOptions_UiLanguageChange_tw"> | |
| 5824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5825 <description>Please enter the description of this user action.</description> | |
| 5826 </action> | |
| 5827 | |
| 5828 <action name="LanguageOptions_UiLanguageChange_ug"> | |
| 5829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5830 <description>Please enter the description of this user action.</description> | |
| 5831 </action> | |
| 5832 | |
| 5833 <action name="LanguageOptions_UiLanguageChange_uk"> | |
| 5834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5835 <description>Please enter the description of this user action.</description> | |
| 5836 </action> | |
| 5837 | |
| 5838 <action name="LanguageOptions_UiLanguageChange_ur"> | |
| 5839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5840 <description>Please enter the description of this user action.</description> | |
| 5841 </action> | |
| 5842 | |
| 5843 <action name="LanguageOptions_UiLanguageChange_uz"> | |
| 5844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5845 <description>Please enter the description of this user action.</description> | |
| 5846 </action> | |
| 5847 | |
| 5848 <action name="LanguageOptions_UiLanguageChange_vi"> | |
| 5849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5850 <description>Please enter the description of this user action.</description> | |
| 5851 </action> | |
| 5852 | |
| 5853 <action name="LanguageOptions_UiLanguageChange_xh"> | |
| 5854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5855 <description>Please enter the description of this user action.</description> | |
| 5856 </action> | |
| 5857 | |
| 5858 <action name="LanguageOptions_UiLanguageChange_yi"> | |
| 5859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5860 <description>Please enter the description of this user action.</description> | |
| 5861 </action> | |
| 5862 | |
| 5863 <action name="LanguageOptions_UiLanguageChange_yo"> | |
| 5864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5865 <description>Please enter the description of this user action.</description> | |
| 5866 </action> | |
| 5867 | |
| 5868 <action name="LanguageOptions_UiLanguageChange_zh"> | |
| 5869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5870 <description>Please enter the description of this user action.</description> | |
| 5871 </action> | |
| 5872 | |
| 5873 <action name="LanguageOptions_UiLanguageChange_zh-CN"> | |
| 5874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5875 <description>Please enter the description of this user action.</description> | |
| 5876 </action> | |
| 5877 | |
| 5878 <action name="LanguageOptions_UiLanguageChange_zh-TW"> | |
| 5879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5880 <description>Please enter the description of this user action.</description> | |
| 5881 </action> | |
| 5882 | |
| 5883 <action name="LanguageOptions_UiLanguageChange_zu"> | |
| 5884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5885 <description>Please enter the description of this user action.</description> | |
| 5886 </action> | |
| 5887 | |
| 5888 <action name="Launcher_ClickOnApp"> | |
| 5889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5890 <description>Please enter the description of this user action.</description> | |
| 5891 </action> | |
| 5892 | |
| 5893 <action name="Launcher_ClickOnApplistButton"> | |
| 5894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5895 <description>Please enter the description of this user action.</description> | |
| 5896 </action> | |
| 5897 | |
| 5898 <action name="LoadURL"> | |
| 5899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5900 <description>Please enter the description of this user action.</description> | |
| 5901 </action> | |
| 5902 | |
| 5903 <action name="LoadURLFromKeyword"> | |
| 5904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5905 <description>Please enter the description of this user action.</description> | |
| 5906 </action> | |
| 5907 | |
| 5908 <action name="LocalDiscoveryNotificationsDisabled_Settings_Disable"> | |
| 5909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5910 <description>Please enter the description of this user action.</description> | |
| 5911 </action> | |
| 5912 | |
| 5913 <action name="LocalDiscoveryNotificationsDisabled_Settings_Enable"> | |
| 5914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5915 <description>Please enter the description of this user action.</description> | |
| 5916 </action> | |
| 5917 | |
| 5918 <action name="LockScreen"> | |
| 5919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5920 <description>Please enter the description of this user action.</description> | |
| 5921 </action> | |
| 5922 | |
| 5923 <action name="Login.CreateAccount"> | |
| 5924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5925 <description>Please enter the description of this user action.</description> | |
| 5926 </action> | |
| 5927 | |
| 5928 <action name="Login_DemoUserLoginSuccess"> | |
| 5929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5930 <description>Please enter the description of this user action.</description> | |
| 5931 </action> | |
| 5932 | |
| 5933 <action name="Login_Failure"> | |
| 5934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5935 <description>Please enter the description of this user action.</description> | |
| 5936 </action> | |
| 5937 | |
| 5938 <action name="Login_GuestLoginSuccess"> | |
| 5939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5940 <description>Please enter the description of this user action.</description> | |
| 5941 </action> | |
| 5942 | |
| 5943 <action name="Login_OffTheRecordLoginSuccess"> | |
| 5944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5945 <description>Please enter the description of this user action.</description> | |
| 5946 </action> | |
| 5947 | |
| 5948 <action name="Login_Success"> | |
| 5949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5950 <description>Please enter the description of this user action.</description> | |
| 5951 </action> | |
| 5952 | |
| 5953 <action name="ManagedMode_ClosePassphraseDialog"> | |
| 5954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5955 <description>Please enter the description of this user action.</description> | |
| 5956 </action> | |
| 5957 | |
| 5958 <action name="ManagedMode_LocallyManagedUserCreated"> | |
| 5959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5960 <description>Please enter the description of this user action.</description> | |
| 5961 </action> | |
| 5962 | |
| 5963 <action name="ManagedMode_MainFrameNavigation"> | |
| 5964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5965 <description>Please enter the description of this user action.</description> | |
| 5966 </action> | |
| 5967 | |
| 5968 <action name="ManagedMode_NewManagedUserWindow"> | |
| 5969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5970 <description>Please enter the description of this user action.</description> | |
| 5971 </action> | |
| 5972 | |
| 5973 <action name="ManagedMode_OpenPassphraseDialog"> | |
| 5974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5975 <description>Please enter the description of this user action.</description> | |
| 5976 </action> | |
| 5977 | |
| 5978 <action name="ManagedMode_OpenSettings"> | |
| 5979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5980 <description>Please enter the description of this user action.</description> | |
| 5981 </action> | |
| 5982 | |
| 5983 <action name="ManagedMode_StartupEnableManagedSwitch"> | |
| 5984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5985 <description>Please enter the description of this user action.</description> | |
| 5986 </action> | |
| 5987 | |
| 5988 <action name="ManagedMode_StartupManagedSwitch"> | |
| 5989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5990 <description>Please enter the description of this user action.</description> | |
| 5991 </action> | |
| 5992 | |
| 5993 <action name="ManagedMode_StartupNoManagedSwitch"> | |
| 5994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 5995 <description>Please enter the description of this user action.</description> | |
| 5996 </action> | |
| 5997 | |
| 5998 <action name="ManagedUsers_Chromeos_Sync_Invalidated"> | |
| 5999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6000 <description>Please enter the description of this user action.</description> | |
| 6001 </action> | |
| 6002 | |
| 6003 <action name="ManagedUsers_Chromeos_Sync_Recovered"> | |
| 6004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6005 <description>Please enter the description of this user action.</description> | |
| 6006 </action> | |
| 6007 | |
| 6008 <action name="ManagedUsers_UploadItem_Queued"> | |
| 6009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6010 <description>Please enter the description of this user action.</description> | |
| 6011 </action> | |
| 6012 | |
| 6013 <action name="ManagedUsers_UploadItem_Syncing"> | |
| 6014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6015 <description>Please enter the description of this user action.</description> | |
| 6016 </action> | |
| 6017 | |
| 6018 <action name="MaxButton_Clk_ExitFS"> | |
| 6019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6020 <description>Please enter the description of this user action.</description> | |
| 6021 </action> | |
| 6022 | |
| 6023 <action name="MaxButton_Clk_Maximize"> | |
| 6024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6025 <description>Please enter the description of this user action.</description> | |
| 6026 </action> | |
| 6027 | |
| 6028 <action name="MaxButton_Clk_Restore"> | |
| 6029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6030 <description>Please enter the description of this user action.</description> | |
| 6031 </action> | |
| 6032 | |
| 6033 <action name="MaxButton_MaxLeft"> | |
| 6034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6035 <description>Please enter the description of this user action.</description> | |
| 6036 </action> | |
| 6037 | |
| 6038 <action name="MaxButton_MaxRight"> | |
| 6039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6040 <description>Please enter the description of this user action.</description> | |
| 6041 </action> | |
| 6042 | |
| 6043 <action name="MaxButton_Maximize"> | |
| 6044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6045 <description>Please enter the description of this user action.</description> | |
| 6046 </action> | |
| 6047 | |
| 6048 <action name="MaxButton_Minimize"> | |
| 6049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6050 <description>Please enter the description of this user action.</description> | |
| 6051 </action> | |
| 6052 | |
| 6053 <action name="MaxButton_Restore"> | |
| 6054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6055 <description>Please enter the description of this user action.</description> | |
| 6056 </action> | |
| 6057 | |
| 6058 <action name="MaxButton_ShowBubble"> | |
| 6059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6060 <description>Please enter the description of this user action.</description> | |
| 6061 </action> | |
| 6062 | |
| 6063 <action name="MediaContextMenu_Controls"> | |
| 6064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6065 <description>Please enter the description of this user action.</description> | |
| 6066 </action> | |
| 6067 | |
| 6068 <action name="MediaContextMenu_Loop"> | |
| 6069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6070 <description>Please enter the description of this user action.</description> | |
| 6071 </action> | |
| 6072 | |
| 6073 <action name="MediaContextMenu_Mute"> | |
| 6074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6075 <description>Please enter the description of this user action.</description> | |
| 6076 </action> | |
| 6077 | |
| 6078 <action name="MediaContextMenu_Pause"> | |
| 6079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6080 <description>Please enter the description of this user action.</description> | |
| 6081 </action> | |
| 6082 | |
| 6083 <action name="MediaContextMenu_Play"> | |
| 6084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6085 <description>Please enter the description of this user action.</description> | |
| 6086 </action> | |
| 6087 | |
| 6088 <action name="MediaContextMenu_Unmute"> | |
| 6089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6090 <description>Please enter the description of this user action.</description> | |
| 6091 </action> | |
| 6092 | |
| 6093 <action name="Menu_Take_Screenshot"> | |
| 6094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6095 <description>Please enter the description of this user action.</description> | |
| 6096 </action> | |
| 6097 | |
| 6098 <action name="MinButton_Clk"> | |
| 6099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6100 <description>Please enter the description of this user action.</description> | |
| 6101 </action> | |
| 6102 | |
| 6103 <action name="Minimize_UsingKey"> | |
| 6104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6105 <description>Please enter the description of this user action.</description> | |
| 6106 </action> | |
| 6107 | |
| 6108 <action name="MixedScript_LoadAnyway_Bubble"> | |
| 6109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6110 <description>Please enter the description of this user action.</description> | |
| 6111 </action> | |
| 6112 | |
| 6113 <action name="MobileActionBarShown"> | |
| 6114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6115 <description>Please enter the description of this user action.</description> | |
| 6116 </action> | |
| 6117 | |
| 6118 <action name="MobileBeamCallbackSuccess"> | |
| 6119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6120 <description>Please enter the description of this user action.</description> | |
| 6121 </action> | |
| 6122 | |
| 6123 <action name="MobileBeamInvalidAppState"> | |
| 6124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6125 <description>Please enter the description of this user action.</description> | |
| 6126 </action> | |
| 6127 | |
| 6128 <action name="MobileBreakpadUploadAttempt"> | |
| 6129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6130 <description>Please enter the description of this user action.</description> | |
| 6131 </action> | |
| 6132 | |
| 6133 <action name="MobileBreakpadUploadFailure"> | |
| 6134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6135 <description>Please enter the description of this user action.</description> | |
| 6136 </action> | |
| 6137 | |
| 6138 <action name="MobileBreakpadUploadSuccess"> | |
| 6139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6140 <description>Please enter the description of this user action.</description> | |
| 6141 </action> | |
| 6142 | |
| 6143 <action name="MobileContextMenuCopyImageLinkAddress"> | |
| 6144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6145 <description>Please enter the description of this user action.</description> | |
| 6146 </action> | |
| 6147 | |
| 6148 <action name="MobileContextMenuCopyLinkAddress"> | |
| 6149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6150 <description>Please enter the description of this user action.</description> | |
| 6151 </action> | |
| 6152 | |
| 6153 <action name="MobileContextMenuCopyLinkText"> | |
| 6154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6155 <description>Please enter the description of this user action.</description> | |
| 6156 </action> | |
| 6157 | |
| 6158 <action name="MobileContextMenuDownloadImage"> | |
| 6159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6160 <description>Please enter the description of this user action.</description> | |
| 6161 </action> | |
| 6162 | |
| 6163 <action name="MobileContextMenuDownloadLink"> | |
| 6164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6165 <description>Please enter the description of this user action.</description> | |
| 6166 </action> | |
| 6167 | |
| 6168 <action name="MobileContextMenuDownloadVideo"> | |
| 6169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6170 <description>Please enter the description of this user action.</description> | |
| 6171 </action> | |
| 6172 | |
| 6173 <action name="MobileContextMenuImage"> | |
| 6174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6175 <description>Please enter the description of this user action.</description> | |
| 6176 </action> | |
| 6177 | |
| 6178 <action name="MobileContextMenuLink"> | |
| 6179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6180 <description>Please enter the description of this user action.</description> | |
| 6181 </action> | |
| 6182 | |
| 6183 <action name="MobileContextMenuOpenImageInNewTab"> | |
| 6184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6185 <description>Please enter the description of this user action.</description> | |
| 6186 </action> | |
| 6187 | |
| 6188 <action name="MobileContextMenuOpenLink"> | |
| 6189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6190 <description>Please enter the description of this user action.</description> | |
| 6191 </action> | |
| 6192 | |
| 6193 <action name="MobileContextMenuOpenLinkInIncognito"> | |
| 6194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6195 <description>Please enter the description of this user action.</description> | |
| 6196 </action> | |
| 6197 | |
| 6198 <action name="MobileContextMenuOpenLinkInNewTab"> | |
| 6199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6200 <description>Please enter the description of this user action.</description> | |
| 6201 </action> | |
| 6202 | |
| 6203 <action name="MobileContextMenuSaveImage"> | |
| 6204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6205 <description>Please enter the description of this user action.</description> | |
| 6206 </action> | |
| 6207 | |
| 6208 <action name="MobileContextMenuSearchByImage"> | |
| 6209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6210 <description>Please enter the description of this user action.</description> | |
| 6211 </action> | |
| 6212 | |
| 6213 <action name="MobileContextMenuShareLink"> | |
| 6214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6215 <description>Please enter the description of this user action.</description> | |
| 6216 </action> | |
| 6217 | |
| 6218 <action name="MobileContextMenuText"> | |
| 6219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6220 <description>Please enter the description of this user action.</description> | |
| 6221 </action> | |
| 6222 | |
| 6223 <action name="MobileContextMenuVideo"> | |
| 6224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6225 <description>Please enter the description of this user action.</description> | |
| 6226 </action> | |
| 6227 | |
| 6228 <action name="MobileContextMenuViewImage"> | |
| 6229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6230 <description>Please enter the description of this user action.</description> | |
| 6231 </action> | |
| 6232 | |
| 6233 <action name="MobileFirstEditInOmnibox"> | |
| 6234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6235 <description>Please enter the description of this user action.</description> | |
| 6236 </action> | |
| 6237 | |
| 6238 <action name="MobileFocusedFakeboxOnNtp"> | |
| 6239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6240 <description>Please enter the description of this user action.</description> | |
| 6241 </action> | |
| 6242 | |
| 6243 <action name="MobileFocusedOmniboxNotOnNtp"> | |
| 6244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6245 <description>Please enter the description of this user action.</description> | |
| 6246 </action> | |
| 6247 | |
| 6248 <action name="MobileFocusedOmniboxOnNtp"> | |
| 6249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6250 <description>Please enter the description of this user action.</description> | |
| 6251 </action> | |
| 6252 | |
| 6253 <action name="MobileFreAttemptSignIn"> | |
| 6254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6255 <description>Please enter the description of this user action.</description> | |
| 6256 </action> | |
| 6257 | |
| 6258 <action name="MobileFreSignInSuccessful"> | |
| 6259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6260 <description>Please enter the description of this user action.</description> | |
| 6261 </action> | |
| 6262 | |
| 6263 <action name="MobileFreSkipSignIn"> | |
| 6264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6265 <description>Please enter the description of this user action.</description> | |
| 6266 </action> | |
| 6267 | |
| 6268 <action name="MobileMWSession"> | |
| 6269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6270 <description>Please enter the description of this user action.</description> | |
| 6271 </action> | |
| 6272 | |
| 6273 <action name="MobileMenuAddToBookmarks"> | |
| 6274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6275 <description>Please enter the description of this user action.</description> | |
| 6276 </action> | |
| 6277 | |
| 6278 <action name="MobileMenuAllBookmarks"> | |
| 6279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6280 <description>Please enter the description of this user action.</description> | |
| 6281 </action> | |
| 6282 | |
| 6283 <action name="MobileMenuBack"> | |
| 6284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6285 <description>Please enter the description of this user action.</description> | |
| 6286 </action> | |
| 6287 | |
| 6288 <action name="MobileMenuCloseAllTabs"> | |
| 6289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6290 <description>Please enter the description of this user action.</description> | |
| 6291 </action> | |
| 6292 | |
| 6293 <action name="MobileMenuCloseTab"> | |
| 6294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6295 <description>Please enter the description of this user action.</description> | |
| 6296 </action> | |
| 6297 | |
| 6298 <action name="MobileMenuFeedback"> | |
| 6299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6300 <description>Please enter the description of this user action.</description> | |
| 6301 </action> | |
| 6302 | |
| 6303 <action name="MobileMenuFindInPage"> | |
| 6304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6305 <description>Please enter the description of this user action.</description> | |
| 6306 </action> | |
| 6307 | |
| 6308 <action name="MobileMenuForward"> | |
| 6309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6310 <description>Please enter the description of this user action.</description> | |
| 6311 </action> | |
| 6312 | |
| 6313 <action name="MobileMenuFullscreen"> | |
| 6314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6315 <description>Please enter the description of this user action.</description> | |
| 6316 </action> | |
| 6317 | |
| 6318 <action name="MobileMenuNewIncognitoTab"> | |
| 6319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6320 <description>Please enter the description of this user action.</description> | |
| 6321 </action> | |
| 6322 | |
| 6323 <action name="MobileMenuNewTab"> | |
| 6324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6325 <description>Please enter the description of this user action.</description> | |
| 6326 </action> | |
| 6327 | |
| 6328 <action name="MobileMenuOpenTabs"> | |
| 6329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6330 <description>Please enter the description of this user action.</description> | |
| 6331 </action> | |
| 6332 | |
| 6333 <action name="MobileMenuQuit"> | |
| 6334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6335 <description>Please enter the description of this user action.</description> | |
| 6336 </action> | |
| 6337 | |
| 6338 <action name="MobileMenuReload"> | |
| 6339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6340 <description>Please enter the description of this user action.</description> | |
| 6341 </action> | |
| 6342 | |
| 6343 <action name="MobileMenuSettings"> | |
| 6344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6345 <description>Please enter the description of this user action.</description> | |
| 6346 </action> | |
| 6347 | |
| 6348 <action name="MobileMenuShare"> | |
| 6349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6350 <description>Please enter the description of this user action.</description> | |
| 6351 </action> | |
| 6352 | |
| 6353 <action name="MobileMenuShow"> | |
| 6354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6355 <description>Please enter the description of this user action.</description> | |
| 6356 </action> | |
| 6357 | |
| 6358 <action name="MobileNTPBookmark"> | |
| 6359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6360 <description>Please enter the description of this user action.</description> | |
| 6361 </action> | |
| 6362 | |
| 6363 <action name="MobileNTPForeignSession"> | |
| 6364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6365 <description>Please enter the description of this user action.</description> | |
| 6366 </action> | |
| 6367 | |
| 6368 <action name="MobileNTPMostVisited"> | |
| 6369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6370 <description>Please enter the description of this user action.</description> | |
| 6371 </action> | |
| 6372 | |
| 6373 <action name="MobileNTPRecentlyClosed"> | |
| 6374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6375 <description>Please enter the description of this user action.</description> | |
| 6376 </action> | |
| 6377 | |
| 6378 <action name="MobileNTPSwitchToBookmarks"> | |
| 6379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6380 <description>Please enter the description of this user action.</description> | |
| 6381 </action> | |
| 6382 | |
| 6383 <action name="MobileNTPSwitchToIncognito"> | |
| 6384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6385 <description>Please enter the description of this user action.</description> | |
| 6386 </action> | |
| 6387 | |
| 6388 <action name="MobileNTPSwitchToMostVisited"> | |
| 6389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6390 <description>Please enter the description of this user action.</description> | |
| 6391 </action> | |
| 6392 | |
| 6393 <action name="MobileNTPSwitchToOpenTabs"> | |
| 6394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6395 <description>Please enter the description of this user action.</description> | |
| 6396 </action> | |
| 6397 | |
| 6398 <action name="MobileNewTabOpened"> | |
| 6399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6400 <description>Please enter the description of this user action.</description> | |
| 6401 </action> | |
| 6402 | |
| 6403 <action name="MobileOmniboxRefineSuggestion"> | |
| 6404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6405 <description>Please enter the description of this user action.</description> | |
| 6406 </action> | |
| 6407 | |
| 6408 <action name="MobileOmniboxSearch"> | |
| 6409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6410 <description>Please enter the description of this user action.</description> | |
| 6411 </action> | |
| 6412 | |
| 6413 <action name="MobileOmniboxVoiceSearch"> | |
| 6414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6415 <description>Please enter the description of this user action.</description> | |
| 6416 </action> | |
| 6417 | |
| 6418 <action name="MobilePageLoaded"> | |
| 6419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6420 <description>Please enter the description of this user action.</description> | |
| 6421 </action> | |
| 6422 | |
| 6423 <action name="MobilePageLoadedDesktopUserAgent"> | |
| 6424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6425 <description>Please enter the description of this user action.</description> | |
| 6426 </action> | |
| 6427 | |
| 6428 <action name="MobilePageLoadedWithKeyboard"> | |
| 6429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6430 <description>Please enter the description of this user action.</description> | |
| 6431 </action> | |
| 6432 | |
| 6433 <action name="MobileReceivedExternalIntent"> | |
| 6434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6435 <description>Please enter the description of this user action.</description> | |
| 6436 </action> | |
| 6437 | |
| 6438 <action name="MobileRendererCrashed"> | |
| 6439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6440 <description>Please enter the description of this user action.</description> | |
| 6441 </action> | |
| 6442 | |
| 6443 <action name="MobileShortcutAllBookmarks"> | |
| 6444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6445 <description>Please enter the description of this user action.</description> | |
| 6446 </action> | |
| 6447 | |
| 6448 <action name="MobileShortcutFindInPage"> | |
| 6449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6450 <description>Please enter the description of this user action.</description> | |
| 6451 </action> | |
| 6452 | |
| 6453 <action name="MobileShortcutNewIncognitoTab"> | |
| 6454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6455 <description>Please enter the description of this user action.</description> | |
| 6456 </action> | |
| 6457 | |
| 6458 <action name="MobileShortcutNewTab"> | |
| 6459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6460 <description>Please enter the description of this user action.</description> | |
| 6461 </action> | |
| 6462 | |
| 6463 <action name="MobileSideSwipeFinished"> | |
| 6464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6465 <description>Please enter the description of this user action.</description> | |
| 6466 </action> | |
| 6467 | |
| 6468 <action name="MobileStackViewCloseTab"> | |
| 6469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6470 <description>Please enter the description of this user action.</description> | |
| 6471 </action> | |
| 6472 | |
| 6473 <action name="MobileStackViewSwipeCloseTab"> | |
| 6474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6475 <description>Please enter the description of this user action.</description> | |
| 6476 </action> | |
| 6477 | |
| 6478 <action name="MobileTabClobbered"> | |
| 6479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6480 <description>Please enter the description of this user action.</description> | |
| 6481 </action> | |
| 6482 | |
| 6483 <action name="MobileTabClosed"> | |
| 6484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6485 <description>Please enter the description of this user action.</description> | |
| 6486 </action> | |
| 6487 | |
| 6488 <action name="MobileTabStripCloseTab"> | |
| 6489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6490 <description>Please enter the description of this user action.</description> | |
| 6491 </action> | |
| 6492 | |
| 6493 <action name="MobileTabStripNewTab"> | |
| 6494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6495 <description>Please enter the description of this user action.</description> | |
| 6496 </action> | |
| 6497 | |
| 6498 <action name="MobileTabSwitched"> | |
| 6499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6500 <description>Please enter the description of this user action.</description> | |
| 6501 </action> | |
| 6502 | |
| 6503 <action name="MobileToolbarBack"> | |
| 6504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6505 <description>Please enter the description of this user action.</description> | |
| 6506 </action> | |
| 6507 | |
| 6508 <action name="MobileToolbarForward"> | |
| 6509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6510 <description>Please enter the description of this user action.</description> | |
| 6511 </action> | |
| 6512 | |
| 6513 <action name="MobileToolbarNewTab"> | |
| 6514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6515 <description>Please enter the description of this user action.</description> | |
| 6516 </action> | |
| 6517 | |
| 6518 <action name="MobileToolbarReload"> | |
| 6519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6520 <description>Please enter the description of this user action.</description> | |
| 6521 </action> | |
| 6522 | |
| 6523 <action name="MobileToolbarShowMenu"> | |
| 6524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6525 <description>Please enter the description of this user action.</description> | |
| 6526 </action> | |
| 6527 | |
| 6528 <action name="MobileToolbarShowStackView"> | |
| 6529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6530 <description>Please enter the description of this user action.</description> | |
| 6531 </action> | |
| 6532 | |
| 6533 <action name="MobileToolbarStackViewNewTab"> | |
| 6534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6535 <description>Please enter the description of this user action.</description> | |
| 6536 </action> | |
| 6537 | |
| 6538 <action name="MobileToolbarToggleBookmark"> | |
| 6539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6540 <description>Please enter the description of this user action.</description> | |
| 6541 </action> | |
| 6542 | |
| 6543 <action name="MobileUsingMenuByHwButtonDragging"> | |
| 6544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6545 <description>Please enter the description of this user action.</description> | |
| 6546 </action> | |
| 6547 | |
| 6548 <action name="MobileUsingMenuByHwButtonTap"> | |
| 6549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6550 <description>Please enter the description of this user action.</description> | |
| 6551 </action> | |
| 6552 | |
| 6553 <action name="MobileUsingMenuBySwButtonDragging"> | |
| 6554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6555 <description>Please enter the description of this user action.</description> | |
| 6556 </action> | |
| 6557 | |
| 6558 <action name="MobileUsingMenuBySwButtonTap"> | |
| 6559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6560 <description>Please enter the description of this user action.</description> | |
| 6561 </action> | |
| 6562 | |
| 6563 <action name="MostVisited0"> | |
| 6564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6565 <description>Please enter the description of this user action.</description> | |
| 6566 </action> | |
| 6567 | |
| 6568 <action name="MostVisited1"> | |
| 6569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6570 <description>Please enter the description of this user action.</description> | |
| 6571 </action> | |
| 6572 | |
| 6573 <action name="MostVisited2"> | |
| 6574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6575 <description>Please enter the description of this user action.</description> | |
| 6576 </action> | |
| 6577 | |
| 6578 <action name="MostVisited3"> | |
| 6579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6580 <description>Please enter the description of this user action.</description> | |
| 6581 </action> | |
| 6582 | |
| 6583 <action name="MostVisited4"> | |
| 6584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6585 <description>Please enter the description of this user action.</description> | |
| 6586 </action> | |
| 6587 | |
| 6588 <action name="MostVisited5"> | |
| 6589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6590 <description>Please enter the description of this user action.</description> | |
| 6591 </action> | |
| 6592 | |
| 6593 <action name="MostVisited6"> | |
| 6594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6595 <description>Please enter the description of this user action.</description> | |
| 6596 </action> | |
| 6597 | |
| 6598 <action name="MostVisited7"> | |
| 6599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6600 <description>Please enter the description of this user action.</description> | |
| 6601 </action> | |
| 6602 | |
| 6603 <action name="MostVisited8"> | |
| 6604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6605 <description>Please enter the description of this user action.</description> | |
| 6606 </action> | |
| 6607 | |
| 6608 <action name="MostVisited9"> | |
| 6609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6610 <description>Please enter the description of this user action.</description> | |
| 6611 </action> | |
| 6612 | |
| 6613 <action name="MostVisitedReordered"> | |
| 6614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6615 <description>Please enter the description of this user action.</description> | |
| 6616 </action> | |
| 6617 | |
| 6618 <action name="MostVisited_BlacklistCleared"> | |
| 6619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6620 <description>Please enter the description of this user action.</description> | |
| 6621 </action> | |
| 6622 | |
| 6623 <action name="MostVisited_Clicked"> | |
| 6624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6625 <description>Please enter the description of this user action.</description> | |
| 6626 </action> | |
| 6627 | |
| 6628 <action name="MostVisited_UrlBlacklisted"> | |
| 6629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6630 <description>Please enter the description of this user action.</description> | |
| 6631 </action> | |
| 6632 | |
| 6633 <action name="MostVisited_UrlPinned"> | |
| 6634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6635 <description>Please enter the description of this user action.</description> | |
| 6636 </action> | |
| 6637 | |
| 6638 <action name="MostVisited_UrlRemoved"> | |
| 6639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6640 <description>Please enter the description of this user action.</description> | |
| 6641 </action> | |
| 6642 | |
| 6643 <action name="MostVisited_UrlUnpinned"> | |
| 6644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6645 <description>Please enter the description of this user action.</description> | |
| 6646 </action> | |
| 6647 | |
| 6648 <action name="Mouse_Down"> | |
| 6649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6650 <description>Please enter the description of this user action.</description> | |
| 6651 </action> | |
| 6652 | |
| 6653 <action name="MoveBackward"> | |
| 6654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6655 <description>Please enter the description of this user action.</description> | |
| 6656 </action> | |
| 6657 | |
| 6658 <action name="MoveBackwardAndModifySelection"> | |
| 6659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6660 <description>Please enter the description of this user action.</description> | |
| 6661 </action> | |
| 6662 | |
| 6663 <action name="MoveDown"> | |
| 6664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6665 <description>Please enter the description of this user action.</description> | |
| 6666 </action> | |
| 6667 | |
| 6668 <action name="MoveDownAndModifySelection"> | |
| 6669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6670 <description>Please enter the description of this user action.</description> | |
| 6671 </action> | |
| 6672 | |
| 6673 <action name="MoveForward"> | |
| 6674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6675 <description>Please enter the description of this user action.</description> | |
| 6676 </action> | |
| 6677 | |
| 6678 <action name="MoveForwardAndModifySelection"> | |
| 6679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6680 <description>Please enter the description of this user action.</description> | |
| 6681 </action> | |
| 6682 | |
| 6683 <action name="MoveLeft"> | |
| 6684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6685 <description>Please enter the description of this user action.</description> | |
| 6686 </action> | |
| 6687 | |
| 6688 <action name="MoveLeftAndModifySelection"> | |
| 6689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6690 <description>Please enter the description of this user action.</description> | |
| 6691 </action> | |
| 6692 | |
| 6693 <action name="MovePageDown"> | |
| 6694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6695 <description>Please enter the description of this user action.</description> | |
| 6696 </action> | |
| 6697 | |
| 6698 <action name="MovePageDownAndModifySelection"> | |
| 6699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6700 <description>Please enter the description of this user action.</description> | |
| 6701 </action> | |
| 6702 | |
| 6703 <action name="MovePageUp"> | |
| 6704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6705 <description>Please enter the description of this user action.</description> | |
| 6706 </action> | |
| 6707 | |
| 6708 <action name="MovePageUpAndModifySelection"> | |
| 6709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6710 <description>Please enter the description of this user action.</description> | |
| 6711 </action> | |
| 6712 | |
| 6713 <action name="MoveRight"> | |
| 6714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6715 <description>Please enter the description of this user action.</description> | |
| 6716 </action> | |
| 6717 | |
| 6718 <action name="MoveRightAndModifySelection"> | |
| 6719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6720 <description>Please enter the description of this user action.</description> | |
| 6721 </action> | |
| 6722 | |
| 6723 <action name="MoveTabNext"> | |
| 6724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6725 <description>Please enter the description of this user action.</description> | |
| 6726 </action> | |
| 6727 | |
| 6728 <action name="MoveTabPrevious"> | |
| 6729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6730 <description>Please enter the description of this user action.</description> | |
| 6731 </action> | |
| 6732 | |
| 6733 <action name="MoveToBeginningOfDocument"> | |
| 6734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6735 <description>Please enter the description of this user action.</description> | |
| 6736 </action> | |
| 6737 | |
| 6738 <action name="MoveToBeginningOfLine"> | |
| 6739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6740 <description>Please enter the description of this user action.</description> | |
| 6741 </action> | |
| 6742 | |
| 6743 <action name="MoveToBeginningOfLineAndModifySelection"> | |
| 6744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6745 <description>Please enter the description of this user action.</description> | |
| 6746 </action> | |
| 6747 | |
| 6748 <action name="MoveToBeginningOfParagraph"> | |
| 6749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6750 <description>Please enter the description of this user action.</description> | |
| 6751 </action> | |
| 6752 | |
| 6753 <action name="MoveToBeginningOfParagraphAndModifySelection"> | |
| 6754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6755 <description>Please enter the description of this user action.</description> | |
| 6756 </action> | |
| 6757 | |
| 6758 <action name="MoveToEndOfDocument"> | |
| 6759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6760 <description>Please enter the description of this user action.</description> | |
| 6761 </action> | |
| 6762 | |
| 6763 <action name="MoveToEndOfLine"> | |
| 6764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6765 <description>Please enter the description of this user action.</description> | |
| 6766 </action> | |
| 6767 | |
| 6768 <action name="MoveToEndOfLineAndModifySelection"> | |
| 6769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6770 <description>Please enter the description of this user action.</description> | |
| 6771 </action> | |
| 6772 | |
| 6773 <action name="MoveToEndOfParagraph"> | |
| 6774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6775 <description>Please enter the description of this user action.</description> | |
| 6776 </action> | |
| 6777 | |
| 6778 <action name="MoveToEndOfParagraphAndModifySelection"> | |
| 6779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6780 <description>Please enter the description of this user action.</description> | |
| 6781 </action> | |
| 6782 | |
| 6783 <action name="MoveUp"> | |
| 6784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6785 <description>Please enter the description of this user action.</description> | |
| 6786 </action> | |
| 6787 | |
| 6788 <action name="MoveUpAndModifySelection"> | |
| 6789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6790 <description>Please enter the description of this user action.</description> | |
| 6791 </action> | |
| 6792 | |
| 6793 <action name="MoveWordBackward"> | |
| 6794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6795 <description>Please enter the description of this user action.</description> | |
| 6796 </action> | |
| 6797 | |
| 6798 <action name="MoveWordForward"> | |
| 6799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6800 <description>Please enter the description of this user action.</description> | |
| 6801 </action> | |
| 6802 | |
| 6803 <action name="MoveWordLeft"> | |
| 6804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6805 <description>Please enter the description of this user action.</description> | |
| 6806 </action> | |
| 6807 | |
| 6808 <action name="MoveWordRight"> | |
| 6809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6810 <description>Please enter the description of this user action.</description> | |
| 6811 </action> | |
| 6812 | |
| 6813 <action name="NTPPromoClosed"> | |
| 6814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6815 <description>Please enter the description of this user action.</description> | |
| 6816 </action> | |
| 6817 | |
| 6818 <action name="NTPPromoShown"> | |
| 6819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6820 <description>Please enter the description of this user action.</description> | |
| 6821 </action> | |
| 6822 | |
| 6823 <action name="NativeUI_Applications"> | |
| 6824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6825 <description>Please enter the description of this user action.</description> | |
| 6826 </action> | |
| 6827 | |
| 6828 <action name="NavEntryCommitted"> | |
| 6829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6830 <description>Please enter the description of this user action.</description> | |
| 6831 </action> | |
| 6832 | |
| 6833 <action name="NavEntryCommitted.SRP"> | |
| 6834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6835 <description>Please enter the description of this user action.</description> | |
| 6836 </action> | |
| 6837 | |
| 6838 <action name="Net.URLRequest_StartJob_InvalidReferrer"> | |
| 6839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6840 <description>Please enter the description of this user action.</description> | |
| 6841 </action> | |
| 6842 | |
| 6843 <action name="NewIncognitoWindow"> | |
| 6844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6845 <description>Please enter the description of this user action.</description> | |
| 6846 </action> | |
| 6847 | |
| 6848 <action name="NewProfileWindowByIndex"> | |
| 6849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6850 <description>Please enter the description of this user action.</description> | |
| 6851 </action> | |
| 6852 | |
| 6853 <action name="NewTab"> | |
| 6854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6855 <description>Please enter the description of this user action.</description> | |
| 6856 </action> | |
| 6857 | |
| 6858 <action name="NewTabPage_ReopenTab"> | |
| 6859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6860 <description>Please enter the description of this user action.</description> | |
| 6861 </action> | |
| 6862 | |
| 6863 <action name="NewTab_Button"> | |
| 6864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6865 <description>Please enter the description of this user action.</description> | |
| 6866 </action> | |
| 6867 | |
| 6868 <action name="NewWindow"> | |
| 6869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6870 <description>Please enter the description of this user action.</description> | |
| 6871 </action> | |
| 6872 | |
| 6873 <action name="Notifications.Mute"> | |
| 6874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6875 <description>Please enter the description of this user action.</description> | |
| 6876 </action> | |
| 6877 | |
| 6878 <action name="Notifications.ShowMessageCenter"> | |
| 6879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6880 <description>Please enter the description of this user action.</description> | |
| 6881 </action> | |
| 6882 | |
| 6883 <action name="Notifications.ShowSettings"> | |
| 6884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6885 <description>Please enter the description of this user action.</description> | |
| 6886 </action> | |
| 6887 | |
| 6888 <action name="Notifications.Unmute"> | |
| 6889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6890 <description>Please enter the description of this user action.</description> | |
| 6891 </action> | |
| 6892 | |
| 6893 <action name="Omnibox.ServerSuggestDelete.Failure"> | |
| 6894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6895 <description>Please enter the description of this user action.</description> | |
| 6896 </action> | |
| 6897 | |
| 6898 <action name="Omnibox.ServerSuggestDelete.Success"> | |
| 6899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6900 <description>Please enter the description of this user action.</description> | |
| 6901 </action> | |
| 6902 | |
| 6903 <action name="OmniboxDestinationURLIsSearchOnDSP"> | |
| 6904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6905 <description>Please enter the description of this user action.</description> | |
| 6906 </action> | |
| 6907 | |
| 6908 <action name="OmniboxDestinationURLMatchesDefaultSearchProvider"> | |
| 6909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6910 <description>Please enter the description of this user action.</description> | |
| 6911 </action> | |
| 6912 | |
| 6913 <action name="OmniboxInputInProgress"> | |
| 6914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6915 <description>Please enter the description of this user action.</description> | |
| 6916 </action> | |
| 6917 | |
| 6918 <action name="Omnibox_DragString"> | |
| 6919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6920 <description>Please enter the description of this user action.</description> | |
| 6921 </action> | |
| 6922 | |
| 6923 <action name="Omnibox_DragURL"> | |
| 6924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6925 <description>Please enter the description of this user action.</description> | |
| 6926 </action> | |
| 6927 | |
| 6928 <action name="OpenAddBluetoothDeviceDialog"> | |
| 6929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6930 <description>Please enter the description of this user action.</description> | |
| 6931 </action> | |
| 6932 | |
| 6933 <action name="OpenAllBookmarks"> | |
| 6934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6935 <description>Please enter the description of this user action.</description> | |
| 6936 </action> | |
| 6937 | |
| 6938 <action name="OpenAllBookmarksIncognitoWindow"> | |
| 6939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6940 <description>Please enter the description of this user action.</description> | |
| 6941 </action> | |
| 6942 | |
| 6943 <action name="OpenAllBookmarksNewWindow"> | |
| 6944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6945 <description>Please enter the description of this user action.</description> | |
| 6946 </action> | |
| 6947 | |
| 6948 <action name="OpenChangeProfilePictureDialog"> | |
| 6949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6950 <description>Please enter the description of this user action.</description> | |
| 6951 </action> | |
| 6952 | |
| 6953 <action name="OpenFile"> | |
| 6954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6955 <description>Please enter the description of this user action.</description> | |
| 6956 </action> | |
| 6957 | |
| 6958 <action name="OpenFileManager"> | |
| 6959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6960 <description>Please enter the description of this user action.</description> | |
| 6961 </action> | |
| 6962 | |
| 6963 <action name="OpenFileSystemPersistent"> | |
| 6964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6965 <description>Please enter the description of this user action.</description> | |
| 6966 </action> | |
| 6967 | |
| 6968 <action name="OpenFileSystemTemporary"> | |
| 6969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6970 <description>Please enter the description of this user action.</description> | |
| 6971 </action> | |
| 6972 | |
| 6973 <action name="OpenInternetOptionsDialog"> | |
| 6974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6975 <description>Please enter the description of this user action.</description> | |
| 6976 </action> | |
| 6977 | |
| 6978 <action name="OpenLanguageOptionsDialog"> | |
| 6979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6980 <description>Please enter the description of this user action.</description> | |
| 6981 </action> | |
| 6982 | |
| 6983 <action name="OpenSystemOptionsDialog"> | |
| 6984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6985 <description>Please enter the description of this user action.</description> | |
| 6986 </action> | |
| 6987 | |
| 6988 <action name="OpenTabpose"> | |
| 6989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6990 <description>Please enter the description of this user action.</description> | |
| 6991 </action> | |
| 6992 | |
| 6993 <action name="Options_AppLanguage"> | |
| 6994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 6995 <description>Please enter the description of this user action.</description> | |
| 6996 </action> | |
| 6997 | |
| 6998 <action name="Options_AskForSaveLocation_Disable"> | |
| 6999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7000 <description>Please enter the description of this user action.</description> | |
| 7001 </action> | |
| 7002 | |
| 7003 <action name="Options_AskForSaveLocation_Enable"> | |
| 7004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7005 <description>Please enter the description of this user action.</description> | |
| 7006 </action> | |
| 7007 | |
| 7008 <action name="Options_AutoSpellCorrection_Disable"> | |
| 7009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7010 <description>Please enter the description of this user action.</description> | |
| 7011 </action> | |
| 7012 | |
| 7013 <action name="Options_AutoSpellCorrection_Enable"> | |
| 7014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7015 <description>Please enter the description of this user action.</description> | |
| 7016 </action> | |
| 7017 | |
| 7018 <action name="Options_AutofillAuxiliaryProfiles_Disable"> | |
| 7019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7020 <description>Please enter the description of this user action.</description> | |
| 7021 </action> | |
| 7022 | |
| 7023 <action name="Options_AutofillAuxiliaryProfiles_Enable"> | |
| 7024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7025 <description>Please enter the description of this user action.</description> | |
| 7026 </action> | |
| 7027 | |
| 7028 <action name="Options_Autologin_Disable"> | |
| 7029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7030 <description>Please enter the description of this user action.</description> | |
| 7031 </action> | |
| 7032 | |
| 7033 <action name="Options_Autologin_Enable"> | |
| 7034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7035 <description>Please enter the description of this user action.</description> | |
| 7036 </action> | |
| 7037 | |
| 7038 <action name="Options_BackgroundMode_Disable"> | |
| 7039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7040 <description>Please enter the description of this user action.</description> | |
| 7041 </action> | |
| 7042 | |
| 7043 <action name="Options_BackgroundMode_Enable"> | |
| 7044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7045 <description>Please enter the description of this user action.</description> | |
| 7046 </action> | |
| 7047 | |
| 7048 <action name="Options_BlockAllPopups_Disable"> | |
| 7049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7050 <description>Please enter the description of this user action.</description> | |
| 7051 </action> | |
| 7052 | |
| 7053 <action name="Options_BlockAllPopups_Enable"> | |
| 7054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7055 <description>Please enter the description of this user action.</description> | |
| 7056 </action> | |
| 7057 | |
| 7058 <action name="Options_ChangeDefaultZoomLevel"> | |
| 7059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7060 <description>Please enter the description of this user action.</description> | |
| 7061 </action> | |
| 7062 | |
| 7063 <action name="Options_ChangeFixedFont"> | |
| 7064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7065 <description>Please enter the description of this user action.</description> | |
| 7066 </action> | |
| 7067 | |
| 7068 <action name="Options_ChangeFontEncoding"> | |
| 7069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7070 <description>Please enter the description of this user action.</description> | |
| 7071 </action> | |
| 7072 | |
| 7073 <action name="Options_ChangeProxies"> | |
| 7074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7075 <description>Please enter the description of this user action.</description> | |
| 7076 </action> | |
| 7077 | |
| 7078 <action name="Options_ChangeSansSerifFont"> | |
| 7079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7080 <description>Please enter the description of this user action.</description> | |
| 7081 </action> | |
| 7082 | |
| 7083 <action name="Options_ChangeSerifFont"> | |
| 7084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7085 <description>Please enter the description of this user action.</description> | |
| 7086 </action> | |
| 7087 | |
| 7088 <action name="Options_ChangeStandardFont"> | |
| 7089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7090 <description>Please enter the description of this user action.</description> | |
| 7091 </action> | |
| 7092 | |
| 7093 <action name="Options_CheckCertRevocation_Disable"> | |
| 7094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7095 <description>Please enter the description of this user action.</description> | |
| 7096 </action> | |
| 7097 | |
| 7098 <action name="Options_CheckCertRevocation_Enable"> | |
| 7099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7100 <description>Please enter the description of this user action.</description> | |
| 7101 </action> | |
| 7102 | |
| 7103 <action name="Options_ClearData"> | |
| 7104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7105 <description>Please enter the description of this user action.</description> | |
| 7106 </action> | |
| 7107 | |
| 7108 <action name="Options_CloudPrintDevicesPage"> | |
| 7109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7110 <description>Please enter the description of this user action.</description> | |
| 7111 </action> | |
| 7112 | |
| 7113 <action name="Options_ContentSettings"> | |
| 7114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7115 <description>Please enter the description of this user action.</description> | |
| 7116 </action> | |
| 7117 | |
| 7118 <action name="Options_CustomFrame_Disable"> | |
| 7119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7120 <description>Please enter the description of this user action.</description> | |
| 7121 </action> | |
| 7122 | |
| 7123 <action name="Options_CustomFrame_Enable"> | |
| 7124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7125 <description>Please enter the description of this user action.</description> | |
| 7126 </action> | |
| 7127 | |
| 7128 <action name="Options_DefaultCookieSettingChanged"> | |
| 7129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7130 <description>Please enter the description of this user action.</description> | |
| 7131 </action> | |
| 7132 | |
| 7133 <action name="Options_DefaultGeolocationSettingChanged"> | |
| 7134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7135 <description>Please enter the description of this user action.</description> | |
| 7136 </action> | |
| 7137 | |
| 7138 <action name="Options_DefaultHandlersSettingChanged"> | |
| 7139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7140 <description>Please enter the description of this user action.</description> | |
| 7141 </action> | |
| 7142 | |
| 7143 <action name="Options_DefaultImagesSettingChanged"> | |
| 7144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7145 <description>Please enter the description of this user action.</description> | |
| 7146 </action> | |
| 7147 | |
| 7148 <action name="Options_DefaultJavaScriptSettingChanged"> | |
| 7149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7150 <description>Please enter the description of this user action.</description> | |
| 7151 </action> | |
| 7152 | |
| 7153 <action name="Options_DefaultMIDISysExSettingChanged"> | |
| 7154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7155 <description>Please enter the description of this user action.</description> | |
| 7156 </action> | |
| 7157 | |
| 7158 <action name="Options_DefaultMediaStreamMicSettingChanged"> | |
| 7159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7160 <description>Please enter the description of this user action.</description> | |
| 7161 </action> | |
| 7162 | |
| 7163 <action name="Options_DefaultMediaStreamSettingChanged"> | |
| 7164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7165 <description>Please enter the description of this user action.</description> | |
| 7166 </action> | |
| 7167 | |
| 7168 <action name="Options_DefaultMouseLockSettingChanged"> | |
| 7169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7170 <description>Please enter the description of this user action.</description> | |
| 7171 </action> | |
| 7172 | |
| 7173 <action name="Options_DefaultMultipleAutomaticDLSettingChange"> | |
| 7174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7175 <description>Please enter the description of this user action.</description> | |
| 7176 </action> | |
| 7177 | |
| 7178 <action name="Options_DefaultNotificationsSettingChanged"> | |
| 7179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7180 <description>Please enter the description of this user action.</description> | |
| 7181 </action> | |
| 7182 | |
| 7183 <action name="Options_DefaultPluginsSettingChanged"> | |
| 7184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7185 <description>Please enter the description of this user action.</description> | |
| 7186 </action> | |
| 7187 | |
| 7188 <action name="Options_DefaultPopupsSettingChanged"> | |
| 7189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7190 <description>Please enter the description of this user action.</description> | |
| 7191 </action> | |
| 7192 | |
| 7193 <action name="Options_DictionaryLanguage"> | |
| 7194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7195 <description>Please enter the description of this user action.</description> | |
| 7196 </action> | |
| 7197 | |
| 7198 <action name="Options_DisableCloudPrintProxy"> | |
| 7199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7200 <description>Please enter the description of this user action.</description> | |
| 7201 </action> | |
| 7202 | |
| 7203 <action name="Options_DisableGData_Disable"> | |
| 7204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7205 <description>Please enter the description of this user action.</description> | |
| 7206 </action> | |
| 7207 | |
| 7208 <action name="Options_DisableGData_Enable"> | |
| 7209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7210 <description>Please enter the description of this user action.</description> | |
| 7211 </action> | |
| 7212 | |
| 7213 <action name="Options_DnsPrefetchCheckbox_Disable"> | |
| 7214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7215 <description>Please enter the description of this user action.</description> | |
| 7216 </action> | |
| 7217 | |
| 7218 <action name="Options_DnsPrefetchCheckbox_Enable"> | |
| 7219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7220 <description>Please enter the description of this user action.</description> | |
| 7221 </action> | |
| 7222 | |
| 7223 <action name="Options_DoNotTrackCheckbox_Disable"> | |
| 7224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7225 <description>Please enter the description of this user action.</description> | |
| 7226 </action> | |
| 7227 | |
| 7228 <action name="Options_DoNotTrackCheckbox_Enable"> | |
| 7229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7230 <description>Please enter the description of this user action.</description> | |
| 7231 </action> | |
| 7232 | |
| 7233 <action name="Options_EnableCloudPrintProxy"> | |
| 7234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7235 <description>Please enter the description of this user action.</description> | |
| 7236 </action> | |
| 7237 | |
| 7238 <action name="Options_FormAutofill_Disable"> | |
| 7239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7240 <description>Please enter the description of this user action.</description> | |
| 7241 </action> | |
| 7242 | |
| 7243 <action name="Options_FormAutofill_Enable"> | |
| 7244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7245 <description>Please enter the description of this user action.</description> | |
| 7246 </action> | |
| 7247 | |
| 7248 <action name="Options_GearsSettings"> | |
| 7249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7250 <description>Please enter the description of this user action.</description> | |
| 7251 </action> | |
| 7252 | |
| 7253 <action name="Options_GoogleGeolocationAccessCheckbox_Disable"> | |
| 7254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7255 <description>Please enter the description of this user action.</description> | |
| 7256 </action> | |
| 7257 | |
| 7258 <action name="Options_GoogleGeolocationAccessCheckbox_Enable"> | |
| 7259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7260 <description>Please enter the description of this user action.</description> | |
| 7261 </action> | |
| 7262 | |
| 7263 <action name="Options_GtkThemeSet"> | |
| 7264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7265 <description>Please enter the description of this user action.</description> | |
| 7266 </action> | |
| 7267 | |
| 7268 <action name="Options_Homepage_HideHomeButton"> | |
| 7269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7270 <description>Please enter the description of this user action.</description> | |
| 7271 </action> | |
| 7272 | |
| 7273 <action name="Options_Homepage_HomeButton_Disable"> | |
| 7274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7275 <description>Please enter the description of this user action.</description> | |
| 7276 </action> | |
| 7277 | |
| 7278 <action name="Options_Homepage_HomeButton_Enable"> | |
| 7279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7280 <description>Please enter the description of this user action.</description> | |
| 7281 </action> | |
| 7282 | |
| 7283 <action name="Options_Homepage_IsNewTabPage_Disable"> | |
| 7284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7285 <description>Please enter the description of this user action.</description> | |
| 7286 </action> | |
| 7287 | |
| 7288 <action name="Options_Homepage_IsNewTabPage_Enable"> | |
| 7289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7290 <description>Please enter the description of this user action.</description> | |
| 7291 </action> | |
| 7292 | |
| 7293 <action name="Options_Homepage_ShowHomeButton"> | |
| 7294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7295 <description>Please enter the description of this user action.</description> | |
| 7296 </action> | |
| 7297 | |
| 7298 <action name="Options_Homepage_UseNewTab"> | |
| 7299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7300 <description>Please enter the description of this user action.</description> | |
| 7301 </action> | |
| 7302 | |
| 7303 <action name="Options_Homepage_UseURL"> | |
| 7304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7305 <description>Please enter the description of this user action.</description> | |
| 7306 </action> | |
| 7307 | |
| 7308 <action name="Options_HotwordCheckbox_Disable"> | |
| 7309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7310 <description>Please enter the description of this user action.</description> | |
| 7311 </action> | |
| 7312 | |
| 7313 <action name="Options_HotwordCheckbox_Enable"> | |
| 7314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7315 <description>Please enter the description of this user action.</description> | |
| 7316 </action> | |
| 7317 | |
| 7318 <action name="Options_ImagesCheckbox_Disable"> | |
| 7319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7320 <description>Please enter the description of this user action.</description> | |
| 7321 </action> | |
| 7322 | |
| 7323 <action name="Options_ImagesCheckbox_Enable"> | |
| 7324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7325 <description>Please enter the description of this user action.</description> | |
| 7326 </action> | |
| 7327 | |
| 7328 <action name="Options_InstantEnabled_Disable"> | |
| 7329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7330 <description>Please enter the description of this user action.</description> | |
| 7331 </action> | |
| 7332 | |
| 7333 <action name="Options_InstantEnabled_Enable"> | |
| 7334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7335 <description>Please enter the description of this user action.</description> | |
| 7336 </action> | |
| 7337 | |
| 7338 <action name="Options_InstantExtendedEnabled_Disable"> | |
| 7339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7340 <description>Please enter the description of this user action.</description> | |
| 7341 </action> | |
| 7342 | |
| 7343 <action name="Options_InstantExtendedEnabled_Enable"> | |
| 7344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7345 <description>Please enter the description of this user action.</description> | |
| 7346 </action> | |
| 7347 | |
| 7348 <action name="Options_Internet_DataRoaming_Disable"> | |
| 7349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7350 <description>Please enter the description of this user action.</description> | |
| 7351 </action> | |
| 7352 | |
| 7353 <action name="Options_Internet_DataRoaming_Enable"> | |
| 7354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7355 <description>Please enter the description of this user action.</description> | |
| 7356 </action> | |
| 7357 | |
| 7358 <action name="Options_JavaCheckbox_Disable"> | |
| 7359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7360 <description>Please enter the description of this user action.</description> | |
| 7361 </action> | |
| 7362 | |
| 7363 <action name="Options_JavaCheckbox_Enable"> | |
| 7364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7365 <description>Please enter the description of this user action.</description> | |
| 7366 </action> | |
| 7367 | |
| 7368 <action name="Options_LinkDoctorCheckbox_Disable"> | |
| 7369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7370 <description>Please enter the description of this user action.</description> | |
| 7371 </action> | |
| 7372 | |
| 7373 <action name="Options_LinkDoctorCheckbox_Enable"> | |
| 7374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7375 <description>Please enter the description of this user action.</description> | |
| 7376 </action> | |
| 7377 | |
| 7378 <action name="Options_ManageCloudPrinters"> | |
| 7379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7380 <description>Please enter the description of this user action.</description> | |
| 7381 </action> | |
| 7382 | |
| 7383 <action name="Options_ManageSSLCertificates"> | |
| 7384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7385 <description>Please enter the description of this user action.</description> | |
| 7386 </action> | |
| 7387 | |
| 7388 <action name="Options_ManageSearchEngines"> | |
| 7389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7390 <description>Please enter the description of this user action.</description> | |
| 7391 </action> | |
| 7392 | |
| 7393 <action name="Options_ManagerCerts"> | |
| 7394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7395 <description>Please enter the description of this user action.</description> | |
| 7396 </action> | |
| 7397 | |
| 7398 <action name="Options_MetricsReportingCheckbox_Disable"> | |
| 7399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7400 <description>Please enter the description of this user action.</description> | |
| 7401 </action> | |
| 7402 | |
| 7403 <action name="Options_MetricsReportingCheckbox_Enable"> | |
| 7404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7405 <description>Please enter the description of this user action.</description> | |
| 7406 </action> | |
| 7407 | |
| 7408 <action name="Options_MousePrimaryRight_Disable"> | |
| 7409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7410 <description>Please enter the description of this user action.</description> | |
| 7411 </action> | |
| 7412 | |
| 7413 <action name="Options_MousePrimaryRight_Enable"> | |
| 7414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7415 <description>Please enter the description of this user action.</description> | |
| 7416 </action> | |
| 7417 | |
| 7418 <action name="Options_PasswordGenerationCheckbox_Disable"> | |
| 7419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7420 <description>Please enter the description of this user action.</description> | |
| 7421 </action> | |
| 7422 | |
| 7423 <action name="Options_PasswordGenerationCheckbox_Enable"> | |
| 7424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7425 <description>Please enter the description of this user action.</description> | |
| 7426 </action> | |
| 7427 | |
| 7428 <action name="Options_PasswordManager_Disable"> | |
| 7429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7430 <description>Please enter the description of this user action.</description> | |
| 7431 </action> | |
| 7432 | |
| 7433 <action name="Options_PasswordManager_Enable"> | |
| 7434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7435 <description>Please enter the description of this user action.</description> | |
| 7436 </action> | |
| 7437 | |
| 7438 <action name="Options_PluginsCheckbox_Disable"> | |
| 7439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7440 <description>Please enter the description of this user action.</description> | |
| 7441 </action> | |
| 7442 | |
| 7443 <action name="Options_PluginsCheckbox_Enable"> | |
| 7444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7445 <description>Please enter the description of this user action.</description> | |
| 7446 </action> | |
| 7447 | |
| 7448 <action name="Options_ResetAutoOpenFiles"> | |
| 7449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7450 <description>Please enter the description of this user action.</description> | |
| 7451 </action> | |
| 7452 | |
| 7453 <action name="Options_ResetToDefaults"> | |
| 7454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7455 <description>Please enter the description of this user action.</description> | |
| 7456 </action> | |
| 7457 | |
| 7458 <action name="Options_SSL2_Disable"> | |
| 7459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7460 <description>Please enter the description of this user action.</description> | |
| 7461 </action> | |
| 7462 | |
| 7463 <action name="Options_SSL2_Enable"> | |
| 7464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7465 <description>Please enter the description of this user action.</description> | |
| 7466 </action> | |
| 7467 | |
| 7468 <action name="Options_SSL3_Disable"> | |
| 7469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7470 <description>Please enter the description of this user action.</description> | |
| 7471 </action> | |
| 7472 | |
| 7473 <action name="Options_SSL3_Enable"> | |
| 7474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7475 <description>Please enter the description of this user action.</description> | |
| 7476 </action> | |
| 7477 | |
| 7478 <action name="Options_SafeBrowsingCheckbox_Disable"> | |
| 7479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7480 <description>Please enter the description of this user action.</description> | |
| 7481 </action> | |
| 7482 | |
| 7483 <action name="Options_SafeBrowsingCheckbox_Enable"> | |
| 7484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7485 <description>Please enter the description of this user action.</description> | |
| 7486 </action> | |
| 7487 | |
| 7488 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable"> | |
| 7489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7490 <description>Please enter the description of this user action.</description> | |
| 7491 </action> | |
| 7492 | |
| 7493 <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable"> | |
| 7494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7495 <description>Please enter the description of this user action.</description> | |
| 7496 </action> | |
| 7497 | |
| 7498 <action name="Options_SearchEngineChanged"> | |
| 7499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7500 <description>Please enter the description of this user action.</description> | |
| 7501 </action> | |
| 7502 | |
| 7503 <action name="Options_SensitivitySlider_Changed"> | |
| 7504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7505 <description>Please enter the description of this user action.</description> | |
| 7506 </action> | |
| 7507 | |
| 7508 <action name="Options_SetAsDefaultBrowser"> | |
| 7509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7510 <description>Please enter the description of this user action.</description> | |
| 7511 </action> | |
| 7512 | |
| 7513 <action name="Options_SetDownloadDirectory"> | |
| 7514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7515 <description>Please enter the description of this user action.</description> | |
| 7516 </action> | |
| 7517 | |
| 7518 <action name="Options_ShowAutoFillSettings"> | |
| 7519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7520 <description>Please enter the description of this user action.</description> | |
| 7521 </action> | |
| 7522 | |
| 7523 <action name="Options_ShowBookmarksBar_Disable"> | |
| 7524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7525 <description>Please enter the description of this user action.</description> | |
| 7526 </action> | |
| 7527 | |
| 7528 <action name="Options_ShowBookmarksBar_Enable"> | |
| 7529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7530 <description>Please enter the description of this user action.</description> | |
| 7531 </action> | |
| 7532 | |
| 7533 <action name="Options_ShowCookies"> | |
| 7534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7535 <description>Please enter the description of this user action.</description> | |
| 7536 </action> | |
| 7537 | |
| 7538 <action name="Options_ShowPasswordManager"> | |
| 7539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7540 <description>Please enter the description of this user action.</description> | |
| 7541 </action> | |
| 7542 | |
| 7543 <action name="Options_ShowPasswordsExceptions"> | |
| 7544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7545 <description>Please enter the description of this user action.</description> | |
| 7546 </action> | |
| 7547 | |
| 7548 <action name="Options_ShowProxySettings"> | |
| 7549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7550 <description>Please enter the description of this user action.</description> | |
| 7551 </action> | |
| 7552 | |
| 7553 <action name="Options_SpeedFactorSlider_Changed"> | |
| 7554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7555 <description>Please enter the description of this user action.</description> | |
| 7556 </action> | |
| 7557 | |
| 7558 <action name="Options_SpellCheck_Disable"> | |
| 7559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7560 <description>Please enter the description of this user action.</description> | |
| 7561 </action> | |
| 7562 | |
| 7563 <action name="Options_SpellCheck_Enable"> | |
| 7564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7565 <description>Please enter the description of this user action.</description> | |
| 7566 </action> | |
| 7567 | |
| 7568 <action name="Options_Startup_Custom"> | |
| 7569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7570 <description>Please enter the description of this user action.</description> | |
| 7571 </action> | |
| 7572 | |
| 7573 <action name="Options_Startup_Homepage"> | |
| 7574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7575 <description>Please enter the description of this user action.</description> | |
| 7576 </action> | |
| 7577 | |
| 7578 <action name="Options_Startup_LastSession"> | |
| 7579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7580 <description>Please enter the description of this user action.</description> | |
| 7581 </action> | |
| 7582 | |
| 7583 <action name="Options_Startup_NewTab"> | |
| 7584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7585 <description>Please enter the description of this user action.</description> | |
| 7586 </action> | |
| 7587 | |
| 7588 <action name="Options_TLS1_Disable"> | |
| 7589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7590 <description>Please enter the description of this user action.</description> | |
| 7591 </action> | |
| 7592 | |
| 7593 <action name="Options_TLS1_Enable"> | |
| 7594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7595 <description>Please enter the description of this user action.</description> | |
| 7596 </action> | |
| 7597 | |
| 7598 <action name="Options_TabsToLinks_Disable"> | |
| 7599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7600 <description>Please enter the description of this user action.</description> | |
| 7601 </action> | |
| 7602 | |
| 7603 <action name="Options_TabsToLinks_Enable"> | |
| 7604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7605 <description>Please enter the description of this user action.</description> | |
| 7606 </action> | |
| 7607 | |
| 7608 <action name="Options_TapToClickCheckbox_Disable"> | |
| 7609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7610 <description>Please enter the description of this user action.</description> | |
| 7611 </action> | |
| 7612 | |
| 7613 <action name="Options_TapToClickCheckbox_Enable"> | |
| 7614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7615 <description>Please enter the description of this user action.</description> | |
| 7616 </action> | |
| 7617 | |
| 7618 <action name="Options_ThemesGallery"> | |
| 7619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7620 <description>Please enter the description of this user action.</description> | |
| 7621 </action> | |
| 7622 | |
| 7623 <action name="Options_ThemesReset"> | |
| 7624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7625 <description>Please enter the description of this user action.</description> | |
| 7626 </action> | |
| 7627 | |
| 7628 <action name="Options_TouchpadNaturalScroll_Disable"> | |
| 7629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7630 <description>Please enter the description of this user action.</description> | |
| 7631 </action> | |
| 7632 | |
| 7633 <action name="Options_TouchpadNaturalScroll_Enable"> | |
| 7634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7635 <description>Please enter the description of this user action.</description> | |
| 7636 </action> | |
| 7637 | |
| 7638 <action name="Options_TouchpadTapToClick_Disable"> | |
| 7639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7640 <description>Please enter the description of this user action.</description> | |
| 7641 </action> | |
| 7642 | |
| 7643 <action name="Options_TouchpadTapToClick_Enable"> | |
| 7644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7645 <description>Please enter the description of this user action.</description> | |
| 7646 </action> | |
| 7647 | |
| 7648 <action name="Options_Translate_Disable"> | |
| 7649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7650 <description>Please enter the description of this user action.</description> | |
| 7651 </action> | |
| 7652 | |
| 7653 <action name="Options_Translate_Enable"> | |
| 7654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7655 <description>Please enter the description of this user action.</description> | |
| 7656 </action> | |
| 7657 | |
| 7658 <action name="Options_UseSpellingServiceCheckbox_Disable"> | |
| 7659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7660 <description>Please enter the description of this user action.</description> | |
| 7661 </action> | |
| 7662 | |
| 7663 <action name="Options_UseSpellingServiceCheckbox_Enable"> | |
| 7664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7665 <description>Please enter the description of this user action.</description> | |
| 7666 </action> | |
| 7667 | |
| 7668 <action name="Options_UseSuggestCheckbox_Disable"> | |
| 7669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7670 <description>Please enter the description of this user action.</description> | |
| 7671 </action> | |
| 7672 | |
| 7673 <action name="Options_UseSuggestCheckbox_Enable"> | |
| 7674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7675 <description>Please enter the description of this user action.</description> | |
| 7676 </action> | |
| 7677 | |
| 7678 <action name="Options_VertEdgeScrollCheckbox_Disable"> | |
| 7679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7680 <description>Please enter the description of this user action.</description> | |
| 7681 </action> | |
| 7682 | |
| 7683 <action name="Options_VertEdgeScrollCheckbox_Enable"> | |
| 7684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7685 <description>Please enter the description of this user action.</description> | |
| 7686 </action> | |
| 7687 | |
| 7688 <action name="OriginChipPress"> | |
| 7689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7690 <description>Please enter the description of this user action.</description> | |
| 7691 </action> | |
| 7692 | |
| 7693 <action name="OutdatedPluginInfobar.AllowThisTime"> | |
| 7694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7695 <description>Please enter the description of this user action.</description> | |
| 7696 </action> | |
| 7697 | |
| 7698 <action name="OutdatedPluginInfobar.Closed"> | |
| 7699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7700 <description>Please enter the description of this user action.</description> | |
| 7701 </action> | |
| 7702 | |
| 7703 <action name="OutdatedPluginInfobar.Dismissed"> | |
| 7704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7705 <description>Please enter the description of this user action.</description> | |
| 7706 </action> | |
| 7707 | |
| 7708 <action name="OutdatedPluginInfobar.LearnMore"> | |
| 7709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7710 <description>Please enter the description of this user action.</description> | |
| 7711 </action> | |
| 7712 | |
| 7713 <action name="OutdatedPluginInfobar.Shown"> | |
| 7714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7715 <description>Please enter the description of this user action.</description> | |
| 7716 </action> | |
| 7717 | |
| 7718 <action name="OutdatedPluginInfobar.Shown.Java"> | |
| 7719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7720 <description>Please enter the description of this user action.</description> | |
| 7721 </action> | |
| 7722 | |
| 7723 <action name="OutdatedPluginInfobar.Shown.QuickTime"> | |
| 7724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7725 <description>Please enter the description of this user action.</description> | |
| 7726 </action> | |
| 7727 | |
| 7728 <action name="OutdatedPluginInfobar.Shown.Reader"> | |
| 7729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7730 <description>Please enter the description of this user action.</description> | |
| 7731 </action> | |
| 7732 | |
| 7733 <action name="OutdatedPluginInfobar.Shown.RealPlayer"> | |
| 7734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7735 <description>Please enter the description of this user action.</description> | |
| 7736 </action> | |
| 7737 | |
| 7738 <action name="OutdatedPluginInfobar.Shown.Shockwave"> | |
| 7739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7740 <description>Please enter the description of this user action.</description> | |
| 7741 </action> | |
| 7742 | |
| 7743 <action name="OutdatedPluginInfobar.Shown.Silverlight"> | |
| 7744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7745 <description>Please enter the description of this user action.</description> | |
| 7746 </action> | |
| 7747 | |
| 7748 <action name="OutdatedPluginInfobar.Update"> | |
| 7749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7750 <description>Please enter the description of this user action.</description> | |
| 7751 </action> | |
| 7752 | |
| 7753 <action name="OutdatedUpgradeBubble.Later"> | |
| 7754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7755 <description>Please enter the description of this user action.</description> | |
| 7756 </action> | |
| 7757 | |
| 7758 <action name="OutdatedUpgradeBubble.Reinstall"> | |
| 7759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7760 <description>Please enter the description of this user action.</description> | |
| 7761 </action> | |
| 7762 | |
| 7763 <action name="OutdatedUpgradeBubble.Show"> | |
| 7764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7765 <description>Please enter the description of this user action.</description> | |
| 7766 </action> | |
| 7767 | |
| 7768 <action name="Outdent"> | |
| 7769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7770 <description>Please enter the description of this user action.</description> | |
| 7771 </action> | |
| 7772 | |
| 7773 <action name="OverrideEncoding"> | |
| 7774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7775 <description>Please enter the description of this user action.</description> | |
| 7776 </action> | |
| 7777 | |
| 7778 <action name="PDF.FitToHeightButton"> | |
| 7779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7780 <description>Please enter the description of this user action.</description> | |
| 7781 </action> | |
| 7782 | |
| 7783 <action name="PDF.FitToPageButton"> | |
| 7784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7785 <description>Please enter the description of this user action.</description> | |
| 7786 </action> | |
| 7787 | |
| 7788 <action name="PDF.FitToWidthButton"> | |
| 7789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7790 <description>Please enter the description of this user action.</description> | |
| 7791 </action> | |
| 7792 | |
| 7793 <action name="PDF.LoadFailure"> | |
| 7794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7795 <description>Please enter the description of this user action.</description> | |
| 7796 </action> | |
| 7797 | |
| 7798 <action name="PDF.LoadSuccess"> | |
| 7799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7800 <description>Please enter the description of this user action.</description> | |
| 7801 </action> | |
| 7802 | |
| 7803 <action name="PDF.PreviewDocumentLoadFailure"> | |
| 7804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7805 <description>Please enter the description of this user action.</description> | |
| 7806 </action> | |
| 7807 | |
| 7808 <action name="PDF.PrintButton"> | |
| 7809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7810 <description>Please enter the description of this user action.</description> | |
| 7811 </action> | |
| 7812 | |
| 7813 <action name="PDF.PrintPage"> | |
| 7814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7815 <description>Please enter the description of this user action.</description> | |
| 7816 </action> | |
| 7817 | |
| 7818 <action name="PDF.SaveButton"> | |
| 7819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7820 <description>Please enter the description of this user action.</description> | |
| 7821 </action> | |
| 7822 | |
| 7823 <action name="PDF.SavePage"> | |
| 7824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7825 <description>Please enter the description of this user action.</description> | |
| 7826 </action> | |
| 7827 | |
| 7828 <action name="PDF.ZoomFromBrowser"> | |
| 7829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7830 <description>Please enter the description of this user action.</description> | |
| 7831 </action> | |
| 7832 | |
| 7833 <action name="PDF.ZoomInButton"> | |
| 7834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7835 <description>Please enter the description of this user action.</description> | |
| 7836 </action> | |
| 7837 | |
| 7838 <action name="PDF.ZoomOutButton"> | |
| 7839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7840 <description>Please enter the description of this user action.</description> | |
| 7841 </action> | |
| 7842 | |
| 7843 <action name="PDF_EnableReaderInfoBarCancel"> | |
| 7844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7845 <description>Please enter the description of this user action.</description> | |
| 7846 </action> | |
| 7847 | |
| 7848 <action name="PDF_EnableReaderInfoBarOK"> | |
| 7849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7850 <description>Please enter the description of this user action.</description> | |
| 7851 </action> | |
| 7852 | |
| 7853 <action name="PDF_EnableReaderInfoBarShown"> | |
| 7854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7855 <description>Please enter the description of this user action.</description> | |
| 7856 </action> | |
| 7857 | |
| 7858 <action name="PDF_InstallReaderInfoBarCancel"> | |
| 7859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7860 <description>Please enter the description of this user action.</description> | |
| 7861 </action> | |
| 7862 | |
| 7863 <action name="PDF_InstallReaderInfoBarOK"> | |
| 7864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7865 <description>Please enter the description of this user action.</description> | |
| 7866 </action> | |
| 7867 | |
| 7868 <action name="PDF_InstallReaderInfoBarShown"> | |
| 7869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7870 <description>Please enter the description of this user action.</description> | |
| 7871 </action> | |
| 7872 | |
| 7873 <action name="PDF_ReaderInterstitialCancel"> | |
| 7874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7875 <description>Please enter the description of this user action.</description> | |
| 7876 </action> | |
| 7877 | |
| 7878 <action name="PDF_ReaderInterstitialIgnore"> | |
| 7879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7880 <description>Please enter the description of this user action.</description> | |
| 7881 </action> | |
| 7882 | |
| 7883 <action name="PDF_ReaderInterstitialShown"> | |
| 7884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7885 <description>Please enter the description of this user action.</description> | |
| 7886 </action> | |
| 7887 | |
| 7888 <action name="PDF_ReaderInterstitialUpdate"> | |
| 7889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7890 <description>Please enter the description of this user action.</description> | |
| 7891 </action> | |
| 7892 | |
| 7893 <action name="PDF_Unsupported_3D"> | |
| 7894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7895 <description>Please enter the description of this user action.</description> | |
| 7896 </action> | |
| 7897 | |
| 7898 <action name="PDF_Unsupported_Attachment"> | |
| 7899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7900 <description>Please enter the description of this user action.</description> | |
| 7901 </action> | |
| 7902 | |
| 7903 <action name="PDF_Unsupported_Bookmarks"> | |
| 7904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7905 <description>Please enter the description of this user action.</description> | |
| 7906 </action> | |
| 7907 | |
| 7908 <action name="PDF_Unsupported_Digital_Signature"> | |
| 7909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7910 <description>Please enter the description of this user action.</description> | |
| 7911 </action> | |
| 7912 | |
| 7913 <action name="PDF_Unsupported_Movie"> | |
| 7914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7915 <description>Please enter the description of this user action.</description> | |
| 7916 </action> | |
| 7917 | |
| 7918 <action name="PDF_Unsupported_Portfolios"> | |
| 7919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7920 <description>Please enter the description of this user action.</description> | |
| 7921 </action> | |
| 7922 | |
| 7923 <action name="PDF_Unsupported_Portfolios_Packages"> | |
| 7924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7925 <description>Please enter the description of this user action.</description> | |
| 7926 </action> | |
| 7927 | |
| 7928 <action name="PDF_Unsupported_Rights_Management"> | |
| 7929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7930 <description>Please enter the description of this user action.</description> | |
| 7931 </action> | |
| 7932 | |
| 7933 <action name="PDF_Unsupported_Screen"> | |
| 7934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7935 <description>Please enter the description of this user action.</description> | |
| 7936 </action> | |
| 7937 | |
| 7938 <action name="PDF_Unsupported_Shared_Form"> | |
| 7939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7940 <description>Please enter the description of this user action.</description> | |
| 7941 </action> | |
| 7942 | |
| 7943 <action name="PDF_Unsupported_Shared_Review"> | |
| 7944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7945 <description>Please enter the description of this user action.</description> | |
| 7946 </action> | |
| 7947 | |
| 7948 <action name="PDF_Unsupported_Sound"> | |
| 7949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7950 <description>Please enter the description of this user action.</description> | |
| 7951 </action> | |
| 7952 | |
| 7953 <action name="PDF_Unsupported_XFA"> | |
| 7954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7955 <description>Please enter the description of this user action.</description> | |
| 7956 </action> | |
| 7957 | |
| 7958 <action name="PDF_UseReaderInfoBarCancel"> | |
| 7959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7960 <description>Please enter the description of this user action.</description> | |
| 7961 </action> | |
| 7962 | |
| 7963 <action name="PDF_UseReaderInfoBarOK"> | |
| 7964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7965 <description>Please enter the description of this user action.</description> | |
| 7966 </action> | |
| 7967 | |
| 7968 <action name="PDF_UseReaderInfoBarShown"> | |
| 7969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7970 <description>Please enter the description of this user action.</description> | |
| 7971 </action> | |
| 7972 | |
| 7973 <action name="PPAPI.BrokerInfobarClickedAllow"> | |
| 7974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7975 <description>Please enter the description of this user action.</description> | |
| 7976 </action> | |
| 7977 | |
| 7978 <action name="PPAPI.BrokerInfobarClickedDeny"> | |
| 7979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7980 <description>Please enter the description of this user action.</description> | |
| 7981 </action> | |
| 7982 | |
| 7983 <action name="PPAPI.BrokerInfobarDisplayed"> | |
| 7984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7985 <description>Please enter the description of this user action.</description> | |
| 7986 </action> | |
| 7987 | |
| 7988 <action name="PPAPI.BrokerSettingAllow"> | |
| 7989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7990 <description>Please enter the description of this user action.</description> | |
| 7991 </action> | |
| 7992 | |
| 7993 <action name="PPAPI.BrokerSettingDeny"> | |
| 7994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 7995 <description>Please enter the description of this user action.</description> | |
| 7996 </action> | |
| 7997 | |
| 7998 <action name="PageDown"> | |
| 7999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8000 <description>Please enter the description of this user action.</description> | |
| 8001 </action> | |
| 8002 | |
| 8003 <action name="PageLoad"> | |
| 8004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8005 <description>Please enter the description of this user action.</description> | |
| 8006 </action> | |
| 8007 | |
| 8008 <action name="PageLoadSRP"> | |
| 8009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8010 <description>Please enter the description of this user action.</description> | |
| 8011 </action> | |
| 8012 | |
| 8013 <action name="PageUp"> | |
| 8014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8015 <description>Please enter the description of this user action.</description> | |
| 8016 </action> | |
| 8017 | |
| 8018 <action name="Panel_Minimize_Caption_Click"> | |
| 8019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8020 <description>Please enter the description of this user action.</description> | |
| 8021 </action> | |
| 8022 | |
| 8023 <action name="Panel_Minimize_Caption_Gesture"> | |
| 8024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8025 <description>Please enter the description of this user action.</description> | |
| 8026 </action> | |
| 8027 | |
| 8028 <action name="PasswordManager_Disabled"> | |
| 8029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8030 <description>Please enter the description of this user action.</description> | |
| 8031 </action> | |
| 8032 | |
| 8033 <action name="PasswordManager_Enabled"> | |
| 8034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8035 <description>Please enter the description of this user action.</description> | |
| 8036 </action> | |
| 8037 | |
| 8038 <action name="PasswordManager_RemovePasswordException"> | |
| 8039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8040 <description>Please enter the description of this user action.</description> | |
| 8041 </action> | |
| 8042 | |
| 8043 <action name="PasswordManager_RemoveSavedPassword"> | |
| 8044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8045 <description>Please enter the description of this user action.</description> | |
| 8046 </action> | |
| 8047 | |
| 8048 <action name="Paste"> | |
| 8049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8050 <description>Please enter the description of this user action.</description> | |
| 8051 </action> | |
| 8052 | |
| 8053 <action name="PasteAndMatchStyle"> | |
| 8054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8055 <description>Please enter the description of this user action.</description> | |
| 8056 </action> | |
| 8057 | |
| 8058 <action name="PeopleSearch_OpenChat"> | |
| 8059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8060 <description>Please enter the description of this user action.</description> | |
| 8061 </action> | |
| 8062 | |
| 8063 <action name="PeopleSearch_SendEmail"> | |
| 8064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8065 <description>Please enter the description of this user action.</description> | |
| 8066 </action> | |
| 8067 | |
| 8068 <action name="PlatformVerificationAccepted"> | |
| 8069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8070 <description>Please enter the description of this user action.</description> | |
| 8071 </action> | |
| 8072 | |
| 8073 <action name="PlatformVerificationRejected"> | |
| 8074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8075 <description>Please enter the description of this user action.</description> | |
| 8076 </action> | |
| 8077 | |
| 8078 <action name="PluginContextMenu_RotateClockwise"> | |
| 8079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8080 <description>Please enter the description of this user action.</description> | |
| 8081 </action> | |
| 8082 | |
| 8083 <action name="PluginContextMenu_RotateCounterclockwise"> | |
| 8084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8085 <description>Please enter the description of this user action.</description> | |
| 8086 </action> | |
| 8087 | |
| 8088 <action name="PluginLoaderPosix.LaunchUtilityProcess"> | |
| 8089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8090 <description>Please enter the description of this user action.</description> | |
| 8091 </action> | |
| 8092 | |
| 8093 <action name="PluginLoaderPosix.UtilityProcessCrashed"> | |
| 8094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8095 <description>Please enter the description of this user action.</description> | |
| 8096 </action> | |
| 8097 | |
| 8098 <action name="Plugin_200ForByteRange"> | |
| 8099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8100 <description>Please enter the description of this user action.</description> | |
| 8101 </action> | |
| 8102 | |
| 8103 <action name="Plugin_Blocked"> | |
| 8104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8105 <description>Please enter the description of this user action.</description> | |
| 8106 </action> | |
| 8107 | |
| 8108 <action name="Plugin_BlockedByPolicy"> | |
| 8109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8110 <description>Please enter the description of this user action.</description> | |
| 8111 </action> | |
| 8112 | |
| 8113 <action name="Plugin_ClickToPlay"> | |
| 8114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8115 <description>Please enter the description of this user action.</description> | |
| 8116 </action> | |
| 8117 | |
| 8118 <action name="Plugin_Hide_Click"> | |
| 8119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8120 <description>Please enter the description of this user action.</description> | |
| 8121 </action> | |
| 8122 | |
| 8123 <action name="Plugin_Hide_Menu"> | |
| 8124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8125 <description>Please enter the description of this user action.</description> | |
| 8126 </action> | |
| 8127 | |
| 8128 <action name="Plugin_Load_Click"> | |
| 8129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8130 <description>Please enter the description of this user action.</description> | |
| 8131 </action> | |
| 8132 | |
| 8133 <action name="Plugin_Load_Menu"> | |
| 8134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8135 <description>Please enter the description of this user action.</description> | |
| 8136 </action> | |
| 8137 | |
| 8138 <action name="Plugin_Load_UI"> | |
| 8139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8140 <description>Please enter the description of this user action.</description> | |
| 8141 </action> | |
| 8142 | |
| 8143 <action name="Plugin_NPAPINotSupported"> | |
| 8144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8145 <description>Please enter the description of this user action.</description> | |
| 8146 </action> | |
| 8147 | |
| 8148 <action name="PrintNow"> | |
| 8149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8150 <description>Please enter the description of this user action.</description> | |
| 8151 </action> | |
| 8152 | |
| 8153 <action name="PrintPreview"> | |
| 8154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8155 <description>Please enter the description of this user action.</description> | |
| 8156 </action> | |
| 8157 | |
| 8158 <action name="PrintView_PrintDialog"> | |
| 8159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8160 <description>Please enter the description of this user action.</description> | |
| 8161 </action> | |
| 8162 | |
| 8163 <action name="PrintView_PrintNow"> | |
| 8164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8165 <description>Please enter the description of this user action.</description> | |
| 8166 </action> | |
| 8167 | |
| 8168 <action name="PrintView_ZoomMinus"> | |
| 8169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8170 <description>Please enter the description of this user action.</description> | |
| 8171 </action> | |
| 8172 | |
| 8173 <action name="PrintView_ZoomPageFull"> | |
| 8174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8175 <description>Please enter the description of this user action.</description> | |
| 8176 </action> | |
| 8177 | |
| 8178 <action name="PrintView_ZoomPageWidth"> | |
| 8179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8180 <description>Please enter the description of this user action.</description> | |
| 8181 </action> | |
| 8182 | |
| 8183 <action name="PrintView_ZoomPlus"> | |
| 8184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8185 <description>Please enter the description of this user action.</description> | |
| 8186 </action> | |
| 8187 | |
| 8188 <action name="ProcessSwapBindingsMismatch_RVHM"> | |
| 8189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8190 <description>Please enter the description of this user action.</description> | |
| 8191 </action> | |
| 8192 | |
| 8193 <action name="Redo"> | |
| 8194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8195 <description>Please enter the description of this user action.</description> | |
| 8196 </action> | |
| 8197 | |
| 8198 <action name="RegisterProtocolHandler.ContextMenu_Open"> | |
| 8199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8200 <description>Please enter the description of this user action.</description> | |
| 8201 </action> | |
| 8202 | |
| 8203 <action name="RegisterProtocolHandler.ContextMenu_Settings"> | |
| 8204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8205 <description>Please enter the description of this user action.</description> | |
| 8206 </action> | |
| 8207 | |
| 8208 <action name="RegisterProtocolHandler.InfoBar_Deny"> | |
| 8209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8210 <description>Please enter the description of this user action.</description> | |
| 8211 </action> | |
| 8212 | |
| 8213 <action name="RegisterProtocolHandler.InfoBar_LearnMore"> | |
| 8214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8215 <description>Please enter the description of this user action.</description> | |
| 8216 </action> | |
| 8217 | |
| 8218 <action name="RegisterProtocolHandler.InfoBar_Shown"> | |
| 8219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8220 <description>Please enter the description of this user action.</description> | |
| 8221 </action> | |
| 8222 | |
| 8223 <action name="RegisterProtocolHandler.Infobar_Accept"> | |
| 8224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8225 <description>Please enter the description of this user action.</description> | |
| 8226 </action> | |
| 8227 | |
| 8228 <action name="Reload"> | |
| 8229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8230 <description>Please enter the description of this user action.</description> | |
| 8231 </action> | |
| 8232 | |
| 8233 <action name="ReloadIgnoringCache"> | |
| 8234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8235 <description>Please enter the description of this user action.</description> | |
| 8236 </action> | |
| 8237 | |
| 8238 <action name="RemoveFormat"> | |
| 8239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8240 <description>Please enter the description of this user action.</description> | |
| 8241 </action> | |
| 8242 | |
| 8243 <action name="ReportBug"> | |
| 8244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8245 <description>Please enter the description of this user action.</description> | |
| 8246 </action> | |
| 8247 | |
| 8248 <action name="ResetProfile"> | |
| 8249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8250 <description>Please enter the description of this user action.</description> | |
| 8251 </action> | |
| 8252 | |
| 8253 <action name="RestoreTab"> | |
| 8254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8255 <description>Please enter the description of this user action.</description> | |
| 8256 </action> | |
| 8257 | |
| 8258 <action name="SBInterstitialMalwareDontProceed"> | |
| 8259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8260 <description>Please enter the description of this user action.</description> | |
| 8261 </action> | |
| 8262 | |
| 8263 <action name="SBInterstitialMalwareDontProceed_V1"> | |
| 8264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8265 <description>Please enter the description of this user action.</description> | |
| 8266 </action> | |
| 8267 | |
| 8268 <action name="SBInterstitialMalwareDontProceed_V2"> | |
| 8269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8270 <description>Please enter the description of this user action.</description> | |
| 8271 </action> | |
| 8272 | |
| 8273 <action name="SBInterstitialMalwareForcedDontProceed"> | |
| 8274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8275 <description>Please enter the description of this user action.</description> | |
| 8276 </action> | |
| 8277 | |
| 8278 <action name="SBInterstitialMalwareForcedDontProceed_V1"> | |
| 8279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8280 <description>Please enter the description of this user action.</description> | |
| 8281 </action> | |
| 8282 | |
| 8283 <action name="SBInterstitialMalwareForcedDontProceed_V2"> | |
| 8284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8285 <description>Please enter the description of this user action.</description> | |
| 8286 </action> | |
| 8287 | |
| 8288 <action name="SBInterstitialMalwareProceed"> | |
| 8289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8290 <description>Please enter the description of this user action.</description> | |
| 8291 </action> | |
| 8292 | |
| 8293 <action name="SBInterstitialMalwareProceed_V1"> | |
| 8294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8295 <description>Please enter the description of this user action.</description> | |
| 8296 </action> | |
| 8297 | |
| 8298 <action name="SBInterstitialMalwareProceed_V2"> | |
| 8299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8300 <description>Please enter the description of this user action.</description> | |
| 8301 </action> | |
| 8302 | |
| 8303 <action name="SBInterstitialMalwareShow"> | |
| 8304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8305 <description>Please enter the description of this user action.</description> | |
| 8306 </action> | |
| 8307 | |
| 8308 <action name="SBInterstitialMalwareShow_V1"> | |
| 8309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8310 <description>Please enter the description of this user action.</description> | |
| 8311 </action> | |
| 8312 | |
| 8313 <action name="SBInterstitialMalwareShow_V2"> | |
| 8314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8315 <description>Please enter the description of this user action.</description> | |
| 8316 </action> | |
| 8317 | |
| 8318 <action name="SBInterstitialMultipleDontProceed"> | |
| 8319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8320 <description>Please enter the description of this user action.</description> | |
| 8321 </action> | |
| 8322 | |
| 8323 <action name="SBInterstitialMultipleDontProceed_V1"> | |
| 8324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8325 <description>Please enter the description of this user action.</description> | |
| 8326 </action> | |
| 8327 | |
| 8328 <action name="SBInterstitialMultipleDontProceed_V2"> | |
| 8329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8330 <description>Please enter the description of this user action.</description> | |
| 8331 </action> | |
| 8332 | |
| 8333 <action name="SBInterstitialMultipleForcedDontProceed"> | |
| 8334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8335 <description>Please enter the description of this user action.</description> | |
| 8336 </action> | |
| 8337 | |
| 8338 <action name="SBInterstitialMultipleForcedDontProceed_V1"> | |
| 8339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8340 <description>Please enter the description of this user action.</description> | |
| 8341 </action> | |
| 8342 | |
| 8343 <action name="SBInterstitialMultipleForcedDontProceed_V2"> | |
| 8344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8345 <description>Please enter the description of this user action.</description> | |
| 8346 </action> | |
| 8347 | |
| 8348 <action name="SBInterstitialMultipleProceed"> | |
| 8349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8350 <description>Please enter the description of this user action.</description> | |
| 8351 </action> | |
| 8352 | |
| 8353 <action name="SBInterstitialMultipleProceed_V1"> | |
| 8354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8355 <description>Please enter the description of this user action.</description> | |
| 8356 </action> | |
| 8357 | |
| 8358 <action name="SBInterstitialMultipleProceed_V2"> | |
| 8359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8360 <description>Please enter the description of this user action.</description> | |
| 8361 </action> | |
| 8362 | |
| 8363 <action name="SBInterstitialMultipleShow"> | |
| 8364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8365 <description>Please enter the description of this user action.</description> | |
| 8366 </action> | |
| 8367 | |
| 8368 <action name="SBInterstitialMultipleShow_V1"> | |
| 8369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8370 <description>Please enter the description of this user action.</description> | |
| 8371 </action> | |
| 8372 | |
| 8373 <action name="SBInterstitialMultipleShow_V2"> | |
| 8374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8375 <description>Please enter the description of this user action.</description> | |
| 8376 </action> | |
| 8377 | |
| 8378 <action name="SBInterstitialPhishingDontProceed"> | |
| 8379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8380 <description>Please enter the description of this user action.</description> | |
| 8381 </action> | |
| 8382 | |
| 8383 <action name="SBInterstitialPhishingDontProceed_V1"> | |
| 8384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8385 <description>Please enter the description of this user action.</description> | |
| 8386 </action> | |
| 8387 | |
| 8388 <action name="SBInterstitialPhishingDontProceed_V2"> | |
| 8389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8390 <description>Please enter the description of this user action.</description> | |
| 8391 </action> | |
| 8392 | |
| 8393 <action name="SBInterstitialPhishingForcedDontProceed"> | |
| 8394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8395 <description>Please enter the description of this user action.</description> | |
| 8396 </action> | |
| 8397 | |
| 8398 <action name="SBInterstitialPhishingForcedDontProceed_V1"> | |
| 8399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8400 <description>Please enter the description of this user action.</description> | |
| 8401 </action> | |
| 8402 | |
| 8403 <action name="SBInterstitialPhishingForcedDontProceed_V2"> | |
| 8404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8405 <description>Please enter the description of this user action.</description> | |
| 8406 </action> | |
| 8407 | |
| 8408 <action name="SBInterstitialPhishingProceed"> | |
| 8409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8410 <description>Please enter the description of this user action.</description> | |
| 8411 </action> | |
| 8412 | |
| 8413 <action name="SBInterstitialPhishingProceed_V1"> | |
| 8414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8415 <description>Please enter the description of this user action.</description> | |
| 8416 </action> | |
| 8417 | |
| 8418 <action name="SBInterstitialPhishingProceed_V2"> | |
| 8419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8420 <description>Please enter the description of this user action.</description> | |
| 8421 </action> | |
| 8422 | |
| 8423 <action name="SBInterstitialPhishingShow"> | |
| 8424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8425 <description>Please enter the description of this user action.</description> | |
| 8426 </action> | |
| 8427 | |
| 8428 <action name="SBInterstitialPhishingShow_V1"> | |
| 8429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8430 <description>Please enter the description of this user action.</description> | |
| 8431 </action> | |
| 8432 | |
| 8433 <action name="SBInterstitialPhishingShow_V2"> | |
| 8434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8435 <description>Please enter the description of this user action.</description> | |
| 8436 </action> | |
| 8437 | |
| 8438 <action name="SSL.DisplayedInsecureContent"> | |
| 8439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8440 <description>Please enter the description of this user action.</description> | |
| 8441 </action> | |
| 8442 | |
| 8443 <action name="SSL.RanInsecureContent"> | |
| 8444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8445 <description>Please enter the description of this user action.</description> | |
| 8446 </action> | |
| 8447 | |
| 8448 <action name="SSL.RanInsecureContentGoogle"> | |
| 8449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8450 <description>Please enter the description of this user action.</description> | |
| 8451 </action> | |
| 8452 | |
| 8453 <action name="Save"> | |
| 8454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8455 <description>Please enter the description of this user action.</description> | |
| 8456 </action> | |
| 8457 | |
| 8458 <action name="SavePage"> | |
| 8459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8460 <description>Please enter the description of this user action.</description> | |
| 8461 </action> | |
| 8462 | |
| 8463 <action name="ScreenLocker_OnLoginFailure"> | |
| 8464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8465 <description>Please enter the description of this user action.</description> | |
| 8466 </action> | |
| 8467 | |
| 8468 <action name="ScreenLocker_Show"> | |
| 8469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8470 <description>Please enter the description of this user action.</description> | |
| 8471 </action> | |
| 8472 | |
| 8473 <action name="ScreenLocker_Signout"> | |
| 8474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8475 <description>Please enter the description of this user action.</description> | |
| 8476 </action> | |
| 8477 | |
| 8478 <action name="ScreenLocker_StartScreenSaver"> | |
| 8479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8480 <description>Please enter the description of this user action.</description> | |
| 8481 </action> | |
| 8482 | |
| 8483 <action name="Screenshot_CopyClipboard"> | |
| 8484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8485 <description>Please enter the description of this user action.</description> | |
| 8486 </action> | |
| 8487 | |
| 8488 <action name="Screenshot_TakeFull"> | |
| 8489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8490 <description>Please enter the description of this user action.</description> | |
| 8491 </action> | |
| 8492 | |
| 8493 <action name="Screenshot_TakePartial"> | |
| 8494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8495 <description>Please enter the description of this user action.</description> | |
| 8496 </action> | |
| 8497 | |
| 8498 <action name="SearchWithRLZ"> | |
| 8499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8500 <description>Please enter the description of this user action.</description> | |
| 8501 </action> | |
| 8502 | |
| 8503 <action name="SearchWithoutRLZ"> | |
| 8504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8505 <description>Please enter the description of this user action.</description> | |
| 8506 </action> | |
| 8507 | |
| 8508 <action name="SelectAll"> | |
| 8509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8510 <description>Please enter the description of this user action.</description> | |
| 8511 </action> | |
| 8512 | |
| 8513 <action name="SelectLastTab"> | |
| 8514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8515 <description>Please enter the description of this user action.</description> | |
| 8516 </action> | |
| 8517 | |
| 8518 <action name="SelectLine"> | |
| 8519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8520 <description>Please enter the description of this user action.</description> | |
| 8521 </action> | |
| 8522 | |
| 8523 <action name="SelectNextTab"> | |
| 8524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8525 <description>Please enter the description of this user action.</description> | |
| 8526 </action> | |
| 8527 | |
| 8528 <action name="SelectNumberedTab"> | |
| 8529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8530 <description>Please enter the description of this user action.</description> | |
| 8531 </action> | |
| 8532 | |
| 8533 <action name="SelectPrevTab"> | |
| 8534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8535 <description>Please enter the description of this user action.</description> | |
| 8536 </action> | |
| 8537 | |
| 8538 <action name="SelectProfile"> | |
| 8539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8540 <description>Please enter the description of this user action.</description> | |
| 8541 </action> | |
| 8542 | |
| 8543 <action name="SelectTab0"> | |
| 8544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8545 <description>Please enter the description of this user action.</description> | |
| 8546 </action> | |
| 8547 | |
| 8548 <action name="SelectTab1"> | |
| 8549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8550 <description>Please enter the description of this user action.</description> | |
| 8551 </action> | |
| 8552 | |
| 8553 <action name="SelectTab2"> | |
| 8554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8555 <description>Please enter the description of this user action.</description> | |
| 8556 </action> | |
| 8557 | |
| 8558 <action name="SelectTab3"> | |
| 8559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8560 <description>Please enter the description of this user action.</description> | |
| 8561 </action> | |
| 8562 | |
| 8563 <action name="SelectTab4"> | |
| 8564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8565 <description>Please enter the description of this user action.</description> | |
| 8566 </action> | |
| 8567 | |
| 8568 <action name="SelectTab5"> | |
| 8569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8570 <description>Please enter the description of this user action.</description> | |
| 8571 </action> | |
| 8572 | |
| 8573 <action name="SelectTab6"> | |
| 8574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8575 <description>Please enter the description of this user action.</description> | |
| 8576 </action> | |
| 8577 | |
| 8578 <action name="SelectTab7"> | |
| 8579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8580 <description>Please enter the description of this user action.</description> | |
| 8581 </action> | |
| 8582 | |
| 8583 <action name="SettingsResetBubble.LearnMore"> | |
| 8584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8585 <description>Please enter the description of this user action.</description> | |
| 8586 </action> | |
| 8587 | |
| 8588 <action name="SettingsResetBubble.NoThanks"> | |
| 8589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8590 <description>Please enter the description of this user action.</description> | |
| 8591 </action> | |
| 8592 | |
| 8593 <action name="SettingsResetBubble.Reset"> | |
| 8594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8595 <description>Please enter the description of this user action.</description> | |
| 8596 </action> | |
| 8597 | |
| 8598 <action name="SettingsResetBubble.Show"> | |
| 8599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8600 <description>Please enter the description of this user action.</description> | |
| 8601 </action> | |
| 8602 | |
| 8603 <action name="Shelf_AlignmentSetBottom"> | |
| 8604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8605 <description>Please enter the description of this user action.</description> | |
| 8606 </action> | |
| 8607 | |
| 8608 <action name="Shelf_AlignmentSetLeft"> | |
| 8609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8610 <description>Please enter the description of this user action.</description> | |
| 8611 </action> | |
| 8612 | |
| 8613 <action name="Shelf_AlignmentSetRight"> | |
| 8614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8615 <description>Please enter the description of this user action.</description> | |
| 8616 </action> | |
| 8617 | |
| 8618 <action name="ShowAccessibilitySettings"> | |
| 8619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8620 <description>Please enter the description of this user action.</description> | |
| 8621 </action> | |
| 8622 | |
| 8623 <action name="ShowAppLauncherPage"> | |
| 8624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8625 <description>Please enter the description of this user action.</description> | |
| 8626 </action> | |
| 8627 | |
| 8628 <action name="ShowAppMenu"> | |
| 8629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8630 <description>Please enter the description of this user action.</description> | |
| 8631 </action> | |
| 8632 | |
| 8633 <action name="ShowApplications"> | |
| 8634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8635 <description>Please enter the description of this user action.</description> | |
| 8636 </action> | |
| 8637 | |
| 8638 <action name="ShowAsTab"> | |
| 8639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8640 <description>Please enter the description of this user action.</description> | |
| 8641 </action> | |
| 8642 | |
| 8643 <action name="ShowBluetoothSettingsPage"> | |
| 8644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8645 <description>Please enter the description of this user action.</description> | |
| 8646 </action> | |
| 8647 | |
| 8648 <action name="ShowBookmarkManager"> | |
| 8649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8650 <description>Please enter the description of this user action.</description> | |
| 8651 </action> | |
| 8652 | |
| 8653 <action name="ShowBookmarks"> | |
| 8654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8655 <description>Please enter the description of this user action.</description> | |
| 8656 </action> | |
| 8657 | |
| 8658 <action name="ShowBookmarksBar"> | |
| 8659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8660 <description>Please enter the description of this user action.</description> | |
| 8661 </action> | |
| 8662 | |
| 8663 <action name="ShowChargerReplacementDialog"> | |
| 8664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8665 <description>Please enter the description of this user action.</description> | |
| 8666 </action> | |
| 8667 | |
| 8668 <action name="ShowControlPanel"> | |
| 8669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8670 <description>Please enter the description of this user action.</description> | |
| 8671 </action> | |
| 8672 | |
| 8673 <action name="ShowDateOptions"> | |
| 8674 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8675 <description>Please enter the description of this user action.</description> | |
| 8676 </action> | |
| 8677 | |
| 8678 <action name="ShowDisplayOptions"> | |
| 8679 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8680 <description>Please enter the description of this user action.</description> | |
| 8681 </action> | |
| 8682 | |
| 8683 <action name="ShowDownloads"> | |
| 8684 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8685 <description>Please enter the description of this user action.</description> | |
| 8686 </action> | |
| 8687 | |
| 8688 <action name="ShowExtensions"> | |
| 8689 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8690 <description>Please enter the description of this user action.</description> | |
| 8691 </action> | |
| 8692 | |
| 8693 <action name="ShowFileBrowserFullTab"> | |
| 8694 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8695 <description>Please enter the description of this user action.</description> | |
| 8696 </action> | |
| 8697 | |
| 8698 <action name="ShowHelpTab"> | |
| 8699 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8700 <description>Please enter the description of this user action.</description> | |
| 8701 </action> | |
| 8702 | |
| 8703 <action name="ShowHelpTabViaF1"> | |
| 8704 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8705 <description>Please enter the description of this user action.</description> | |
| 8706 </action> | |
| 8707 | |
| 8708 <action name="ShowHelpTabViaWrenchMenu"> | |
| 8709 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8710 <description>Please enter the description of this user action.</description> | |
| 8711 </action> | |
| 8712 | |
| 8713 <action name="ShowHistory"> | |
| 8714 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8715 <description>Please enter the description of this user action.</description> | |
| 8716 </action> | |
| 8717 | |
| 8718 <action name="ShowJSConsole"> | |
| 8719 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8720 <description>Please enter the description of this user action.</description> | |
| 8721 </action> | |
| 8722 | |
| 8723 <action name="ShowModalDialog"> | |
| 8724 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8725 <description>Please enter the description of this user action.</description> | |
| 8726 </action> | |
| 8727 | |
| 8728 <action name="ShowOptions"> | |
| 8729 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8730 <description>Please enter the description of this user action.</description> | |
| 8731 </action> | |
| 8732 | |
| 8733 <action name="ShowPageMenu"> | |
| 8734 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8735 <description>Please enter the description of this user action.</description> | |
| 8736 </action> | |
| 8737 | |
| 8738 <action name="ShowRecentlyViewed"> | |
| 8739 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8740 <description>Please enter the description of this user action.</description> | |
| 8741 </action> | |
| 8742 | |
| 8743 <action name="ShowSections_RecentSitesDisabled"> | |
| 8744 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8745 <description>Please enter the description of this user action.</description> | |
| 8746 </action> | |
| 8747 | |
| 8748 <action name="ShowSections_RecentSitesEnabled"> | |
| 8749 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8750 <description>Please enter the description of this user action.</description> | |
| 8751 </action> | |
| 8752 | |
| 8753 <action name="ShowSessions"> | |
| 8754 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8755 <description>Please enter the description of this user action.</description> | |
| 8756 </action> | |
| 8757 | |
| 8758 <action name="Shutdown"> | |
| 8759 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8760 <description>Please enter the description of this user action.</description> | |
| 8761 </action> | |
| 8762 | |
| 8763 <action name="SiteChipPress"> | |
| 8764 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8765 <description>Please enter the description of this user action.</description> | |
| 8766 </action> | |
| 8767 | |
| 8768 <action name="Star"> | |
| 8769 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8770 <description>Please enter the description of this user action.</description> | |
| 8771 </action> | |
| 8772 | |
| 8773 <action name="StartupTick"> | |
| 8774 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8775 <description>Please enter the description of this user action.</description> | |
| 8776 </action> | |
| 8777 | |
| 8778 <action name="StatusArea_Accessability_DetailedView"> | |
| 8779 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8780 <description>Please enter the description of this user action.</description> | |
| 8781 </action> | |
| 8782 | |
| 8783 <action name="StatusArea_Audio_CurrentInputDevice"> | |
| 8784 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8785 <description>Please enter the description of this user action.</description> | |
| 8786 </action> | |
| 8787 | |
| 8788 <action name="StatusArea_Audio_CurrentOutputDevice"> | |
| 8789 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8790 <description>Please enter the description of this user action.</description> | |
| 8791 </action> | |
| 8792 | |
| 8793 <action name="StatusArea_Audio_Detailed"> | |
| 8794 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8795 <description>Please enter the description of this user action.</description> | |
| 8796 </action> | |
| 8797 | |
| 8798 <action name="StatusArea_Audio_SwitchInputDevice"> | |
| 8799 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8800 <description>Please enter the description of this user action.</description> | |
| 8801 </action> | |
| 8802 | |
| 8803 <action name="StatusArea_Audio_SwitchOutputDevice"> | |
| 8804 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8805 <description>Please enter the description of this user action.</description> | |
| 8806 </action> | |
| 8807 | |
| 8808 <action name="StatusArea_AutoClickDisabled"> | |
| 8809 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8810 <description>Please enter the description of this user action.</description> | |
| 8811 </action> | |
| 8812 | |
| 8813 <action name="StatusArea_AutoClickEnabled"> | |
| 8814 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8815 <description>Please enter the description of this user action.</description> | |
| 8816 </action> | |
| 8817 | |
| 8818 <action name="StatusArea_Bluetooth_Connect_Known"> | |
| 8819 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8820 <description>Please enter the description of this user action.</description> | |
| 8821 </action> | |
| 8822 | |
| 8823 <action name="StatusArea_Bluetooth_Connect_Unknown"> | |
| 8824 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8825 <description>Please enter the description of this user action.</description> | |
| 8826 </action> | |
| 8827 | |
| 8828 <action name="StatusArea_Bluetooth_Detailed"> | |
| 8829 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8830 <description>Please enter the description of this user action.</description> | |
| 8831 </action> | |
| 8832 | |
| 8833 <action name="StatusArea_Bluetooth_Disabled"> | |
| 8834 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8835 <description>Please enter the description of this user action.</description> | |
| 8836 </action> | |
| 8837 | |
| 8838 <action name="StatusArea_Bluetooth_Enabled"> | |
| 8839 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8840 <description>Please enter the description of this user action.</description> | |
| 8841 </action> | |
| 8842 | |
| 8843 <action name="StatusArea_BrightnessChanged"> | |
| 8844 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8845 <description>Please enter the description of this user action.</description> | |
| 8846 </action> | |
| 8847 | |
| 8848 <action name="StatusArea_Brightness_Detailed"> | |
| 8849 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8850 <description>Please enter the description of this user action.</description> | |
| 8851 </action> | |
| 8852 | |
| 8853 <action name="StatusArea_CapsLock_Detailed"> | |
| 8854 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8855 <description>Please enter the description of this user action.</description> | |
| 8856 </action> | |
| 8857 | |
| 8858 <action name="StatusArea_CapsLock_DisabledByClick"> | |
| 8859 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8860 <description>Please enter the description of this user action.</description> | |
| 8861 </action> | |
| 8862 | |
| 8863 <action name="StatusArea_CapsLock_EnabledByClick"> | |
| 8864 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8865 <description>Please enter the description of this user action.</description> | |
| 8866 </action> | |
| 8867 | |
| 8868 <action name="StatusArea_CapsLock_Popup"> | |
| 8869 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8870 <description>Please enter the description of this user action.</description> | |
| 8871 </action> | |
| 8872 | |
| 8873 <action name="StatusArea_Drive_CancelOperation"> | |
| 8874 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8875 <description>Please enter the description of this user action.</description> | |
| 8876 </action> | |
| 8877 | |
| 8878 <action name="StatusArea_Drive_Detailed"> | |
| 8879 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8880 <description>Please enter the description of this user action.</description> | |
| 8881 </action> | |
| 8882 | |
| 8883 <action name="StatusArea_Drive_Settings"> | |
| 8884 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8885 <description>Please enter the description of this user action.</description> | |
| 8886 </action> | |
| 8887 | |
| 8888 <action name="StatusArea_HighContrastDisabled"> | |
| 8889 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8890 <description>Please enter the description of this user action.</description> | |
| 8891 </action> | |
| 8892 | |
| 8893 <action name="StatusArea_HighContrastEnabled"> | |
| 8894 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8895 <description>Please enter the description of this user action.</description> | |
| 8896 </action> | |
| 8897 | |
| 8898 <action name="StatusArea_IME_Detailed"> | |
| 8899 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8900 <description>Please enter the description of this user action.</description> | |
| 8901 </action> | |
| 8902 | |
| 8903 <action name="StatusArea_IME_SwitchMode"> | |
| 8904 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8905 <description>Please enter the description of this user action.</description> | |
| 8906 </action> | |
| 8907 | |
| 8908 <action name="StatusArea_LargeCursorDisabled"> | |
| 8909 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8910 <description>Please enter the description of this user action.</description> | |
| 8911 </action> | |
| 8912 | |
| 8913 <action name="StatusArea_LargeCursorEnabled"> | |
| 8914 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8915 <description>Please enter the description of this user action.</description> | |
| 8916 </action> | |
| 8917 | |
| 8918 <action name="StatusArea_MagnifierDisabled"> | |
| 8919 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8920 <description>Please enter the description of this user action.</description> | |
| 8921 </action> | |
| 8922 | |
| 8923 <action name="StatusArea_MagnifierEnabled"> | |
| 8924 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8925 <description>Please enter the description of this user action.</description> | |
| 8926 </action> | |
| 8927 | |
| 8928 <action name="StatusArea_MenuOpened"> | |
| 8929 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8930 <description>Please enter the description of this user action.</description> | |
| 8931 </action> | |
| 8932 | |
| 8933 <action name="StatusArea_Network_ConnectConfigured"> | |
| 8934 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8935 <description>Please enter the description of this user action.</description> | |
| 8936 </action> | |
| 8937 | |
| 8938 <action name="StatusArea_Network_ConnectToConfigured"> | |
| 8939 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8940 <description>Please enter the description of this user action.</description> | |
| 8941 </action> | |
| 8942 | |
| 8943 <action name="StatusArea_Network_ConnectUnconfigured"> | |
| 8944 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8945 <description>Please enter the description of this user action.</description> | |
| 8946 </action> | |
| 8947 | |
| 8948 <action name="StatusArea_Network_ConnectionDetails"> | |
| 8949 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8950 <description>Please enter the description of this user action.</description> | |
| 8951 </action> | |
| 8952 | |
| 8953 <action name="StatusArea_Network_Detailed"> | |
| 8954 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8955 <description>Please enter the description of this user action.</description> | |
| 8956 </action> | |
| 8957 | |
| 8958 <action name="StatusArea_Network_JoinOther"> | |
| 8959 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8960 <description>Please enter the description of this user action.</description> | |
| 8961 </action> | |
| 8962 | |
| 8963 <action name="StatusArea_Network_Settings"> | |
| 8964 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8965 <description>Please enter the description of this user action.</description> | |
| 8966 </action> | |
| 8967 | |
| 8968 <action name="StatusArea_Network_WifiDisabled"> | |
| 8969 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8970 <description>Please enter the description of this user action.</description> | |
| 8971 </action> | |
| 8972 | |
| 8973 <action name="StatusArea_Network_WifiEnabled"> | |
| 8974 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8975 <description>Please enter the description of this user action.</description> | |
| 8976 </action> | |
| 8977 | |
| 8978 <action name="StatusArea_SignOut"> | |
| 8979 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8980 <description>Please enter the description of this user action.</description> | |
| 8981 </action> | |
| 8982 | |
| 8983 <action name="StatusArea_SpokenFeedbackDisabled"> | |
| 8984 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8985 <description>Please enter the description of this user action.</description> | |
| 8986 </action> | |
| 8987 | |
| 8988 <action name="StatusArea_SpokenFeedbackEnabled"> | |
| 8989 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8990 <description>Please enter the description of this user action.</description> | |
| 8991 </action> | |
| 8992 | |
| 8993 <action name="StatusArea_VPN_ConnectToNetwork"> | |
| 8994 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 8995 <description>Please enter the description of this user action.</description> | |
| 8996 </action> | |
| 8997 | |
| 8998 <action name="StatusArea_VPN_ConnectionDetails"> | |
| 8999 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9000 <description>Please enter the description of this user action.</description> | |
| 9001 </action> | |
| 9002 | |
| 9003 <action name="StatusArea_VPN_Detailed"> | |
| 9004 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9005 <description>Please enter the description of this user action.</description> | |
| 9006 </action> | |
| 9007 | |
| 9008 <action name="StatusArea_VPN_JoinOther"> | |
| 9009 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9010 <description>Please enter the description of this user action.</description> | |
| 9011 </action> | |
| 9012 | |
| 9013 <action name="StatusArea_VPN_Settings"> | |
| 9014 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9015 <description>Please enter the description of this user action.</description> | |
| 9016 </action> | |
| 9017 | |
| 9018 <action name="StatusArea_VirtualKeyboardDisabled"> | |
| 9019 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9020 <description>Please enter the description of this user action.</description> | |
| 9021 </action> | |
| 9022 | |
| 9023 <action name="StatusArea_VirtualKeyboardEnabled"> | |
| 9024 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9025 <description>Please enter the description of this user action.</description> | |
| 9026 </action> | |
| 9027 | |
| 9028 <action name="StatusArea_Volume_ChangedMenu"> | |
| 9029 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9030 <description>Please enter the description of this user action.</description> | |
| 9031 </action> | |
| 9032 | |
| 9033 <action name="StatusArea_Volume_ChangedPopup"> | |
| 9034 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9035 <description>Please enter the description of this user action.</description> | |
| 9036 </action> | |
| 9037 | |
| 9038 <action name="Stop"> | |
| 9039 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9040 <description>Please enter the description of this user action.</description> | |
| 9041 </action> | |
| 9042 | |
| 9043 <action name="Strikethrough"> | |
| 9044 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9045 <description>Please enter the description of this user action.</description> | |
| 9046 </action> | |
| 9047 | |
| 9048 <action name="SuspiciousExtensionBubbleDismissed"> | |
| 9049 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9050 <description>Please enter the description of this user action.</description> | |
| 9051 </action> | |
| 9052 | |
| 9053 <action name="SyncedNotifications.SendingServiceDisabled"> | |
| 9054 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9055 <description>Please enter the description of this user action.</description> | |
| 9056 </action> | |
| 9057 | |
| 9058 <action name="SyncedNotifications.SendingServiceEnabled"> | |
| 9059 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9060 <description>Please enter the description of this user action.</description> | |
| 9061 </action> | |
| 9062 | |
| 9063 <action name="SystemBack"> | |
| 9064 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9065 <description>Please enter the description of this user action.</description> | |
| 9066 </action> | |
| 9067 | |
| 9068 <action name="SystemBackForNavigation"> | |
| 9069 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9070 <description>Please enter the description of this user action.</description> | |
| 9071 </action> | |
| 9072 | |
| 9073 <action name="TabContextMenu_BookmarkAllTabs"> | |
| 9074 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9075 <description>Please enter the description of this user action.</description> | |
| 9076 </action> | |
| 9077 | |
| 9078 <action name="TabContextMenu_CloseOtherTabs"> | |
| 9079 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9080 <description>Please enter the description of this user action.</description> | |
| 9081 </action> | |
| 9082 | |
| 9083 <action name="TabContextMenu_CloseTab"> | |
| 9084 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9085 <description>Please enter the description of this user action.</description> | |
| 9086 </action> | |
| 9087 | |
| 9088 <action name="TabContextMenu_CloseTabsOpenedBy"> | |
| 9089 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9090 <description>Please enter the description of this user action.</description> | |
| 9091 </action> | |
| 9092 | |
| 9093 <action name="TabContextMenu_CloseTabsToRight"> | |
| 9094 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9095 <description>Please enter the description of this user action.</description> | |
| 9096 </action> | |
| 9097 | |
| 9098 <action name="TabContextMenu_CompactNavigationBar"> | |
| 9099 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9100 <description>Please enter the description of this user action.</description> | |
| 9101 </action> | |
| 9102 | |
| 9103 <action name="TabContextMenu_Duplicate"> | |
| 9104 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9105 <description>Please enter the description of this user action.</description> | |
| 9106 </action> | |
| 9107 | |
| 9108 <action name="TabContextMenu_NewTab"> | |
| 9109 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9110 <description>Please enter the description of this user action.</description> | |
| 9111 </action> | |
| 9112 | |
| 9113 <action name="TabContextMenu_OpenTabsLeftToRight"> | |
| 9114 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9115 <description>Please enter the description of this user action.</description> | |
| 9116 </action> | |
| 9117 | |
| 9118 <action name="TabContextMenu_OpenTabsRightToLeft"> | |
| 9119 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9120 <description>Please enter the description of this user action.</description> | |
| 9121 </action> | |
| 9122 | |
| 9123 <action name="TabContextMenu_Reload"> | |
| 9124 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9125 <description>Please enter the description of this user action.</description> | |
| 9126 </action> | |
| 9127 | |
| 9128 <action name="TabContextMenu_RestoreTab"> | |
| 9129 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9130 <description>Please enter the description of this user action.</description> | |
| 9131 </action> | |
| 9132 | |
| 9133 <action name="TabContextMenu_TogglePinned"> | |
| 9134 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9135 <description>Please enter the description of this user action.</description> | |
| 9136 </action> | |
| 9137 | |
| 9138 <action name="TabContextMenu_UseDestinationsTab_Off"> | |
| 9139 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9140 <description>Please enter the description of this user action.</description> | |
| 9141 </action> | |
| 9142 | |
| 9143 <action name="TabContextMenu_UseDestinationsTab_On"> | |
| 9144 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9145 <description>Please enter the description of this user action.</description> | |
| 9146 </action> | |
| 9147 | |
| 9148 <action name="TabContextMenu_UseVerticalTabs"> | |
| 9149 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9150 <description>Please enter the description of this user action.</description> | |
| 9151 </action> | |
| 9152 | |
| 9153 <action name="TabOverview_DetachCell"> | |
| 9154 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9155 <description>Please enter the description of this user action.</description> | |
| 9156 </action> | |
| 9157 | |
| 9158 <action name="TabOverview_DragCell"> | |
| 9159 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9160 <description>Please enter the description of this user action.</description> | |
| 9161 </action> | |
| 9162 | |
| 9163 <action name="TabOverview_DragOverMiniWindow"> | |
| 9164 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9165 <description>Please enter the description of this user action.</description> | |
| 9166 </action> | |
| 9167 | |
| 9168 <action name="TabOverview_DropOnMiniWindow"> | |
| 9169 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9170 <description>Please enter the description of this user action.</description> | |
| 9171 </action> | |
| 9172 | |
| 9173 <action name="TabOverview_ExitMouse"> | |
| 9174 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9175 <description>Please enter the description of this user action.</description> | |
| 9176 </action> | |
| 9177 | |
| 9178 <action name="TabOverview_Keystroke"> | |
| 9179 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9180 <description>Please enter the description of this user action.</description> | |
| 9181 </action> | |
| 9182 | |
| 9183 <action name="TabOverview_PressedCreateNewBrowserButton"> | |
| 9184 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9185 <description>Please enter the description of this user action.</description> | |
| 9186 </action> | |
| 9187 | |
| 9188 <action name="Tab_DropURLBetweenTabs"> | |
| 9189 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9190 <description>Please enter the description of this user action.</description> | |
| 9191 </action> | |
| 9192 | |
| 9193 <action name="Tab_DropURLOnTab"> | |
| 9194 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9195 <description>Please enter the description of this user action.</description> | |
| 9196 </action> | |
| 9197 | |
| 9198 <action name="TaskManager"> | |
| 9199 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9200 <description>Please enter the description of this user action.</description> | |
| 9201 </action> | |
| 9202 | |
| 9203 <action name="Terminate_ProcessMismatch_CreateNewWidget"> | |
| 9204 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9205 <description>Please enter the description of this user action.</description> | |
| 9206 </action> | |
| 9207 | |
| 9208 <action name="Terminate_ProcessMismatch_CreateNewWindow"> | |
| 9209 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9210 <description>Please enter the description of this user action.</description> | |
| 9211 </action> | |
| 9212 | |
| 9213 <action name="Themes.Gone"> | |
| 9214 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9215 <description>Please enter the description of this user action.</description> | |
| 9216 </action> | |
| 9217 | |
| 9218 <action name="Themes.Loaded"> | |
| 9219 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9220 <description>Please enter the description of this user action.</description> | |
| 9221 </action> | |
| 9222 | |
| 9223 <action name="Themes.Migrated"> | |
| 9224 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9225 <description>Please enter the description of this user action.</description> | |
| 9226 </action> | |
| 9227 | |
| 9228 <action name="Themes_Installed"> | |
| 9229 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9230 <description>Please enter the description of this user action.</description> | |
| 9231 </action> | |
| 9232 | |
| 9233 <action name="Themes_Reset"> | |
| 9234 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9235 <description>Please enter the description of this user action.</description> | |
| 9236 </action> | |
| 9237 | |
| 9238 <action name="ThirdPartyCookieBlockingDisabled"> | |
| 9239 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9240 <description>Please enter the description of this user action.</description> | |
| 9241 </action> | |
| 9242 | |
| 9243 <action name="ThirdPartyCookieBlockingEnabled"> | |
| 9244 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9245 <description>Please enter the description of this user action.</description> | |
| 9246 </action> | |
| 9247 | |
| 9248 <action name="ToggleBold"> | |
| 9249 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9250 <description>Please enter the description of this user action.</description> | |
| 9251 </action> | |
| 9252 | |
| 9253 <action name="ToggleCompactNavigationBar"> | |
| 9254 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9255 <description>Please enter the description of this user action.</description> | |
| 9256 </action> | |
| 9257 | |
| 9258 <action name="ToggleDevTools"> | |
| 9259 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9260 <description>Please enter the description of this user action.</description> | |
| 9261 </action> | |
| 9262 | |
| 9263 <action name="ToggleDevToolsConsole"> | |
| 9264 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9265 <description>Please enter the description of this user action.</description> | |
| 9266 </action> | |
| 9267 | |
| 9268 <action name="ToggleExtensionShelf"> | |
| 9269 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9270 <description>Please enter the description of this user action.</description> | |
| 9271 </action> | |
| 9272 | |
| 9273 <action name="ToggleFullscreen"> | |
| 9274 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9275 <description>Please enter the description of this user action.</description> | |
| 9276 </action> | |
| 9277 | |
| 9278 <action name="ToggleItalic"> | |
| 9279 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9280 <description>Please enter the description of this user action.</description> | |
| 9281 </action> | |
| 9282 | |
| 9283 <action name="ToggleUnderline"> | |
| 9284 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9285 <description>Please enter the description of this user action.</description> | |
| 9286 </action> | |
| 9287 | |
| 9288 <action name="Toolbar_DragStar"> | |
| 9289 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9290 <description>Please enter the description of this user action.</description> | |
| 9291 </action> | |
| 9292 | |
| 9293 <action name="Touchpad_Gesture_Overview"> | |
| 9294 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9295 <description>Please enter the description of this user action.</description> | |
| 9296 </action> | |
| 9297 | |
| 9298 <action name="TouchscreenScroll"> | |
| 9299 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9300 <description>Please enter the description of this user action.</description> | |
| 9301 </action> | |
| 9302 | |
| 9303 <action name="TouchscreenScrollFling"> | |
| 9304 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9305 <description>Please enter the description of this user action.</description> | |
| 9306 </action> | |
| 9307 | |
| 9308 <action name="Touchscreen_Down"> | |
| 9309 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9310 <description>Please enter the description of this user action.</description> | |
| 9311 </action> | |
| 9312 | |
| 9313 <action name="TrackpadScroll"> | |
| 9314 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9315 <description>Please enter the description of this user action.</description> | |
| 9316 </action> | |
| 9317 | |
| 9318 <action name="TrackpadScrollFling"> | |
| 9319 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9320 <description>Please enter the description of this user action.</description> | |
| 9321 </action> | |
| 9322 | |
| 9323 <action name="Transpose"> | |
| 9324 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9325 <description>Please enter the description of this user action.</description> | |
| 9326 </action> | |
| 9327 | |
| 9328 <action name="Tray_Help"> | |
| 9329 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9330 <description>Please enter the description of this user action.</description> | |
| 9331 </action> | |
| 9332 | |
| 9333 <action name="Tray_LockScreen"> | |
| 9334 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9335 <description>Please enter the description of this user action.</description> | |
| 9336 </action> | |
| 9337 | |
| 9338 <action name="Tray_ShutDown"> | |
| 9339 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9340 <description>Please enter the description of this user action.</description> | |
| 9341 </action> | |
| 9342 | |
| 9343 <action name="Underline"> | |
| 9344 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9345 <description>Please enter the description of this user action.</description> | |
| 9346 </action> | |
| 9347 | |
| 9348 <action name="Undo"> | |
| 9349 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9350 <description>Please enter the description of this user action.</description> | |
| 9351 </action> | |
| 9352 | |
| 9353 <action name="Unlink"> | |
| 9354 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9355 <description>Please enter the description of this user action.</description> | |
| 9356 </action> | |
| 9357 | |
| 9358 <action name="Unselect"> | |
| 9359 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9360 <description>Please enter the description of this user action.</description> | |
| 9361 </action> | |
| 9362 | |
| 9363 <action name="UpdateChrome"> | |
| 9364 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9365 <description>Please enter the description of this user action.</description> | |
| 9366 </action> | |
| 9367 | |
| 9368 <action name="Updater.ServerCertificateChanged"> | |
| 9369 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9370 <description>Please enter the description of this user action.</description> | |
| 9371 </action> | |
| 9372 | |
| 9373 <action name="Updater.ServerCertificateFailed"> | |
| 9374 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9375 <description>Please enter the description of this user action.</description> | |
| 9376 </action> | |
| 9377 | |
| 9378 <action name="UpgradeCheck_AlreadyUpToDate"> | |
| 9379 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9380 <description>Please enter the description of this user action.</description> | |
| 9381 </action> | |
| 9382 | |
| 9383 <action name="UpgradeCheck_AlreadyUpgraded"> | |
| 9384 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9385 <description>Please enter the description of this user action.</description> | |
| 9386 </action> | |
| 9387 | |
| 9388 <action name="UpgradeCheck_Done"> | |
| 9389 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9390 <description>Please enter the description of this user action.</description> | |
| 9391 </action> | |
| 9392 | |
| 9393 <action name="UpgradeCheck_Error"> | |
| 9394 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9395 <description>Please enter the description of this user action.</description> | |
| 9396 </action> | |
| 9397 | |
| 9398 <action name="UpgradeCheck_Started"> | |
| 9399 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9400 <description>Please enter the description of this user action.</description> | |
| 9401 </action> | |
| 9402 | |
| 9403 <action name="UpgradeCheck_TimedOut"> | |
| 9404 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9405 <description>Please enter the description of this user action.</description> | |
| 9406 </action> | |
| 9407 | |
| 9408 <action name="UpgradeCheck_UpgradeIsAvailable"> | |
| 9409 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9410 <description>Please enter the description of this user action.</description> | |
| 9411 </action> | |
| 9412 | |
| 9413 <action name="UpgradeCheck_Upgraded"> | |
| 9414 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9415 <description>Please enter the description of this user action.</description> | |
| 9416 </action> | |
| 9417 | |
| 9418 <action name="Upgrade_Started"> | |
| 9419 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9420 <description>Please enter the description of this user action.</description> | |
| 9421 </action> | |
| 9422 | |
| 9423 <action name="ViewAboutConflicts"> | |
| 9424 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9425 <description>Please enter the description of this user action.</description> | |
| 9426 </action> | |
| 9427 | |
| 9428 <action name="ViewAboutFlash"> | |
| 9429 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9430 <description>Please enter the description of this user action.</description> | |
| 9431 </action> | |
| 9432 | |
| 9433 <action name="ViewAboutNaCl"> | |
| 9434 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9435 <description>Please enter the description of this user action.</description> | |
| 9436 </action> | |
| 9437 | |
| 9438 <action name="ViewSource"> | |
| 9439 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9440 <description>Please enter the description of this user action.</description> | |
| 9441 </action> | |
| 9442 | |
| 9443 <action name="VirtualKeyboardLoaded"> | |
| 9444 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9445 <description>Please enter the description of this user action.</description> | |
| 9446 </action> | |
| 9447 | |
| 9448 <action name="WP_EditImage"> | |
| 9449 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9450 <description>Please enter the description of this user action.</description> | |
| 9451 </action> | |
| 9452 | |
| 9453 <action name="WP_Gallery"> | |
| 9454 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9455 <description>Please enter the description of this user action.</description> | |
| 9456 </action> | |
| 9457 | |
| 9458 <action name="WebView.CaptureVisibleRegion"> | |
| 9459 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9460 <description>Please enter the description of this user action.</description> | |
| 9461 </action> | |
| 9462 | |
| 9463 <action name="WebView.ClearData"> | |
| 9464 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9465 <description>Please enter the description of this user action.</description> | |
| 9466 </action> | |
| 9467 | |
| 9468 <action name="WebView.ExecuteScript"> | |
| 9469 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9470 <description>Please enter the description of this user action.</description> | |
| 9471 </action> | |
| 9472 | |
| 9473 <action name="WebView.Go"> | |
| 9474 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9475 <description>Please enter the description of this user action.</description> | |
| 9476 </action> | |
| 9477 | |
| 9478 <action name="WebView.Guest.ClearData"> | |
| 9479 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9480 <description>Please enter the description of this user action.</description> | |
| 9481 </action> | |
| 9482 | |
| 9483 <action name="WebView.Guest.OverrideUA"> | |
| 9484 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9485 <description>Please enter the description of this user action.</description> | |
| 9486 </action> | |
| 9487 | |
| 9488 <action name="WebView.Guest.PermissionAllow.PluginLoad"> | |
| 9489 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9490 <description>Please enter the description of this user action.</description> | |
| 9491 </action> | |
| 9492 | |
| 9493 <action name="WebView.Guest.PermissionDeny.PluginLoad"> | |
| 9494 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9495 <description>Please enter the description of this user action.</description> | |
| 9496 </action> | |
| 9497 | |
| 9498 <action name="WebView.Guest.PluginLoadAllowed"> | |
| 9499 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9500 <description>Please enter the description of this user action.</description> | |
| 9501 </action> | |
| 9502 | |
| 9503 <action name="WebView.Guest.PluginLoadDenied"> | |
| 9504 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9505 <description>Please enter the description of this user action.</description> | |
| 9506 </action> | |
| 9507 | |
| 9508 <action name="WebView.Guest.PluginLoadRequest"> | |
| 9509 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9510 <description>Please enter the description of this user action.</description> | |
| 9511 </action> | |
| 9512 | |
| 9513 <action name="WebView.Guest.Terminate"> | |
| 9514 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9515 <description>Please enter the description of this user action.</description> | |
| 9516 </action> | |
| 9517 | |
| 9518 <action name="WebView.Reload"> | |
| 9519 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9520 <description>Please enter the description of this user action.</description> | |
| 9521 </action> | |
| 9522 | |
| 9523 <action name="WebView.Stop"> | |
| 9524 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9525 <description>Please enter the description of this user action.</description> | |
| 9526 </action> | |
| 9527 | |
| 9528 <action name="WebView.Terminate"> | |
| 9529 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9530 <description>Please enter the description of this user action.</description> | |
| 9531 </action> | |
| 9532 | |
| 9533 <action name="WebView.WebRequest.AddListener"> | |
| 9534 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9535 <description>Please enter the description of this user action.</description> | |
| 9536 </action> | |
| 9537 | |
| 9538 <action name="WebsiteSettings_CookiesDialogOpened"> | |
| 9539 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9540 <description>Please enter the description of this user action.</description> | |
| 9541 </action> | |
| 9542 | |
| 9543 <action name="WebsiteSettings_Opened"> | |
| 9544 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9545 <description>Please enter the description of this user action.</description> | |
| 9546 </action> | |
| 9547 | |
| 9548 <action name="Win8DesktopRestart"> | |
| 9549 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9550 <description>Please enter the description of this user action.</description> | |
| 9551 </action> | |
| 9552 | |
| 9553 <action name="Win8MetroRestart"> | |
| 9554 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9555 <description>Please enter the description of this user action.</description> | |
| 9556 </action> | |
| 9557 | |
| 9558 <action name="WindowBorder_ClickTogglesSingleAxisMaximize"> | |
| 9559 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9560 <description>Please enter the description of this user action.</description> | |
| 9561 </action> | |
| 9562 | |
| 9563 <action name="WindowDrag_MaximizeLeft"> | |
| 9564 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9565 <description>Please enter the description of this user action.</description> | |
| 9566 </action> | |
| 9567 | |
| 9568 <action name="WindowDrag_MaximizeRight"> | |
| 9569 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9570 <description>Please enter the description of this user action.</description> | |
| 9571 </action> | |
| 9572 | |
| 9573 <action name="WindowSelector_Overview"> | |
| 9574 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9575 <description>Please enter the description of this user action.</description> | |
| 9576 </action> | |
| 9577 | |
| 9578 <action name="WindowSelector_Selection"> | |
| 9579 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9580 <description>Please enter the description of this user action.</description> | |
| 9581 </action> | |
| 9582 | |
| 9583 <action name="WorkerProcess_BadProcessToKill"> | |
| 9584 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9585 <description>Please enter the description of this user action.</description> | |
| 9586 </action> | |
| 9587 | |
| 9588 <action name="ZoomMinus"> | |
| 9589 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9590 <description>Please enter the description of this user action.</description> | |
| 9591 </action> | |
| 9592 | |
| 9593 <action name="ZoomMinus_AtMinimum"> | |
| 9594 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9595 <description>Please enter the description of this user action.</description> | |
| 9596 </action> | |
| 9597 | |
| 9598 <action name="ZoomNormal"> | |
| 9599 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9600 <description>Please enter the description of this user action.</description> | |
| 9601 </action> | |
| 9602 | |
| 9603 <action name="ZoomPlus"> | |
| 9604 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9605 <description>Please enter the description of this user action.</description> | |
| 9606 </action> | |
| 9607 | |
| 9608 <action name="ZoomPlus_AtMaximum"> | |
| 9609 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9610 <description>Please enter the description of this user action.</description> | |
| 9611 </action> | |
| 9612 | |
| 9613 <action name="justifyFull"> | |
| 9614 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9615 <description>Please enter the description of this user action.</description> | |
| 9616 </action> | |
| 9617 | |
| 9618 <action name="mceAddControl"> | |
| 9619 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9620 <description>Please enter the description of this user action.</description> | |
| 9621 </action> | |
| 9622 | |
| 9623 <action name="mceBeginUndoLevel"> | |
| 9624 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9625 <description>Please enter the description of this user action.</description> | |
| 9626 </action> | |
| 9627 | |
| 9628 <action name="mceEndUndoLevel"> | |
| 9629 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9630 <description>Please enter the description of this user action.</description> | |
| 9631 </action> | |
| 9632 | |
| 9633 <action name="mceInsertContent"> | |
| 9634 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9635 <description>Please enter the description of this user action.</description> | |
| 9636 </action> | |
| 9637 | |
| 9638 <action name="mceRepaint"> | |
| 9639 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9640 <description>Please enter the description of this user action.</description> | |
| 9641 </action> | |
| 9642 | |
| 9643 <action name="mceSave"> | |
| 9644 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9645 <description>Please enter the description of this user action.</description> | |
| 9646 </action> | |
| 9647 | |
| 9648 <action name="mceSetStyleInfo"> | |
| 9649 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9650 <description>Please enter the description of this user action.</description> | |
| 9651 </action> | |
| 9652 | |
| 9653 <action name="styleWithCSS"> | |
| 9654 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9655 <description>Please enter the description of this user action.</description> | |
| 9656 </action> | |
| 9657 | |
| 9658 <action name="webapps.AddShortcut.AppShortcut"> | |
| 9659 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9660 <description>Please enter the description of this user action.</description> | |
| 9661 </action> | |
| 9662 | |
| 9663 <action name="webapps.AddShortcut.AppShortcutApple"> | |
| 9664 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9665 <description>Please enter the description of this user action.</description> | |
| 9666 </action> | |
| 9667 | |
| 9668 <action name="webapps.AddShortcut.Bookmark"> | |
| 9669 <owner>Please list the metric's owners. Add more owner tags as needed.</owner> | |
| 9670 <description>Please enter the description of this user action.</description> | |
| 9671 </action> | |
| 9672 | |
| 9673 </actions> | |
| OLD | NEW |