Newer
Older
Mantis_source-integration / SourceGithub / lang / strings_english.txt
@John Reese John Reese on 17 Mar 2010 585 bytes Re-licensed the project under the MIT license
<?php

# Copyright (c) 2010 John Reese
# Licensed under the MIT license

$s_plugin_SourceGithub_ = '';
$s_plugin_SourceGithub_github = 'GitHub';
$s_plugin_SourceGithub_title = 'GitHub Integration';
$s_plugin_SourceGithub_description = 'Adds GitHub integration to the Source Integration framework.';

$s_plugin_SourceGithub_hub_username = 'GitHub Username';
$s_plugin_SourceGithub_hub_reponame = 'GitHub Repository<br/><span class="small">(lowercase, dashed name)</span>';
$s_plugin_SourceGithub_master_branch = 'Primary Branches<br/><span class="small">(comma-separated list)</span>';