package WebGUI::i18n::English::Workflow_Activity_SyncProfilesToLdap; use strict; our $I18N = { 'activityName' => { message => q|Sync Profiles To LDAP|, context => q|The name of this workflow activity.|, lastUpdated => 0, }, }; 1;