diff options
author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-06-30 16:41:44 +0200 |
---|---|---|
committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-06-30 16:41:44 +0200 |
commit | 84622dc2b68e98c099bc34d9b8e6894e0b2e1f3a (patch) | |
tree | 247a83e5b36d46b5ee304a4f55a6ac6f895283bf /po/POTFILES.in | |
parent | 6d245448c182a0e53f5bbf98927e8b5c7d4d9bd1 (diff) | |
download | abrt-84622dc2b68e98c099bc34d9b8e6894e0b2e1f3a.tar.gz abrt-84622dc2b68e98c099bc34d9b8e6894e0b2e1f3a.tar.xz abrt-84622dc2b68e98c099bc34d9b8e6894e0b2e1f3a.zip |
renamed TicketUploader to ReportUploader
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 13bb5d45..3f7a7eac 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,7 @@ # [encoding: UTF-8] # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -lib/Plugins/TicketUploader.cpp +lib/Plugins/ReportUploader.cpp lib/Plugins/RHTSupport.cpp lib/Utils/make_descr.cpp src/Applet/abrt-applet.desktop.in |