You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'trashed' => sprintf( _n( '%1$s %2$s moved to the Trash.', '%1$s %3$s moved to the Trash.', $bulk_counts['trashed'], 'tika-doc-pdf-indexer' ), $bulk_counts['trashed'], $this->single, $this->plural ),
'untrashed' => sprintf( _n( '%1$s %2$s restored from the Trash.', '%1$s %3$s restored from the Trash.', $bulk_counts['untrashed'], 'tika-doc-pdf-indexer' ), $bulk_counts['untrashed'], $this->single, $this->plural ),
);
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
The text was updated successfully, but these errors were encountered:
Tika-Doc-PDF-indexer/includes/class-tika-doc-pdf-indexer-settings.php
Line 24 in 3dc1378
Tika-Doc-PDF-indexer/includes/class-tika-doc-pdf-indexer.php
Line 42 in 3dc1378
Tika-Doc-PDF-indexer/includes/class-tika-doc-pdf-indexer.php
Line 51 in 3dc1378
Tika-Doc-PDF-indexer/includes/lib/class-tika-doc-pdf-indexer-post-type.php
Lines 162 to 176 in 3dc1378
Tika-Doc-PDF-indexer/includes/lib/class-tika-doc-pdf-indexer-post-type.php
Lines 97 to 124 in 3dc1378
Tika-Doc-PDF-indexer/includes/lib/class-tika-doc-pdf-indexer-post-type.php
Lines 191 to 198 in 3dc1378
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
The text was updated successfully, but these errors were encountered: