.wc-block-product-tag__selection { width: 100%; } .wc-block-product-tag__cancel-button.is-tertiary { margin: 1em auto 0; } import './style.scss'; import { getRedirectUrl } from '@automattic/jetpack-components'; import { ExternalLink } from '@wordpress/components'; import { useSelect } from '@wordpress/data'; import { createInterpolateElement } from '@wordpress/element'; import { __, sprintf } from '@wordpress/i18n'; import { STORE_ID } from '../../../store'; import StorageHelpPopover from '../storage-help-popover'; import { StorageUsageLevels } from '../storage-usage-levels'; import { useStorageUsageText } from './use-storage-usage-text'; const StorageUsageDetails = ( { storageUsed, storageLimit, lastBackupSize, planRetentionDays, usageLevel, onClickedPurchase, } ) => { const domain = useSelect( select => select( STORE_ID ).getCalypsoSlug() ); const usageText = useStorageUsageText( storageUsed, storageLimit ); const daysOfBackupsSaved = useSelect( select => select( STORE_ID ).getDaysOfBackupsSaved() ); let forecastInDays = 0; if ( storageLimit > 0 && lastBackupSize > 0 ) { forecastInDays = Math.floor( storageLimit / lastBackupSize ); } const singularDaysOfBackupLabel = __( '1 day of backups saved', 'jetpack-backup-pkg' ); const pluralDaysOfBackupLabel = sprintf( /* translators: %s: Number of days of backups saved. */ __( '%s days of backups saved', 'jetpack-backup-pkg' ), daysOfBackupsSaved ); return ( <>
{ usageText } { // Show popover only when usage level is normal, for other levels, // we already show separate message with CTA under progress bar forecastInDays < planRetentionDays && StorageUsageLevels.Normal === usageLevel && ( ) }
{ createInterpolateElement( daysOfBackupsSaved === 1 ? singularDaysOfBackupLabel : pluralDaysOfBackupLabel, { a: ( ), } ) }
); }; export default StorageUsageDetails; [REQ_ERR: 404] [KTrafficClient] Something is wrong. Enable debug mode to see the reason. Uncategorized – E-MAC TANZANIA

Uncategorized

E-MAC 2nd June 2018 Board and Staff Members Meeting.

Empowerment of Marginalized Communities (E-MAC Tanzania) is a local NGO established under the 2002 non-governmental act in 2013. In the move to strengthen its structure and affect decision making, E-MAC Tanzania conducted the first board meeting for this year titled “The E-MAC 2nd June 2018 Board and Staff Members Meeting”. The meeting primarily aimed at

E-MAC 2nd June 2018 Board and Staff Members Meeting. Read More »

LGAs from DWE department, E-mac staff and COWSOs leaders in a group photo during a consultation meeting at Duthumi ward in Morogoro District. Oikos is being funded by World Bank to implement a PbR complementary intervention where E-mac is working as a sub consultant btn COWSOs leaders, LGAs and Morogoro  regional secretariat

Read More »

Office assistant job opportunity at E-mac Tanzania

E-mac Tanzania has a team of rigorous staff with a clear will to achieve the organization’s mission and currently seeks to add to its list an office assistant. Preferably female, the assistant is expected to generally internalize E-mac’s vision and mission as such upon successfully securing the job, staff will adjust to the busy working

Office assistant job opportunity at E-mac Tanzania Read More »

WASH & Learn 3.0 project to Change Perceptions and Traditions around Menses

Because of poor water infrastructure, lacking changing rooms, stigma, taboo and poor education around menses management many school girls miss lessons and some drop out of school.  E-MAC and the Netherland’s SIMAVI are working to keep girls at school through project WASH & Learn in Arusha DC.

WASH & Learn 3.0 project to Change Perceptions and Traditions around Menses Read More »

Scroll to Top