lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Sep 2013 18:27:08 -0700
From:	"Darrick J. Wong" <darrick.wong@...cle.com>
To:	tytso@....edu, darrick.wong@...cle.com
Cc:	linux-ext4@...r.kernel.org
Subject: [PATCH 04/31] libext2fs: Fix a minor grammatical error in the error
 catalog

'an block' should be 'a block'.

Signed-off-by: Darrick J. Wong <darrick.wong@...cle.com>
---
 lib/ext2fs/ext2_err.et.in |    2 +-
 po/ca.po                  |    2 +-
 po/cs.po                  |    2 +-
 po/de.po                  |    2 +-
 po/e2fsprogs.pot          |    2 +-
 po/es.po                  |    2 +-
 po/fr.po                  |    2 +-
 po/id.po                  |    2 +-
 po/it.po                  |    2 +-
 po/nl.po                  |    2 +-
 po/pl.po                  |    2 +-
 po/sv.po                  |    2 +-
 po/tr.po                  |    2 +-
 po/vi.po                  |    2 +-
 po/zh_CN.po               |    2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)


diff --git a/lib/ext2fs/ext2_err.et.in b/lib/ext2fs/ext2_err.et.in
index d100acd..c547a2c 100644
--- a/lib/ext2fs/ext2_err.et.in
+++ b/lib/ext2fs/ext2_err.et.in
@@ -96,7 +96,7 @@ ec	EXT2_ET_INODE_BITMAP_READ,
 	"Can't read an inode bitmap"
 
 ec	EXT2_ET_BLOCK_BITMAP_WRITE,
-	"Can't write an block bitmap"
+	"Can't write a block bitmap"
 
 ec	EXT2_ET_BLOCK_BITMAP_READ,
 	"Can't read an block bitmap"
diff --git a/po/ca.po b/po/ca.po
index 44cd45a..0d8f36a 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6010,7 +6010,7 @@ msgstr "escriptura dels mapes de bits de bloc i de node-i"
 
 #: lib/ext2fs/ext2_err.c:40
 #, fuzzy
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "en escriure el mapa de bits dels blocs"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/cs.po b/po/cs.po
index b110c43..fe34399 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5972,7 +5972,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Bitmapu iuzlů nelze přečíst"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Bitmapu bloků nelze zapsat"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/de.po b/po/de.po
index 0e7b39e..b7f71c2 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5976,7 +5976,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Die Inode-Bitmap kann nicht gelesen werden"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Die Block-Bitmap kann nicht geschrieben werden"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/e2fsprogs.pot b/po/e2fsprogs.pot
index e298bed..0e63d47 100644
--- a/po/e2fsprogs.pot
+++ b/po/e2fsprogs.pot
@@ -5640,7 +5640,7 @@ msgid "Can't read an inode bitmap"
 msgstr ""
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr ""
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/es.po b/po/es.po
index 95c99ff..f47480b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6181,7 +6181,7 @@ msgstr "escribiendo los mapas de bits de los nodos-i"
 
 #: lib/ext2fs/ext2_err.c:40
 #, fuzzy
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "leyendo los mapas de bits del nodo-i y del bloque"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/fr.po b/po/fr.po
index 0c59a39..602441e 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5987,7 +5987,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Ne peut lire un bitmap d'i-noeuds"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Ne peut crire un bitmap de blocs"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/id.po b/po/id.po
index dce13bd..fb4e8fb 100644
--- a/po/id.po
+++ b/po/id.po
@@ -6027,7 +6027,7 @@ msgstr "menulis inode bitmap"
 
 #: lib/ext2fs/ext2_err.c:40
 #, fuzzy
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "membaca inode dan blok bitmap"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/it.po b/po/it.po
index d26d63d..ba8ba61 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6088,7 +6088,7 @@ msgstr "scrivendo le mappe di bit di inode"
 
 #: lib/ext2fs/ext2_err.c:40
 #, fuzzy
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "lettura delle mappe di bit inode e blocco"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/nl.po b/po/nl.po
index 3125bbc..b98cb32 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -5982,7 +5982,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Kan een inode-bitkaart niet lezen"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Kan een blok-bitkaart niet schrijven"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/pl.po b/po/pl.po
index 924fcba..62fac2e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5946,7 +5946,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Nie mona odczyta bitmapy i-wzw"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Nie mona zapisa bitmapy blokw"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/sv.po b/po/sv.po
index b2c5df1..d89370e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -5952,7 +5952,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Kan inte läsa en inodsbitkarta"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Kan inte skriva en blockbitkarta"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/tr.po b/po/tr.po
index 186cd79..c677675 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6352,7 +6352,7 @@ msgstr "düğüm biteşlemleri yazılıyor"
 
 #: lib/ext2fs/ext2_err.c:40
 #, fuzzy
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "düğüm ve blok biteşlemleri okunuyor"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/vi.po b/po/vi.po
index 4f15af2..736542e 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -5929,7 +5929,7 @@ msgid "Can't read an inode bitmap"
 msgstr "Không thể đọc mảng ảnh nút"
 
 #: lib/ext2fs/ext2_err.c:40
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "Không thể ghi mảng ảnh khối"
 
 #: lib/ext2fs/ext2_err.c:41
diff --git a/po/zh_CN.po b/po/zh_CN.po
index edbcc27..77f4a22 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -5644,7 +5644,7 @@ msgstr "inode 位图"
 
 #: lib/ext2fs/ext2_err.c:40
 #, fuzzy
-msgid "Can't write an block bitmap"
+msgid "Can't write a block bitmap"
 msgstr "块位图"
 
 #: lib/ext2fs/ext2_err.c:41

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists