Update
This commit is contained in:
+4
-4
@@ -90,10 +90,10 @@ $s['thisOnly'] = 'Return the specified build only';
|
|||||||
$s['help_arch'] = 'Determines the architecture of the searched build.';
|
$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_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_branch'] = 'Configures the reported branch of the operating system used by the seeker.';
|
||||||
$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_build'] = 'Configures the reported build number of the operating system used by the seeker. 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_edition'] = 'Configures the reported operating system edition of the seeker.';
|
||||||
$s['help_thisOnly'] = 'Asks the server to return an 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 the build number of the seeker.';
|
||||||
|
|
||||||
//known.php
|
//known.php
|
||||||
$s['browseKnown'] = 'Browse known builds';
|
$s['browseKnown'] = 'Browse known builds';
|
||||||
|
|||||||
Reference in New Issue
Block a user