This commit is contained in:
2026-09-05 22:46:03 +02:00
parent 135dd08bcb
commit ae99d51148
+2 -2
View File
@@ -89,11 +89,11 @@ $s['autoSelect'] = 'Automatic selection';
$s['thisOnly'] = 'Return the specified build only';
$s['help_arch'] = 'Determines the architecture of the searched build.';
$s['help_ring'] = 'Configures the channel in which the search will be performed.';
$s['help_targetRelease'] = 'Configures the release which the searched update is associated with. This option applies to <i>Beta</i> and <i>Experimental</i> channels only. For others use <i>Any Release</i> selection.';
$s['help_targetRelease'] = 'Configures the release which the searched update is associated with. This option applies to <i>Beta</i> and <i>Experimental</i> channels only. For others, use <i>Any Release</i> selection.';
$s['help_branch'] = 'Configures the reported branch of the operating system used by the searching machine.';
$s['help_build'] = 'Configures the reported build number of the operating system used by the searching machine. Has to be lower or equal to one of the searched update.';
$s['help_edition'] = 'Configures the reported operating system edition of the searching machine.';
$s['help_thisOnly'] = 'Asks the server to return update with build number equal the searching machine\'s build number.';
$s['help_thisOnly'] = 'Asks the server to return an update with build number equal the searching machine\'s build number.';
//known.php
$s['browseKnown'] = 'Browse known builds';