You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Languages/lang_en.json
+26-1Lines changed: 26 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1003,5 +1003,30 @@
1003
1003
"Please wait while {0} is being installed. This may take several minutes.": "Please wait while {0} is being installed. This may take several minutes.",
1004
1004
"The installer finished, but {0} could not be found on your system.": "The installer finished, but {0} could not be found on your system.",
1005
1005
"{0} could not be installed. The installer exited with code {1}.": "{0} could not be installed. The installer exited with code {1}.",
1006
-
"You can try again, or install it manually with the command below.": "You can try again, or install it manually with the command below."
1006
+
"You can try again, or install it manually with the command below.": "You can try again, or install it manually with the command below.",
1007
+
"All available updates": "All available updates",
1008
+
"Only packages marked for automatic updates": "Only packages marked for automatic updates",
1009
+
"No packages are marked yet, so nothing will be installed": "No packages are marked yet, so nothing will be installed",
1010
+
"{0} package(s) are marked": "{0} package(s) are marked",
1011
+
"Update only the packages marked for automatic updates, respecting the battery and metered connection restrictions": "Update only the packages marked for automatic updates, respecting the battery and metered connection restrictions",
"Update this package automatically": "Update this package automatically",
1016
+
"{0} package(s) marked for automatic updates": "{0} package(s) marked for automatic updates",
1017
+
"Turn on \"Install available updates\" in the scheduled maintenance settings for this to take effect.": "Turn on \"Install available updates\" in the scheduled maintenance settings for this to take effect.",
1018
+
"Every upgradable package is already installed automatically, so this changes nothing until the scheduled task is limited to marked packages.": "Every upgradable package is already installed automatically, so this changes nothing until the scheduled task is limited to marked packages.",
1019
+
"They will be updated when the scheduled maintenance task runs.": "They will be updated when the scheduled maintenance task runs.",
1020
+
"This package will be updated when the scheduled maintenance task runs.": "This package will be updated when the scheduled maintenance task runs.",
1021
+
"Turn on \"Install available updates\" in the scheduled maintenance settings for this list to take effect.": "Turn on \"Install available updates\" in the scheduled maintenance settings for this list to take effect.",
1022
+
"Every upgradable package is currently installed automatically, so this list is not being used.": "Every upgradable package is currently installed automatically, so this list is not being used.",
1023
+
"Not installed": "Not installed",
1024
+
"No packages are updated automatically": "No packages are updated automatically",
1025
+
"Tick the packages that should be updated on their own when the scheduled \"Install available updates\" task runs.": "Tick the packages that should be updated on their own when the scheduled \"Install available updates\" task runs.",
1026
+
"Search for a package": "Search for a package",
1027
+
"Only marked": "Only marked",
1028
+
"No packages match the search": "No packages match the search",
1029
+
"{0} of {1} packages are updated automatically": "{0} of {1} packages are updated automatically",
1030
+
"This package has its updates ignored, so it will never be updated automatically": "This package has its updates ignored, so it will never be updated automatically",
1031
+
"This package is no longer installed": "This package is no longer installed"
returnCoreTools.Translate("Every upgradable package is already installed automatically, so this changes nothing until the scheduled task is limited to marked packages.");
461
+
462
+
returnCoreTools.Translate("This package will be updated when the scheduled maintenance task runs.");
0 commit comments