mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
[BASILISK] Unify strings for "Restart in Safe Mode" (with toolkit - "about:profiles" and "about:support")
https://github.com/MoonchildProductions/Pale-Moon/issues/1563
This commit is contained in:
parent
c8788a5f4a
commit
1e44cdc9b6
2 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<!ENTITY helpKeyboardShortcuts.label "Keyboard Shortcuts">
|
||||
<!ENTITY helpKeyboardShortcuts.accesskey "K">
|
||||
|
||||
<!ENTITY helpSafeMode.label "Restart with Add-ons Disabled…">
|
||||
<!ENTITY helpSafeMode.label "Restart in Safe Mode…">
|
||||
<!ENTITY helpSafeMode.accesskey "R">
|
||||
<!ENTITY helpSafeMode.stop.label "Restart with Add-ons Enabled">
|
||||
<!ENTITY helpSafeMode.stop.accesskey "R">
|
||||
|
|
|
|||
|
|
@ -413,8 +413,8 @@ extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=Default
|
|||
extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=The default theme.
|
||||
|
||||
# safeModeRestart
|
||||
safeModeRestartPromptTitle=Restart with Add-ons Disabled
|
||||
safeModeRestartPromptMessage=Are you sure you want to disable all add-ons and restart?
|
||||
safeModeRestartPromptTitle=Restart in Safe Mode
|
||||
safeModeRestartPromptMessage=Are you sure you want to restart in Safe Mode?
|
||||
safeModeRestartButton=Restart
|
||||
|
||||
# LOCALIZATION NOTE (browser.menu.showCharacterEncoding): Set to the string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue