Newer
Older
Mantis_source-integration / SourceWebSVN / lang / strings_english.txt
@John Reese John Reese on 25 Apr 2012 646 bytes Update copyrights
<?php

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

$s_plugin_SourceWebSVN_ = '';
$s_plugin_SourceWebSVN_title = 'Subversion / WebSVN Integration';
$s_plugin_SourceWebSVN_description = 'Adds Subversion integration to the Source plugin framework using the WebSVN app.';

$s_plugin_SourceWebSVN_svn = 'WebSVN';
$s_plugin_SourceWebSVN_websvn_url = 'WebSVN URL<br/><span class="small">(With trailing slash)</span>';
$s_plugin_SourceWebSVN_websvn_name = 'WebSVN Name<br/><span class="small">(Repository directory)</span>';
$s_plugin_SourceWebSVN_websvn_path = 'WebSVN Path<br/><span class="small">(From repository root)</span>';