From 09cc677a425d6b0826bb20205bfa740f76f5edb2 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 5 Mar 2021 15:44:35 +0000 Subject: [PATCH] L10n: Add new strings for changed journal locking --- L10n/en.template | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/L10n/en.template b/L10n/en.template index 262b36d9..89dec997 100644 --- a/L10n/en.template +++ b/L10n/en.template @@ -226,9 +226,15 @@ /* Hotkey/Shortcut settings prompt on Windows. [prefs.py] */ "Hotkey" = "Hotkey"; +/* Changed journal update_lock failed [monitor.py] */ +"Ignore" = "Ignore"; + /* Section heading in settings. [inara.py] */ "Inara credentials" = "Inara credentials"; +/* Changed journal update_lock failed [monitor.py] */ +"Journal directory already locked" = Journal directory already locked"; + /* Hotkey/Shortcut settings prompt on OSX. [prefs.py] */ "Keyboard shortcut" = "Keyboard shortcut"; @@ -409,6 +415,9 @@ /* Help menu item. [EDMarketConnector.py] */ "Release Notes" = "Release Notes"; +/* Changed journal update_lock failed [monitor.py] */ +"Retry" = "Retry"; + /* Multicrew role label in main window. [EDMarketConnector.py] */ "Role" = "Role"; @@ -478,6 +487,9 @@ /* Main window. [EDMarketConnector.py] */ "System" = "System"; +/* Changed journal update_lock failed [monitor.py] */ +"The new Journal Directory location is already locked.{CR}You can either attempt to resolve this and then Retry, or choose to Ignore this." = "The new Journal Directory location is already locked.{CR}You can either attempt to resolve this and then Retry, or choose to Ignore this WIBBLE."; + /* Appearance setting. [prefs.py] */ "Theme" = "Theme";