diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-10-07 04:09:48 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-10-07 04:09:48 +0800 |
commit | e100320fecf3a8432d2506b48e62c10cd9a13224 (patch) | |
tree | b98d69462670b28eb4e284ad5e93162303c16b3e | |
parent | 5a2245cfe7d3e97b8818c0ac125a9f2a0fc98ff0 (diff) | |
download | gsoc2013-epiphany-e100320fecf3a8432d2506b48e62c10cd9a13224.tar.gz gsoc2013-epiphany-e100320fecf3a8432d2506b48e62c10cd9a13224.tar.zst gsoc2013-epiphany-e100320fecf3a8432d2506b48e62c10cd9a13224.zip |
Fix a mistranslation.
2004-10-06 Christian Persch <chpe@cvs.gnome.org>
* en_GB.po: Fix a mistranslation.
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/en_GB.po | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 7d06123b1..cacd9c72c 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-10-06 Christian Persch <chpe@cvs.gnome.org> + + * en_GB.po: Fix a mistranslation. + 2004-10-06 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation. diff --git a/po/en_GB.po b/po/en_GB.po index 5291cd886..3e07484d8 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -2977,7 +2977,7 @@ msgstr "Security level: %s" #, c-format msgid "%d hidden popup window" msgid_plural "%d hidden popup windows" -msgstr[0] "Allow popup _windows" +msgstr[0] "%d hidden popup window" msgstr[1] "%d hidden popup windows" #: src/pdm-dialog.c:416 |