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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@
80
80
"Do you really want to uninstall the following {0} packages?": "Do you really want to uninstall the following {0} packages?",
81
81
"No": "No",
82
82
"Yes": "Yes",
83
+
"Partial": "Partial",
83
84
"View on UniGetUI": "View on UniGetUI",
84
85
"Update": "Update",
85
86
"Open UniGetUI": "Open UniGetUI",
@@ -524,6 +525,7 @@
524
525
"e.g. 10": "e.g. 10",
525
526
"Custom minimum age (days)": "Custom minimum age (days)",
526
527
"{pm} does not provide release dates for its packages, so this setting will have no effect": "{pm} does not provide release dates for its packages, so this setting will have no effect",
528
+
"{pm} only provides release dates for some of its packages, so this setting will only apply to those packages": "{pm} only provides release dates for some of its packages, so this setting will only apply to those packages",
527
529
"Override the global minimum update age for this package manager": "Override the global minimum update age for this package manager",
528
530
"View {0} logs": "View {0} logs",
529
531
"If Python cannot be found or is not listing packages but is installed on the system, ": "If Python cannot be found or is not listing packages but is installed on the system, ",
0 commit comments