summaryrefslogtreecommitdiffstats
path: root/web/lib/pkgfuncs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lib/pkgfuncs.inc')
-rw-r--r--web/lib/pkgfuncs.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc
index f5591f33..fd855ac1 100644
--- a/web/lib/pkgfuncs.inc
+++ b/web/lib/pkgfuncs.inc
@@ -994,7 +994,7 @@ function pkg_notify ($atype, $ids, $action = True) {
*/
function pkg_delete_comment($atype) {
if (!$atype) {
- return __("You must be logged before you can edit package information.");
+ return __("You must be logged in before you can edit package information.");
}
# Get ID of comment to be removed
@@ -1026,7 +1026,7 @@ function pkg_delete_comment($atype) {
*/
function pkg_change_category($atype) {
if (!$atype) {
- return __("You must be logged before you can edit package information.");
+ return __("You must be logged in before you can edit package information.");
}
# Get ID of the new category