summaryrefslogtreecommitdiffstats
path: root/toolkit/locales
Commit message (Collapse)AuthorAgeLines
* Issue #1470 - Part 3: Remove now unused update.localeMatt A. Tobin2020-03-05-4/+0
| | | | This requires changes to package-manifest in all applications
* Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mnMatt A. Tobin2020-02-25-2/+0
|
* Issue #1383 - Remove "Copy raw data to clipboard" buttonwolfbeast2020-02-20-5/+0
| | | | This resolves #1383
* Issue #1445 - Add a link to details on using Firefox extensions in Pale MoonJustOff2020-02-19-0/+2
|
* Issue #1445 - strings cleanupJustOff2020-02-19-4/+1
|
* Issue #1445 - Use the detailed string also in the list entries.wolfbeast2020-02-17-1/+1
|
* Issue #1445 - Clarify the status of extensions in the Add-On managerwolfbeast2020-02-16-0/+4
| | | | This resolves #1445.
* Remove duplicate localization noteMoonchild2019-11-19-4/+0
| | | The note -used- to be where I inserted it but was apparently moved further down by Mozilla, outside of my FoV.
* Issue #1242 - Reinstate GPU Accelerated Windows entry in about:supportwolfbeast2019-11-19-0/+10
| | | | This resolves #1242.
* Issue #701 - Support spaces in Mac app nameadeshkp2019-07-18-4/+4
|
* Remove e10s info from about:supportwolfbeast2019-07-08-19/+0
| | | | tag #953
* Issue #1132 - Add application executable location to the about:support page.Ascrod2019-06-10-0/+1
|
* Merge pull request #1080 from Ascrod/readerviewMoonchild2019-05-06-0/+11
|\ | | | | Reader Updates
| * Bug 1429442 - Buttons in "type control" popup in reader mode should have ↵monikamaheshwari2019-04-27-0/+11
| | | | | | | | tooltips r=Gijs,MarcoZ
* | Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23-14/+0
|/ | | | MOZ_FENNEC
* Remove WebExtension support from the platform.wolfbeast2019-02-13-28/+1
| | | | | | - Conditional code - WE APIs - WE toolkit theming
* Do not try and include devtools shared l10n when devtools is not builtMatt A. Tobin2018-08-15-0/+2
|
* Bug 1341957 - Add webgl.getSupportedExtensions() to about:supportjanekptacijarabaci2018-08-01-8/+10
|
* Bug 1335296 - Expand about:support WebGL informationjanekptacijarabaci2018-08-01-2/+8
|
* Fix a typo in aboutRights.dtdJustOff2018-07-19-1/+1
|
* [AllAM] [STRING CHANGES] Appearance -> ThemesMatt A. Tobin2018-07-05-1/+1
|
* Prevent suppressing executable warnings using the "don't ask me this again" ↵wolfbeast2018-07-02-1/+0
| | | | | | | | | | checkbox. A hidden preference matching the behavior of "browser.download.manager.alertOnEXEOpen" is kept, but is renamed in order to recover cases where the checkbox was used accidentally. While there, simplify the `confirmLaunchExecutable` function by converting from promises to async function. Since Basilisk moved this prompting to toolkit, we also clean up some unused duplicate strings from application/basilisk while we're there. This resolves #581
* Reorganize some internal pages.wolfbeast2018-06-27-15/+0
|
* Merge pull request #551 from janekptacijarabaci/toolkit_restart_normally_2Moonchild2018-06-27-2/+5
|\ | | | | "about:support" - added support for "Restart normally"
| * "about:support" - added support for "Restart normally"janekptacijarabaci2018-06-26-0/+3
| | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially)
| * "about:profiles" and "about:support" - use "Restart in Safe Mode" instead of ↵janekptacijarabaci2018-06-26-2/+2
| | | | | | | | | | | | "Restart with Add-ons Disabled" https://github.com/MoonchildProductions/Pale-Moon/issues/1563
* | [AllAM] Preprocess extensions.dtd to exclude WebExAM-only stringsMatt A. Tobin2018-06-26-2/+6
| |
* | [AllAM] De-duplicate LocalesMatt A. Tobin2018-06-26-614/+23
|/
* Make about:webrtc conditional.wolfbeast2018-06-24-0/+2
| | | | This resolves #536
* Fix about:rights dependencies for Safe Browsing.wolfbeast2018-06-23-1/+1
| | | | This resolves #533.
* Fix misc regressions in en-US localeJustOff2018-06-20-2/+2
|
* Add architecture detection to "about:" and "about:support"janekptacijarabaci2018-06-13-1/+1
| | | | Issue #492
* Initial updates for Reader View.Ascrod2018-05-15-0/+16
|
* [*AM] Make soft-blocked phrasing more generic so people will cry less when ↵Matt A. Tobin2018-05-14-10/+10
| | | | we do our job
* Remove unused sanbox l10n strings (about:support)wolfbeast2018-05-03-8/+0
|
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-2/+0
|
* Only set and show the dual-guid indicators when dual-guid has been builtMatt A. Tobin2018-05-01-1/+2
|
* Merge pull request #269 from adeshkp/button_messagesMoonchild2018-04-26-2/+11
|\ | | | | Improve some button labels in preferences
| * [Toolkit] Change button labels in password manageradeshkp2018-04-26-2/+11
| |
* | Make sure to keep the safebrowsing entities valid.wolfbeast2018-04-22-2/+1
| |
* | Update about:rights legal text.wolfbeast2018-04-22-8/+12
| |
* | Strengthen the use of the Master Password.wolfbeast2018-04-18-1/+1
| | | | | | | | | | | | | | | | - Use 30k iterations instead of 1. - Enforce minimum password length of 8 characters. - Adjust strength meter accordingly. This resolves #82.
* | [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete ↵Matt A. Tobin2018-04-17-0/+5
| | | | | | | | bindings and styling
* | palemoon#903: Customizable toolbars - persist the attribute "collapsed"janekptacijarabaci2018-04-15-0/+1
| | | | | | | | https://github.com/MoonchildProductions/Pale-Moon/pull/903
* | Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-0/+10
|\ \ | | | | | | | | | This is almost everything needed for #162.
| * | moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-0/+10
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
* | Style clean up in about.dtdjanekptacijarabaci2018-04-13-1/+1
| | | | | | | | https://github.com/MoonchildProductions/moebius/issues/173
* | moebius#173: Fix up "about:" pagejanekptacijarabaci2018-04-13-2/+3
| | | | | | | | https://github.com/MoonchildProductions/moebius/issues/173
* | Restyle the findbarMatt A. Tobin2018-04-13-0/+4
| |
* | Add missing l10n stringMatt A. Tobin2018-04-12-0/+1
| |