| @@ -1,0 +1,6 @@ | ||
| 1 | +<?php die( 'These aren\'t the droids you\'re looking for.' ); | |
| 2 | +// | |
| 3 | +// Extract of translatable strings from lib/abstract/com/. | |
| 4 | +// | |
| 5 | +__( 'The %1$s add-on requires the %2$s plugin.', 'wpsso' ); | |
| 6 | +__( 'The %1$s add-on requires %2$s version %3$s or newer (version %4$s is currently installed).', 'wpsso' ); | |