Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
bb-plugin
/
includes
:
strings.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** * Misc strings that aren't in the core plugin but * need to be translated. */ __( 'The Beaver Builder Booster plugin is not compatible with your host.', 'fl-builder' ); __( 'Click here to edit content on this %s using an easy drag-and-drop builder.', '%s is the singular post type name (e.g. page)', 'fl-builder' ); __( 'Use an easy drag-and-drop builder to edit content on this page.', 'fl-builder' ); __( 'Launch Page Builder', 'fl-builder' );