Update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?
|
||||
$MESS['socserv_vk_id'] = "Application ID:";
|
||||
$MESS['socserv_vk_key'] = "Protected Key:";
|
||||
$MESS['socserv_vk_note'] = "Use your VKontakte profile to log in.";
|
||||
$MESS['socserv_vk_note_intranet'] = "Log in using VKontakte account";
|
||||
$MESS['socserv_vk_sett_note'] = "To get the ID and the key, <a href=\"http://vk.com/editapp?act=create\">register the Vkontakte application (\"website\" type)</a>.";
|
||||
$MESS['socserv_vk_sett_note1'] = "To get the code, please <a href=\"http://vk.com/editapp?act=create\">register the VK app</a> as website app.<br />Use the URL <a href=\"#URL#\">#URL#</a> as the \"Trusted redirect URI\".";
|
||||
?>
|
||||
<?php
|
||||
$MESS["socserv_vk_id"] = "Application ID:";
|
||||
$MESS["socserv_vk_key"] = "Protected Key:";
|
||||
$MESS["socserv_vk_note"] = "Use your VKontakte profile to log in.";
|
||||
$MESS["socserv_vk_note_intranet"] = "Log in using VKontakte account";
|
||||
$MESS["socserv_vk_sett_note"] = "To get the ID and the key, <a href=\"http://vk.com/editapp?act=create\">register the Vkontakte application (\"website\" type)</a>.";
|
||||
$MESS["socserv_vk_sett_note1"] = "To get the code, please <a href=\"http://vk.com/editapp?act=create\">register the VK app</a> as website app.<br />Use the URL <a href=\"#URL#\">#URL#</a> as the \"Trusted redirect URI\".";
|
||||
$MESS["socserv_vk_sett_note2_MSGVER_1"] = "To get the ID and the key, <a href=\"https://id.vk.ru/about/business/go\">Register VK app for Web</a>.<br />Use <a href=\"#URL#\">#URL#</a> in the field\"Trusted redirect URL\".";
|
||||
|
||||
Reference in New Issue
Block a user