mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Revert "Issue #2301 - Make Gecko Media Plugins optional when not building EME or WebRTC"
This reverts commit 9e7d1492e6.
This commit is contained in:
parent
7e50abda7d
commit
119feb053c
54 changed files with 30 additions and 314 deletions
|
|
@ -58,9 +58,7 @@ notification.installError=There was an error installing %1$S.
|
|||
notification.installError.retry=Try again
|
||||
notification.installError.retry.tooltip=Try downloading and installing this add-on again
|
||||
#LOCALIZATION NOTE (notification.gmpPending) %1$S is the add-on name.
|
||||
#ifdef MOZ_GMP
|
||||
notification.gmpPending=%1$S will be installed shortly.
|
||||
#endif
|
||||
|
||||
#LOCALIZATION NOTE (contributionAmount2) %S is the currency amount recommended for contributions
|
||||
contributionAmount2=Suggested Contribution: %S
|
||||
|
|
@ -103,9 +101,7 @@ details.notification.uninstall=%1$S will be uninstalled after you restart %2$S.
|
|||
#LOCALIZATION NOTE (details.notification.upgrade) %1$S is the add-on name, %2$S is brand name
|
||||
details.notification.upgrade=%1$S will be updated after you restart %2$S.
|
||||
#LOCALIZATION NOTE (details.notification.gmpPending) %1$S is the add-on name
|
||||
#ifdef MOZ_GMP
|
||||
details.notification.gmpPending=%1$S will be installed shortly.
|
||||
#endif
|
||||
|
||||
installFromFile.dialogTitle=Select add-on to install
|
||||
installFromFile.filterName=Add-ons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue