Changeset - 31fb2b22eb47
[Not reviewed]
default
0 2 0
timeless@gmail.com - 10 years ago 2016-05-03 07:09:39
timeless@gmail.com
spelling: construct
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/kallithea.pot
Show inline comments
 
@@ -3970,7 +3970,7 @@ msgid ""
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to contruct clone-by-id"
 
"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:55
kallithea/templates/admin/settings/settings_visual.html
Show inline comments
 
@@ -45,7 +45,7 @@ ${h.form(url('admin_settings_visual'), m
 
                                                        {user}   current user username,
 
                                                        {netloc} network location/server host of running Kallithea server,
 
                                                        {repo}   full repository name,
 
                                                        {repoid} ID of repository, can be used to contruct clone-by-id''')}</span>
 
                                                        {repoid} ID of repository, can be used to construct clone-by-id''')}</span>
 
                    </div>
 
                </div>
 
             </div>
0 comments (0 inline, 0 general)