| 561 | | 'title' => __( 'Insert/edit link' ), |
| 562 | | 'update' => __( 'Update' ), |
| 563 | | 'save' => __( 'Add Link' ), |
| 564 | | 'noTitle' => __( '(no title)' ), |
| 565 | | 'noMatchesFound' => __( 'No results found.' ), |
| 566 | | 'linkSelected' => __( 'Link selected.' ), |
| 567 | | 'linkInserted' => __( 'Link inserted.' ), |
| | 561 | 'title' => __( 'Insert/edit link' ), |
| | 562 | 'update' => __( 'Update' ), |
| | 563 | 'save' => __( 'Add Link' ), |
| | 564 | 'noTitle' => __( '(no title)' ), |
| | 565 | 'noMatchesFound' => __( 'No results found.' ), |
| | 566 | 'linkSelected' => __( 'Link selected.' ), |
| | 567 | 'linkInserted' => __( 'Link inserted.' ), |
| | 568 | /* translators: Input word length for incremental post search. Start searching from the next number. */ |
| | 569 | 'lengthForSearchInternalLinks' => _x( '2', 'search internal links' ), |