KMP-20: Changed n/a in 'version not available'
This commit is contained in:
parent
edd376b5b8
commit
f7d3309505
@ -45,7 +45,7 @@ class PluginMDMModule extends Module
|
|||||||
} catch(Exception $e){}
|
} catch(Exception $e){}
|
||||||
|
|
||||||
// If we can't find a version, we will simply return not available
|
// If we can't find a version, we will simply return not available
|
||||||
return dgettext('plugin_mdm', 'n/a');
|
return dgettext('plugin_mdm', 'version not available');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user