mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-29 02:30:51 +00:00
Centralize evaluation of URL parameters to clean up code and remove redundancies, and streamline Base64Dialog class
This commit is contained in:
+4
-2
@@ -80,9 +80,11 @@
|
||||
"send": "Send",
|
||||
"receive-text-title": "Message Received",
|
||||
"copy": "Copy",
|
||||
"base64-title-files": "Share Files",
|
||||
"base64-title-text": "Share Text",
|
||||
"base64-processing": "Processing…",
|
||||
"base64-tap-to-paste": "Tap here to paste {{type}}",
|
||||
"base64-paste-to-send": "Paste here to send {{type}}",
|
||||
"base64-tap-to-paste": "Tap here to share {{type}}",
|
||||
"base64-paste-to-send": "Paste clipboard here to share {{type}}",
|
||||
"base64-text": "text",
|
||||
"base64-files": "files",
|
||||
"file-other-description-image": "and 1 other image",
|
||||
|
||||
Reference in New Issue
Block a user