Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- KNOWN_TOKENS = { "already known", "already collected" },
- COLLECTED_TOKENS = { "collected" },
- COLLECTED_PROGRESS_PATTERNS = { "collected%s*%((%d+)%s*/%s*(%d+)%)" },
- PET_TOKENS = { "battle pet", "battle", "companion", "pet" },
- TEACHES_TOKENS = { "teaches" },
- SUMMON_TOKENS = { "summon" },
- MOUNT_TOKENS = { "mount", "mounts" },
- TOY_TOKENS = { "toy" },
- USE_TOKENS = { "use:" },
- UNAVAILABLE_PATTERNS = { "available with the release", "available in", "not yet available", "unavailable", "coming soon" },
- BRONZE_TOKENS = { "bronze" },
- UI_BREAKDOWN_TITLE = "Breakdown (%d/%d)",
- UI_SETS_TOTAL_FMT = "Sets Total: %s / %s",
- UI_MOUNTS_TOTAL_FMT = "Mounts Total: %s / %s",
- UI_PETS_TOTAL_FMT = "Pets Total: %s / %s",
- UI_TOYS_TOTAL_FMT = "Toys Total: %s / %s",
- UI_UNLEARNED_TOTAL = "Unlearned Total",
- UI_APP_TITLE = "What's Left?",
- UI_APP_NAME = "What’s Left",
- UI_SECTION_HIDE_KNOWN = "Hide Known",
- UI_SECTION_HIDE_UNAVAILABLE = "Hide Currently Unavailable",
- UI_LABEL_SETS = "Sets",
- UI_LABEL_MOUNTS = "Mounts",
- UI_LABEL_PETS = "Pets",
- UI_LABEL_TOYS = "Toys",
- UI_COMING_SOON = "Coming soon",
- UI_LOCK_TEXT_LOCKED = "|cffffffffFrame: |cffff5555Locked|r",
- UI_LOCK_TEXT_UNLOCKED = "|cffffffffFrame: |cff88ff88Unlocked|r",
- UI_CHANGELOG_TITLE_FMT = "|cff66ccff%s|r – Changelog",
- POPUP_ARE_YOU_SURE = "Are you sure",
- POPUP_ARE_YOU_UNSURE = "ARE YOU UNSURE?",
- ENSEMBLE_NAME_TOKENS = { "ensemble:", "arsenal:" },
- ENSEMBLE_TIP_TOKENS = { "collect the appearances" },
- UI_GEAR_TIP_TITLE = "What's Left?",
- UI_GEAR_TIP_DESC = "Click to see what's left to learn.",
Advertisement
Add Comment
Please, Sign In to add comment