1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2025-10-26 23:17:36 +01:00

Allow alternate methods of Login with personal_urls

This commit is contained in:
MW install maintain even with core development
2020-07-24 11:30:48 -04:00
parent 26162eedee
commit 79e00892b4
3 changed files with 10 additions and 14 deletions

View File

@@ -7,5 +7,6 @@
"skinname-pivot": "Pivot",
"pivot-desc": "A mobile skin which \"Pivots\" seamlessly to any size display.",
"pivot-browsermsg": "may not look as expected in this version of Internet Explorer. We recommend you upgrade to a newer version of Internet Explorer or switch to a browser like Firefox or Chrome.",
"pivot-menutitle": "Menu"
"pivot-menutitle": "Menu",
"pivot-personal-tools": "Personal Tools"
}

View File

@@ -7,5 +7,6 @@
"skinname-pivot": "name of skin",
"pivot-desc": "description of skin",
"pivot-browsermsg": "old versions of IE not supported message",
"pivot-menutitle": "menu title"
"pivot-menutitle": "menu title",
"pivot-personal-tools": "logged in title for personal tools"
}