Tweaks to QR code and media viewer

This commit is contained in:
Grishka
2024-02-23 01:20:24 +03:00
parent b8a5346631
commit 1cdc6f4fcf
4 changed files with 179 additions and 23 deletions

View File

@@ -704,4 +704,9 @@
<string name="handle_copied">Handle copied to clipboard.</string>
<string name="qr_code">QR code</string>
<string name="scan_qr_code">Scan QR code</string>
<!-- Shown on a button that saves a file, after it was successfully saved -->
<string name="saved">Saved</string>
<string name="image_saved">Image saved.</string>
<string name="video_saved">Video saved.</string>
<string name="view_file">View</string>
</resources>