Skip to content

Commit aa24337

Browse files
authored
Correct typo (#72)
1 parent 74cc15d commit aa24337

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+44
-44
lines changed

includes/admin/views/global/navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ function acf_print_menu_section( $menu_items, $section = '' ) {
139139
<div class="acf-admin-toolbar-inner">
140140
<div class="acf-nav-wrap">
141141
<a href="<?php echo esc_url( admin_url( 'edit.php?post_type=acf-field-group' ) ); ?>" class="acf-logo">
142-
<img src="<?php echo esc_url( acf_get_url( 'assets/images/scf-logo.svg' ) ); ?>" alt="<?php esc_attr_e( 'Seecure Custom Fields logo', 'secure-custom-fields' ); ?>">
142+
<img src="<?php echo esc_url( acf_get_url( 'assets/images/scf-logo.svg' ) ); ?>" alt="<?php esc_attr_e( 'Secure Custom Fields logo', 'secure-custom-fields' ); ?>">
143143
</a>
144144

145145
<h2><?php echo esc_html( acf_get_setting( 'name' ) ); ?></h2>

lang/secure-custom-fields-ar.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3884,7 +3884,7 @@ msgid "Save Changes"
38843884
msgstr ""
38853885

38863886
#: includes/admin/views/global/navigation.php:142
3887-
msgid "Seecure Custom Fields logo"
3887+
msgid "Secure Custom Fields logo"
38883888
msgstr ""
38893889

38903890
#: includes/admin/views/global/navigation.php:149

lang/secure-custom-fields-bg_BG.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3783,7 +3783,7 @@ msgid "Save Changes"
37833783
msgstr ""
37843784

37853785
#: includes/admin/views/global/navigation.php:142
3786-
msgid "Seecure Custom Fields logo"
3786+
msgid "Secure Custom Fields logo"
37873787
msgstr ""
37883788

37893789
#: includes/admin/views/global/navigation.php:149

lang/secure-custom-fields-ca.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7393,7 +7393,7 @@ msgid "%1$s SCF automatically escapes unsafe HTML when rendered by <code>the_fie
73937393
msgstr ""
73947394

73957395
#: includes/admin/views/global/navigation.php:142
7396-
msgid "Seecure Custom Fields logo"
7396+
msgid "Secure Custom Fields logo"
73977397
msgstr ""
73987398

73997399
#: includes/class-acf-site-health.php:234

lang/secure-custom-fields-cs_CZ.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7405,7 +7405,7 @@ msgid "%1$s SCF automatically escapes unsafe HTML when rendered by <code>the_fie
74057405
msgstr ""
74067406

74077407
#: includes/admin/views/global/navigation.php:142
7408-
msgid "Seecure Custom Fields logo"
7408+
msgid "Secure Custom Fields logo"
74097409
msgstr ""
74107410

74117411
#: includes/class-acf-site-health.php:234

lang/secure-custom-fields-da_DK.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5366,7 +5366,7 @@ msgid "This data is logged as we detect values that have been changed during out
53665366
msgstr ""
53675367

53685368
#: includes/admin/views/global/navigation.php:142
5369-
msgid "Seecure Custom Fields logo"
5369+
msgid "Secure Custom Fields logo"
53705370
msgstr ""
53715371

53725372
#: includes/ajax/class-acf-ajax-check-screen.php:37

lang/secure-custom-fields-de_CH.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3802,7 +3802,7 @@ msgid "Save Changes"
38023802
msgstr ""
38033803

38043804
#: includes/admin/views/global/navigation.php:142
3805-
msgid "Seecure Custom Fields logo"
3805+
msgid "Secure Custom Fields logo"
38063806
msgstr ""
38073807

38083808
#: includes/admin/views/global/navigation.php:149

lang/secure-custom-fields-de_DE.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7389,7 +7389,7 @@ msgid "%1$s SCF automatically escapes unsafe HTML when rendered by <code>the_fie
73897389
msgstr ""
73907390

73917391
#: includes/admin/views/global/navigation.php:142
7392-
msgid "Seecure Custom Fields logo"
7392+
msgid "Secure Custom Fields logo"
73937393
msgstr ""
73947394

73957395
#: includes/class-acf-site-health.php:234

lang/secure-custom-fields-de_DE_formal.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7389,7 +7389,7 @@ msgid "%1$s SCF automatically escapes unsafe HTML when rendered by <code>the_fie
73897389
msgstr ""
73907390

73917391
#: includes/admin/views/global/navigation.php:142
7392-
msgid "Seecure Custom Fields logo"
7392+
msgid "Secure Custom Fields logo"
73937393
msgstr ""
73947394

73957395
#: includes/class-acf-site-health.php:234

lang/secure-custom-fields-el.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6952,7 +6952,7 @@ msgid "%1$s SCF automatically escapes unsafe HTML when rendered by <code>the_fie
69526952
msgstr ""
69536953

69546954
#: includes/admin/views/global/navigation.php:142
6955-
msgid "Seecure Custom Fields logo"
6955+
msgid "Secure Custom Fields logo"
69566956
msgstr ""
69576957

69586958
#: includes/class-acf-site-health.php:234

0 commit comments

Comments
 (0)