Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

MozillaThunderbird-translations-common-68.10.0-lp152.2.4.1 RPM for aarch64

From OpenSuSE Ports Leap 15.2 updates for aarch64

Name: MozillaThunderbird-translations-common Distribution: openSUSE Leap 15.2
Version: 68.10.0 Vendor: openSUSE
Release: lp152.2.4.1 Build date: Mon Jul 13 21:30:56 2020
Group: System/Localization Build host: obs-arm-7
Size: 76087077 Source RPM: MozillaThunderbird-68.10.0-lp152.2.4.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.thunderbird.net/
Summary: Common translations for Thunderbird
This package contains several common languages for the user interface
of Thunderbird.

Provides

Requires

License

MPL-2.0

Changelog

* Fri Jul 03 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.10.0
    * fixed: Chat: Topics displayed some characters improperly
      (bmo#1644024)
    * fixed: Calendar: Filtering tasks did not work when
      "Incomplete Tasks" was selected (bmo#1593711)
    MFSA 2020-26 (bsc#1173576)
    * CVE-2020-12417 (bmo#1640737)
      Memory corruption due to missing sign-extension for ValueTags
      on ARM64
    * CVE-2020-12418 (bmo#1641303)
      Information disclosure due to manipulated URL object
    * CVE-2020-12419 (bmo#1643874)
      Use-after-free in nsGlobalWindowInner
    * CVE-2020-12420 (bmo#1643437)
      Use-After-Free when trying to connect to a STUN server
    * MFSA-2020-0001 (bmo#1606610)
      Automatic account setup leaks Microsoft Exchange login
      credentials
    * CVE-2020-12421 (bmo#1308251)
      Add-On updates did not respect the same certificate trust
      rules as software updates
* Thu Jun 04 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.9.0
    * fixed: Custom headers added for searching or filtering could
      not be removed (bmo#1631577)
    * fixed: Calendar: Today Pane updated prior to loading all data
      (bmo#1635613)
    * fixed: Stability improvements (bmo#1625677)
    * fixed: Various security fixes
    MFSA 2020-22 (bsc#1172402)
    * CVE-2020-12405 (bmo#1631618)
      Use-after-free in SharedWorkerService
    * CVE-2020-12406 (bmo#1639590)
      JavaScript Type confusion with NativeTypes
    * CVE-2020-12410 (bmo#1619305, bmo#1632717)
      Memory safety bugs fixed in Thunderbird 68.9.0
    * CVE-2020-12398 (bmo#1613623)
      Security downgrade with IMAP STARTTLS leads to information
      leakage
* Mon May 25 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.8.1
    * fixed: IMAP stability improvements (bmo#1586494)
    * fixed: HTML tags in IRC topic changes were rendered
      incorrectly (bmo#1607097)
    * fixed: MailExtensions: Websockets could not be used
      (bmo#1627649)
  - Use a symbolic icon from branding internals
* Wed May 06 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.8.0
    * fixed: Account Manager: text fields were too small in some
      cases (bmo#1616387)
    * fixed: Account Manager: Authentication method did not update
      when selecting an SMTP server (bmo#1631437)
    * fixed: Links with embedded credentials did not open on
      Windows (bmo#1609451)
    * fixed: Messages were sometimes sent with a badly formed
      address when filled from the address book (bmo#1629842)
    * fixed: Accessibility: Screen readers were reporting too many
      activities from the status bar (bmo#1628891)
    * fixed: MailExtensions: Setting IMAP messages as read with
      browser.messages.updated failed to persist (bmo#1631184)
    * fixed: Various security fixes
    MFSA 2020-18 (bsc#1171186)
    * CVE-2020-12397 (bmo#1617370)
      Sender Email Address Spoofing using encoded Unicode
      characters
    * CVE-2020-12387 (bmo#1545345)
      Use-after-free during worker shutdown
    * CVE-2020-6831 (bmo#1632241)
      Buffer overflow in SCTP chunk input validation
    * CVE-2020-12392 (bmo#1614468)
      Arbitrary local file access with 'Copy as cURL'
    * CVE-2020-12393 (bmo#1615471)
      Devtools' 'Copy as cURL' feature did not fully escape
      website-controlled data, potentially leading to command
      injection
    * CVE-2020-12395 (bmo#1595886, bmo#1611482, bmo#1614704,
      bmo#1624098, bmo#1625749, bmo#1626382, bmo#1628076,
      bmo#1631508)
      Memory safety bugs fixed in Thunderbird 68.8.0
* Tue Apr 14 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.7.0
    * new: MailExtensions: Raw message source available to
      MailExtensions (bmo#1525274)
    * changed: MailExtensions: messages.update function extended to
      mark messages as junk or not junk (bmo#1598332)
    * changed: MailExtensions: browser.compose.begin functions no
      longer expand mailing lists (bmo#1612480)
    * fixed: Various improvements to account setup when connecting
      to an Exchange server (bmo#1598861)
    * fixed: Thread collapsed when opening news message in a new
      window (bmo#1526765)
    * fixed: Addons not automatically updated to compatible version
      after upgrade from Thunderbird 60 (bmo#1574183)
    * fixed: Updating addons did not prompt when requesting new
      permissions (bmo#1620861)
    * fixed: Extra recipients panel not keyboard-accessible
      (bmo#1612717)
    * fixed: Accessibility: Status bar was not detected by
      screenreaders (bmo#1621287)
    * fixed: MailExtensions: messages.query by folder name did not
      require accountsRead permission (bmo#1625793)
    * fixed: Calendar: Invitations with embedded null bytes did not
      always decode correctly (bmo#1623896)
    * fixed: Calendar: Cancelled events didn't show with a line-
      through (bmo#1621210)
    * fixed: Various security fixes
    MFSA 2020-14 (bsc#1168874)
    In general, these flaws cannot be exploited through email in
    Thunderbird because scripting is disabled when reading mail, but
    are potentially risks in browser or browser-like contexts.
    * CVE-2020-6819 (bmo#1620818, bsc#1168630)
      Use-after-free while running the nsDocShell destructor
    * CVE-2020-6820 (bmo#1626728, bsc#1168630)
      Use-after-free when handling a ReadableStream
    * CVE-2020-6821 (bmo#1625404, bsc#1168874)
      Uninitialized memory could be read when using the WebGL
      copyTexSubImage method
    * CVE-2020-6822 (bmo#1544181, bsc#1168874)
      Out of bounds write in GMPDecodeData when processing large images
    * CVE-2020-6825 (bmo#1572541,bmo#1620193,bmo#1620203, bsc#1168874)
      Memory safety bugs fixed in Thunderbird 68.7.0
* Fri Mar 13 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.6
    * new: Thunderbird now displays a popup window when starting up
      on a new profile (bmo#1590036)
    * changed: Thunderbird now provides partial updates resulting
      in smaller downloads (bmo#1410512)
    * fixed: Searching in message bodies led to false negatives
      under some circumstances in quoted-printable encoded HTML
      bodies (bmo#1614796)
    * fixed: "Get New Messages for All Accounts" not working for
      OAuth2-authenticated IMAP accounts (bmo#1593611)
    * fixed: Various security fixes
    MFSA 2020-10 (bsc#1166238)
    * CVE-2020-6805 (bmo#1610880)
      Use-after-free when removing data about origins
    * CVE-2020-6806 (bmo#1612308)
      BodyStream::OnInputStreamReady was missing protections
      against state confusion
    * CVE-2020-6807 (bmo#1614971)
      Use-after-free in cubeb during stream destruction
    * CVE-2020-6811 (bmo#1607742)
      Devtools' 'Copy as cURL' feature did not fully escape
      website-controlled data, potentially leading to command
      injection
    * CVE-2019-20503 (bmo#1613765)
      Out of bounds reads in sctp_load_addresses_from_init
    * CVE-2020-6812 (bmo#1616661)
      The names of AirPods with personally identifiable information
      were exposed to websites with camera or microphone permission
    * CVE-2020-6814 (bmo#1592078, bmo#1604847, bmo#1608256,
      bmo#1612636, bmo#1614339)
      Memory safety bugs fixed in Thunderbird 68.6
* Thu Feb 13 2020 Charles Robertson <cgrobertson@suse.com>
  - Mozilla Thunderbird 68.5
    * new: Support for Client Identity IMAP/SMTP Service Extension
      (bmo#1532388)
    * new: Support for OAuth 2.0 authentication for POP3 accounts
      (bmo#1538409)
    * fixed: Status area goes blank during account setup
      (bmo#1593122)
    * fixed: Calendar: Could not remove color for default
      categories (bmo#1584853)
    * fixed: Calendar: Prevent calendar component loading multiple
      times (bmo#1606375)
    * fixed: Calendar: Today pane did not retain width between
      sessions (bmo#1610207)
    * fixed: Various <a href="https://www.mozilla.org/en-
      US/security/known-
      vulnerabilities/thunderbird/#thunderbird68.5">security
      fixes</a>
    * unresolved: When upgrading from Thunderbird version 60 to
      version 68, add-ons are not automatically updated during the
      upgrade process. They will however be updated during the add-
      on update check. It is of course possible to reinstall
      compatible add-ons via the Add-ons Manager or via
      addons.thunderbird.net. (bmo#1574183)
    MFSA 2020-07 (bsc#1163368)
    * CVE-2020-6793 (bmo#1608539)
      Out-of-bounds read when processing certain email messages
    * CVE-2020-6794 (bmo#1606619)
      Setting a master password post-Thunderbird 52 does not delete
      unencrypted previously stored passwords
    * CVE-2020-6795 (bmo#1611105)
      Crash processing S/MIME messages with multiple signatures
    * CVE-2020-6797 (bmo#1596668)
      Extensions granted downloads.open permission could open
      arbitrary applications on Mac OSX
    * CVE-2020-6798 (bmo#1602944)
      Incorrect parsing of template tag could result in JavaScript
      injection
    * CVE-2020-6792 (bmo#1609607)
      Message ID calculcation was based on uninitialized data
    * CVE-2020-6800 (bmo#1595786, bmo#1596706, bmo#1598543,
      bmo#1604851, bmo#1605777, bmo#1608580, bmo#1608785)
      Memory safety bugs fixed in Thunderbird 68.5
* Mon Jan 27 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.4.2 (bsc#1162777)
    * changed: Calendar: Task and Event tree colours adjusted for
      the dark theme (bmo#1608344)
    * fixed: Retrieval of S/MIME certificates from LDAP failed
      (bmo#1604773)
    * fixed: Address-parsing crash on some IMAP servers when
      preference mail.imap.use_envelope_cmd was set (bmo#1609690)
    * fixed: Incorrect forwarding of HTML messages caused SMTP
      servers to respond with a timeout (bmo#1222046)
    * fixed: Calendar: Various parts of the calendar UI stopped
      working when a second Thunderbird window opened (bmo#1608407)
* Fri Jan 10 2020 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.4.1
    * changed: Various improvements when setting up an account for
      a Microsoft Exchange server: Now offers IMAP/SMTP if
      available, better detection for Office 365 accounts; re-run
      configuration after password change. (bmo#1592258)
    * fixed: Attachments with one or more spaces in their names
      couldn't be opened under some circumstances (bmo#1601905)
    * fixed: After changing view layout, the message display pane
      showed garbled content under some circumstances (bmo#265393)
    * fixed: Tags were lost on messages in shared IMAP folders
      under some circumstances (bmo#1596371)
    * fixed: Various theme changes to achieve "pixel perfection":
      Unread icon, "no results" icon, paragraph format and font
      selector, background of folder summary tooltip (bmo#1605612)
    * fixed: Calendar: Event attendee dialog was not displayed
      correctly (bmo#1604797)
    * fixed: Various security fixes
    MFSA 2020-04 (bsc#1160305, bsc#1160498)
    * CVE-2019-17026 (bmo#1607443)
      IonMonkey type confusion with StoreElementHole and
      FallibleStoreElement
    * CVE-2019-17015 (bmo#1599005)
      Memory corruption in parent process during new content
      process initialization on Windows
    * CVE-2019-17016 (bmo#1599181)
      Bypass of @namespace CSS sanitization during pasting
    * CVE-2019-17017 (bmo#1603055)
      Type Confusion in XPCVariant.cpp
    * CVE-2019-17021 (bmo#1599008)
      Heap address disclosure in parent process during content
      process initialization on Windows
    * CVE-2019-17022 (bmo#1602843)
      CSS sanitization does not escape HTML tags
    * CVE-2019-17024 (bmo#1507180, bmo#1595470, bmo#1598605,
      bmo#1601826)
      Memory safety bugs fixed in Thunderbird 68.4.1
  - Removed patch that is now upstream: mozilla-bmo1511604.patch
  - Added patch to fix broken URL-bar on s390x:
    mozilla-bmo1602730.patch
* Tue Dec 17 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.3.1
    * changed: In dark theme unread messages no longer shown in
      blue to distinguish from tagged messages (bmo#1596702)
    * changed: Account setup is now using client side DNS MX lookup
      instead of relying on a server. (bmo#1349337)
    * fixed: Searching LDAP address book crashed in some
      circumstances (bmo#1601389)
    * fixed: Message navigation with backward and forward buttons
      did not work in some circumstances (bmo#533504)
    * fixed: WebExtension toolbar icons were displayed too small
      (bmo#1598955)
    * fixed: Calendar: Tasks due today were not listed in bold
      (bmo#1598885)
    * fixed: Calendar: Last day of long-running events was not
      shown (bmo#1572964)
* Wed Dec 04 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Firefox Thunderbird 68.3
    * new: Message display toolbar action WebExtension API
      (bmo#1531597)
    * new: Navigation buttons are now available in content tabs,
      for example those opened via an add-on search (bmo#787683)
    * changed: "New email" icon in Windows systray changed from in-
      tray with arrow to envelope (bmo#1594200)
    * fixed: Icons of attachments in the attachment pane of the
      Write window not always correct (bmo#1593280)
    * fixed: Toolbar buttons of add-ons in the menubar not shown
      after startup (bmo#1584160)
    * fixed: LDAP lookup not working when SSL was enabled. LDAP
      search not working when "All Address Books" was selected.
      (bmo#1576364)
    * fixed: Scam link confirmation panel not working (bmo#1596413)
    * fixed: In Write window, the Link Properties dialog wasn't
      showing named anchors in context menu (bmo#1593629)
    * fixed: Calendar: Start-up failed if the application menu is
      not on the calendar toolbars (bmo#1588516)
    * fixed: Chat: Account reordering via drag-and-drop not working
      on Instant messaging status dialog (Show Accounts)
      (bmo#1591505)
    MFSA 2019-37 (bsc#1158328)
    * CVE-2019-17008 (bmo#1546331)
      Use-after-free in worker destruction
    * CVE-2019-13722 (bmo#1580156)
      Stack corruption due to incorrect number of arguments in
      WebRTC code
    * CVE-2019-11745 (bmo#1586176)
      Out of bounds write in NSS when encrypting with a block
      cipher
    * CVE-2019-17009 (bmo#1510494)
      Updater temporary files accessible to unprivileged processes
    * CVE-2019-17010 (bmo#1581084)
      Use-after-free when performing device orientation checks
    * CVE-2019-17005 (bmo#1584170)
      Buffer overflow in plain text serializer
    * CVE-2019-17011 (bmo#1591334)
      Use-after-free when retrieving a document in antitracking
    * CVE-2019-17012 (bmo#1449736, bmo#1533957, bmo#1560667,
      bmo#1567209, bmo#1580288, bmo#1585760, bmo#1592502)
      Memory safety bugs fixed in Firefox 71 and Firefox ESR 68.3
* Tue Nov 26 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Remove patch thunderbird-broken-locales-build.patch due to
    switch to a different method for building locales
  - Added patch mozilla-bmo849632.patch to fix some webgl-problems
    on big endian machines (sync from FF)
* Mon Nov 04 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.2.1
    * new: A language for the user interface can now be chosen in
      the advanced settings (multilingual UI) (bmo#1590206)
    * fixed: Problem with Google authentication (OAuth2)
      (bmo#1592407)
    * fixed: Selected or unread messages not shown in the correct
      color in the thread pane (message list) under some
      circumstances (bmo#1585765)
    * fixed: When using a language pack, names of standard folders
      weren't localized (bmo#1575512, boo#1149126)
    * fixed: Address book default startup directory in preferences
      panel not persisted (bmo#1591364)
    * fixed: Various visual glitches: Conditions in filter editor
      not high enough, folder location widget not showing folder
      name, problem with menubar customization, add-on home page
      links accumulating, theme issues on Windows 7 (bmo#1590666)
    * fixed: Issues when upgrading from a 32bit version of
      Thunderbird to a 64bit version. Note: If your profile is
      still not recognised, selected it by visiting about:profiles
      in the Troubleshooting Information. (bmo#1587067)
    * fixed: Chat: Extended context menu on Instant messaging
      status dialog (Show Accounts) (bmo#1591506)
  - added mozilla-bmo1504834-part4.patch to fix some visual issues
    on big endian platforms
* Wed Oct 23 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.2
    * new: Message Display WebExtension API
    * new: Message Search WebExtension API
    * Bugfixes
      Better visual feedback for unread messages when using the
      dark theme
      Various issues when editing mailing lists
      Integration with macOS addressbook and notifications not working
      after introduction of notarization
      Application windows not maintaining their size after restart
      Issues when upgrading from a 32bit version of Thunderbird to a
      64bit version.
    * various security fixes
    MFSA 2019-33/2019-35 (bsc#1154738)
    * CVE-2019-15903 (bmo#1584907)
      Heap overflow in expat library in XML_GetCurrentLineNumber
    * CVE-2019-11757 (bmo#1577107)
      Use-after-free when creating index updates in IndexedDB
    * CVE-2019-11758 (bmo#1536227)
      Potentially exploitable crash due to 360 Total Security
    * CVE-2019-11759 (bmo#1577953)
      Stack buffer overflow in HKDF output
    * CVE-2019-11760 (bmo#1577719)
      Stack buffer overflow in WebRTC networking
    * CVE-2019-11761 (bmo#1561502)
      Unintended access to a privileged JSONView object
    * CVE-2019-11762 (bmo#1582857)
      document.domain-based origin isolation has same-origin-
      property violation
    * CVE-2019-11763 (bmo#1584216)
      Incorrect HTML parsing results in XSS bypass technique
    * CVE-2019-11764 (bmo#1548044, bmo#1558522, bmo#1571223,
      bmo#1573048, bmo#1575217, bmo#1577061, bmo#1578933,
      bmo#1581950, bmo#1583463, bmo#1583684, bmo#1586599,
      bmo#1586845)
      Memory safety bugs fixed in Thunderbird 68.2
  - removed upstream patches:
    * mozilla-bmo1512162.patch
    * mozilla-bmo1573381.patch
    * mozilla-bmo1585099.patch
* Mon Oct 14 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.1.2 (bsc#1153879)
    Bugfixes
    * Some attachments couldn't be opened in messages originating from
      MS Outlook 2016
    * Address book import from CSV
    * Performance problem in message body search
    * Ctrl+Enter to send a message would open an attachment if the
      attachment pane had focus
    * Calendar: Issues with "Today Pane" start-up
    * Calendar: Glitches with custom repeat and reminder number input
    * Calendar: Problems with WCAP provider
  - add mozilla-bmo1585099.patch to fix build with rust >= 1.38
  - add mozilla-fix-top-level-asm.patch to fix LTO build (w/o PGO)
  - updated translations-other locale list
  - remove kde.js since disabling instantApply breaks extensions and
    is obsolete with the move to HTML views for preferences (boo#1151186)
  - Update create-tar.sh (bsc#1152778)
  - Update mozilla-bmo1512162.patch to the patch now commited upstream
    * No more -O1 builds for ppc64le necessary
  - Deactivate currently useless crashreporter for the last remaining
    arch
* Fri Sep 27 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.1.1
    Bugfixes
    * Issues with attachments in IMAP messages
    * Gmail accounts ignored a non-standard trash folder selection
    * Entering/pasting lists of recipients into the addressing widget or
      mailing list not working reliably, especially when lists contained
      multiple commas or semicolons
    * Edit mailing list not working
    * Various theme fixes, especially dark theme improvements for Calendar
    * Contrast between tag label and background not optimal
    * Account Central pane always loaded at start-up
    * "Config Editor" button not removed if blocked by policy
    * Calendar: Free/busy information in attendees dialog not scrolled
      correctly. Note: Scroll arrows still not behaving correctly
    MFSA 2019-32
    * CVE-2019-11755 (bmo#1240290)
      Spoofing a message author via a crafted S/MIME message
* Thu Sep 12 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Thunderbird 68.1.0
    * Offer to configure Exchange accounts for Office365. A third-
      party add-on is required for this account type.
      IMAP still exists as alternative.
    * Edit tag not working
    * Write window: "Insert > Characters and Symbols" not working
    * Moving/dragging messages from "Search Messages" result
      dialog not working
    * Command line -compose "attachment=" not working
    * Custom views not working
    * Issues with list of content types/actions for incoming attachments
    * "Learn More" links in Error Console not working
    * Visual glitches: Quick Filter Bar tag buttons too tall, missing
      scroll bar on Connection Setting subdialog, LDAP server
      selection after "New", "Edit" and "Delete"
    * Calendar: Parts of CalDAV dialog not working
    MFSA 2019-30
    * CVE-2019-11739 (bmo#1571481, bsc#1150939)
      Covert Content Attack on S/MIME encryption using a crafted
      multipart/alternative message
    * CVE-2019-11746 (bmo#1564449, bsc#1149297)
      Use-after-free while manipulating video
    * CVE-2019-11744 (bmo#1562033, bsc#1149304)
      XSS by breaking out of title and textarea elements using
      innerHTML
    * CVE-2019-11742 (bmo#1559715, bsc#1149303)
      Same-origin policy violation with SVG filters and canvas to
      steal cross-origin images
    * CVE-2019-11752 (bmo#1501152, bsc#1149296)
      Use-after-free while extracting a key value in IndexedDB
    * CVE-2019-11743 (bmo#1560495, bsc#1149298,
      https://w3c.github.io/navigation-timing)
      Cross-origin access to unload event attributes
    * CVE-2019-11740 (bmo#1563133, bmo#1573160, bsc#1149299)
      Memory safety bugs fixed in Firefox 69, Firefox ESR 68.1,
      Firefox ESR 60.9, Thunderbird 68.1, and Thunderbird 60.9
  - Mozilla Thunderbird 68.0
    * based on Firefox ESR 68
    * File link attachments can now be linked to again instead of
      uploading them again
    * Mark all folders of an account as read
    * Run filters periodically. Improved filter logging
    * OAuth2 authentication for Yandex
    * Language packs can now be selected in the Advanced Options.
      Preference intl.multilingual.enabled needs to be set (and possily
      also extensions.langpacks.signatures.required needs to be set to false)
    * Added a policy engine that allows customized Thunderbird deployments
      in enterprise environments, using Windows Group Policy or a
      cross-platform JSON file
    * TCP keepalive for IMAP protocol
    * Full Unicode support for MAPI interfaces: New support for MAPISendMailW
    * Calendar: Time zone data can now include past and future changes.
      All known time zone changes from 2018 to 2022 are included.
    * Chat: In each conversation an individual spellcheck language can
      be selected now
    MFSA 2019-28
    * CVE-2019-11711 (bmo#1552541)
      Script injection within domain through inner window reuse
    * CVE-2019-11712 (bmo#1543804)
      Cross-origin POST requests can be made with NPAPI plugins by
      following 308 redirects
    * CVE-2019-11713 (bmo#1528481)
      Use-after-free with HTTP/2 cached stream
    * CVE-2019-11714 (bmo#1542593)
      NeckoChild can trigger crash when accessed off of main thread
    * CVE-2019-11729 (bmo#1515342)
      Empty or malformed p256-ECDH public keys may trigger a
      segmentation fault
    * CVE-2019-11715 (bmo#1555523)
      HTML parsing error can contribute to content XSS
    * CVE-2019-11716 (bmo#1552632)
      globalThis not enumerable until accessed
    * CVE-2019-11717 (bmo#1548306)
      Caret character improperly escaped in origins
    * CVE-2019-11719 (bmo#1540541)
      Out-of-bounds read when importing curve25519 private key
    * CVE-2019-11720 (bmo#1556230)
      Character encoding XSS vulnerability
    * CVE-2019-11721 (bmo#1256009)
      Domain spoofing through unicode latin 'kra' character
    * CVE-2019-11730 (bmo#1558299)
      Same-origin policy treats all files in a directory as having
      the same-origin
    * CVE-2019-11723 (bmo#1528335)
      Cookie leakage during add-on fetching across private browsing
      boundaries
    * CVE-2019-11724 (bmo#1512511)
      Retired site input.mozilla.org has remote troubleshooting
      permissions
    * CVE-2019-11725 (bmo#1483510)
      Websocket resources bypass safebrowsing protections
    * CVE-2019-11727 (bmo#1552208)
      PKCS#1 v1.5 signatures can be used for TLS 1.3
    * CVE-2019-11728 (bmo#1552993)
      Port scanning through Alt-Svc header
    * CVE-2019-11710 (bmo#1400563, bmo#1507696, bmo#1510345,
      bmo#1533842, bmo#1535482, bmo#1535848, bmo#1537692,
      bmo#1540590, bmo#1544180, bmo#1547472, bmo#1547760,
      bmo#1548611, bmo#1549768, bmo#1551907)
      Memory safety bugs fixed in Firefox 68 and Thunderbird 68
    * CVE-2019-11709 (bmo#1515052, bmo#1533522, bmo#1539219,
      bmo#1540759, bmo#1547266, bmo#1547757, bmo#1548822,
      bmo#1550498, bmo#1550498)
      Memory safety bugs fixed in Firefox 68, Firefox ESR 60.8, and
      Thunderbird 68
  - removed patches that are now upstream
    * mozilla-bmo1375074.patch
    * mozilla-i586-DecoderDoctorLogger.patch
    * mozilla-i586-domPrefs.patch
    * mozilla-bmo1464766.patch
    * mozilla-bigendian_bit_flags_alias.patch
  - added patch to make builds reproducible
    * mozilla-bmo1568145.patch
  - added a bunch of patches mainly for big endian platforms
    * mozilla-bmo1504834-part1.patch
    * mozilla-bmo1504834-part2.patch
    * mozilla-bmo1504834-part3.patch
    * mozilla-bmo1511604.patch
    * mozilla-bmo1512162.patch
    * mozilla-bmo1554971.patch
    * mozilla-bmo1573381.patch
    * mozilla-nestegg-big-endian.patch
    * mozilla-ppc-altivec_static_inline.patch
  - added patches to fix build on armv7:
    * mozilla-bmo1463035.patch
    * mozilla-disable-wasm-emulate-arm-unaligned-fp-access.patch
  - added patch to fix non-return function
    * mozilla-cubeb-noreturn.patch
  - added patch to fix aarch64 build:
    * mozilla-fix-aarch64-libopus.patch (bmo#1539737)
  - added patch to reduce build-load
    * mozilla-reduce-rust-debuginfo.patch
  - added patch to fix locales-build
    * thunderbird-broken-locales-build.patch
  - added patch to fix implicit declarations
    * mozilla-openaes-decl.patch
  - added samba-patch from Firefox
    * mozilla-ntlm-full-path.patch
* Fri Jul 12 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Firefox Thunderbird 60.8
    MFSA 2019-23 (bsc#1140868)
    * CVE-2019-9811 (bmo#1538007, bmo#1539598, bmo#1563327)
      Sandbox escape via installation of malicious language pack
    * CVE-2019-11711 (bmo#1552541)
      Script injection within domain through inner window reuse
    * CVE-2019-11712 (bmo#1543804)
      Cross-origin POST requests can be made with NPAPI plugins by
      following 308 redirects
    * CVE-2019-11713 (bmo#1528481)
      Use-after-free with HTTP/2 cached stream
    * CVE-2019-11729 (bmo#1515342)
      Empty or malformed p256-ECDH public keys may trigger a
      segmentation fault
    * CVE-2019-11715 (bmo#1555523)
      HTML parsing error can contribute to content XSS
    * CVE-2019-11717 (bmo#1548306)
      Caret character improperly escaped in origins
    * CVE-2019-11719 (bmo#1540541)
      Out-of-bounds read when importing curve25519 private key
    * CVE-2019-11730 (bmo#1558299)
      Same-origin policy treats all files in a directory as having
      the same-origin
    * CVE-2019-11709 (bmo#1515052, bmo#1533522, bmo#1539219,
      bmo#1540759, bmo#1547266, bmo#1547757, bmo#1548822,
      bmo#1550498, bmo#1550498)
      Memory safety bugs fixed in Firefox 68, Firefox ESR 60.8, and
      Thunderbird 60.8
  - Calendar: Problems when editing event times, some related to
    AM/PM setting in non-English locales
* Fri Jun 21 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Firefox Thunderbird 60.7.2
    MFSA 2019-20 (bsc#1138872)
    * CVE-2019-11707 (bmo#1544386)
      Type confusion in Array.pop
    * CVE-2019-11708 (bmo#1559858)
      sandbox escape using Prompt:Open
* Fri Jun 14 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Firefox Thunderbird 60.7.1
    MFSA 2019-17 (bsc#1137595)
    * CVE-2019-11703 (bmo#1553820)
      Heap buffer overflow in icalparser.c
    * CVE-2019-11704 (bmo#1553814)
      Heap buffer overflow in icalvalue.c
    * CVE-2019-11705 (bmo#1553808)
      Stack buffer overflow in icalrecur.c
    * CVE-2019-11706 (bmo#1555646)
      Type confusion in icalproperty.c
  - No prompt for smartcard PIN when S/MIME signing is used
  - Removed obsolete patches:
      [thunderbird-bsc1137595.patch]
* Thu Jun 13 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Fix security vulnerabilities in Thunderbird 60.7 (bsc#1137595)
    * CVE-2019-11706 (bmo#1555646)
    * CVE-2019-11705 (bmo#1553808)
    * CVE-2019-11704 (bmo#1553814)
    * CVE-2019-11703 (bmo#1553820)
  - Added patches:
      [thunderbird-bsc1137595.patch]
* Fri May 24 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Mozilla Firefox Thunderbird 60.7
    MFSA 2019-15
    * CVE-2019-9815 (bmo#1546544, https://mdsattacks.com/)
      Disable hyperthreading on content JavaScript threads on macOS
    * CVE-2019-9816 (bmo#1536768)
      Type confusion with object groups and UnboxedObjects
    * CVE-2019-9817 (bmo#1540221)
      Stealing of cross-domain images using canvas
    * CVE-2019-9818 (bmo#1542581)
      Use-after-free in crash generation server
    * CVE-2019-9819 (bmo#1532553)
      Compartment mismatch with fetch API
    * CVE-2019-9820 (bmo#1536405)
      Use-after-free of ChromeEventHandler by DocShell
    * CVE-2019-11691 (bmo#1542465)
      Use-after-free in XMLHttpRequest
    * CVE-2019-11692 (bmo#1544670)
      Use-after-free removing listeners in the event listener
      manager
    * CVE-2019-11693 (bmo#1532525)
      Buffer overflow in WebGL bufferdata on Linux
    * CVE-2019-7317 (bmo#1542829)
      Use-after-free in png_image_free of libpng library
    * CVE-2019-9797 (bmo#1528909)
      Cross-origin theft of images with createImageBitmap
    * CVE-2018-18511 (bmo#1526218)
      Cross-origin theft of images with ImageBitmapRenderingContext
    * CVE-2019-11694 (bmo#1534196)
      Uninitialized memory memory leakage in Windows sandbox
    * CVE-2019-11698 (bmo#1543191)
      Theft of user history data through drag and drop of
      hyperlinks to and from bookmarks
    * CVE-2019-5798 (bmo#1535518)
      Out-of-bounds read in Skia
    * CVE-2019-9800 (bmo#1499108, bmo#1499719, bmo#1516325,
      bmo#1532465, bmo#1533554, bmo#1534593, bmo#1535194,
      bmo#1535612, bmo#1538042, bmo#1538619, bmo#1538736,
      bmo#1540136, bmo#1540166, bmo#1541580, bmo#1542097,
      bmo#1542324, bmo#1546327)
      Memory safety bugs fixed in Firefox 67, Firefox ESR 60.7, and
      Thunderbird 60.7
  - Attachment pane of Write window no longer focussed when attaching files using a keyboard shortcut
* Mon May 20 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Reactivate s390x
    * Merged big endian patches from MozillaFirefox to make
      Thunderbird compile under s390x again (see below)
    * Added ac_option --with-system-icu (same as Firefox, but in
      this case only for big endian machines as not to break
      existing archs)
  - Added patches:
      [mozilla-bmo1005535.patch]
      [mozilla-bigendian_bit_flags_alias.patch]
      [mozilla-s390-bigendian.patch]
      [mozilla-s390-context.patch]
* Fri May 17 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Sync with Devel:Mozilla:*:next
* Thu May 16 2019 Martin Sirringhaus <martin.sirringhaus@suse.com>
  - Merge changes from MozillaFirefox
    * Merge spec-file update "Enable Firefox to build with
      Rust >= 1.30 with fix" (revision 28)
    * Merge create-tar.sh to now download tar-balls for thunderbird
      directly as is done with Firefox
* Mon Mar 25 2019 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.6.1
    MFSA 2019-12 (bsc#1130262)
    * CVE-2019-9810 (bmo#1537924)
      IonMonkey MArraySlice has incorrect alias information
    * CVE-2019-9813 (bmo#1538006)
      Ionmonkey type confusion with __proto__ mutations
* Wed Mar 20 2019 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.6.0
    * Calendar: Can't create repeating event with end date when using
      certain time zones, for example Europe/Minsk
    * some minor bugfixes
    * using 60.6.0esr Mozilla platform (bsc#1129821)
* Thu Mar 07 2019 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.5.3
    * fixed a regression on the Windows platform:
      Problem when using "Send to > Mail recipient" on Windows
* Sun Feb 24 2019 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.5.2
    * UTF-8 support for MAPISendMail
    * Problem with S/MIME certificate verification when receiving email
      from Outlook (issue introduced in version 60.5.1)
* Thu Feb 14 2019 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.5.1
    * CalDav access to some servers not working
    MFSA 2019-06 (bsc#1125330)
    * CVE-2018-18356 bmo#1525817
      Use-after-free in Skia
    * CVE-2019-5785 bmo#1525433
      Integer overflow in Skia
    * CVE-2018-18335 bmo#1525815
      Buffer overflow in Skia with accelerated Canvas 2D
    * CVE-2018-18509 bmo#1507218
      S/MIME signature spoofing
* Fri Jan 25 2019 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.5.0:
    * FileLink provider WeTransfer to upload large attachments
    * Thunderbird now allows the addition of OpenSearch search engines
      from a local XML file using a minimal user inferface: [+] button
      to select a file an add, [-] to remove.
    * More search engines: Google and DuckDuckGo available by default
      in some locales
    * During account creation, Thunderbird will now detect servers
      using the Microsoft Exchange protocol. It will offer the
      installation of a 3rd party add-on (Owl) which supports that
      protocol.
    * Thunderbird now compatible with other WebExtension-based
      FileLink add-ons like the Dropbox add-on
    MFSA 2019-03 (bsc#1122983)
    * CVE-2018-18500 bmo#1510114
      Use-after-free parsing HTML5 stream
    * CVE-2018-18505 bmo#1497749
      Privilege escalation through IPC channel messages
    * CVE-2016-5824 bmo#1275400
      DoS (use-after-free) via a crafted ics file
    * CVE-2018-18501 bmo#1512450 bmo#1517542 bmo#1513201 bmo#1460619
      bmo#1502871 bmo#1516738 bmo#1516514
      Memory safety bugs fixed in Firefox 65 and Firefox ESR 60.5
  - requires NSS 3.36.7
  - removed obsolete patch
    mozilla-no-stdcxx-check.patch
  - rebased patches
* Fri Dec 21 2018 astieger@suse.com
  - Mozilla Thunderbird 60.4.0:
    * New WebExtensions FileLink API to facilitate add-ons
    * Fix decoding problems for messages with less common charsets
      (cp932, cp936)
    * New messages in the drafts folder (and other special or virtual
      folders) will no longer be included in the new messages
      notification
    MFSA 2018-31
    * CVE-2018-17466 bmo#1488295
      Buffer overflow and out-of-bounds read in ANGLE library with
      TextureStorage11
    * CVE-2018-18492 bmo#1499861
      Use-after-free with select element
    * CVE-2018-18493 bmo#1504452
      Buffer overflow in accelerated 2D canvas with Skia
    * CVE-2018-18494 bmo#1487964
      Same-origin policy violation using location attribute and
      performance.getEntries to steal cross-origin URLs
    * CVE-2018-18498 bmo#1500011
      Integer overflow when calculating buffer sizes for images
    * CVE-2018-12405 bmo#1494752 bmo#1503326 bmo#1505181 bmo#1500759
      bmo#1504365 bmo#1506640 bmo#1503082 bmo#1502013 bmo#1510471
      Memory safety bugs fixed in Firefox 64, 60.4, and Thunderbird 60.4
  - requires NSS 3.36.6
* Tue Dec 04 2018 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.3.3
    * Thunderbird 60 will migrate security databases (key3.db, cert8.db
      to key4.db, cert9.db). Thunderbird 60.3.2 and earlier contained a
      fault that potentially deleted saved passwords and private certificate
      keys for users using a master password. Version 60.3.3 will prevent
      the loss of data; affected users who have already upgraded to version
      60.3.2 or earlier can restore the deleted key3.db file from backup
      to complete the migration.
    * Address book search and auto-complete slowness introduced in
      Thunderbird 60.3.2
    * Plain text markup with * for bold, / for italics, _ for underline
      and | for code did not work when the enclosed text contained
      non-ASCII characters
    * While composing a message, a link not removed when link location
      was removed in the link properties panel
* Mon Dec 03 2018 astieger@suse.com
  - Fix build on openSUSE Leap 15.x w.r.t. rust-std requirement
* Thu Nov 29 2018 Wolfgang Rosenauer <wr@rosenauer.org>
  - Mozilla Thunderbird 60.3.2
    * Encoding problems when exporting address books or messages using
      the system charset. Messages are now always exported using the
      UTF-8 encoding
    * If the "Date" header of a message was invalid, Jan 1970 or Dec 1969
      was displayed. Now using date from "Received" header instead.
    * Body search/filtering didn't reliably ignore content of tags
    * Inappropriate warning "Thunderbird prevented the site
      (addons.thunderbird.net) from asking you to install software on
      your computer" when installing add-ons
    * Incorrect display of correspondents column since own email
      address was not always detected
    * Spurious &#xA; (encoded newline) inserted into drafts and sent email
* Thu Nov 15 2018 astieger@suse.com
  - Mozilla Thunderbird 60.3.1:
    * Double-clicking on a word in the Write window sometimes
      launched the Advanced Property Editor or Link Properties dialog
    * Fixe Cookie removal
    * "Download rest of message" was not working if global inbox was
      used
    * Fix Encoding problems for users (especially in Poland) when a
      file was sent via a folder using "Sent to > Mail recipient"
      due to a problem in the Thunderbird MAPI interface
    * According to RFC 4616 and RFC 5721, passwords containing
      non-ASCII characters are encoded using UTF-8 which can lead to
      problems with non-compliant providers, for example
      office365.com. The SMTP LOGIN and POP3 USER/PASS
      authentication methods are now using a Latin-1 encoding again
      to work around this issue
    * Fix shutdown crash/hang after entering an empty IMAP password
* Tue Oct 30 2018 wr@rosenauer.org
  - update to Thunderbird 60.3.0
    * various theme fixes
    * Shift+PageUp/PageDown in Write window
    * Gloda attachment filtering
    * Mailing list address auto-complete enter/return handling
    * Thunderbird hung if HTML signature references non-existent image
    * Filters not working for headers that appear more than once
  - Security fixes for the Mozilla platform picked up from 60.3
    (Firefox ESR release). In general, these flaws cannot be exploited
    through email in Thunderbird because scripting is disabled when
    reading mail, but are potentially risks in browser or browser-like
    contexts (MFSA 2018-28) (bsc#1112852)
    * CVE-2018-12391 (bmo#1478843) (Android only)
      HTTP Live Stream audio data is accessible cross-origin
    * CVE-2018-12392 (bmo#1492823)
      Crash with nested event loops
    * CVE-2018-12393 (bmo#1495011)
      Integer overflow during Unicode conversion while loading JavaScript
    * CVE-2018-12389 (bmo#1498460, bmo#1499198)
      Memory safety bugs fixed in Firefox ESR 60.3
    * CVE-2018-12390 (bmo#1487098, bmo#1487660, bmo#1490234, bmo#1496159,
      bmo#1443748, bmo#1496340, bmo#1483905, bmo#1493347, bmo#1488803,
      bmo#1498701, bmo#1498482, bmo#1442010, bmo#1495245, bmo#1483699,
      bmo#1469486, bmo#1484905, bmo#1490561, bmo#1492524, bmo#1481844)
      Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
* Thu Oct 25 2018 guillaume.gardet@opensuse.org
  - Update _constraints for armv6/7
* Thu Oct 25 2018 guillaume.gardet@opensuse.org
  - Add patch to fix build on armv7:
    * mozilla-bmo1463035.patch
* Thu Oct 25 2018 guillaume.gardet@opensuse.org
  - Add memory-constraints to avoid OOM errors
* Fri Oct 12 2018 meissner@suse.com
  - provide / obsolete MozillaThunderbird-devel as this is no longer
    shipped to allow migration scenarios
* Tue Oct 02 2018 wr@rosenauer.org
  - update to Thunderbird 60.2.1:
    * Calendar: Default values for the first day of the week and
      working days are now derived from the selected datetime
      formatting locale
    * Calendar: Switch to a Photon-style icon set for all platforms
    * Fix multiple requests for master password when Google Mail or
      Calendar OAuth2 is enabled
    * Fix scrollbar of the address entry auto-complete popup
    * Fix security info dialog in compose window not showing
      certificate status
    * Fix links in the Add-on Manager's search results and theme
      browsing tabs that opened in external browser
    * Fix localization not showing the localized name for the
      "Drafts" and "Sent" folders for certain IMAP providers
    * Fix replying to a message with an empty subject which
      inserted Re: twice
    * Fix spellcheck marks disappeaing erroneously for words with
      an apostrophe
    * Calendar: First day of the week can now be set
    * Calendar: Several fixes related to cutting/deleting of events
      and email schedulin
    * Fix date display issues (bsc#1109379)
    * Fix start-up crash due to folder name with special characters
      (bsc#1107772)
  - Security fixes for the Mozilla platform picked up from 60.1 and
    60.2 (Firefox ESR releases). In general, these flaws
    cannot be exploited through email in Thunderbird because
    scripting is disabled when reading mail, but are potentially
    risks in browser or browser-like contexts (MFSA 2018-25):
    * CVE-2018-12377 (bsc#1107343, bmo#1470260)
      Use-after-free in refresh driver timers
    * CVE-2018-12378 (bsc#1107343, bmo#1459383)
      Use-after-free in IndexedDB
    * CVE-2017-16541 (bsc#1066489, bmo#1412081)
      Proxy bypass using automount and autofs
    * CVE-2018-12376 (bmo#69309,bmo#69914,bmo#50989,bmo#80092,
      bmo#80517,bmo#81093,bmo#78575,bmo#71953,bmo#73161,bmo#66991,
      bmo#68738,bmo#83120,bmo#67363,bmo#72925,bmo#66577,bmo#67889,
      bmo#80521,bsc#1107343)
      Memory safety bugs fixed in Firefox 62 and Firefox ESR 60.2
    * CVE-2018-12385 (bsc#1109363, bmo#1490585)
      Crash in TransportSecurityInfo due to cached data
    * CVE-2018-12383 (bsc#1107343, bmo#1475775)
      Setting a master password did not delete unencrypted
      previously stored passwords
* Tue Sep 11 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Update file list since minidump-analyzer is only available when
    crashreporter is enabled
* Sat Aug 25 2018 astieger@suse.com
  - remove non-free untar licenced code from distributed tarball
* Wed Aug 15 2018 bjorn.lie@gmail.com
  - Add conditional for pkgconfig(gconf-2.0) BuildRequires, and pass
    conditional --disable-gconf to configure: no longer pull in
    obsolete gconf2 for Tumbleweed.
* Fri Aug 03 2018 wr@rosenauer.org
  - update to Thunderbird 60.0:
    https://www.thunderbird.net/en-US/thunderbird/60.0/releasenotes/
    * Improved message handling and composing
    * Improved handling of message templates
    * Support for OAuth2 and FIDO U2F
    * Various Calendar improvements
    * Various fixes and changes to e-mail workflow
    * Various IMAP fixes
    * Native desktop notifications
  - Security fixes which can not, in general, be exploited through
    email, but are potential risks in browser or browser-like contexts:
    MFSA 2018-19 (bsc#1098998)
    * CVE-2018-12359 (bmo#1459162)
      Buffer overflow using computed size of canvas element
    * CVE-2018-12360 (bmo#1459693)
      Use-after-free when using focus()
    * CVE-2018-12361 (bmo#1463244)
      Integer overflow in SwizzleData
    * CVE-2018-12362 (bmo#1452375)
      Integer overflow in SSSE3 scaler
    * CVE-2018-5156 (bmo#1453127)
      Media recorder segmentation fault when track type is changed
      during capture
    * CVE-2018-12363 (bmo#1464784)
      Use-after-free when appending DOM nodes
    * CVE-2018-12364 (bmo#1436241)
      CSRF attacks through 307 redirects and NPAPI plugins
    * CVE-2018-12365 (bmo#1459206)
      Compromised IPC child process can list local filenames
    * CVE-2018-12371 (bmo#1465686)
      Integer overflow in Skia library during edge builder allocation
    * CVE-2018-12366 (bmo#1464039)
      Invalid data handling during QCMS transformations
    * CVE-2018-12367 (bmo#1462891)
      Timing attack mitigation of PerformanceNavigationTiming
    * CVE-2018-5187 (bmo#1461324,bmo#1414829,bmo#1395246,bmo#1467938,
      bmo#1461619,bmo#1425930,bmo#1438556,bmo#1454285,bmo#1459568,
      bmo#1463884)
      Memory safety bugs fixed in Firefox 61, Firefox ESR 60.1, and
      Thunderbird 60
    * CVE-2018-5188 (bmo#1456189,bmo#1456975,bmo#1465898,bmo#1392739,
      bmo#1451297,bmo#1464063,bmo#1437842,bmo#1442722,bmo#1452576,
      bmo#1450688,bmo#1458264,bmo#1458270,bmo#1465108,bmo#1464829,
      bmo#1464079,bmo#1463494,bmo#1458048)
      Memory safety bugs fixed in Firefox 61, Firefox ESR 60.1, Firefox
      ESR 52.9, and Thunderbird 60
  - requires NSPR 4.19 and NSS 3.36.4
  - source archives are now signed directly
    (removed checksum signature check)
  - imported patches from Firefox 60
    * mozilla-bmo1375074.patch
    * mozilla-bmo1464766.patch
    * mozilla-i586-DecoderDoctorLogger.patch
    * mozilla-i586-domPrefs.patch
  - removed obsolete patches
    * mozilla-language.patch
    * tb-ssldap.patch
    * mozilla-develdirs.patch
  - removed -devel subpackage as old-style extensions are mainly gone
  - storing of remote content settings fixed (boo#1084603)
* Tue Jul 10 2018 wr@rosenauer.org
  - update to Thunderbird 52.9.1
    * Deleting or detaching attachments corrupted messages under certain
      circumstances (bmo#1473893, bsc#1100780)
* Mon Jul 02 2018 wr@rosenauer.org
  - update to Thunderbird 52.9.0:
    MFSA 2018-16 (bsc#1098998)
    * CVE-2018-12359 (bmo#1459162)
      Buffer overflow using computed size of canvas element
    * CVE-2018-12360 (bmo#1459693)
      Use-after-free when using focus()
    * CVE-2018-12372 (bmo#1419417, bsc#1100082)
      S/MIME and PGP decryption oracles can be built with HTML emails
    * CVE-2018-12373 (bmo#1464667, bmo#1464056, bsc#1100079)
      S/MIME plaintext can be leaked through HTML reply/forward
    * CVE-2018-12362 (bmo#1452375)
      Integer overflow in SSSE3 scaler
    * CVE-2018-12363 (bmo#1464784)
      Use-after-free when appending DOM nodes
    * CVE-2018-12364 (bmo#1436241)
      CSRF attacks through 307 redirects and NPAPI plugins
    * CVE-2018-12365 (bmo#1459206)
      Compromised IPC child process can list local filenames
    * CVE-2018-12366 (bmo#1464039)
      Invalid data handling during QCMS transformations
    * CVE-2018-12374 (bmo#1462910, bsc#1100081)
      Using form to exfiltrate encrypted mail part by pressing enter in form field
    * CVE-2018-5188 (bmo#1456189,bmo#1456975,bmo#1465898,bmo#1392739,
      bmo#1451297,bmo#1464063,bmo#1437842,bmo#1442722,bmo#1452576,
      bmo#1450688,bmo#1458264,bmo#1458270,bmo#1465108,bmo#1464829,
      bmo#1464079,bmo#1463494,bmo#1458048)
      Memory safety bugs fixed in Firefox 60, Firefox ESR 60.1, and Firefox ESR 52.9
    * Thunderbird will now prompt to compact IMAP folders even if the
      account is online
    * Option for not decrypting subordinate message parts that
      otherwise might reveal decryted content to the attacker.
      Preference mailnews.p7m_subparts_external needs to be set to
      true for added security.
    * Fix various problems when forwarding messages inline when using
      "simple" HTML view
  - correct requires and provides handling (boo#1076907)
  - reduce memory footprint with %ix86 at linking time via additional
    compiler flags (boo#1091376)
* Sun Jul 01 2018 astieger@suse.com
  - Build from upstream source archive and verify source signature
    (boo#1085780)
* Sat May 19 2018 wr@rosenauer.org
  - update to Thunderbird 52.8 (bsc#1092548)
    MFSA 2018-13
    * CVE-2018-5183 (bmo#1454692)
      Backport critical security fixes in Skia
    * CVE-2018-5184 (bmo#1411592, bsc#1093152)
      Full plaintext recovery in S/MIME via chosen-ciphertext attack
    * CVE-2018-5154 (bmo#1443092)
      Use-after-free with SVG animations and clip paths
    * CVE-2018-5155 (bmo#1448774)
      Use-after-free with SVG animations and text paths
    * CVE-2018-5159 (bmo#1441941)
      Integer overflow and out-of-bounds write in Skia
    * CVE-2018-5161 (bmo#1411720)
      Hang via malformed headers
    * CVE-2018-5162 (bmo#1457721, bsc#1093152)
      Encrypted mail leaks plaintext through src attribute
    * CVE-2018-5170 (bmo#1411732)
      Filename spoofing for external attachments
    * CVE-2018-5168 (bmo#1449548)
      Lightweight themes can be installed without user interaction
    * CVE-2018-5174 (bmo#1447080) (Windows only)
      Windows Defender SmartScreen UI runs with less secure behavior
      for downloaded files in Windows 10 April 2018 Update
    * CVE-2018-5178 (bmo#1443891)
      Buffer overflow during UTF-8 to Unicode string conversion
      through legacy extension
    * CVE-2018-5185 (bmo#1450345)
      Leaking plaintext through HTML forms
    * CVE-2018-5150 (bmo#1388020,bmo#1433609,bmo#1409440,bmo#1448705,
      bmo#1451376,bmo#1452202,bmo#1444668,bmo#1393367,bmo#1411415,
      bmo#1426129)
      Memory safety bugs fixed in Firefox 60, Firefox ESR 52.8 and
      Thunderbird 52.8
* Tue Mar 27 2018 ro@suse.de
  - Exclude bigendian archs for now, have not built
    since version 45.8.0
    ExcludeArch: ppc ppc64 s390 s390x
* Fri Mar 23 2018 wr@rosenauer.org
  - update to Thunderbird 52.7
    * Searching message bodies of messages in local folders, including
      filter and quick filter operations, did not find content in
      message attachments
    * Better error handling for Yahoo accounts
  - The following security fixes are included as part of the mozilla
    platform. In general, these flaws cannot be exploited through
    email in the Thunderbird product because scripting is disabled
    when reading mail, but are potentially risks in browser or
    browser-like contexts (MFSA 2018-09, bsc#1085130, bsc#1085671):
    * CVE-2018-5127 (bmo#1430557)
      Buffer overflow manipulating SVG animatedPathSegList
    * CVE-2018-5129 (bmo#1428947)
      Out-of-bounds write with malformed IPC messages
    * CVE-2018-5144 (bmo#1440926)
      Integer overflow during Unicode conversion
    * CVE-2018-5146 (bmo#1446062)
      Out of bounds memory write in libvorbis
    * CVE-2018-5125 (bmo1416529,bmo#1434580,bmo#1434384,bmo#1437450,
      bmo#1437507,bmo#1426988,bmo#1438425,bmo#1324042,bmo#1437087,
      bmo#1443865,bmo#1425520)
      Memory safety bugs fixed in Firefox 59, Firefox ESR 52.7, and
      Thunderbird 52.7
    * CVE-2018-5145 (bmo#1261175,bmo#1348955)
      Memory safety bugs fixed in Firefox ESR 52.7 and Thunderbird
      52.7
* Wed Jan 24 2018 wr@rosenauer.org
  - update to Thunderbird 52.6 (bsc#1077291)
    * Searching message bodies of messages in local folders, including
      filter and quick filter operations, not working reliably: Content
      not found in base64-encode message parts, non-ASCII text not found
      and false positives found.
    * Defective messages (without at least one expected header) not shown
      in IMAP folders but shown on mobile devices
    * Calendar: Unintended task deletion if numlock is enabled
    * Mozilla platform security fixes
    MFSA 2018-04
    * CVE-2018-5095 (bmo#1418447)
      Integer overflow in Skia library during edge builder allocation
    * CVE-2018-5096 (bmo#1418922)
      Use-after-free while editing form elements
    * CVE-2018-5097 (bmo#1387427)
      Use-after-free when source document is manipulated during XSLT
    * CVE-2018-5098 (bmo#1399400)
      Use-after-free while manipulating form input elements
    * CVE-2018-5099 (bmo#1416878)
      Use-after-free with widget listener
    * CVE-2018-5102 (bmo#1419363)
      Use-after-free in HTML media elements
    * CVE-2018-5103 (bmo#1423159)
      Use-after-free during mouse event handling
    * CVE-2018-5104 (bmo#1425000)
      Use-after-free during font face manipulation
    * CVE-2018-5117 (bmo#1395508)
      URL spoofing with right-to-left text aligned left-to-right
    * CVE-2018-5089
      Memory safety bugs fixed in Firefox 58 and Firefox ESR 52.6
  - dropped obsolete mozilla-ucontext.patch
* Sat Dec 23 2017 wr@rosenauer.org
  - update to Thunderbird 52.5.2
    * This releases fixes the "Mailsploit" vulnerability and other
      vulnerabilities detected by the "Cure53" audit
    MFSA 2017-30
    * CVE-2017-7845 (bmo#1402372)
      Buffer overflow when drawing and validating elements with ANGLE
      library using Direct 3D 9
    * CVE-2017-7846 (bmo#1411716, bsc#1074043)
      JavaScript Execution via RSS in mailbox:// origin
    * CVE-2017-7847 (bmo#1411708, bsc#1074044)
      Local path string can be leaked from RSS feed
    * CVE-2017-7848 (bmo#1411699, bsc#1074045)
      RSS Feed vulnerable to new line Injection
    * CVE-2017-7829 (bmo#1423432, bsc#1074046)
      Mailsploit part 1: From address with encoded null character is
      cut off in message header display
* Fri Dec 08 2017 dimstar@opensuse.org
  - Explicitly buildrequires python2-xml: The build system relies on
    it. We wrongly relied on other packages pulling it in for us.
* Thu Dec 07 2017 dimstar@opensuse.org
  - Escape the usage of %{VERSION} when calling out to rpm.
    RPM 4.14 has %{VERSION} defined as 'the main packages version'.
* Wed Nov 22 2017 wr@rosenauer.org
  - update to Thunderbird 52.5.0 (bsc#1068101)
    * Better support for Charter/Spectrum IMAP: Thunderbird will now
      detect Charter's IMAP service and send an additional IMAP select
      command to the server. Check the various preferences ending in
      "force_select" to see whether auto-detection has discovered this case.
    * In search folders spanning multiple base folders clicking on a
      message sometimes marked another message as read
    * IMAP alerts have been corrected and now show the correct server
      name in case of connection problems
    * POP alerts have been corrected and now indicate connection problems
      in case the configured POP server cannot be found
    MFSA 2017-26
    * CVE-2017-7828 (bmo#1406750. bmo#1412252)
      Use-after-free of PressShell while restyling layout
    * CVE-2017-7830 (bmo#1408990)
      Cross-origin URL information leak through Resource Timing API
    * CVE-2017-7826
      Memory safety bugs fixed in Firefox 57 and Firefox ESR 52.5
* Fri Nov 10 2017 zaitor@opensuse.org
  - Drop obsolete libgnomeui-devel BuildRequires: No longer needed.
  - Add explicit pkgconfig(gconf-2.0), pkgconfig(gobject-2.0),
    pkgconfig(gtk+-2.0), pkgconfig(gtk+-unix-print-2.0),
    pkgconfig(glib-2.0), pkgconfig(gobject-2.0) and
    pkgconfig(gdk-x11-2.0) BuildRequires: Previously pulled in by
    libgnomeui-devel, and is what configure really checks for.
* Wed Oct 04 2017 astieger@suse.com
  - Mozilla Thunderbird 52.4.0 (bsc#1060445)
    * new behavior was introduced for replies to mailing list posts:
      "When replying to a mailing list, reply will be sent to address
      in From header ignoring Reply-to header". A new preference
      mail.override_list_reply_to allows to restore the previous behavior.
    * Under certain circumstances (image attachment and non-image
      attachment), attached images were shown truncated in messages
      stored in IMAP folders not synchronised for offline use.
    * IMAP UIDs > 0x7FFFFFFF now handled properly
    Security fixes from Gecko 52.4esr
    * CVE-2017-7793 (bmo#1371889)
      Use-after-free with Fetch API
    * CVE-2017-7818 (bmo#1363723)
      Use-after-free during ARIA array manipulation
    * CVE-2017-7819 (bmo#1380292)
      Use-after-free while resizing images in design mode
    * CVE-2017-7824 (bmo#1398381)
      Buffer overflow when drawing and validating elements with ANGLE
    * CVE-2017-7805 (bmo#1377618) (fixed via NSS requirement)
      Use-after-free in TLS 1.2 generating handshake hashes
    * CVE-2017-7814 (bmo#1376036)
      Blob and data URLs bypass phishing and malware protection warnings
    * CVE-2017-7825 (bmo#1393624, bmo#1390980) (OSX-only)
      OS X fonts render some Tibetan and Arabic unicode characters as spaces
    * CVE-2017-7823 (bmo#1396320)
      CSP sandbox directive did not create a unique origin
    * CVE-2017-7810
      Memory safety bugs fixed in Firefox 56 and Firefox ESR 52.4
* Thu Sep 28 2017 dimstar@opensuse.org
  - Add alsa-devel BuildRequires: we care for ALSA support to be
    built and thus need to ensure we get the dependencies in place.
    In the past, alsa-devel was pulled in by accident: we
    buildrequire libgnome-devel. This required esound-devel and that
    in turn pulled in alsa-devel for us. libgnome is being fixed to
    no longer require esound-devel.
* Tue Aug 15 2017 wr@rosenauer.org
  - update to Thunderbird 52.3 (boo#1052829)
    Fixed issues:
    * Unwanted inline images shown in rogue SPAM messages
    * Deleting message from the POP3 server not working when maildir
      storage was used
    * Message disposition flag (replied / forwarded) lost when reply or
      forwarded message was stored as draft and draft was sent later
    * Inline images not scaled to fit when printing
    * Selected text from another message sometimes included in a reply
    * No authorisation prompt displayed when inserting image into email
      body although image URL requires authentication
    * Large attachments taking a long time to open under some circumstances
    security
    Security fixes from Gecko 52.3esr
    * CVE-2017-7798 (bmo#1371586, bmo#1372112)
      XUL injection in the style editor in devtools
    * CVE-2017-7800 (bmo#1374047)
      Use-after-free in WebSockets during disconnection
    * CVE-2017-7801 (bmo#1371259)
      Use-after-free with marquee during window resizing
    * CVE-2017-7784 (bmo#1376087)
      Use-after-free with image observers
    * CVE-2017-7802 (bmo#1378147)
      Use-after-free resizing image elements
    * CVE-2017-7785 (bmo#1356985)
      Buffer overflow manipulating ARIA attributes in DOM
    * CVE-2017-7786 (bmo#1365189)
      Buffer overflow while painting non-displayable SVG
    * CVE-2017-7753 (bmo#1353312)
      Out-of-bounds read with cached style data and pseudo-elements#
    * CVE-2017-7787 (bmo#1322896)
      Same-origin policy bypass with iframes through page reloads
    * CVE-2017-7807 (bmo#1376459)
      Domain hijacking through AppCache fallback
    * CVE-2017-7792 (bmo#1368652)
      Buffer overflow viewing certificates with an extremely long OID
    * CVE-2017-7804 (bmo#1372849)
      Memory protection bypass through WindowsDllDetourPatcher
    * CVE-2017-7791 (bmo#1365875)
      Spoofing following page navigation with data: protocol and modal alerts
    * CVE-2017-7782 (bmo#1344034)
      WindowsDllDetourPatcher allocates memory without DEP protections
    * CVE-2017-7803 (bmo#1377426)
      CSP containing 'sandbox' improperly applied
    * CVE-2017-7779
      Memory safety bugs fixed in Firefox 55 and Firefox ESR 52.3
* Wed Aug 09 2017 schwab@suse.de
  - mozilla-ucontext.patch: use ucontext_t instead of struct ucontext
* Wed Jun 28 2017 guillaume@opensuse.org
  - mozilla-disable-neon-option.patch has been dropped silently, so
    remove the --disable-neon option as it is not available anymore.
* Sun Jun 25 2017 wr@rosenauer.org
  - update to Thunderbird 52.2.1
    * Problems with Gmail fixed (folders not showing, repeated email
      download, etc.) introduced in version 52.2.0. (boo#1045895)
* Wed Jun 14 2017 wr@rosenauer.org
  - update to Thunderbird 52.2 (boo#1043960)
    * Embedded images not shown in email received from Hotmail/Outlook
      webmailer
    * Detection of non-ASCII font names in font selector
    * Attachment not forwarded correctly under certain circumstances
    * Multiple requests for master password when GMail OAuth2 is enabled
    * Large number of blank pages being printed under certain
      circumstances when invalid preferences were present
    * Messages sent via the Simple MAPI interface are forced to HTML
    * Calendar: Invitations can't be printed
    * Mailing list (group) not accessible from macOS or Outlook address book
    * Clicking on links with references/anchors where target doesn't
      exist in the message not opening in external browser
    MFSA 2017-17
    * CVE-2017-5472 (bmo#1365602)
      Use-after-free using destroyed node when regenerating trees
    * CVE-2017-7749 (bmo#1355039)
      Use-after-free during docshell reloading
    * CVE-2017-7750 (bmo#1356558)
      Use-after-free with track elements
    * CVE-2017-7751 (bmo#1363396)
      Use-after-free with content viewer listeners
    * CVE-2017-7752 (bmo#1359547)
      Use-after-free with IME input
    * CVE-2017-7754 (bmo#1357090)
      Out-of-bounds read in WebGL with ImageInfo object
    * CVE-2017-7756 (bmo#1366595)
      Use-after-free and use-after-scope logging XHR header errors
    * CVE-2017-7757 (bmo#1356824)
      Use-after-free in IndexedDB
    * CVE-2017-7778, CVE-2017-7778, CVE-2017-7771, CVE-2017-7772,
      CVE-2017-7773, CVE-2017-7774, CVE-2017-7775, CVE-2017-7776,
      CVE-2017-7777
      Vulnerabilities in the Graphite 2 library
    * CVE-2017-7758 (bmo#1368490)
      Out-of-bounds read in Opus encoder
    * CVE-2017-7763 (bmo#1360309)
      Mac fonts render some unicode characters as spaces (MacOS only)
    * CVE-2017-7764 (bmo#1364283)
      Domain spoofing with combination of Canadian Syllabics and other
      unicode blocks
    * CVE-2017-7765 (bmo#1273265)
      Mark of the Web bypass when saving executable files (Windows only)
    * CVE-2017-5470
      Memory safety bugs fixed in Firefox 54 and Firefox ESR 52.2
  - requires NSS 3.28.5
* Sun Jun 04 2017 wr@rosenauer.org
  - remove legacy -Os optimization breaking gcc7/i586 (boo#1042090)
* Thu Jun 01 2017 wr@rosenauer.org
  - explicitely optimize with -O2 for openSUSE > 13.2/Leap 42 to work
    with gcc7 (boo#1040105, boo#1042090)
* Thu May 11 2017 wr@rosenauer.org
  - update to Thunderbird 52.1.1
    * fixed crash when compacting IMAP folder (boo#1038753)
    * Some attachments could not be opened or saved if the message
      body is empty
    * Unable to load full message via POP if message was downloaded
      partially (or only headers) before
    * Large attachments may not be shown or saved correctly if the
      message is stored in an IMAP folder which is not synchronized
      for offline use
* Mon May 01 2017 wr@rosenauer.org
  - update to Thunderbird 52.1.0
    * Background images not working and other issues related to
      embedded images when composing email have been fixed
    * Google Oauth setup can sometimes not progress to the next step
    * requires NSS >= 3.28.4
  - security fixes (boo#1035082), MFSA 2017-13
    * CVE-2017-5443 (bmo#1342661)
      Out-of-bounds write during BinHex decoding
    * CVE-2017-5429 (bmo#1341096, bmo#1342823, bmo#1343261, bmo#1348894,
      bmo#1348941, bmo#1349340, bmo#1350844, bmo#1352926, bmo#1353088)
      Memory safety bugs fixed in Firefox 53, Firefox ESR 45.9, and
      Firefox ESR 52.1
    * CVE-2017-5464 (bmo#1347075)
      Memory corruption with accessibility and DOM manipulation
    * CVE-2017-5465 (bmo#1347617)
      Out-of-bounds read in ConvolvePixel
    * CVE-2017-5466 (bmo#1353975)
      Origin confusion when reloading isolated data:text/html URL
    * CVE-2017-5467 (bmo#1347262)
      Memory corruption when drawing Skia content
    * CVE-2017-5460 (bmo#1343642)
      Use-after-free in frame selection
    * CVE-2017-5461 (bmo#1344380)
      Out-of-bounds write in Base64 encoding in NSS
    * CVE-2017-5449 (bmo#1340127)
      Crash during bidirectional unicode manipulation with animation
    * CVE-2017-5446 (bmo#1343505)
      Out-of-bounds read when HTTP/2 DATA frames are sent with incorrect data
    * CVE-2017-5447 (bmo#1343552)
      Out-of-bounds read during glyph processing
    * CVE-2017-5444 (bmo#1344461)
      Buffer overflow while parsing application/http-index-format content
    * CVE-2017-5445 (bmo#1344467)
      Uninitialized values used while parsing application/http-index-format
      content
    * CVE-2017-5442 (bmo#1347979)
      Use-after-free during style changes
    * CVE-2017-5469 (bmo#1292534)
      Potential Buffer overflow in flex-generated code
    * CVE-2017-5440 (bmo#1336832)
      Use-after-free in txExecutionState destructor during XSLT processing
    * CVE-2017-5441 (bmo#1343795)
      Use-after-free with selection during scroll events
    * CVE-2017-5439 (bmo#1336830)
      Use-after-free in nsTArray Length() during XSLT processing
    * CVE-2017-5438 (bmo#1336828)
      Use-after-free in nsAutoPtr during XSLT processing
    * CVE-2017-5437 (bmo#1343453)
      Vulnerabilities in Libevent library
    * CVE-2017-5436 (bmo#1345461)
      Out-of-bounds write with malicious font in Graphite 2
    * CVE-2017-5435 (bmo#1350683)
      Use-after-free during transaction processing in the editor
    * CVE-2017-5434 (bmo#1349946)
      Use-after-free during focus handling
    * CVE-2017-5433 (bmo#1347168)
      Use-after-free in SMIL animation functions
    * CVE-2017-5432 (bmo#1346654)
      Use-after-free in text input selection
    * CVE-2017-5430 (bmo#1329796, bmo#1337418, bmo#1339722, bmo#1340482,
      bmo#1342101, bmo#1344081, bmo#1344305, bmo#1344686, bmo#1346140,
      bmo#1346419, bmo#1348143, bmo#1349621, bmo#1349719, bmo#1353476)
      Memory safety bugs fixed in Firefox 53 and Firefox ESR 52.1
    * CVE-2017-5459 (bmo#1333858)
      Buffer overflow in WebGL
    * CVE-2017-5462 (bmo#1345089)
      DRBG flaw in NSS
    * CVE-2017-5454 (bmo#1349276)
      Sandbox escape allowing file system read access through file
      picker
    * CVE-2017-5451 (bmo#1273537)
      Addressbar spoofing with onblur event
* Mon Apr 17 2017 wr@rosenauer.org
  - update to Thunderbird 52.0.1
    * Clicking on a link in an email may not open this link in the
      external browser
    * addon blocklist updates
  - enable ALSA for systems w/o PA
  - require libffi explicitely to fix PPC64LE build where a system
    library is required
* Sat Mar 18 2017 wr@rosenauer.org
  - update to Thunderbird 52.0
    * Optionally remove corresponding data files when removing an account
    * Possibility to copy message filter
    * Calendar: Event can now be created and edited in a tab
    * Calendar: Processing of received invitation counter proposals
    * Chat: Support Twitter Direct Messages
    * Chat: Liking and favoriting in Twitter
    * Chat: Removed Yahoo! Messenger support
    * serveral bugfixes
  - security fixes (bsc#1028391, MFSA 2017-09):
    In general, these flaws cannot be exploited through email because
    scripting is disabled when reading mail, but are potentially
    risks in browser or browser-like contexts.
    * CVE-2017-5400: asm.js JIT-spray bypass of ASLR and DEP (bmo#1334933)
    * CVE-2017-5401: Memory Corruption when handling ErrorResult (bmo#1328861)
    * CVE-2017-5402: Use-after-free working with events in FontFace objects (bmo#1334876)
    * CVE-2017-5403: Use-after-free using addRange to add range to an incorrect root object (bmo#1340186)
    * CVE-2017-5404: Use-after-free working with ranges in selections (bmo#1340138)
    * CVE-2017-5406: Segmentation fault in Skia with canvas operations (bmo#1306890)
    * CVE-2017-5407: Pixel and history stealing via floating-point timing side channel with SVG filters (bmo#1336622)
    * CVE-2017-5410: Memory corruption during JavaScript garbage collection incremental sweeping (bmo#1330687)
    * CVE-2017-5408: Cross-origin reading of video captions in violation of CORS (bmo#1313711)
    * CVE-2017-5412: Buffer overflow read in SVG filters (bmo#1328323)
    * CVE-2017-5413: Segmentation fault during bidirectional operations (bmo#1337504)
    * CVE-2017-5414: File picker can choose incorrect default directory (bmo#1319370)
    * CVE-2017-5416: Null dereference crash in HttpChannel (bmo#1328121)
    * CVE-2017-5426: Gecko Media Plugin sandbox is not started if seccomp-bpf filter is running (bmo#1257361)
    * CVE-2017-5418: Out of bounds read when parsing HTTP digest authorization responses (bmo#1338876)
    * CVE-2017-5419: Repeated authentication prompts lead to DOS attack (bmo#1312243)
    * CVE-2017-5405: FTP response codes can cause use of uninitialized values for ports (bmo#1336699)
    * CVE-2017-5421: Print preview spoofing (bmo#1301876)
    * CVE-2017-5422: DOS attack by using view-source: protocol repeatedly in one hyperlink (bmo#1295002)
    * CVE-2017-5399: Memory safety bugs fixed in Thunderbird 52
    * CVE-2017-5398: Memory safety bugs fixed in Thunderbird 52 and Thunderbird 45.8
  - removed obsolete patches
    * mozilla-aarch64-48bit-va.patch
    * mozilla-binutils-visibility.patch
    * mozilla-flex_buffer_overrun.patch
    * mozilla-gcc6.patch
  - added generic mozilla patches
    * mozilla-aarch64-startup-crash.patch
  - require newer versions of NSPR and NSS
  - use Gtk3 for Tumbleweed
* Tue Mar 07 2017 wr@rosenauer.org
  - update to Thunderbird 45.8.0 (boo#1028391)
    * MFSA 2017-07
      CVE-2017-5400: asm.js JIT-spray bypass of ASLR and DEP
      (bmo#1334933)
      CVE-2017-5401: Memory Corruption when handling ErrorResult
      (bmo#1328861)
      CVE-2017-5402: Use-after-free working with events in FontFace
      objects (bmo#1334876)
      CVE-2017-5404: Use-after-free working with ranges in selections
      (bmo#1340138)
      CVE-2017-5407: Pixel and history stealing via floating-point
      timing side channel with SVG filters (bmo#1336622)
      CVE-2017-5410: Memory corruption during JavaScript garbage
      collection incremental sweeping (bmo#1330687)
      CVE-2017-5408: Cross-origin reading of video captions in violation
      of CORS (bmo#1313711)
      CVE-2017-5405: FTP response codes can cause use of
      uninitialized values for ports (bmo#1336699)
      CVE-2017-5398: Memory safety bugs fixed in Firefox 52 and
      Firefox ESR 45.8
* Thu Feb 09 2017 wr@rosenauer.org
  - update to Thunderbird 45.7.1
    * fixed Crash when viewing certain IMAP messages (introduced in 45.7.0)
* Tue Jan 24 2017 wr@rosenauer.org
  - update to Thunderbird 45.7.0
    * Message preview pane non-functional after IMAP folder was renamed
      or moved
    * "Move To" button on "Search Messages" panel not working
    * Message sent to "undisclosed recipients" shows no recipient
      (non-functional since Thunderbird version 38)
    * Security updates from MFSA 2017-03 (Gecko 45.7.0) boo#1021991.
      In general, these flaws cannot be exploited through email in
      Thunderbird because scripting is disabled when reading mail,
      but are potentially risks in browser or browser-like contexts:
      CVE-2017-5375: Excessive JIT code allocation allows bypass of
      ASLR and DEP (bmo#1325200, boo#1021814)
      CVE-2017-5376: Use-after-free in XSL (bmo#1311687, boo#1021817)
      CVE-2017-5378: Pointer and frame data leakage of Javascript objects
      (bmo#1312001, bmo#1330769, boo#1021818)
      CVE-2017-5380: Potential use-after-free during DOM manipulations
      (bmo#1322107, boo#1021819)
      CVE-2017-5390: Insecure communication methods in Developer Tools
      JSON viewer (bmo#1297361, boo#1021820)
      CVE-2017-5396: Use-after-free with Media Decoder
      (bmo#1329403, boo#1021821)
      CVE-2017-5383: Location bar spoofing with unicode characters
      (bmo#1323338, bmo#1324716, boo#1021822)
      CVE-2017-5373: Memory safety bugs fixed in Thunderbird 45.7
      (boo#1021824)
* Thu Dec 29 2016 wr@rosenauer.org
  - update to Thunderbird 45.6.0 (boo#1015422)
    * The system integration dialog was shown every time when starting
      Thunderbird
    * MFSA 2016-96
      CVE-2016-9899: Use-after-free while manipulating DOM events and
      audio elements (bmo#1317409)
      CVE-2016-9895: CSP bypass using marquee tag (bmo#1312272)
      CVE-2016-9897: Memory corruption in libGLES (bmo#1301381)
      CVE-2016-9898: Use-after-free in Editor while manipulating DOM
      subtrees (bmo#1314442)
      CVE-2016-9900: Restricted external resources can be loaded by
      SVG images through data URLs (bmo#1319122)
      CVE-2016-9904: Cross-origin information leak in shared atoms
      (bmo#1317936)
      CVE-2016-9905: Crash in EnumerateSubDocuments (bmo#1293985)
      CVE-2016-9893: Memory safety bugs fixed in Thunderbird 45.6
* Thu Dec 01 2016 astieger@suse.com
  - Mozilla Thunderbird 45.5.1:
    * CVE-2016-9079: SVG Animation Remote Code Execution
      (MFSA 2016-92, bsc#1012964, bmo#1321066)
* Sat Nov 19 2016 astieger@suse.com
  - Mozilla Thunderbird 45.5.0 (boo#1009026)
    * Fixes for security flaws that cannot be exploited through email
      because scripting is disabled when reading mail, but are
      potentially risks in browser or browser-like contexts:
      CVE-2016-5296: Heap-buffer-overflow WRITE in rasterize_edges_1
      (bsc#1010411)
      CVE-2016-5297: Incorrect argument length checking in Javascript
      (bsc#1010401)
      CVE-2016-9066: Integer overflow leading to a buffer overflow in
      nsScriptLoadHandler (bsc#1010404)
      CVE-2016-5291: Same-origin policy violation using local HTML file
      and saved shortcut file (bsc#1010410)
      CVE-2016-5290: Memory safety bugs fixed in Thunderbird ESR 45.5
      (bsc#1010427)
  - Changed behavior:
    * Changed recipient address entry: Arrow-keys now copy the pop-up
      value to the input field. Mouse-hovered pop-up value can no
      longer be confirmed with tab or enter key. This restores the
      behavior of Thunderbird 24.
    * Support changes to character limit in Twitter
  - Bugs fixed:
    * Reply with selected text containing quote resulted in wrong
      quoting level indication
    * Email invitation might not be displayed when description
      contains non-ASCII characters
    * Attempting to sort messages on the Date field whilst a quick
      filter is applied got stuck on sort descending
    * Mail address display at header pane displayed incorrectly if
      the address contains UTF-8 according to RFC 6532
* Sat Oct 01 2016 wr@rosenauer.org
  - update to Thunderbird 45.4.0 (boo#999701)
    * Display name was truncated if no separating space before email
      address.
    * Recipient addresses were shown in wrong color in some circumstances.
    * Additional spaces were inserted when drafts were edited.
    * Mail saved as template copied In-Reply-To and References from
      original email.
    * Threading broken when editing message draft, due to loss of Message-ID
    * "Apply columns to..." did not honor special folders
* Tue Aug 30 2016 wr@rosenauer.org
  - update to Thunderbird 45.3.0 (boo#991809)
    * Disposition-Notification-To could not be used in
      mail.compose.other.header
    * "edit as new message" on a received message pre-filled the sender
      as the composing identity.
    * Certain messages caused corruption of the drafts summary database.
    security fixes:
    * MFSA 2016-62/CVE-2016-2836
      Miscellaneous memory safety hazards
    * MFSA 2016-63/CVE-2016-2830 (bmo#1255270)
      Favicon network connection can persist when page is closed
    * MFSA 2016-64/CVE-2016-2838 (bmo#1279814)
      Buffer overflow rendering SVG with bidirectional content
    * MFSA 2016-65/CVE-2016-2839 (bmo#1275339)
      Cairo rendering crash due to memory allocation issue with FFmpeg 0.10
    * MFSA 2016-67/CVE-2016-5252 (bmo#1268854)
      Stack underflow during 2D graphics rendering
    * MFSA 2016-70/CVE-2016-5254 (bmo#1266963)
      Use-after-free when using alt key and toplevel menus
    * MFSA 2016-72/CVE-2016-5258 (bmo#1279146)
      Use-after-free in DTLS during WebRTC session shutdown
    * MFSA 2016-73/CVE-2016-5259 (bmo#1282992)
      Use-after-free in service workers with nested sync events
    * MFSA 2016-76/CVE-2016-5262 (bmo#1277475)
      Scripts on marquee tag can execute in sandboxed iframes
    * MFSA 2016-77/CVE-2016-2837 (bmo#1274637)
      Buffer overflow in ClearKey Content Decryption Module (CDM)
      during video playback
    * MFSA 2016-78/CVE-2016-5263 (bmo#1276897)
      Type confusion in display transformation
    * MFSA 2016-79/CVE-2016-5264 (bmo#1286183)
      Use-after-free when applying SVG effects
    * MFSA 2016-80/CVE-2016-5265 (bmo#1278013)
      Same-origin policy violation using local HTML file and saved shortcut file
* Fri Aug 05 2016 pcerny@suse.com
  - Fix for possible buffer overrun (bsc#990856)
    CVE-2016-6354 (bmo#1292534)
    [mozilla-flex_buffer_overrun.patch]
* Thu Jul 21 2016 mailaender@opensuse.org
  - add a screenshot to appdata.xml
* Thu Jun 30 2016 wr@rosenauer.org
  - update to Thunderbird 45.2 (boo#983549)
    Security fixes:
    * CVE-2016-2818, CVE-2016-2815: Memory safety bugs (MFSA2016-49)
  - drop mozilla-flexible-array-member-in-union.patch, upstream
* Fri Jun 24 2016 wr@rosenauer.org
  - mozilla-binutils-visibility.patch to fix build issues with
    gcc/binutils combination used in Leap 42.2 (boo#984637)
* Thu Jun 23 2016 wr@rosenauer.org
  - build with -fno-delete-null-pointer-checks for Tumbleweed/gcc6
    as long as underlying issues have been addressed upstream
    (boo#986162)
* Mon Jun 13 2016 agraf@suse.com
  - Fix running on 48bit va aarch64 (bsc#984126)
    - Add patch mozilla-aarch64-48bit-va.patch
* Fri May 27 2016 wr@rosenauer.org
  - update to Thunderbird 45.1.1
    * When entering members into a mailing list, the enter key
      dismissed the panel instead of just moving onto the next line
    * Email without HTML elements was sent as HTML, despite
      "Delivery Format: Auto-detect" option
    * Options applied to a template were lost when the template was used
    * Contacts could not be deleted when they were found through a search
    * Views from global searches did not respect
      "mail.threadpane.use_correspondents"
* Wed May 25 2016 badshah400@gmail.com
  - The conditional testing for gcc was failing for different
    openSUSE versions, drop it and apply patches unconditionally.
* Tue May 24 2016 badshah400@gmail.com
  - Add patches to fix building with gcc >= 6:
    + mozilla-gcc6.patch: patch taken from fedora's git and is
      essentially identical to upstream firefox patch:
      https://hg.mozilla.org/mozilla-central/rev/55212130f19d.
    + mozilla-flexible-array-member-in-union.patch: patch taken
      from upstream bmo#1272649.
* Thu May 12 2016 dimstar@opensuse.org
  - Copy the icons to /usr/share/icons instead of symlinking them:
    in preparation for containerized apps (e.g. xdg-app) as well as
    AppStream metadata extraction, there are a couple locations that
    need to be real files for system integration (.desktop files,
    icons, mime-type info).
* Sat May 07 2016 wr@rosenauer.org
  - update to Thunderbird 45.1.0 (boo#977333)
    * MFSA 2016-39/CVE-2016-2806/CVE-2016-2807 (boo#977375, boo#977376)
      Miscellaneous memory safety hazards
* Wed Apr 27 2016 badshah400@gmail.com
  - For openSUSE > 13.2, the build fails for i586 as it goes out of
    memory. Prevent this from happening by disabing parallel build
    in this particular case (i.e. do not pass
    mk_add_options MOZ_MAKE_FLAGS%{?jobs:-j%jobs}).
* Sat Apr 16 2016 wr@rosenauer.org
  - update to Thunderbird 45.0 (boo#969894)
    * Add a Correspondents column combining Sender and Recipient
    * Much better support for XMPP chatrooms and commands
    * Remote content exceptions: Improved options to add exceptions
    * Implement option to always use HTML formatting to prevent
      unexpected format loss when converting messages to plain text
    * Use OpenStreetmap for maps (even allow the user to choose from
      list of map services)
    * Allow spell checking and dictionary selection in the subject line
    * Allow editing of From when composing a message
    * Add dropdown in compose to allow specific setting of font size
    * Return/Enter in composer will now insert a new paragraph by
      default (shift-Enter will insert a line break)
    * Allow copying of name and email address from the message header
      of an email
    * Mail.ru supports OAuth authentication
    * MFSA 2016-16/CVE-2016-1952/CVE-2016-1953
      Miscellaneous memory safety hazards
    * MFSA 2016-17/CVE-2016-1954 (bmo#1243178)
      Local file overwriting and potential privilege escalation through
      CSP reports
    * MFSA 2016-18/CVE-2016-1955 (bmo#1208946)
      CSP reports fail to strip location information for embedded iframe pages
    * MFSA 2016-19/CVE-2016-1956 (bmo#1199923)
      Linux video memory DOS with Intel drivers
    * MFSA 2016-20/CVE-2016-1957 (bmo#1227052)
      Memory leak in libstagefright when deleting an array during MP4
      processing
    * MFSA 2016-23/CVE-2016-1960/ZDI-CAN-3545 (bmo#1246014)
      Use-after-free in HTML5 string parser
    * MFSA 2016-24/CVE-2016-1961/ZDI-CAN-3574 (bmo#1249377)
      Use-after-free in SetBody
    * MFSA 2016-27/CVE-2016-1964 (bmo#1243335)
      Use-after-free during XML transformations
    * MFSA 2016-34/CVE-2016-1974 (bmo#1228103)
      Out-of-bounds read in HTML parser following a failed allocation
    * MFSA 2016-35/CVE-2016-1950 (bmo#1245528)
      Buffer overflow during ASN.1 decoding in NSS
      (fixed by requiring 3.21.1)
    * MFSA 2016-36/CVE-2016-1979 (bmo#1185033)
      Use-after-free during processing of DER encoded keys in NSS
      (fixed by requiring 3.21.1)
    * MFSA 2016-37/CVE-2016-1977/CVE-2016-2790/CVE-2016-2791/
      CVE-2016-2792/CVE-2016-2793/CVE-2016-2794/CVE-2016-2795/
      CVE-2016-2796/CVE-2016-2797/CVE-2016-2798/CVE-2016-2799/
      CVE-2016-2800/CVE-2016-2801/CVE-2016-2802
      Font vulnerabilities in the Graphite 2 library
  - remove obsolete patches:
    * mozilla-arm-disable-edsp.patch
    * mozilla-icu-strncat.patch
    * mozilla-arm64-libjpeg-turbo.patch
  - added required mozilla platform patches:
    * mozilla-no-stdcxx-check.patch
* Wed Apr 06 2016 astieger@suse.com
  - update to Thunderbird 38.7.2
    * disable Graphite font shaping library (same upstream changelog
      as 38.7.1)
* Fri Mar 25 2016 wr@rosenauer.org
  - update to Thunderbird 38.7.1
    * disabled Graphite font shaping library
* Fri Mar 11 2016 wr@rosenauer.org
  - update to Thunderbird 38.7.0 (boo#969894)
    * MFSA 2015-81/CVE-2015-4477 (bmo#1179484)
      Use-after-free in MediaStream playback
    * MFSA 2015-136/CVE-2015-7207 (bmo#1185256)
      Same-origin policy violation using performance.getEntries and
      history navigation
    * MFSA 2016-16/CVE-2016-1952
      Miscellaneous memory safety hazards
    * MFSA 2016-17/CVE-2016-1954 (bmo#1243178)
      Local file overwriting and potential privilege escalation through
      CSP reports
    * MFSA 2016-20/CVE-2016-1957 (bmo#1227052)
      Memory leak in libstagefright when deleting an array during MP4
      processing
    * MFSA 2016-21/CVE-2016-1958 (bmo#1228754)
      Displayed page address can be overridden
    * MFSA 2016-23/CVE-2016-1960/ZDI-CAN-3545 (bmo#1246014)
      Use-after-free in HTML5 string parser
    * MFSA 2016-24/CVE-2016-1961/ZDI-CAN-3574 (bmo#1249377)
      Use-after-free in SetBody
    * MFSA 2016-25/CVE-2016-1962 (bmo#1240760)
      Use-after-free when using multiple WebRTC data channels
    * MFSA 2016-27/CVE-2016-1964 (bmo#1243335)
      Use-after-free during XML transformations
    * MFSA 2016-28/CVE-2016-1965 (bmo#1245264)
      Addressbar spoofing though history navigation and Location protocol
      property
    * MFSA 2016-31/CVE-2016-1966 (bmo#1246054)
      Memory corruption with malicious NPAPI plugin
    * MFSA 2016-34/CVE-2016-1974 (bmo#1228103)
      Out-of-bounds read in HTML parser following a failed allocation
    * MFSA 2016-37/CVE-2016-1977/CVE-2016-2790/CVE-2016-2791/
      CVE-2016-2792/CVE-2016-2793/CVE-2016-2794/CVE-2016-2795/
      CVE-2016-2796/CVE-2016-2797/CVE-2016-2798/CVE-2016-2799/
      CVE-2016-2800/CVE-2016-2801/CVE-2016-2802
      Font vulnerabilities in the Graphite 2 library
* Fri Feb 26 2016 astieger@suse.com
  - adjust _constraints to current peak build memory and disk usage
* Sat Feb 13 2016 wr@rosenauer.org
  - update to Thunderbird 38.6.0 (boo#963520)
    * Filters ran on a different folder than selected
    * MFSA 2016-01/CVE-2016-1930
      Miscellaneous memory safety hazards
    * MFSA 2016-03/CVE-2016-1935 (bmo#1220450)
      Buffer overflow in WebGL after out of memory allocation
* Mon Jan 25 2016 olaf@aepfle.de
  - Using -g for CFLAGS is controlled via project settings, it should
    not be enforced by the mozilla buildsystem.
* Mon Jan 18 2016 olaf@aepfle.de
  - Add build conditionals for valgrind and -Os
  - Convert existing conditions for kde to bcond
* Tue Dec 29 2015 wr@rosenauer.org
  - update to Thunderbird 38.5.1
    * requires NSS 3.20.2 to fix
      MFSA 2015-150/CVE-2015-7575 (bmo#1158489)
      MD5 signatures accepted within TLS 1.2 ServerKeyExchange in
      server signature
  - explicitely require libXcomposite-devel
* Wed Dec 23 2015 wr@rosenauer.org
  - update to Thunderbird 38.5.0 (bnc#959277)
    * MFSA 2015-134/CVE-2015-7201
      Miscellaneous memory safety hazards
    * MFSA 2015-138/CVE-2015-7210 (bmo#1218326)
      Use-after-free in WebRTC when datachannel is used after being
      destroyed
    * MFSA 2015-139/CVE-2015-7212 (bmo#1222809)
      Integer overflow allocating extremely large textures
    * MFSA 2015-145/CVE-2015-7205 (bmo#1220493)
      Underflow through code inspection
    * MFSA 2015-146/CVE-2015-7213 (bmo#1206211)
      Integer overflow in MP4 playback in 64-bit versions
    * MFSA 2015-147/CVE-2015-7222 (bmo#1216748)
      Integer underflow and buffer overflow processing MP4 metadata in
      libstagefright
    * MFSA 2015-149/CVE-2015-7214 (bmo#1228950)
      Cross-site reading attack through data and view-source URIs
* Tue Nov 17 2015 wr@rosenauer.org
  - update to Thunderbird 38.4.0 (bnc#952810)
    * MFSA 2015-116/CVE-2015-4513/CVE-2015-4514
      Miscellaneous memory safety hazards
    * MFSA 2015-122/CVE-2015-7188 (bmo#1199430)
      Trailing whitespace in IP address hostnames can bypass same-origin policy
    * MFSA 2015-123/CVE-2015-7189 (bmo#1205900)
      Buffer overflow during image interactions in canvas
    * MFSA 2015-127/CVE-2015-7193 (bmo#1210302)
      CORS preflight is bypassed when non-standard Content-Type headers
      are received
    * MFSA 2015-128/CVE-2015-7194 (bmo#1211262)
      Memory corruption in libjar through zip files
    * MFSA 2015-130/CVE-2015-7196 (bmo#1140616)
      JavaScript garbage collection crash with Java applet
    * MFSA 2015-131/CVE-2015-7198/CVE-2015-7199/CVE-2015-7200
      (bmo#1188010, bmo#1204061, bmo#1204155)
      Vulnerabilities found through code inspection
    * MFSA 2015-132/CVE-2015-7197 (bmo#1204269)
      Mixed content WebSocket policy bypass through workers
    * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182/CVE-2015-7183
      (bmo#1202868, bmo#1205157)
      NSS and NSPR memory corruption issues
      (fixed in mozilla-nspr and mozilla-nss packages)
  - requires NSPR 4.10.10 and NSS 3.19.2.1
  - added explicit appdata provides (bnc#952325)
* Mon Oct 05 2015 dmueller@suse.com
  - fix build on aarch64 by reusing the crashreporter conditional
    from MozillaFirefox
* Mon Sep 28 2015 wr@rosenauer.org
  - update to Thunderbird 38.3.0 (bnc#947003)
    * MFSA 2015-96/CVE-2015-4500
      Miscellaneous memory safety hazards
    * MFSA 2015-100/CVE-2015-4505 (bmo#1177861) (Windows only)
      Arbitrary file manipulation by local user through Mozilla updater
    * MFSA 2015-101/CVE-2015-4506 (bmo#1192226)
      Buffer overflow in libvpx while parsing vp9 format video
    * MFSA 2015-105/CVE-2015-4511 (bmo#1200148)
      Buffer overflow while decoding WebM video
    * MFSA 2015-106/CVE-2015-4509 (bmo#1198435)
      Use-after-free while manipulating HTML media content
    * MFSA 2015-110/CVE-2015-4519 (bmo#1189814)
      Dragging and dropping images exposes final URL after redirects
    * MFSA 2015-111/CVE-2015-4520 (bmo#1200856, bmo#1200869)
      Errors in the handling of CORS preflight request headers
    * MFSA 2015-112/CVE-2015-4517/CVE-2015-4521/CVE-2015-4522/
      CVE-2015-7174/CVE-2015-7175/CVE-2015-7176/CVE-2015-7177/
      CVE-2015-7180
      Vulnerabilities found through code inspection
    * MFSA 2015-113/CVE-2015-7178/CVE-2015-7179 (bmo#1189860,
      bmo#1190526) (Windows only)
      Memory safety errors in libGLES in the ANGLE graphics library
  - rebased patches
* Sat Aug 15 2015 wr@rosenauer.org
  - update to Thunderbird 38.2.0 (bnc#940806)
    * MFSA 2015-79/CVE-2015-4473
      Miscellaneous memory safety hazards
    * MFSA 2015-80/CVE-2015-4475 (bmo#1175396)
      Out-of-bounds read with malformed MP3 file
    * MFSA 2015-82/CVE-2015-4478 (bmo#1105914)
      Redefinition of non-configurable JavaScript object properties
    * MFSA 2015-83/CVE-2015-4479/CVE-2015-4480/CVE-2015-4493
      Overflow issues in libstagefright
    * MFSA 2015-84/CVE-2015-4481 (bmo1171518)
      Arbitrary file overwriting through Mozilla Maintenance Service
      with hard links (only affected Windows)
    * MFSA 2015-85/CVE-2015-4482 (bmo#1184500)
      Out-of-bounds write with Updater and malicious MAR file
      (does not affect openSUSE RPM packages which do not ship the
      updater)
    * MFSA 2015-87/CVE-2015-4484 (bmo#1171540)
      Crash when using shared memory in JavaScript
    * MFSA 2015-88/CVE-2015-4491 (bmo#1184009)
      Heap overflow in gdk-pixbuf when scaling bitmap images
    * MFSA 2015-89/CVE-2015-4485/CVE-2015-4486 (bmo#1177948, bmo#1178148)
      Buffer overflows on Libvpx when decoding WebM video
    * MFSA 2015-90/CVE-2015-4487/CVE-2015-4488/CVE-2015-4489
      Vulnerabilities found through code inspection
    * MFSA 2015-92/CVE-2015-4492 (bmo#1185820)
      Use-after-free in XMLHttpRequest with shared workers
* Wed Jul 08 2015 wr@rosenauer.org
  - update to Thunderbird 38.1.0 (bnc#935979)
    * MFSA 2015-59/CVE-2015-2724/CVE-2015-2725
      Miscellaneous memory safety hazards
    * MFSA 2015-60/CVE-2015-2727 (bmo#1163422)
      Local files or privileged URLs in pages can be opened into new tabs
    * MFSA 2015-61/CVE-2015-2728 (bmo#1142210)
      Type confusion in Indexed Database Manager
    * MFSA 2015-62/CVE-2015-2729 (bmo#1122218)
      Out-of-bound read while computing an oscillator rendering range in Web Audio
    * MFSA 2015-63/CVE-2015-2731 (bmo#1149891)
      Use-after-free in Content Policy due to microtask execution error
    * MFSA 2015-64/CVE-2015-2730 (bmo#1125025)
      ECDSA signature validation fails to handle some signatures correctly
      (this fix is shipped by NSS 3.19.1 externally)
    * MFSA 2015-65/CVE-2015-2722/CVE-2015-2733 (bmo#1166924, bmo#1169867)
      Use-after-free in workers while using XMLHttpRequest
    * MFSA 2015-66/CVE-2015-2734/CVE-2015-2735/CVE-2015-2736/CVE-2015-2737
      CVE-2015-2738/CVE-2015-2739/CVE-2015-2740
      Vulnerabilities found through code inspection
    * MFSA 2015-67/CVE-2015-2741 (bmo#1147497)
      Key pinning is ignored when overridable errors are encountered
    * MFSA 2015-69/CVE-2015-2743 (bmo#1163109)
      Privilege escalation in PDF.js
    * MFSA 2015-70/CVE-2015-4000 (bmo#1138554)
      NSS accepts export-length DHE keys with regular DHE cipher suites
      (this fix is shipped by NSS 3.19.1 externally)
    * MFSA 2015-71/CVE-2015-2721 (bmo#1086145)
      NSS incorrectly permits skipping of ServerKeyExchange
      (this fix is shipped by NSS 3.19.1 externally)
  - requires NSS 3.19.2
* Fri Jun 19 2015 wr@rosenauer.org
  - update to Thunderbird 38.0.1
    * includes Lightning as default extension
  - rebased patches
  - removed obsolete patches:
    * mozilla-ppc.patch
    * mozilla-nullptr-gcc45.patch
    * mozilla-bug1024492.patch
  - dropped openSUSE specific patches
    * thunderbird-shared-nss-db.patch
    * mozilla-shared-nss-db.patch
      the provided feature seems not to be used and its maintenance
      is not worth the ongoing efforts
  - tb-develdirs.patch is now mozilla-develdirs.patch as it is a
    platform configuration now
* Thu Jun 18 2015 schwab@suse.de
  - mozilla-arm64-libjpeg-turbo.patch: fix libjpeg-turbo configuration
* Thu May 28 2015 dmueller@suse.com
  - add mozilla-bug1024492.patch:
    * Fixes build against GCC 5.x
* Sat May 09 2015 wr@rosenauer.org
  - update to Thunderbird 31.7.0 (bnc#930622)
    * MFSA 2015-46/CVE-2015-2708
      Miscellaneous memory safety hazards
    * MFSA 2015-47/VE-2015-0797 (bmo#1080995)
      Buffer overflow parsing H.264 video with Linux Gstreamer
    * MFSA 2015-48/CVE-2015-2710 (bmo#1149542)
      Buffer overflow with SVG content and CSS
    * MFSA 2015-51/CVE-2015-2713 (bmo#1153478)
      Use-after-free during text processing with vertical text enabled
    * MFSA 2015-54/CVE-2015-2716 (bmo#1140537)
      Buffer overflow when parsing compressed XML
    * MFSA 2015-57/CVE-2011-3079 (bmo#1087565)
      Privilege escalation through IPC channel messages
* Tue Mar 31 2015 wr@rosenauer.org
  - update to Thunderbird 31.6.0 (bnc#925368)
    * MFSA 2015-30/CVE-2015-0815
      Miscellaneous memory safety hazards
    * MFSA 2015-31/CVE-2015-0813 (bmo#1106596))
      Use-after-free when using the Fluendo MP3 GStreamer plugin
    * MFSA 2015-33/CVE-2015-0816 (bmo#1144991)
      resource:// documents can load privileged pages
    * MFSA-2015-37/CVE-2015-0807 (bmo#1111834)
      CORS requests should not follow 30x redirections after preflight
    * MFSA-2015-40/CVE-2015-0801 (bmo#1146339)
      Same-origin bypass through anchor navigation
* Mon Feb 23 2015 wr@rosenauer.org
  - update to Thunderbird 31.5.0 (bnc#917597)
    * MFSA 2015-11/CVE-2015-0836
      Miscellaneous memory safety hazards
    * MFSA 2015-12/CVE-2015-0833 (bmo#945192)
      Invoking Mozilla updater will load locally stored DLL files
      (Windows only)
    * MFSA 2015-16/CVE-2015-0831 (bmo#1130514)
      Use-after-free in IndexedDB
    * MFSA 2015-19/CVE-2015-0827 (bmo#1117304)
      Out-of-bounds read and write while rendering SVG content
    * MFSA 2015-24/CVE-2015-0822 (bmo#1110557)
      Reading of local files through manipulation of form autocomplete
* Sat Jan 10 2015 wr@rosenauer.org
  - update to Thunderbird 31.4.0 (bnc#910669)
    * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
      Miscellaneous memory safety hazards
    * MFSA 2015-03/CVE-2014-8638 (bmo#1080987)
      sendBeacon requests lack an Origin header
    * MFSA 2015-04/CVE-2014-8639 (bmo#1095859)
      Cookie injection through Proxy Authenticate responses
  - added mozilla-icu-strncat.patch to fix post build checks
* Sun Nov 30 2014 wr@rosenauer.org
  - update to Thunderbird 31.3.0 (bnc#908009)
    * MFSA 2014-83/CVE-2014-1587
      Miscellaneous memory safety hazards
    * MFSA 2014-85/CVE-2014-1590 (bmo#1087633)
      XMLHttpRequest crashes with some input streams
    * MFSA 2014-87/CVE-2014-1592 (bmo#1088635)
      Use-after-free during HTML5 parsing
    * MFSA 2014-88/CVE-2014-1593 (bmo#1085175)
      Buffer overflow while parsing media content
    * MFSA 2014-89/CVE-2014-1594 (bmo#1074280)
      Bad casting from the BasicThebesLayer to BasicContainerLayer
* Sun Nov 16 2014 Led <ledest@gmail.com>
  - fix bashism in mozilla.sh script
* Tue Nov 04 2014 guillaume@opensuse.org
  - Limit RAM usage during link for ARM
* Sat Oct 25 2014 wr@rosenauer.org
  - remove add-plugins.sh and use /usr/share/myspell directly
    (bnc#900639)

Files

/usr/lib64/thunderbird/extensions
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar.manifest
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/alerts
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/autoconfig
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/branding
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/communicator
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/dom
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/layout
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/mathml
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/search
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/security
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/svg
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/xml
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/xslt
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-region
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozldap
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/necko
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pipnss
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pippki
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/places
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/chrome/ar/locale/ar/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ar/locale/ar/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar/locale
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar/locale/ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar/locale/ar/lightning
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar/locale/ar/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar/locale/ar/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ar/locale/ar/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/branding
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/crashreporter
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/devtools
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/security
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/security/certificates
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/startup
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/localization/ar/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-ar@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca.manifest
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/alerts
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/autoconfig
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/branding
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/communicator
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/dom
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/layout
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/mathml
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/search
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/security
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/svg
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/xml
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/xslt
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-region
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozldap
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/necko
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pipnss
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pippki
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/places
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/chrome/ca/locale/ca/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/dictionaries/ca.aff
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/dictionaries/ca.dic
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ca/locale/ca/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca/locale
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca/locale/ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca/locale/ca/lightning
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca/locale/ca/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca/locale/ca/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ca/locale/ca/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/branding
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/crashreporter
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/devtools
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/security
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/security/certificates
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/startup
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/localization/ca/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-ca@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs.manifest
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/alerts
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/autoconfig
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/branding
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/communicator
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/dom
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/layout
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/mathml
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/search
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/security
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/svg
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/xml
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/xslt
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-region
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozldap
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/necko
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pipnss
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pippki
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/places
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/chrome/cs/locale/cs/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-cs/locale/cs/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs/locale
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs/locale/cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs/locale/cs/lightning
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs/locale/cs/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs/locale/cs/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-cs/locale/cs/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/branding
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/crashreporter
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/devtools
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/security
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/security/certificates
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/startup
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/localization/cs/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-cs@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da.manifest
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/alerts
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/autoconfig
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/branding
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/communicator
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/dom
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/layout
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/mathml
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/search
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/security
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/svg
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/xml
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/xslt
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-region
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozldap
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/necko
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pipnss
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pippki
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/places
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/chrome/da/locale/da/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/dictionaries/da.aff
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/dictionaries/da.dic
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-da/locale/da/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da/locale
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da/locale/da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da/locale/da/lightning
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da/locale/da/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da/locale/da/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-da/locale/da/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/branding
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/crashreporter
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/devtools
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/security
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/security/certificates
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/startup
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/localization/da/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-da@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de.manifest
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/alerts
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/autoconfig
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/branding
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/communicator
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/dom
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/layout
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/mathml
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/search
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/security
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/svg
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/xml
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/xslt
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-region
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozldap
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/necko
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pipnss
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pippki
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/places
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/chrome/de/locale/de/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-de/locale/de/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de/locale
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de/locale/de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de/locale/de/lightning
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de/locale/de/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de/locale/de/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-de/locale/de/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/branding
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/crashreporter
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/devtools
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/security
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/security/certificates
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/startup
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/localization/de/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-de@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el.manifest
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/alerts
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/autoconfig
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/branding
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/communicator
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/dom
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/layout
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/mathml
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/search
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/security
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/svg
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/xml
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/xslt
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-region
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozldap
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/necko
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pipnss
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pippki
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/places
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/chrome/el/locale/el/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/dictionaries/el.aff
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/dictionaries/el.dic
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-el/locale/el/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el/locale
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el/locale/el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el/locale/el/lightning
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el/locale/el/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el/locale/el/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-el/locale/el/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/branding
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/crashreporter
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/devtools
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/security
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/security/certificates
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/startup
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/localization/el/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-el@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB.manifest
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/alerts
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/autoconfig
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/branding
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/communicator
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/dom
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/layout
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/mathml
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/search
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/security
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/svg
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/xml
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/xslt
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-region
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozldap
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/necko
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pipnss
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pippki
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/places
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/chrome/en-GB/locale/en-GB/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-en-GB/locale/en-GB/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB/locale
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB/locale/en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB/locale/en-GB/lightning
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB/locale/en-GB/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB/locale/en-GB/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-en-GB/locale/en-GB/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/branding
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/crashreporter
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/devtools
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/security
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/security/certificates
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/startup
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/localization/en-GB/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-en-GB@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR.manifest
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/alerts
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/autoconfig
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/branding
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/communicator
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/dom
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/layout
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/mathml
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/search
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/security
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/svg
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/xml
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/xslt
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-region
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozldap
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/necko
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pipnss
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pippki
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/places
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/chrome/es-AR/locale/es-AR/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-AR/locale/es-AR/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR/locale
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR/locale/es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR/locale/es-AR/lightning
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR/locale/es-AR/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR/locale/es-AR/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-AR/locale/es-AR/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/branding
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/crashreporter
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/devtools
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/security
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/security/certificates
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/startup
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/localization/es-AR/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-es-AR@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES.manifest
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/alerts
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/autoconfig
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/branding
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/communicator
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/dom
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/layout
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/mathml
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/search
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/security
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/svg
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/xml
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/xslt
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-region
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozldap
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/necko
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pipnss
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pippki
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/places
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/chrome/es-ES/locale/es-ES/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-es-ES/locale/es-ES/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES/locale
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES/locale/es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES/locale/es-ES/lightning
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES/locale/es-ES/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES/locale/es-ES/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-es-ES/locale/es-ES/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/branding
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/crashreporter
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/devtools
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/security
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/security/certificates
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/startup
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/localization/es-ES/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-es-ES@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi.manifest
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/alerts
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/autoconfig
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/branding
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/communicator
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/dom
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/layout
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/mathml
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/search
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/security
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/svg
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/xml
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/xslt
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-region
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozldap
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/necko
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pipnss
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pippki
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/places
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/chrome/fi/locale/fi/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fi/locale/fi/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi/locale
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi/locale/fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi/locale/fi/lightning
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi/locale/fi/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi/locale/fi/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fi/locale/fi/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/branding
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/crashreporter
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/devtools
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/security
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/security/certificates
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/startup
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/localization/fi/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-fi@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr.manifest
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/alerts
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/autoconfig
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/branding
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/communicator
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/dom
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/layout
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/mathml
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/search
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/security
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/svg
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/xml
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/xslt
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-region
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozldap
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/necko
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pipnss
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pippki
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/places
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/chrome/fr/locale/fr/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/dictionaries/fr.aff
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/dictionaries/fr.dic
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-fr/locale/fr/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr/locale
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr/locale/fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr/locale/fr/lightning
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr/locale/fr/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr/locale/fr/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-fr/locale/fr/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/branding
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/crashreporter
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/devtools
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/security
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/security/certificates
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/startup
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/localization/fr/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-fr@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu.manifest
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/alerts
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/autoconfig
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/branding
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/communicator
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/dom
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/layout
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/mathml
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/search
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/security
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/svg
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/xml
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/xslt
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-region
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozldap
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/necko
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pipnss
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pippki
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/places
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/chrome/hu/locale/hu/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/dictionaries/hu.aff
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/dictionaries/hu.dic
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-hu/locale/hu/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu/locale
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu/locale/hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu/locale/hu/lightning
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu/locale/hu/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu/locale/hu/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-hu/locale/hu/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/branding
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/crashreporter
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/devtools
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/security
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/security/certificates
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/startup
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/localization/hu/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-hu@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it.manifest
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/alerts
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/autoconfig
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/branding
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/communicator
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/dom
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/layout
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/mathml
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/search
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/security
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/svg
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/xml
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/xslt
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-region
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozldap
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/necko
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pipnss
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pippki
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/places
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/chrome/it/locale/it/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-it/locale/it/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it/locale
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it/locale/it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it/locale/it/lightning
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it/locale/it/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it/locale/it/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-it/locale/it/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/branding
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/crashreporter
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/devtools
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/security
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/security/certificates
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/startup
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/localization/it/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-it@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja.manifest
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/alerts
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/autoconfig
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/branding
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/communicator
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/dom
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/layout
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/mathml
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/search
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/security
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/svg
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/xml
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/xslt
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-region
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozldap
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/necko
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pipnss
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pippki
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/places
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/chrome/ja/locale/ja/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/dictionaries/en-US.aff
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/dictionaries/en-US.dic
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ja/locale/ja/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja/locale
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja/locale/ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja/locale/ja/lightning
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja/locale/ja/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja/locale/ja/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ja/locale/ja/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/branding
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/crashreporter
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/devtools
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/security
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/security/certificates
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/startup
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/localization/ja/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-ja@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko.manifest
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/alerts
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/autoconfig
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/branding
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/communicator
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/dom
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/layout
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/mathml
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/search
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/security
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/svg
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/xml
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/xslt
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-region
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozldap
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/necko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pipnss
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pippki
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/places
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/chrome/ko/locale/ko/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ko/locale/ko/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko/locale
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko/locale/ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko/locale/ko/lightning
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko/locale/ko/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko/locale/ko/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ko/locale/ko/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/branding
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/crashreporter
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/devtools
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/security
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/security/certificates
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/startup
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/localization/ko/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-ko@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO.manifest
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/alerts
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/autoconfig
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/branding
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/communicator
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/dom
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/layout
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/mathml
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/search
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/security
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/svg
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/xml
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/xslt
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-region
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozldap
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/necko
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pipnss
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pippki
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/places
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/chrome/nb-NO/locale/nb-NO/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nb-NO/locale/nb-NO/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO/locale
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO/locale/nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO/locale/nb-NO/lightning
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO/locale/nb-NO/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO/locale/nb-NO/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nb-NO/locale/nb-NO/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/branding
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/crashreporter
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/devtools
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/security
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/security/certificates
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/startup
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/localization/nb-NO/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-nb-NO@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl.manifest
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/alerts
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/autoconfig
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/branding
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/communicator
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/dom
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/layout
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/mathml
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/search
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/security
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/svg
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/xml
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/xslt
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-region
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozldap
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/necko
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pipnss
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pippki
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/places
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/chrome/nl/locale/nl/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/dictionaries/nl.aff
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/dictionaries/nl.dic
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-nl/locale/nl/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl/locale
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl/locale/nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl/locale/nl/lightning
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl/locale/nl/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl/locale/nl/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-nl/locale/nl/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/branding
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/crashreporter
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/devtools
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/security
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/security/certificates
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/startup
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/localization/nl/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-nl@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl.manifest
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/alerts
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/autoconfig
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/branding
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/communicator
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/dom
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/layout
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/mathml
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/search
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/security
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/svg
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/xml
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/xslt
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-region
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozldap
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/necko
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pipnss
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pippki
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/places
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/chrome/pl/locale/pl/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/dictionaries/pl.aff
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/dictionaries/pl.dic
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pl/locale/pl/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl/locale
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl/locale/pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl/locale/pl/lightning
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl/locale/pl/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl/locale/pl/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pl/locale/pl/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/branding
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/crashreporter
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/devtools
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/security
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/security/certificates
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/startup
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/localization/pl/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-pl@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/alerts
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/autoconfig
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/branding
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/communicator
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/dom
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/layout
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/mathml
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/search
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/security
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/svg
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/xml
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/xslt
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-region
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozldap
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/necko
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pipnss
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pippki
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/places
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/chrome/pt-BR/locale/pt-BR/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/dictionaries/pt-BR.aff
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/dictionaries/pt-BR.dic
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-BR/locale/pt-BR/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR/locale
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR/locale/pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR/locale/pt-BR/lightning
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR/locale/pt-BR/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR/locale/pt-BR/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-BR/locale/pt-BR/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/branding
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/crashreporter
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/devtools
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/security
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/security/certificates
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/startup
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/localization/pt-BR/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-pt-BR@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/alerts
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/autoconfig
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/branding
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/communicator
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/dom
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/layout
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/mathml
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/search
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/security
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/svg
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/xml
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/xslt
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-region
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozldap
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/necko
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pipnss
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pippki
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/places
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/chrome/pt-PT/locale/pt-PT/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/dictionaries/pt_PT.aff
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/dictionaries/pt_PT.dic
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-pt-PT/locale/pt-PT/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT/locale
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT/locale/pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT/locale/pt-PT/lightning
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT/locale/pt-PT/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT/locale/pt-PT/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-pt-PT/locale/pt-PT/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/branding
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/crashreporter
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/devtools
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/security
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/security/certificates
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/startup
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/localization/pt-PT/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-pt-PT@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru.manifest
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/alerts
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/autoconfig
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/branding
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/communicator
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/dom
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/layout
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/mathml
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/search
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/security
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/svg
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/xml
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/xslt
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-region
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozldap
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/necko
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pipnss
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pippki
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/places
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/chrome/ru/locale/ru/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/dictionaries/ru.aff
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/dictionaries/ru.dic
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-ru/locale/ru/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru/locale
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru/locale/ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru/locale/ru/lightning
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru/locale/ru/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru/locale/ru/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-ru/locale/ru/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/branding
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/crashreporter
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/devtools
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/security
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/security/certificates
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/startup
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/localization/ru/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-ru@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE.manifest
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/alerts
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/autoconfig
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/branding
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/communicator
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/dom
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/layout
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/mathml
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/search
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/security
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/svg
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/xml
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/xslt
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-region
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozldap
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/necko
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pipnss
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pippki
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/places
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/chrome/sv-SE/locale/sv-SE/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/dictionaries/sv.aff
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/dictionaries/sv.dic
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-sv-SE/locale/sv-SE/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE/locale
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE/locale/sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE/locale/sv-SE/lightning
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE/locale/sv-SE/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE/locale/sv-SE/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-sv-SE/locale/sv-SE/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/branding
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/crashreporter
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/devtools
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/security
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/security/certificates
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/startup
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/localization/sv-SE/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-sv-SE@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/alerts
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/autoconfig
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/branding
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/communicator
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/dom
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/layout
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/mathml
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/search
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/security
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/svg
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/xml
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/xslt
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-region
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozldap
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/necko
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pipnss
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pippki
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/places
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/chrome/zh-CN/locale/zh-CN/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-CN/locale/zh-CN/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN/locale
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN/locale/zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN/locale/zh-CN/lightning
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN/locale/zh-CN/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN/locale/zh-CN/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-CN/locale/zh-CN/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/branding
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/crashreporter
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/devtools
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/security
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/security/certificates
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/startup
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/localization/zh-CN/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-zh-CN@thunderbird.mozilla.org/update.locale
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/alerts
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/alerts/alert.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/alerts/alert.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/autoconfig
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/autoconfig/autoconfig.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/branding
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/branding/brand.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/branding/brand.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/accounts.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/accounts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/commands.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/contacts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/conversations.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/facebook.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/imtooltip.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/irc.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/logger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/matrix.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/skype.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/status.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/twitter.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/xmpp.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/chat/yahoo.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/communicator
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/communicator/utilityOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/VariablesView.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/aboutdebugging.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/aboutdebugging.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/animationinspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/app-manager.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/boxmodel.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/changes.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/components.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/connection-screen.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/connection-screen.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/device.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/dom.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/filterwidget.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/font-inspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/graphs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/har.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/inspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/jit-optimizations.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/jsonview.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/layout.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/markers.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/memory.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/menus.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/netmonitor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/network-throttling.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/performance.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/performance.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/responsive.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/scratchpad.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/scratchpad.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/shared.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/sourceeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/sourceeditor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/startup.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/storage.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/storage.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/styleeditor.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/styleeditor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/toolbox.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/toolbox.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/webconsole.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/webide.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/client/webide.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/accessibility.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/browsing-context.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/debugger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/eyedropper.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/highlighters.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/screenshot.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/shared.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/shared/styleinspector.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/startup
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/startup/key-shortcuts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/devtools/startup/startup.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EdAdvancedEdit.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EdColorPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EdConvertToTable.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EdDialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EdNamedAnchorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorButtonProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorColorProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorFieldSetProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorFormProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorHLineProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorImageProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorInputProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorInsertChars.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorInsertMath.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorInsertSource.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorInsertTOC.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorInsertTable.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorLabelProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorLinkProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorListProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorPersonalDictionary.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorReplace.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorSelectProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorSpellCheck.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorTableProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/EditorTextAreaProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/editor.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/editorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/editor/editorSmileyOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/mac
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/mac/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/mac/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/mac/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/unix
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/unix/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/unix/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/unix/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/win
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/win/accessible.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/win/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global-platform/win/platformKeys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/AccessFu.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutReader.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutStudies.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutWebrtc.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/appPicker.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/appstrings.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/autocomplete.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/browser.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/charsetMenu.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/charsetMenu.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/commonDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/commonDialogs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/contentAreaCommands.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/css.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/datetimebox.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/dialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/dialogOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/dom
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/dom/dom.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/editMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/fallbackMenubar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/filepicker.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/findbar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/global-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/global-strres.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/global.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/globalKeys.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/intl.css
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/intl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/keys.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/layout
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/layout/HtmlForm.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/layout/MediaDocument.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/layout/htmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/layout/xmlparser.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/layout_errors.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/mathml
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/mathml/mathml.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/mozilla.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/narrate.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/netErrorApp.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/notification.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/nsWebBrowserPersist.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/plugins.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/printdialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/printing.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/resetProfile.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/resetProfile.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/search
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/search/search.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/security
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/security/caps.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/security/csp.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/security/security.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/svg
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/svg/svg.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/textcontext.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/tree.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/videocontrols.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/wizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/wizard.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/xbl.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/xml
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/xml/prettyprint.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/xslt
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/xslt/xslt.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/global/xul.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-mapi
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-mapi/mapi.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-newsblog
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-newsblog/am-newsblog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-newsblog/feed-subscriptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-newsblog/newsblog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-region
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-region/region.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/certFetchingStatus.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgCompSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgCompSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgCompSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgCompSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgReadSMIMEOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgReadSMIMEOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgReadSecurityInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger-smime/msgSecurityInfo.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/AccountManager.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/AccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/CustomHeaders.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/FilterEditor.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/FilterListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/SearchDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/aboutDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/aboutDownloads.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/aboutRights.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/aboutRights.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/aboutSupportMail.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/accountCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/accountCreation.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/accountCreationModel.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/accountCreationUtil.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/activity.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/activity.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addbuddy.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addons.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abAddressBookNameDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abCard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abContactsPanel.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abMailListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abMainWindow.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abNewCardDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/abResultsPane.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/addressBook.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/ldapAutoCompErrs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/pref-directory-add.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/pref-directory.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/addressbook/replicationProgress.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-addressing.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-archiveoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-copies.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-identities-list.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-identity-edit.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-im.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-junk.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-main.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-mdn.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-mdn.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-offline.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-server-advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-server-top.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-serverwithnoidentities.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-smime.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/am-smime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/app-extension-fields.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/appUpdate.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/appleMailImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/baseMenuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/beckyImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/charsetTitles.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/chat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/configEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/converterDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/converterDialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/custom.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/customizeToolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/customizeToolbar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/downloadheaders.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/downloads
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/editContactOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/editContactOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/extensionsOverlay.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/fieldMapImport.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/filter.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/folderProps.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/folderWidgets.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/folderpane.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/gloda.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/glodaComplete.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/glodaFacetView.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/glodaFacetView.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/imAccountWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/imAccounts.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/imapMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/importDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/importMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/joinChat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/junkLog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/junkMailInfo.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/localMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mailEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mailOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mailViewList.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mailViewSetup.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mailviews.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/markByDate.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messenger.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messenger.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/askSendFormat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/askSendFormat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/composeMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/mailComposeEditorOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/messengercompose.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/sendProgress.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/sendProgress.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/migration
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/migration/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/migration/migration.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/mimeheader.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/msgAccountCentral.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/msgHdrViewOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/msgPrintEngine.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/msgSynchronize.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/msgViewPickerOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/msgmdn.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/multimessageview.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/multimessageview.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/netError.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/newFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/newTagDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/newmailaccount
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/newmailaccount/accountProvisioner.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/newmailaccount/accountProvisioner.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/news.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/newsError.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/oeImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/offline.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/offlineStartup.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/outlookImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/pgpmime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/advanced.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/applicationManager.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/applicationManager.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/applications.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/applications.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/attachmentReminder.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/chat.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/colors.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/compose.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/connection.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/cookies.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/display.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/dockoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/fonts.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/messagestyle.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/notifications.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/offline.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/permissions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/preferences.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/privacy.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/receipts.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/security.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/preferences/sendoptions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/prefs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/quickFilterBar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/removeAccount.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/removeAccount.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/renameFolderDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/safeMode.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/sanitize.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/search-attributes.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/search-operators.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/search.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/searchIntegrationDefault.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/searchIntegrationMac.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/searchIntegrationWin.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/searchTermOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/shutdownWindow.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/smime.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/smtpEditOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/subscribe.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/subscribe.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/systemIntegrationDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/tabmail.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/taskbar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/telemetry.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/templateUtils.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/textImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/vCardImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/viewLog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/viewSource.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/viewSource.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/viewZoomOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/virtualFolderListDialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/virtualFolderProperties.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/messenger/wmImportMsgs.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/downloads
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/downloads/downloads.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/downloads/settingsChange.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/downloads/unknownContentType.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/downloads/unknownContentType.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/extensions
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/extensions/blocklist.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/extensions/extensions.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/extensions/extensions.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/handling
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/handling/handling.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/handling/handling.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/profile
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/profile/createProfileWizard.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/profile/profileDowngrade.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/profile/profileSelection.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/profile/profileSelection.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/update
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/update/updates.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozapps/update/updates.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozldap
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/mozldap/ldap.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/necko
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/necko/necko.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/passwordmgr/passwordmgr.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pipnss
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pipnss/nsserrors.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pipnss/pipnss.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pippki
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pippki/pippki.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pippki/pippki.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/places
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/places/places.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pluginproblem
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/chrome/zh-TW/locale/zh-TW/pluginproblem/pluginproblem.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/dictionaries
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/dictionaries/en-US.aff
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/dictionaries/en-US.dic
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-alarms.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-event-dialog-attendees.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-event-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-event-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-extract.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-invitations-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-invitations-dialog.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-occurrence-prompt.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-occurrence-prompt.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar-subscriptions-dialog.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendar.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendarCreation.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/calendarCreation.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/categories.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/dateFormat.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/dialogs
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/dialogs/calendar-event-dialog-reminder.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/global.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/menuOverlay.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/migration.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/migration.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/preferences/alarms.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/preferences/categories.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/preferences/general.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/preferences/preferences.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/preferences/views.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/provider-uninstall.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/timezones.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/calendar-zh-TW/locale/zh-TW/calendar/wcap.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW/locale
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW/locale/zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW/locale/zh-TW/lightning
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW/locale/zh-TW/lightning/lightning-toolbar.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW/locale/zh-TW/lightning/lightning.dtd
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome/lightning-zh-TW/locale/zh-TW/lightning/lightning.properties
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/branding
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/branding/brand.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/crashreporter
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/crashreporter/aboutcrashes.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/devtools
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/devtools/aboutdebugging.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/devtools/accessibility.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/devtools/application.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/devtools/tooltips.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/aboutSupportMail.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/menubar.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/add-finger.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/am-im-otr.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/auth.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/chat.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/finger.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/otr.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/otr/otrUI.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/policies
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/policies/aboutPolicies.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/policies/policies-descriptions.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences/am-im.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences/connection.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences/fonts.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences/languages.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences/passwordManager.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/messenger/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/security
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/security/certificates
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/security/certificates/certManager.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/security/certificates/deviceManager.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/startup
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/startup/aboutDevTools.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutAbout.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutAddons.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutCompat.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutConfig.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutNetworking.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutPerformance.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutPlugins.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutProfiles.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutRights.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutServiceWorkers.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutSupport.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/aboutTelemetry.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/abuseReports.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/about/url-classifier.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/global
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/global/processTypes.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/global/resetProfile.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/intl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/intl/languageNames.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/intl/regionNames.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/main-window
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/main-window/editmenu.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/main-window/findbar.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/passwordmgr
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/passwordmgr/passwordManagerList.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/preferences
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/preferences/preferences.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/printing
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/printing/printDialogs.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/printing/printPreview.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/updates
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/localization/zh-TW/toolkit/updates/history.ftl
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/manifest.json
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/res
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/res/multilocale.txt
/usr/lib64/thunderbird/extensions/langpack-zh-TW@thunderbird.mozilla.org/update.locale


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:02:15 2024