File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
33$s_plugin_SourceBitBucket_ = '';
44$s_plugin_SourceBitBucket_bitbucket = 'BitBucket';
5- $s_plugin_SourceBitBucket_title = 'BitBucket Integration';
5+ $s_plugin_SourceBitBucket_title = 'Source BitBucket Integration';
66$s_plugin_SourceBitBucket_description = 'Adds BitBucket integration to the Source Integration framework.';
77
88$s_plugin_SourceBitBucket_bit_basic_login = 'BitBucket login (for basic auth)';
Original file line number Diff line number Diff line change 55
66$s_plugin_SourceCgit_ = '';
77$s_plugin_SourceCgit_cgit = 'Cgit';
8- $s_plugin_SourceCgit_title = 'Cgit Integration';
8+ $s_plugin_SourceCgit_title = 'Source Cgit Integration';
99$s_plugin_SourceCgit_description = 'Adds Cgit integration to the Source Integration framework.';
1010
1111$s_plugin_SourceCgit_cgit_root = 'Cgit Root URL<br/><span class="small">(including trailing /)</span>';
Original file line number Diff line number Diff line change 55
66$s_plugin_SourceGithub_ = '';
77$s_plugin_SourceGithub_github = 'GitHub';
8- $s_plugin_SourceGithub_title = 'GitHub Integration';
8+ $s_plugin_SourceGithub_title = 'Source GitHub Integration';
99$s_plugin_SourceGithub_description = 'Adds GitHub integration to the Source Integration framework.';
1010
1111$s_plugin_SourceGithub_hub_username = 'GitHub Username';
Original file line number Diff line number Diff line change 66
77$s_plugin_SourceGitlab_ = '';
88$s_plugin_SourceGitlab_gitlab = 'GitLab';
9- $s_plugin_SourceGitlab_title = 'GitLab Integration';
9+ $s_plugin_SourceGitlab_title = 'Source GitLab Integration';
1010$s_plugin_SourceGitlab_description = 'Adds GitLab integration to the Source Integration framework.';
1111
1212$s_plugin_SourceGitlab_hub_root = 'GitLab Root<br /><span class="small">The full URL of your GitLab instance</span>';
Original file line number Diff line number Diff line change 55
66$s_plugin_SourceGitweb_ = '';
77$s_plugin_SourceGitweb_gitweb = 'Gitweb';
8- $s_plugin_SourceGitweb_title = 'Gitweb Integration';
8+ $s_plugin_SourceGitweb_title = 'Source Gitweb Integration';
99$s_plugin_SourceGitweb_description = 'Adds Gitweb integration to the Source Integration framework.';
1010
1111$s_plugin_SourceGitweb_gitweb_root = 'Gitweb Root URL';
Original file line number Diff line number Diff line change 1313
1414$s_plugin_SourceHgWeb_ = '';
1515$s_plugin_SourceHgWeb_hgweb = 'HgWeb';
16- $s_plugin_SourceHgWeb_title = 'HgWeb Integration';
16+ $s_plugin_SourceHgWeb_title = 'Source HgWeb Integration';
1717$s_plugin_SourceHgWeb_description = 'Adds HgWeb integration to the Source Integration framework.';
1818
1919$s_plugin_SourceHgWeb_hgweb_root = 'HgWeb Root URL';
Original file line number Diff line number Diff line change 44# Licensed under the MIT license
55
66$s_plugin_SourceSFSVN_ = '';
7- $s_plugin_SourceSFSVN_title = 'Subversion / SourceForge Integration';
7+ $s_plugin_SourceSFSVN_title = 'Source Subversion / SourceForge Integration';
88$s_plugin_SourceSFSVN_description = 'Adds Subversion integration to the Source plugin framework using SourceForge.net.';
99
1010$s_plugin_SourceSFSVN_svn = 'SourceForge SVN';
Original file line number Diff line number Diff line change 44# Licensed under the MIT license
55
66$s_plugin_SourceSVN_ = '';
7- $s_plugin_SourceSVN_title = 'Subversion Integration';
7+ $s_plugin_SourceSVN_title = 'Source Subversion Integration';
88$s_plugin_SourceSVN_description = 'Adds Subversion integration to the Source plugin framework.';
99
1010$s_plugin_SourceSVN_svn = 'SVN';
Original file line number Diff line number Diff line change 44# Licensed under the MIT license
55
66$s_plugin_SourceViewVC_ = '';
7- $s_plugin_SourceViewVC_title = 'Subversion / ViewVC Integration';
7+ $s_plugin_SourceViewVC_title = 'Source Subversion / ViewVC Integration';
88$s_plugin_SourceViewVC_description = 'Adds Subversion integration to the Source plugin framework using the ViewVC app.';
99
1010$s_plugin_SourceViewVC_svn = 'ViewVC';
Original file line number Diff line number Diff line change 44# Licensed under the MIT license
55
66$s_plugin_SourceWebSVN_ = '';
7- $s_plugin_SourceWebSVN_title = 'Subversion / WebSVN Integration';
7+ $s_plugin_SourceWebSVN_title = 'Source Subversion / WebSVN Integration';
88$s_plugin_SourceWebSVN_description = 'Adds Subversion integration to the Source plugin framework using the WebSVN app.';
99
1010$s_plugin_SourceWebSVN_svn = 'WebSVN';
You can’t perform that action at this time.
0 commit comments