diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-07-01 01:57:17 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-07-01 01:57:17 +0000 |
commit | b37799a1b652d561d0558fc6d101f3d16085e568 (patch) | |
tree | 0bcbbbcbb4dca730dcc2b454fd6ff87c9297dcaf /po/Makefile | |
parent | 163afca19772aa8e9e24217ec1d96115fb811f62 (diff) | |
download | urpmi-b37799a1b652d561d0558fc6d101f3d16085e568.tar urpmi-b37799a1b652d561d0558fc6d101f3d16085e568.tar.gz urpmi-b37799a1b652d561d0558fc6d101f3d16085e568.tar.bz2 urpmi-b37799a1b652d561d0558fc6d101f3d16085e568.tar.xz urpmi-b37799a1b652d561d0558fc6d101f3d16085e568.zip |
There's a translatable string in rurpmi
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index b41db64e..c9c329cb 100644 --- a/po/Makefile +++ b/po/Makefile @@ -8,7 +8,7 @@ PL_FILES = ../_irpm ../rpm-find-leaves ../urpm.pm ../urpme ../urpmf \ ../urpmi ../urpmi.addmedia ../gurpmi ../gurpmi2 \ ../urpmi.removemedia ../urpmi.update ../urpmq \ ../urpm/parallel_ka_run.pm ../urpm/parallel_ssh.pm \ - ../urpm/msg.pm ../urpm/args.pm + ../urpm/msg.pm ../urpm/args.pm ../rurpmi # C-like files to search translatable strings in CFILES = ./placeholder.h |