mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
L10n: Add new strings for changed journal locking
This commit is contained in:
parent
1663238cd0
commit
09cc677a42
@ -226,9 +226,15 @@
|
|||||||
/* Hotkey/Shortcut settings prompt on Windows. [prefs.py] */
|
/* Hotkey/Shortcut settings prompt on Windows. [prefs.py] */
|
||||||
"Hotkey" = "Hotkey";
|
"Hotkey" = "Hotkey";
|
||||||
|
|
||||||
|
/* Changed journal update_lock failed [monitor.py] */
|
||||||
|
"Ignore" = "Ignore";
|
||||||
|
|
||||||
/* Section heading in settings. [inara.py] */
|
/* Section heading in settings. [inara.py] */
|
||||||
"Inara credentials" = "Inara credentials";
|
"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] */
|
/* Hotkey/Shortcut settings prompt on OSX. [prefs.py] */
|
||||||
"Keyboard shortcut" = "Keyboard shortcut";
|
"Keyboard shortcut" = "Keyboard shortcut";
|
||||||
|
|
||||||
@ -409,6 +415,9 @@
|
|||||||
/* Help menu item. [EDMarketConnector.py] */
|
/* Help menu item. [EDMarketConnector.py] */
|
||||||
"Release Notes" = "Release Notes";
|
"Release Notes" = "Release Notes";
|
||||||
|
|
||||||
|
/* Changed journal update_lock failed [monitor.py] */
|
||||||
|
"Retry" = "Retry";
|
||||||
|
|
||||||
/* Multicrew role label in main window. [EDMarketConnector.py] */
|
/* Multicrew role label in main window. [EDMarketConnector.py] */
|
||||||
"Role" = "Role";
|
"Role" = "Role";
|
||||||
|
|
||||||
@ -478,6 +487,9 @@
|
|||||||
/* Main window. [EDMarketConnector.py] */
|
/* Main window. [EDMarketConnector.py] */
|
||||||
"System" = "System";
|
"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] */
|
/* Appearance setting. [prefs.py] */
|
||||||
"Theme" = "Theme";
|
"Theme" = "Theme";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user