mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Add missing patch from 125489. No idea why 'cvs update' does not show
a question mark for that file. Noticed by: maintainer
This commit is contained in:
parent
8447c4e791
commit
c31ced2ba2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216825
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= mail-notification
|
||||
DISTVERSION= 5.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= mailnotify
|
||||
|
15
mail/mail-notification/files/patch-po_pl.po
Normal file
15
mail/mail-notification/files/patch-po_pl.po
Normal file
@ -0,0 +1,15 @@
|
||||
--- po/pl.po.orig 2008-05-22 17:38:01.000000000 +0200
|
||||
+++ po/pl.po 2008-07-11 01:44:09.000000000 +0200
|
||||
@@ -777,9 +777,9 @@
|
||||
#, c-format
|
||||
msgid "feed retrieved successfully (%i byte)"
|
||||
msgid_plural "feed retrieved successfully (%i bytes)"
|
||||
-msgstr[0] "nagłówek pobrany pomyślnie (%s bajt)"
|
||||
-msgstr[1] "nagłówek pobrany pomyślnie (%s bajty)"
|
||||
-msgstr[2] "nagłówek pobrany pomyślnie (%s bajtów)"
|
||||
+msgstr[0] "nagłówek pobrany pomyślnie (%i bajt)"
|
||||
+msgstr[1] "nagłówek pobrany pomyślnie (%i bajty)"
|
||||
+msgstr[2] "nagłówek pobrany pomyślnie (%i bajtów)"
|
||||
|
||||
#: ../src/mn-gmail-mailbox.gob:203 ../src/mn-gmail-mailbox.gob:254
|
||||
msgid "unable to parse feed"
|
Loading…
Reference in New Issue
Block a user