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";