name ) ); $return_link = gp_url_project( $project ); gp_breadcrumb_project( $project ); } else { $gp_title = sprintf( /* translators: %s: Project name. */ __( 'Import Translations < %s < GlotPress', 'glotpress' ), esc_html( $project->name ) ); $return_link = gp_url_project_locale( $project, $locale->slug, $translation_set->slug ); gp_breadcrumb( array( gp_project_links_from_root( $project ), gp_link_get( $return_link, $translation_set->name ), ) ); } gp_title( $gp_title ); gp_tmpl_header(); ?>

$format ) { $format_options[ $slug ] = $format->name; } $status_options = array(); if ( isset( $can_import_current ) && $can_import_current ) { $status_options['current'] = __( 'Current', 'glotpress' ); } if ( isset( $can_import_waiting ) && $can_import_waiting ) { $status_options['waiting'] = __( 'Waiting', 'glotpress' ); } ?>
1 ) : ?>
id ); ?>