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

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

$s_plugin_SourceGitweb_ = '';
$s_plugin_SourceGitweb_gitweb = 'Gitweb';
$s_plugin_SourceGitweb_title = 'Gitweb Integration';
$s_plugin_SourceGitweb_description = 'Adds Gitweb integration to the Source Integration framework.';

$s_plugin_SourceGitweb_gitweb_root = 'Gitweb Root URL';
$s_plugin_SourceGitweb_gitweb_project = 'Gitweb Project<br/><span class="small">(including ".git")</span>';
$s_plugin_SourceGitweb_master_branch = 'Primary Branches<br/><span class="small">(comma-separated list)</span>';