diff --git a/locale/en/locale.po b/locale/en/locale.po index 78ca4edb163..6900122dc00 100644 --- a/locale/en/locale.po +++ b/locale/en/locale.po @@ -1474,3 +1474,19 @@ msgstr "This search implementation does not allow per-press re-indexing." msgid "search.cli.rebuildIndex.unknownPress" msgstr "The given press path \"{$pressPath}\" could not be resolved to a press." + +msgid "site.upgradeAvailable.admin" +msgstr "" +"There is a new version of OMP available! You are currently using OMP " +"{$currentVersion}. The most recent version is OMP {$latestVersion}. Please " +"visit the PKP " +"website to download the most recent version and find upgrade instructions." + +msgid "site.upgradeAvailable.manager" +msgstr "" +"There is a new version of OMP available! You are currently using OMP " +"{$currentVersion}. The most recent version is OMP {$latestVersion}. Please " +"contact your Site Administrator ({$siteAdminName}, {$siteAdminEmail}) to notify them of this new " +"release. More information can be found on the PKP website."