From 8ad12014577ac64b70c348f8e9b294b9494fb0f8 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sat, 27 Jun 2020 23:19:31 +0100 Subject: [PATCH] Translations: Add recent new strings * Plugins Without Python 3.x Support * Information on migrating plugins * Disable Automatic Application Updates Check when in-game Closes #529 --- L10n/en.template | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/L10n/en.template b/L10n/en.template index c7bd2b43..6b61461a 100644 --- a/L10n/en.template +++ b/L10n/en.template @@ -100,6 +100,9 @@ /* Output setting under 'Send system and scan data to the Elite Dangerous Data Network' new in E:D 2.2. [eddn.py] */ "Delay sending until docked" = "Delay sending until docked"; +/* Option to disabled Automatic Check For Updates whilst in-game [prefs.py] */ +"Disable Automatic Application Updates Check when in-game" = "Disable Automatic Application Updates Check when in-game"; + /* List of plugins in settings. [prefs.py] */ "Disabled Plugins" = "Disabled Plugins"; @@ -340,6 +343,12 @@ /* Popup body: Warning about plugins without Python 3.x support [EDMarketConnector.py] */ "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the 'Plugins' tab of 'File' > 'Settings'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '.disabled' on the end of the name." = "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the 'Plugins' tab of 'File' > 'Settings'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '.disabled' on the end of the name."; +/* Settings>Plugins>Plugins without Python 3.x support [prefs.py] */ +"Plugins Without Python 3.x Support" = "Plugins Without Python 3.x Support"; + +/* Settings>Plugins>Information on migrating plugins [prefs.py] */ +"Information on migrating plugins" = "Information on migrating plugins"; + /* Federation rank. [stats.py] */ "Post Captain" = "Post Captain";