Skip to content

Commit 6f4327d

Browse files
committed
Manually amend values-cs.xml to fix lint errors
Asked polyglots in https://wordpress.slack.com/archives/C02RP50LK/p1663772328565199 to reject the incorrect translations in GlotPress, but manually fixed the XMLs in the meantime to be able to build a new beta.
1 parent 5dbc8e7 commit 6f4327d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

WordPress/src/main/res/values-cs/strings.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ Language: cs_CZ
11271127
<string name="error_failed_to_load_into_file">Načtení do souboru se nezdařilo, zkuste to znovu.</string>
11281128
<string name="crop">oříznutí</string>
11291129
<string name="insert_label_with_count">Vložit %d</string>
1130-
<string name="feature_announcement_dialog_label">Co je nového na WordPressu</string>
1130+
<string name="feature_announcement_dialog_label">Co je nového na %s</string>
11311131
<string name="feature_announcement_find_out_mode">Zjistit více</string>
11321132
<string name="sitepicker_continue_flow">Pokračovat</string>
11331133
<string name="whats_new_in_version_title">Co je nového</string>
@@ -1447,7 +1447,6 @@ Language: cs_CZ
14471447
<string name="navigate_forward_desc">Jít vpřed</string>
14481448
<string name="notification_post_will_be_published_in_ten_minutes">\"%s\" bude publikován za 10 minut</string>
14491449
<string name="calendar_scheduled_post_title">Naplánovaný příspěvek WordPress: \"%s\"</string>
1450-
<string name="calendar_scheduled_post_description">Publikování \"%1$s\" je naplánováno na \"%2$s\" ve vaší aplikaci WordPress \"%3$s\"</string>
14511450
<string name="post_notification_when_published">Při zveřejnění</string>
14521451
<string name="post_notification_error">Nelze vytvořit oznámení, pokud je datum publikování v minulosti.</string>
14531452
<string name="notification_scheduled_post">Naplánovaný příspěvek</string>

0 commit comments

Comments
 (0)