Remove responsive layout on/off option, regenerate .pot file

This commit is contained in:
Alexander Agnarson 2020-03-23 21:31:29 +01:00
parent 7743549010
commit 45280042ad
3 changed files with 140 additions and 157 deletions

View file

@ -198,7 +198,7 @@ if ( ! function_exists( 'curver_styles' ) ) {
function curver_styles() { function curver_styles() {
wp_enqueue_style( 'curver-style', get_stylesheet_uri() ); wp_enqueue_style( 'curver-style', get_stylesheet_uri() );
if ( get_theme_mod('responsive','on') =='on' ) { wp_enqueue_style( 'curver-responsive', get_template_directory_uri().'/responsive.css' ); } wp_enqueue_style( 'curver-responsive', get_template_directory_uri().'/responsive.css' );
wp_enqueue_style( 'curver-font-awesome', get_template_directory_uri().'/fonts/all.min.css' ); wp_enqueue_style( 'curver-font-awesome', get_template_directory_uri().'/fonts/all.min.css' );
} }

View file

@ -81,15 +81,6 @@ Kirki::add_section( 'styling', array(
/* Add Fields /* Add Fields
/* ------------------------------------ */ /* ------------------------------------ */
// General: Responsive Layout
Kirki::add_field( 'curver_theme', array(
'type' => 'switch',
'settings' => 'responsive',
'label' => esc_html__( 'Responsive Layout', 'curver' ),
'description' => esc_html__( 'Mobile and tablet optimizations (responsive.css)', 'curver' ),
'section' => 'general',
'default' => 'on',
) );
// General: Mobile Sidebar // General: Mobile Sidebar
Kirki::add_field( 'curver_theme', array( Kirki::add_field( 'curver_theme', array(
'type' => 'switch', 'type' => 'switch',

View file

@ -2,7 +2,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Curver\n" "Project-Id-Version: Curver\n"
"POT-Creation-Date: 2019-07-26 19:33+0200\n" "POT-Creation-Date: 2020-03-23 21:24+0100\n"
"PO-Revision-Date: 2018-09-21 21:27+0100\n" "PO-Revision-Date: 2018-09-21 21:27+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -85,7 +85,7 @@ msgstr ""
msgid "Normal full width sidebar" msgid "Normal full width sidebar"
msgstr "" msgstr ""
#: functions.php:162 functions/theme-options.php:311 #: functions.php:162 functions/theme-options.php:302
msgid "Footer Ads" msgid "Footer Ads"
msgstr "" msgstr ""
@ -158,10 +158,10 @@ msgid "Primary Sidebar"
msgstr "" msgstr ""
#: functions/meta-boxes.php:31 functions/meta-boxes.php:64 #: functions/meta-boxes.php:31 functions/meta-boxes.php:64
#: functions/theme-options.php:502 functions/theme-options.php:512 #: functions/theme-options.php:493 functions/theme-options.php:503
#: functions/theme-options.php:522 functions/theme-options.php:532 #: functions/theme-options.php:513 functions/theme-options.php:523
#: functions/theme-options.php:542 functions/theme-options.php:552 #: functions/theme-options.php:533 functions/theme-options.php:543
#: functions/theme-options.php:562 #: functions/theme-options.php:553
msgid "Select a sidebar" msgid "Select a sidebar"
msgstr "" msgstr ""
@ -215,558 +215,550 @@ msgid "Styling"
msgstr "" msgstr ""
#: functions/theme-options.php:88 #: functions/theme-options.php:88
msgid "Responsive Layout"
msgstr ""
#: functions/theme-options.php:89
msgid "Mobile and tablet optimizations (responsive.css)"
msgstr ""
#: functions/theme-options.php:97
msgid "Mobile Sidebar Content" msgid "Mobile Sidebar Content"
msgstr "" msgstr ""
#: functions/theme-options.php:98 #: functions/theme-options.php:89
msgid "Sidebar content on low-resolution mobile devices (320px)" msgid "Sidebar content on low-resolution mobile devices (320px)"
msgstr "" msgstr ""
#: functions/theme-options.php:106 #: functions/theme-options.php:97
msgid "Recommended Plugins" msgid "Recommended Plugins"
msgstr "" msgstr ""
#: functions/theme-options.php:107 #: functions/theme-options.php:98
msgid "Enable or disable the recommended plugins notice" msgid "Enable or disable the recommended plugins notice"
msgstr "" msgstr ""
#: functions/theme-options.php:115 #: functions/theme-options.php:106
msgid "Blog Layout" msgid "Blog Layout"
msgstr "" msgstr ""
#: functions/theme-options.php:119 #: functions/theme-options.php:110
msgid "Standard" msgid "Standard"
msgstr "" msgstr ""
#: functions/theme-options.php:120 #: functions/theme-options.php:111
msgid "List" msgid "List"
msgstr "" msgstr ""
#: functions/theme-options.php:127 #: functions/theme-options.php:118
msgid "Heading" msgid "Heading"
msgstr "" msgstr ""
#: functions/theme-options.php:128 #: functions/theme-options.php:119
msgid "Your blog heading" msgid "Your blog heading"
msgstr "" msgstr ""
#: functions/theme-options.php:136 #: functions/theme-options.php:127
msgid "Subheading" msgid "Subheading"
msgstr "" msgstr ""
#: functions/theme-options.php:137 #: functions/theme-options.php:128
msgid "Your blog subheading" msgid "Your blog subheading"
msgstr "" msgstr ""
#: functions/theme-options.php:145 #: functions/theme-options.php:136
msgid "Excerpt Length" msgid "Excerpt Length"
msgstr "" msgstr ""
#: functions/theme-options.php:146 #: functions/theme-options.php:137
msgid "Max number of words. Set it to 0 to disable." msgid "Max number of words. Set it to 0 to disable."
msgstr "" msgstr ""
#: functions/theme-options.php:159 #: functions/theme-options.php:150
msgid "Featured Posts" msgid "Featured Posts"
msgstr "" msgstr ""
#: functions/theme-options.php:160 #: functions/theme-options.php:151
msgid "" msgid ""
"To show featured posts in the slider AND the content below. Usually not " "To show featured posts in the slider AND the content below. Usually not "
"recommended." "recommended."
msgstr "" msgstr ""
#: functions/theme-options.php:168 #: functions/theme-options.php:159
msgid "Featured Category" msgid "Featured Category"
msgstr "" msgstr ""
#: functions/theme-options.php:169 #: functions/theme-options.php:160
msgid "" msgid ""
"By not selecting a category, it will show your latest post(s) from all " "By not selecting a category, it will show your latest post(s) from all "
"categories" "categories"
msgstr "" msgstr ""
#: functions/theme-options.php:173 #: functions/theme-options.php:164
msgid "Select a category" msgid "Select a category"
msgstr "" msgstr ""
#: functions/theme-options.php:179 #: functions/theme-options.php:170
msgid "Featured Post Count" msgid "Featured Post Count"
msgstr "" msgstr ""
#: functions/theme-options.php:180 #: functions/theme-options.php:171
msgid "Max number of featured posts to display. Set it to 0 to disable" msgid "Max number of featured posts to display. Set it to 0 to disable"
msgstr "" msgstr ""
#: functions/theme-options.php:193 #: functions/theme-options.php:184
msgid "Frontpage Widgets Top" msgid "Frontpage Widgets Top"
msgstr "" msgstr ""
#: functions/theme-options.php:194 functions/theme-options.php:203 #: functions/theme-options.php:185 functions/theme-options.php:194
msgid "2 columns of widgets" msgid "2 columns of widgets"
msgstr "" msgstr ""
#: functions/theme-options.php:202 #: functions/theme-options.php:193
msgid "Frontpage Widgets Bottom" msgid "Frontpage Widgets Bottom"
msgstr "" msgstr ""
#: functions/theme-options.php:211 #: functions/theme-options.php:202
msgid "Comment Count" msgid "Comment Count"
msgstr "" msgstr ""
#: functions/theme-options.php:212 #: functions/theme-options.php:203
msgid "Comment icons with count" msgid "Comment icons with count"
msgstr "" msgstr ""
#: functions/theme-options.php:220 #: functions/theme-options.php:211
msgid "Post Format Icons" msgid "Post Format Icons"
msgstr "" msgstr ""
#: functions/theme-options.php:221 #: functions/theme-options.php:212
msgid "Circle icons" msgid "Circle icons"
msgstr "" msgstr ""
#: functions/theme-options.php:229 #: functions/theme-options.php:220
msgid "Single - Author Bio" msgid "Single - Author Bio"
msgstr "" msgstr ""
#: functions/theme-options.php:230 #: functions/theme-options.php:221
msgid "Shows post author description, if it exists" msgid "Shows post author description, if it exists"
msgstr "" msgstr ""
#: functions/theme-options.php:238 #: functions/theme-options.php:229
msgid "Single - Related Posts" msgid "Single - Related Posts"
msgstr "" msgstr ""
#: functions/theme-options.php:239 #: functions/theme-options.php:230
msgid "Shows randomized related articles below the post" msgid "Shows randomized related articles below the post"
msgstr "" msgstr ""
#: functions/theme-options.php:243 functions/theme-options.php:257 #: functions/theme-options.php:234 functions/theme-options.php:248
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
#: functions/theme-options.php:244 #: functions/theme-options.php:235
msgid "Related by categories" msgid "Related by categories"
msgstr "" msgstr ""
#: functions/theme-options.php:245 #: functions/theme-options.php:236
msgid "Related by tags" msgid "Related by tags"
msgstr "" msgstr ""
#: functions/theme-options.php:252 #: functions/theme-options.php:243
msgid "Single - Post Navigation" msgid "Single - Post Navigation"
msgstr "" msgstr ""
#: functions/theme-options.php:253 #: functions/theme-options.php:244
msgid "Shows links to the next and previous article" msgid "Shows links to the next and previous article"
msgstr "" msgstr ""
#: functions/theme-options.php:258 #: functions/theme-options.php:249
msgid "Sidebar Primary" msgid "Sidebar Primary"
msgstr "" msgstr ""
#: functions/theme-options.php:259 #: functions/theme-options.php:250
msgid "Below content" msgid "Below content"
msgstr "" msgstr ""
#: functions/theme-options.php:266 #: functions/theme-options.php:257
msgid "Header Search" msgid "Header Search"
msgstr "" msgstr ""
#: functions/theme-options.php:267 #: functions/theme-options.php:258
msgid "Header search button" msgid "Header search button"
msgstr "" msgstr ""
#: functions/theme-options.php:275 #: functions/theme-options.php:266
msgid "Header Social Links" msgid "Header Social Links"
msgstr "" msgstr ""
#: functions/theme-options.php:276 functions/theme-options.php:337 #: functions/theme-options.php:267 functions/theme-options.php:328
msgid "Social link icon buttons" msgid "Social link icon buttons"
msgstr "" msgstr ""
#: functions/theme-options.php:284 #: functions/theme-options.php:275
msgid "Profile Image" msgid "Profile Image"
msgstr "" msgstr ""
#: functions/theme-options.php:285 #: functions/theme-options.php:276
msgid "Square size, same width as height" msgid "Square size, same width as height"
msgstr "" msgstr ""
#: functions/theme-options.php:293 #: functions/theme-options.php:284
msgid "Profile Name" msgid "Profile Name"
msgstr "" msgstr ""
#: functions/theme-options.php:294 #: functions/theme-options.php:285
msgid "Your name appears below the image" msgid "Your name appears below the image"
msgstr "" msgstr ""
#: functions/theme-options.php:302 #: functions/theme-options.php:293
msgid "Profile Description" msgid "Profile Description"
msgstr "" msgstr ""
#: functions/theme-options.php:303 #: functions/theme-options.php:294
msgid "A short description of you" msgid "A short description of you"
msgstr "" msgstr ""
#: functions/theme-options.php:312 #: functions/theme-options.php:303
msgid "Footer widget ads area" msgid "Footer widget ads area"
msgstr "" msgstr ""
#: functions/theme-options.php:320 #: functions/theme-options.php:311
msgid "Footer Widget Columns" msgid "Footer Widget Columns"
msgstr "" msgstr ""
#: functions/theme-options.php:321 #: functions/theme-options.php:312
msgid "Select columns to enable footer widgets. Recommended number: 3" msgid "Select columns to enable footer widgets. Recommended number: 3"
msgstr "" msgstr ""
#: functions/theme-options.php:336 #: functions/theme-options.php:327
msgid "Footer Social Links" msgid "Footer Social Links"
msgstr "" msgstr ""
#: functions/theme-options.php:345 #: functions/theme-options.php:336
msgid "Footer Logo" msgid "Footer Logo"
msgstr "" msgstr ""
#: functions/theme-options.php:346 #: functions/theme-options.php:337
msgid "Upload your custom logo image" msgid "Upload your custom logo image"
msgstr "" msgstr ""
#: functions/theme-options.php:354 #: functions/theme-options.php:345
msgid "Footer Copyright" msgid "Footer Copyright"
msgstr "" msgstr ""
#: functions/theme-options.php:355 #: functions/theme-options.php:346
msgid "Replace the footer copyright text" msgid "Replace the footer copyright text"
msgstr "" msgstr ""
#: functions/theme-options.php:363 #: functions/theme-options.php:354
msgid "Footer Credit" msgid "Footer Credit"
msgstr "" msgstr ""
#: functions/theme-options.php:364 #: functions/theme-options.php:355
msgid "Footer credit text" msgid "Footer credit text"
msgstr "" msgstr ""
#: functions/theme-options.php:372 #: functions/theme-options.php:363
msgid "Global Layout" msgid "Global Layout"
msgstr "" msgstr ""
#: functions/theme-options.php:373 #: functions/theme-options.php:364
msgid "Other layouts will override this option if they are set" msgid "Other layouts will override this option if they are set"
msgstr "" msgstr ""
#: functions/theme-options.php:385 functions/theme-options.php:497 #: functions/theme-options.php:376 functions/theme-options.php:488
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: functions/theme-options.php:386 #: functions/theme-options.php:377
msgid "(is_home) Posts homepage layout" msgid "(is_home) Posts homepage layout"
msgstr "" msgstr ""
#: functions/theme-options.php:399 functions/theme-options.php:507 #: functions/theme-options.php:390 functions/theme-options.php:498
msgid "Single" msgid "Single"
msgstr "" msgstr ""
#: functions/theme-options.php:400 #: functions/theme-options.php:391
msgid "" msgid ""
"(is_single) Single post layout - If a post has a set layout, it will " "(is_single) Single post layout - If a post has a set layout, it will "
"override this." "override this."
msgstr "" msgstr ""
#: functions/theme-options.php:413 functions/theme-options.php:517 #: functions/theme-options.php:404 functions/theme-options.php:508
msgid "Archive" msgid "Archive"
msgstr "" msgstr ""
#: functions/theme-options.php:414 #: functions/theme-options.php:405
msgid "(is_archive) Category, date, tag and author archive layout" msgid "(is_archive) Category, date, tag and author archive layout"
msgstr "" msgstr ""
#: functions/theme-options.php:427 functions/theme-options.php:527 #: functions/theme-options.php:418 functions/theme-options.php:518
msgid "Archive - Category" msgid "Archive - Category"
msgstr "" msgstr ""
#: functions/theme-options.php:428 #: functions/theme-options.php:419
msgid "(is_category) Category archive layout" msgid "(is_category) Category archive layout"
msgstr "" msgstr ""
#: functions/theme-options.php:441 functions/theme-options.php:537 #: functions/theme-options.php:432 functions/theme-options.php:528
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: functions/theme-options.php:442 #: functions/theme-options.php:433
msgid "(is_search) Search page layout" msgid "(is_search) Search page layout"
msgstr "" msgstr ""
#: functions/theme-options.php:455 functions/theme-options.php:547 #: functions/theme-options.php:446 functions/theme-options.php:538
msgid "Error 404" msgid "Error 404"
msgstr "" msgstr ""
#: functions/theme-options.php:456 #: functions/theme-options.php:447
msgid "(is_404) Error 404 page layout" msgid "(is_404) Error 404 page layout"
msgstr "" msgstr ""
#: functions/theme-options.php:469 functions/theme-options.php:557 #: functions/theme-options.php:460 functions/theme-options.php:548
msgid "Default Page" msgid "Default Page"
msgstr "" msgstr ""
#: functions/theme-options.php:470 #: functions/theme-options.php:461
msgid "" msgid ""
"(is_page) Default page layout - If a page has a set layout, it will override " "(is_page) Default page layout - If a page has a set layout, it will override "
"this." "this."
msgstr "" msgstr ""
#: functions/theme-options.php:498 #: functions/theme-options.php:489
msgid "(is_home) Primary" msgid "(is_home) Primary"
msgstr "" msgstr ""
#: functions/theme-options.php:508 #: functions/theme-options.php:499
msgid "" msgid ""
"(is_single) Primary - If a single post has a unique sidebar, it will " "(is_single) Primary - If a single post has a unique sidebar, it will "
"override this." "override this."
msgstr "" msgstr ""
#: functions/theme-options.php:518 #: functions/theme-options.php:509
msgid "(is_archive) Primary" msgid "(is_archive) Primary"
msgstr "" msgstr ""
#: functions/theme-options.php:528 #: functions/theme-options.php:519
msgid "(is_category) Primary" msgid "(is_category) Primary"
msgstr "" msgstr ""
#: functions/theme-options.php:538 #: functions/theme-options.php:529
msgid "(is_search) Primary" msgid "(is_search) Primary"
msgstr "" msgstr ""
#: functions/theme-options.php:548 #: functions/theme-options.php:539
msgid "(is_404) Primary" msgid "(is_404) Primary"
msgstr "" msgstr ""
#: functions/theme-options.php:558 #: functions/theme-options.php:549
msgid "" msgid ""
"(is_page) Primary - If a page has a unique sidebar, it will override this." "(is_page) Primary - If a page has a unique sidebar, it will override this."
msgstr "" msgstr ""
#: functions/theme-options.php:571 #: functions/theme-options.php:562
msgid "Create Social Links" msgid "Create Social Links"
msgstr "" msgstr ""
#: functions/theme-options.php:572 #: functions/theme-options.php:563
msgid "Create and organize your social links" msgid "Create and organize your social links"
msgstr "" msgstr ""
#: functions/theme-options.php:574 #: functions/theme-options.php:565
msgid "Font Awesome names:" msgid "Font Awesome names:"
msgstr "" msgstr ""
#: functions/theme-options.php:574 functions/theme-options.php:591 #: functions/theme-options.php:565 functions/theme-options.php:582
msgid "View All" msgid "View All"
msgstr "" msgstr ""
#: functions/theme-options.php:577 #: functions/theme-options.php:568
msgid "social link" msgid "social link"
msgstr "" msgstr ""
#: functions/theme-options.php:584 #: functions/theme-options.php:575
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: functions/theme-options.php:585 #: functions/theme-options.php:576
msgid "Ex: Facebook" msgid "Ex: Facebook"
msgstr "" msgstr ""
#: functions/theme-options.php:590 #: functions/theme-options.php:581
msgid "Icon Name" msgid "Icon Name"
msgstr "" msgstr ""
#: functions/theme-options.php:591 #: functions/theme-options.php:582
msgid "Font Awesome icons. Ex: fa-facebook " msgid "Font Awesome icons. Ex: fa-facebook "
msgstr "" msgstr ""
#: functions/theme-options.php:596 inc/page-title.php:64 #: functions/theme-options.php:587 inc/page-title.php:64
msgid "Link" msgid "Link"
msgstr "" msgstr ""
#: functions/theme-options.php:597 #: functions/theme-options.php:588
msgid "Enter the full url for your icon button" msgid "Enter the full url for your icon button"
msgstr "" msgstr ""
#: functions/theme-options.php:602 #: functions/theme-options.php:593
msgid "Icon Color" msgid "Icon Color"
msgstr "" msgstr ""
#: functions/theme-options.php:603 #: functions/theme-options.php:594
msgid "Set a unique color for your icon (optional)" msgid "Set a unique color for your icon (optional)"
msgstr "" msgstr ""
#: functions/theme-options.php:608 #: functions/theme-options.php:599
msgid "Open in new window" msgid "Open in new window"
msgstr "" msgstr ""
#: functions/theme-options.php:617 #: functions/theme-options.php:608
msgid "Dynamic Styles" msgid "Dynamic Styles"
msgstr "" msgstr ""
#: functions/theme-options.php:618 #: functions/theme-options.php:609
msgid "Turn on to use the styling options below" msgid "Turn on to use the styling options below"
msgstr "" msgstr ""
#: functions/theme-options.php:626 #: functions/theme-options.php:617
msgid "Boxed Layout" msgid "Boxed Layout"
msgstr "" msgstr ""
#: functions/theme-options.php:627 #: functions/theme-options.php:618
msgid "Use a boxed layout" msgid "Use a boxed layout"
msgstr "" msgstr ""
#: functions/theme-options.php:635 #: functions/theme-options.php:626
msgid "Font" msgid "Font"
msgstr "" msgstr ""
#: functions/theme-options.php:636 #: functions/theme-options.php:627
msgid "Select font for the theme" msgid "Select font for the theme"
msgstr "" msgstr ""
#: functions/theme-options.php:640 #: functions/theme-options.php:631
msgid "Titillium Web, Latin (Self-hosted)" msgid "Titillium Web, Latin (Self-hosted)"
msgstr "" msgstr ""
#: functions/theme-options.php:641 #: functions/theme-options.php:632
msgid "Titillium Web, Latin-Ext" msgid "Titillium Web, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:642 #: functions/theme-options.php:633
msgid "Droid Serif, Latin" msgid "Droid Serif, Latin"
msgstr "" msgstr ""
#: functions/theme-options.php:643 #: functions/theme-options.php:634
msgid "Source Sans Pro, Latin-Ext" msgid "Source Sans Pro, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:644 #: functions/theme-options.php:635
msgid "Lato, Latin" msgid "Lato, Latin"
msgstr "" msgstr ""
#: functions/theme-options.php:645 #: functions/theme-options.php:636
msgid "Raleway, Latin" msgid "Raleway, Latin"
msgstr "" msgstr ""
#: functions/theme-options.php:646 #: functions/theme-options.php:637
msgid "Ubuntu, Latin-Ext" msgid "Ubuntu, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:647 #: functions/theme-options.php:638
msgid "Ubuntu, Latin / Cyrillic-Ext" msgid "Ubuntu, Latin / Cyrillic-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:648 #: functions/theme-options.php:639
msgid "Roboto, Latin-Ext" msgid "Roboto, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:649 #: functions/theme-options.php:640
msgid "Roboto, Latin / Cyrillic-Ext" msgid "Roboto, Latin / Cyrillic-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:650 #: functions/theme-options.php:641
msgid "Roboto Condensed, Latin-Ext" msgid "Roboto Condensed, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:651 #: functions/theme-options.php:642
msgid "Roboto Condensed, Latin / Cyrillic-Ext" msgid "Roboto Condensed, Latin / Cyrillic-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:652 #: functions/theme-options.php:643
msgid "Roboto Slab, Latin-Ext" msgid "Roboto Slab, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:653 #: functions/theme-options.php:644
msgid "Roboto Slab, Latin / Cyrillic-Ext" msgid "Roboto Slab, Latin / Cyrillic-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:654 #: functions/theme-options.php:645
msgid "Playfair Display, Latin-Ext" msgid "Playfair Display, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:655 #: functions/theme-options.php:646
msgid "Playfair Display, Latin / Cyrillic" msgid "Playfair Display, Latin / Cyrillic"
msgstr "" msgstr ""
#: functions/theme-options.php:656 #: functions/theme-options.php:647
msgid "Open Sans, Latin-Ext" msgid "Open Sans, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:657 #: functions/theme-options.php:648
msgid "Open Sans, Latin / Cyrillic-Ext" msgid "Open Sans, Latin / Cyrillic-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:658 #: functions/theme-options.php:649
msgid "PT Serif, Latin-Ext" msgid "PT Serif, Latin-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:659 #: functions/theme-options.php:650
msgid "PT Serif, Latin / Cyrillic-Ext" msgid "PT Serif, Latin / Cyrillic-Ext"
msgstr "" msgstr ""
#: functions/theme-options.php:660 #: functions/theme-options.php:651
msgid "Arial" msgid "Arial"
msgstr "" msgstr ""
#: functions/theme-options.php:661 #: functions/theme-options.php:652
msgid "Georgia" msgid "Georgia"
msgstr "" msgstr ""
#: functions/theme-options.php:662 #: functions/theme-options.php:653
msgid "Verdana" msgid "Verdana"
msgstr "" msgstr ""
#: functions/theme-options.php:663 #: functions/theme-options.php:654
msgid "Tahoma" msgid "Tahoma"
msgstr "" msgstr ""
#: functions/theme-options.php:670 #: functions/theme-options.php:661
msgid "Website Max-width" msgid "Website Max-width"
msgstr "" msgstr ""
#: functions/theme-options.php:671 #: functions/theme-options.php:662
msgid "Max-width of the container" msgid "Max-width of the container"
msgstr "" msgstr ""
#: functions/theme-options.php:684 #: functions/theme-options.php:675
msgid "Primary Color" msgid "Primary Color"
msgstr "" msgstr ""
#: functions/theme-options.php:692 #: functions/theme-options.php:683
msgid "Header Color" msgid "Header Color"
msgstr "" msgstr ""
#: functions/theme-options.php:700 #: functions/theme-options.php:691
msgid "Gradient Color Left Top" msgid "Gradient Color Left Top"
msgstr "" msgstr ""
#: functions/theme-options.php:708 #: functions/theme-options.php:699
msgid "Gradient Color Right Bottom" msgid "Gradient Color Right Bottom"
msgstr "" msgstr ""
#: functions/theme-options.php:716 #: functions/theme-options.php:707
msgid "Header Logo Image Max-height" msgid "Header Logo Image Max-height"
msgstr "" msgstr ""
#: functions/theme-options.php:717 #: functions/theme-options.php:708
msgid "" msgid ""
"Your logo image should have the double height of this to be high resolution" "Your logo image should have the double height of this to be high resolution"
msgstr "" msgstr ""
#: functions/theme-options.php:730 #: functions/theme-options.php:721
msgid "Background Color" msgid "Background Color"
msgstr "" msgstr ""