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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -922,6 +922,9 @@
922
922
"Select executable": "Select executable",
923
923
"All files": "All files",
924
924
"Download full package manifest alongside the installer": "Download full package manifest alongside the installer",
925
+
"{0} could not read the version of this package that is currently installed.": "{0} could not read the version of this package that is currently installed.",
926
+
"No installed version is known for it.": "No installed version is known for it.",
927
+
"The version shown is the one UniGetUI last installed ({0}); if the package has been updated by anything else since, that is out of date.": "The version shown is the one UniGetUI last installed ({0}); if the package has been updated by anything else since, that is out of date.",
925
928
"Prefer latest versions (may include breaking changes) instead of recommended safe updates": "Prefer latest versions (may include breaking changes) instead of recommended safe updates",
926
929
"Expand": "Expand",
927
930
"Fast JavaScript runtime, bundler, and package manager": "Fast JavaScript runtime, bundler, and package manager",
0 commit comments