mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Improve description of mobile view setting, and hide mobile settings if mobile view is disabled #2510
This commit is contained in:
parent
b6c444c536
commit
f980ea58c6
10 changed files with 60 additions and 15 deletions
|
|
@ -373,7 +373,7 @@ $lang->use_and_display = 'Use and Display Vote List';
|
|||
$lang->pc = 'PC';
|
||||
$lang->mobile = 'Mobile';
|
||||
$lang->mobile_view = 'Mobile View';
|
||||
$lang->about_mobile_view = 'Mobile View will display the best layout when you access the website with your smart phone.';
|
||||
$lang->about_mobile_view = 'Use different layouts and skins for PC and mobile.<br>Select "No" if you have installed an adaptive (responsive) theme that supports both PC and mobile.';
|
||||
$lang->simple_view = 'Simple View';
|
||||
$lang->detail_view = 'Detail View';
|
||||
$lang->more = 'More';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue