From 576dd477bb79d8c0953ae9ef04f879efb36e2d4b Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sun, 8 Jun 2025 00:03:38 +0200 Subject: feat: Add border to selected storage page --- translations/en_us.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'translations') diff --git a/translations/en_us.json b/translations/en_us.json index 0e1570a..57a5b4d 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -279,6 +279,8 @@ "firmament.config.storage-overlay.inverse-scroll.description": "Invert the mouse wheel scrolling in Firmament's storage overlay.", "firmament.config.storage-overlay.margin": "Margin", "firmament.config.storage-overlay.margin.description": "Margin inside of the storage overview.", + "firmament.config.storage-overlay.outline-active-page": "Outline Active Page", + "firmament.config.storage-overlay.outline-active-page.description": "Put a border around the selected storage page in the storage overlay.", "firmament.config.storage-overlay.padding": "Padding", "firmament.config.storage-overlay.padding.description": "Padding inside of the storage overview.", "firmament.config.storage-overlay.rows": "Columns", @@ -397,5 +399,5 @@ "firmament.warp-util.mark-excluded": "Firmament: Tried to warp to %s, but it was not unlocked. I will avoid warping there again.", "firmament.warp-util.no-warp-found": "Could not find an unlocked warp in %s", "firmament.waypoint.temporary": "Temporary Waypoint: %s", - "firmanent.config.edit": "Edit" + "zzzzzzzzz.lastentry": "Here so every real firmament entry has a trailing ," } -- cgit