From: Benno Schulenberg Date: Sun, 1 Jun 2014 21:29:50 +0000 (+0200) Subject: po: add %It to the list of recognized expansions X-Git-Tag: v1.42.11~57 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1c97e615f3f5269bc89e6aef82b148173f1c598c;p=tools%2Fe2fsprogs.git po: add %It to the list of recognized expansions Signed-off-by: Benno Schulenberg Signed-off-by: Theodore Ts'o --- diff --git a/po/at-expand.pl b/po/at-expand.pl index 3786ee1..d4427b5 100644 --- a/po/at-expand.pl +++ b/po/at-expand.pl @@ -45,6 +45,7 @@ my @translator_help = ( "#. %Id -> i_dir_acl\n", "#. %Iu -> i_uid\n", "#. %Ig -> i_gid\n", + "#. %It file type\n", "#. %j inode number\n", "#. %m \n", "#. %N \n",