363 | | /* translators: 1: web.config, 2: Documentation URL, 3: CTRL + a, 4: Element code. */ |
364 | | __( 'If your %1$s file was <a href="%2$s">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file.' ), |
| 363 | /* translators: 1: web.config, 2: Documentation URL, 3: Ctrl + A, 4: Element code. */ |
| 364 | __( 'If your %1$s file were <a href="%2$s">writable</a>, we could do this automatically, but it isn’t. So this is the URL rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file.' ), |
389 | | /* translators: 1: Documentation URL, 2: web.config, 3: CTRL + a */ |
390 | | __( 'If the root directory of your site was <a href="%1$s">writable</a>, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file.' ), |
| 389 | /* translators: 1: Documentation URL, 2: web.config, 3: Ctrl + A */ |
| 390 | __( 'If the root directory of your site were <a href="%1$s">writable</a>, we could do this automatically, but it isn’t. So this is the URL rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file.' ), |
421 | | /* translators: 1: .htaccess, 2: Documentation URL, 3: CTRL + a */ |
422 | | __( 'If your %1$s file was <a href="%2$s">writable</a>, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all.' ), |
| 421 | /* translators: 1: .htaccess, 2: Documentation URL, 3: Ctrl + A */ |
| 422 | __( 'If your %1$s file were <a href="%2$s">writable</a>, we could do this automatically, but it isn’t. So these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all.' ), |