1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 15:57:14 +03:00

L10n: Add new strings for changed journal locking

This commit is contained in:
Athanasius 2021-03-05 15:44:35 +00:00
parent 1663238cd0
commit 09cc677a42

View File

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