Update Translations
- Only translate catchall_boolean descritpions if the are not unicode to start with.
This commit is contained in:
parent
5726f48176
commit
8e0541377c
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.49.tar.gz
|
||||
/setroubleshoot-plugins-3.0.50.tar.gz
|
||||
/setroubleshoot-plugins-3.0.51.tar.gz
|
||||
/setroubleshoot-plugins-3.0.52.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.51
|
||||
Version: 3.0.52
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Tue May 7 2013 Dan Walsh <dwalsh@redhat.com> - 3.0.52-1
|
||||
- Update Translations
|
||||
- Only translate catchall_boolean descritpions if the are not unicode to start with.
|
||||
|
||||
* Fri Apr 19 2013 Dan Walsh <dwalsh@redhat.com> - 3.0.51-1
|
||||
- Update Translations
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user