mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Issue #1383 - Remove "Copy raw data to clipboard" button
This resolves #1383
This commit is contained in:
parent
11efe7888c
commit
92d49e3b00
4 changed files with 0 additions and 47 deletions
|
|
@ -106,7 +106,6 @@ variant of aboutSupport.showDir.label. -->
|
|||
<!ENTITY aboutSupport.updateHistoryTitle "Update History">
|
||||
|
||||
<!ENTITY aboutSupport.copyTextToClipboard.label "Copy text to clipboard">
|
||||
<!ENTITY aboutSupport.copyRawDataToClipboard.label "Copy raw data to clipboard">
|
||||
|
||||
<!ENTITY aboutSupport.safeModeTitle "Try Safe Mode">
|
||||
<!ENTITY aboutSupport.restartInSafeMode.label "Restart in Safe Mode…">
|
||||
|
|
|
|||
|
|
@ -33,10 +33,6 @@ pendingReports=All Crash Reports (including #1 pending crash in the given time r
|
|||
# "GPU Accelerated Windows: 0/2"
|
||||
acceleratedWindows = GPU Accelerated Windows
|
||||
|
||||
# LOCALIZATION NOTE (rawDataCopied) Text displayed in a mobile "Toast" to user when the
|
||||
# raw data is successfully copied to the clipboard via button press.
|
||||
rawDataCopied=Raw data copied to clipboard
|
||||
|
||||
# LOCALIZATION NOTE (textCopied) Text displayed in a mobile "Toast" to user when the
|
||||
# text is successfully copied to the clipboard via button press.
|
||||
textCopied=Text copied to clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue