You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
L["ASSIGN_ENTRY_TO_VIEWER_DESC"] ="Assign entry to viewer"
394
+
395
+
L["VISIBILITY"] ="Visibility"
396
+
L["VISIBILITY_DESC"] ="When to show all CDM viewers. Tick the states where the bar should be visible; untick to hide in that state. Default: shown everywhere."
397
+
L["VISIBILITY_COMBAT"] ="Combat"
398
+
L["VISIBILITY_COMBAT_DESC"] ="Show only in combat, only out of combat, or both (leave both unchecked)."
399
+
L["SHOW_IN_COMBAT"] ="Show in combat"
400
+
L["SHOW_OUT_OF_COMBAT"] ="Show out of combat"
401
+
L["VISIBILITY_TARGET"] ="Target"
402
+
L["VISIBILITY_TARGET_DESC"] ="Show only when you have a target."
403
+
L["SHOW_WHEN_TARGET_EXISTS"] ="Show when target exists"
404
+
L["VISIBILITY_GROUP"] ="Group"
405
+
L["VISIBILITY_GROUP_DESC"] ="Show only when in this group type. Leave all unchecked to show in any group."
406
+
L["SHOW_WHEN_SOLO"] ="Show when solo"
407
+
L["SHOW_WHEN_IN_PARTY"] ="Show when in party"
408
+
L["SHOW_WHEN_IN_RAID"] ="Show when in raid"
409
+
L["VISIBILITY_INSTANCE"] ="Instance type"
410
+
L["VISIBILITY_INSTANCE_DESC"] ="Show only in this instance type. Leave all unchecked to show anywhere."
411
+
L["SHOW_IN_OPEN_WORLD"] ="Show in open world"
412
+
L["SHOW_IN_PARTY_INSTANCE"] ="Show in dungeon (party)"
413
+
L["SHOW_IN_RAID_INSTANCE"] ="Show in raid"
414
+
L["SHOW_IN_ARENA"] ="Show in arena"
415
+
L["SHOW_IN_PVP"] ="Show in battleground"
416
+
L["SHOW_IN_SCENARIO"] ="Show in scenario"
417
+
L["VISIBILITY_ROLE"] ="Role"
418
+
L["VISIBILITY_ROLE_DESC"] ="Show only when you have this role. Leave all unchecked to show in any role."
419
+
L["SHOW_WHEN_TANK"] ="Show when tanking"
420
+
L["SHOW_WHEN_HEALER"] ="Show when healing"
421
+
L["SHOW_WHEN_DPS"] ="Show when DPS"
422
+
L["VISIBILITY_HIDE_WHEN"] ="Hide when"
423
+
L["VISIBILITY_HIDE_WHEN_DESC"] ="Hide all CDM viewers when these conditions are met."
424
+
L["HIDE_WHEN_IN_VEHICLE"] ="Hide when in vehicle"
425
+
L["HIDE_WHEN_MOUNTED"] ="Hide when mounted"
426
+
L["HIDE_WHEN_MOUNTED_WHEN"] ="When (mounted)"
427
+
L["HIDE_WHEN_MOUNTED_WHEN_DESC"] ="Both: hide whenever mounted (ground or air). Grounded: hide only when mounted on the ground. Flying: hide only when mounted and flying."
428
+
L["VISIBILITY_WHEN_BOTH"] ="Both"
429
+
L["VISIBILITY_WHEN_ALWAYS"] ="All"
430
+
L["VISIBILITY_WHEN_GROUNDED"] ="Grounded"
431
+
L["VISIBILITY_WHEN_FLYING"] ="Flying"
432
+
L["VISIBILITY_WHEN_MOUNTED"] ="Only when mounted"
433
+
L["VISIBILITY_WHEN_NOT_MOUNTED"] ="Only when not mounted"
434
+
435
+
L["PREVIEW"] ="Preview"
436
+
L["SHOW_PREVIEW"] ="Show preview"
437
+
L["SHOW_PREVIEW_DESC"] ="Show a row of placeholder icons so you can see the layout when no buffs are active."
438
+
L["PREVIEW_ICON_COUNT"] ="Preview icon count"
439
+
L["PREVIEW_ICON_COUNT_DESC"] ="Number of placeholder icons to show in the preview row."
440
+
441
+
L["MY_VIEWERS"] ="My Viewers"
442
+
L["MY_VIEWERS_DESC"] ="Create custom viewers, move them in Edit Mode, and add spells or items to them."
443
+
L["ADD_VIEWER"] ="Add viewer"
444
+
L["VIEWER_NAME"] ="Viewer name"
445
+
L["REMOVE_VIEWER"] ="Remove viewer"
446
+
L["UNKNOWN"] ="Unknown"
447
+
392
448
L["VIEWER_SCALE_DESC"] ="Scale the entire viewer and its contents"
0 commit comments