From 6f150c10630c708217471be0a0c0552a6da82201 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Sun, 17 Mar 2024 20:30:15 -0500 Subject: [PATCH] Add strings for the new default Document Display UI Added a set of locale strings for use in the new default Document Display UI. --- en.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/en.json b/en.json index aea48af..f8d1a70 100644 --- a/en.json +++ b/en.json @@ -2026,6 +2026,14 @@ "UI.TextDisplay.NormalText": "Normal", "UI.TextDisplay.MonospaceText": "Monospace", + "UI.DocumentDisplay.PageNumber": "Page {page_number}", + "UI.DocumentDisplay.DocumentQuality": "Quality", + "UI.DocumentDisplay.QualityLow": "Low", + "UI.DocumentDisplay.QualityMedium": "Medium", + "UI.DocumentDisplay.QualityHigh": "High", + "UI.DocumentDisplay.Pages": "Pages", + "UI.DocumentDisplay.ResetZoom": "Reset Zoom", + "UI.VideoPlayer.GlobalSettings": "Global
Settings", "UI.VideoPlayer.LocalSettings": "Local
Settings", "UI.VideoPlayer.SpatialAudio": "Spatialized
Audio",