Launchpad Translations on behalf of apparmor-dev
cc71c4210c
Launchpad automatic translations update.
2014-10-27 05:32:33 +00:00
Launchpad Translations on behalf of apparmor-dev
57a8d2c94c
Launchpad automatic translations update.
2014-10-23 05:37:49 +00:00
Launchpad Translations on behalf of apparmor-dev
0fb504868e
Launchpad automatic translations update.
2014-10-22 05:36:29 +00:00
Launchpad Translations on behalf of apparmor-dev
c504acb09e
Launchpad automatic translations update.
2014-10-17 05:36:15 +00:00
Launchpad Translations on behalf of apparmor-dev
0a01abf370
Launchpad automatic translations update.
2014-09-22 05:56:12 +00:00
Launchpad Translations on behalf of apparmor-dev
c32681a236
Launchpad automatic translations update.
2014-09-21 05:45:25 +00:00
Launchpad Translations on behalf of apparmor-dev
503fcc1ad9
Launchpad automatic translations update.
2014-09-14 05:58:56 +00:00
Steve Beattie
ff1ae04853
Regenerate the parser's string translation template file.
2014-09-13 00:14:06 -07:00
Launchpad Translations on behalf of apparmor-dev
e67f6561c4
Launchpad automatic translations update.
2014-09-12 05:53:50 +00:00
Launchpad Translations on behalf of apparmor-dev
298df16292
Launchpad automatic translations update.
2014-09-11 05:48:53 +00:00
Launchpad Translations on behalf of apparmor-dev
74f82b022f
Launchpad automatic translations update.
2014-08-14 05:34:24 +00:00
Launchpad Translations on behalf of apparmor-dev
3ec7f81dcc
Launchpad automatic translations update.
2014-07-24 05:40:28 +00:00
Launchpad Translations on behalf of apparmor-dev
1619144323
Launchpad automatic translations update.
2014-07-16 05:44:54 +00:00
Launchpad Translations on behalf of apparmor-dev
e7001e0d94
Launchpad automatic translations update.
2014-05-02 05:29:28 +00:00
Launchpad Translations on behalf of apparmor-dev
f4c0353061
Launchpad automatic translations update.
2014-05-01 05:27:43 +00:00
Launchpad Translations on behalf of apparmor-dev
0f4ad98321
Launchpad automatic translations update.
2014-04-12 05:40:11 +00:00
Launchpad Translations on behalf of apparmor-dev
29208310a9
Launchpad automatic translations update.
2014-03-26 05:41:51 +00:00
Launchpad Translations on behalf of apparmor-dev
32eb900317
Launchpad automatic translations update.
2014-01-22 05:15:04 +00:00
Steve Beattie
f6af922088
po files: eliminate msgfmt missing language header warning
...
Current builds include many warnings when building translations message
files like so:
msgfmt -c -o ja.mo ja.po
ja.po:5: warning: header field 'Language' missing in header
According to what I read in the entry for Language in
http://www.gnu.org/software/gettext/manual/gettext.html#Header-Entry
the language entry should be (in our case) the same as the file name
minus the .po suffix. This patch adds the language field for those
po files that were missing it.
Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: Christian Boltz <apparmor@cboltz.de>
2014-01-20 11:45:10 -08:00
Steve Beattie
bae37248f5
parser+utils: adjust translation bugs reporting address
...
This patch updates the Report-Msgid-Bugs-To: to point to the apparmor
list instead of the old Novell forge address. It also makes the
Project-Id-Version: field consistent.
Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: Christian Boltz <apparmor@cboltz.de>
2014-01-17 11:19:33 -08:00
Launchpad Translations on behalf of apparmor-dev
11301681aa
Launchpad automatic translations update.
2014-01-08 04:35:03 +00:00
Launchpad Translations on behalf of apparmor-dev
30a215009d
Launchpad automatic translations update.
2013-12-07 05:14:31 +00:00
Launchpad Translations on behalf of apparmor-dev
c7019d4d14
Launchpad automatic translations update.
2013-11-27 04:31:33 +00:00
Launchpad Translations on behalf of apparmor-dev
7694eae167
Launchpad automatic translations update.
2013-11-26 05:13:39 +00:00
Launchpad Translations on behalf of apparmor-dev
010f3c9575
Launchpad automatic translations update.
2013-11-21 05:11:44 +00:00
Launchpad Translations on behalf of apparmor-dev
067a87dc30
Launchpad automatic translations update.
2013-11-20 05:14:49 +00:00
Launchpad Translations on behalf of apparmor-dev
49ba23dc1a
Launchpad automatic translations update.
2013-11-16 05:14:19 +00:00
Launchpad Translations on behalf of apparmor-dev
8d21d1e1fe
Launchpad automatic translations update.
2013-11-15 05:16:08 +00:00
John Johansen
b235dea47b
Update parser translations as discussed in yesterdays meeting
2013-11-14 10:20:43 -08:00
Christian Boltz
fa8fecd610
Fix some minor issues in parser/po/de.po
...
Acked-by: Seth Arnold <seth.arnold@canonical.com>
2013-10-29 01:06:40 +01:00
Steve Beattie
ca4906c0a3
Fix list email typo
2011-02-23 15:57:36 -08:00
John Johansen
52ca88141a
Fix previously committed translation patch that didn't correctly add the
...
new apparmor-parser.pot file
2011-02-22 11:36:14 -08:00
John Johansen
d788969c25
Update apparmor_parser translation files
...
The apparmor_parser translation files where using the old subdomain_parser
domain, but the parser was binding to apparmor-parser. Create a new
apparmor-parser.pot file and remove the subdomain_parser.pot file.
Signed-off-by: John Johansen <john.johansen@canonical.com>
2011-02-22 03:48:03 -08:00
John Johansen
db70a37621
Update x conflict failure message
...
Output a better failure message when a conflict of x permissions cause
policy compilation to fail. We don't have enough information available
to output which rules during the dfa compilation so just improve the
message to let people know that it means there are conflicting x modifiers
in the rules.
Signed-off-by: John Johansen <john.johansen@canonical.com>
2011-02-22 03:47:03 -08:00
Kees Cook
14d8bac7b2
Here's an update to rename another chunk of things that still used
...
"SubDomain" in some way. This leaves only "subdomain.conf" and the
function names internally.
Additionally, I added a "make check" rule to the utils/Makefile to do a
simple "perl -c" sanity check just for good measure.
2011-01-13 13:58:26 -08:00
Kees Cook
723a20ba7d
as ACKed on IRC, drop the unused $Id$ tags everywhere
2010-12-20 12:29:10 -08:00
John Johansen
59f0d08417
Update translation files
2009-02-07 12:16:03 +00:00
John Johansen
ecf9412623
Update translation files
2008-11-07 12:01:08 +00:00
John Johansen
44e22c56f9
update translations
2008-05-22 09:26:15 +00:00
Dominic Reynolds
737ffeb3c7
Added updated translations.
2007-08-06 12:48:39 +00:00
Dominic Reynolds
e456884095
More translation updates.
2006-11-20 04:48:27 +00:00
Dominic Reynolds
ddc0cf76aa
Updates from translation team.
2006-11-19 16:43:09 +00:00
Steve Beattie
4f16824434
This patch makes it so that translations added to po/ directories are
...
automatically added to the set of languages to be built and installed
unless they are explicitly added to the set of disabled translations.
This eliminates the need to manually add a lang to the Makefile when a
new translation is submitted (svn add will still be necessary).
2006-11-15 09:22:15 +00:00
David J Drewelow
504d5cd2c0
added new po files to LANG
2006-11-08 10:50:00 +00:00
David J Drewelow
be21bcaf81
updated files pulled from LCN repository
2006-11-08 10:33:48 +00:00
Steve Beattie
af33afe8f7
Convert the rest of the packages to symlinking in the common directory
...
so that 'make dist' will work.
2006-11-04 21:34:47 +00:00
Dominic Reynolds
488f7fcc89
Disabled ar.po language as the po file in suse-i18n contains errors that
...
cause msgfmt and the build to fail.
2006-09-26 19:02:29 +00:00
Dominic Reynolds
9d3ae5ec8a
Added/updated po files from lcn repo:
...
https://forgesvn1.novell.com/svn/suse-i18n
2006-09-26 18:32:52 +00:00
Steve Beattie
aa470621a4
Check in an internationalization change that got missed in the 'm' mode
...
update.
2006-09-11 20:12:47 +00:00
Steve Beattie
08a4b5ce52
Set svn keyword properties on a couple of missed files.
2006-05-31 21:44:14 +00:00