summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aptitude-defaults.ar6
-rw-r--r--aptitude-defaults.bs6
-rw-r--r--aptitude-defaults.ca6
-rw-r--r--aptitude-defaults.cs6
-rw-r--r--aptitude-defaults.da6
-rw-r--r--aptitude-defaults.de6
-rw-r--r--aptitude-defaults.el6
-rw-r--r--aptitude-defaults.es6
-rw-r--r--aptitude-defaults.eu6
-rw-r--r--aptitude-defaults.fi6
-rw-r--r--aptitude-defaults.fr6
-rw-r--r--aptitude-defaults.gl6
-rw-r--r--aptitude-defaults.hu6
-rw-r--r--aptitude-defaults.it6
-rw-r--r--aptitude-defaults.ja6
-rw-r--r--aptitude-defaults.km6
-rw-r--r--aptitude-defaults.ku6
-rw-r--r--aptitude-defaults.lt6
-rw-r--r--aptitude-defaults.mr6
-rw-r--r--aptitude-defaults.nb6
-rw-r--r--aptitude-defaults.nl6
-rw-r--r--aptitude-defaults.nn6
-rw-r--r--aptitude-defaults.pl6
-rw-r--r--aptitude-defaults.pt6
-rw-r--r--aptitude-defaults.pt_BR6
-rw-r--r--aptitude-defaults.ro6
-rw-r--r--aptitude-defaults.ru6
-rw-r--r--aptitude-defaults.sk6
-rw-r--r--aptitude-defaults.sv6
-rw-r--r--aptitude-defaults.tl6
-rw-r--r--aptitude-defaults.tr6
-rw-r--r--aptitude-defaults.vi6
-rw-r--r--aptitude-defaults.zh_CN6
-rw-r--r--aptitude-defaults.zh_TW6
-rw-r--r--section-descriptions6
35 files changed, 210 insertions, 0 deletions
diff --git a/aptitude-defaults.ar b/aptitude-defaults.ar
index 0a88fb8c..55df761f 100644
--- a/aptitude-defaults.ar
+++ b/aptitude-defaults.ar
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for ar.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.bs b/aptitude-defaults.bs
index 33f8fcc3..794a2d76 100644
--- a/aptitude-defaults.bs
+++ b/aptitude-defaults.bs
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for bs.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.ca b/aptitude-defaults.ca
index fa0e9a58..3562b2fb 100644
--- a/aptitude-defaults.ca
+++ b/aptitude-defaults.ca
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for ca.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.cs b/aptitude-defaults.cs
index 55b2e907..89aa1fc7 100644
--- a/aptitude-defaults.cs
+++ b/aptitude-defaults.cs
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for cs.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.da b/aptitude-defaults.da
index 34cf4f0b..5c34f134 100644
--- a/aptitude-defaults.da
+++ b/aptitude-defaults.da
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for da.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.de b/aptitude-defaults.de
index 6041bf9f..2f86a8d8 100644
--- a/aptitude-defaults.de
+++ b/aptitude-defaults.de
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for de.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.el b/aptitude-defaults.el
index 0e1f832f..614f3f11 100644
--- a/aptitude-defaults.el
+++ b/aptitude-defaults.el
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for el.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.es b/aptitude-defaults.es
index e58153f0..2a272a14 100644
--- a/aptitude-defaults.es
+++ b/aptitude-defaults.es
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for es.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.eu b/aptitude-defaults.eu
index 5e94b87e..39a7cfb8 100644
--- a/aptitude-defaults.eu
+++ b/aptitude-defaults.eu
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for eu.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.fi b/aptitude-defaults.fi
index 0314724f..93fb7f12 100644
--- a/aptitude-defaults.fi
+++ b/aptitude-defaults.fi
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for fi.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.fr b/aptitude-defaults.fr
index 3c8d55ef..c4224720 100644
--- a/aptitude-defaults.fr
+++ b/aptitude-defaults.fr
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for fr.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.gl b/aptitude-defaults.gl
index ee2cf99e..2b00d529 100644
--- a/aptitude-defaults.gl
+++ b/aptitude-defaults.gl
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for gl.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.hu b/aptitude-defaults.hu
index c3c74dc8..23a5cdbf 100644
--- a/aptitude-defaults.hu
+++ b/aptitude-defaults.hu
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for hu.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.it b/aptitude-defaults.it
index f031395a..eb2ac4e5 100644
--- a/aptitude-defaults.it
+++ b/aptitude-defaults.it
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for it.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.ja b/aptitude-defaults.ja
index e644d405..7707f5db 100644
--- a/aptitude-defaults.ja
+++ b/aptitude-defaults.ja
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for ja.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.km b/aptitude-defaults.km
index 147cea43..658d4119 100644
--- a/aptitude-defaults.km
+++ b/aptitude-defaults.km
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for km.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.ku b/aptitude-defaults.ku
index 1b62f115..1de7751c 100644
--- a/aptitude-defaults.ku
+++ b/aptitude-defaults.ku
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for ku.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.lt b/aptitude-defaults.lt
index 2a097e73..6773616d 100644
--- a/aptitude-defaults.lt
+++ b/aptitude-defaults.lt
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for lt.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.mr b/aptitude-defaults.mr
index 9b0a4d05..0f729787 100644
--- a/aptitude-defaults.mr
+++ b/aptitude-defaults.mr
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for mr.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.nb b/aptitude-defaults.nb
index ff0f179b..119f25c7 100644
--- a/aptitude-defaults.nb
+++ b/aptitude-defaults.nb
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for nb.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.nl b/aptitude-defaults.nl
index daecdbfe..423a8838 100644
--- a/aptitude-defaults.nl
+++ b/aptitude-defaults.nl
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for nl.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.nn b/aptitude-defaults.nn
index c552f0a1..36470905 100644
--- a/aptitude-defaults.nn
+++ b/aptitude-defaults.nn
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for nn.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.pl b/aptitude-defaults.pl
index cd1e1cda..8f3af20d 100644
--- a/aptitude-defaults.pl
+++ b/aptitude-defaults.pl
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for pl.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.pt b/aptitude-defaults.pt
index 2fc4265b..642cc96f 100644
--- a/aptitude-defaults.pt
+++ b/aptitude-defaults.pt
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for pt.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.pt_BR b/aptitude-defaults.pt_BR
index cbc7b152..5847af3d 100644
--- a/aptitude-defaults.pt_BR
+++ b/aptitude-defaults.pt_BR
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for pt_BR.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.ro b/aptitude-defaults.ro
index 66b6b129..0be07242 100644
--- a/aptitude-defaults.ro
+++ b/aptitude-defaults.ro
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for ro.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.ru b/aptitude-defaults.ru
index 955404ba..643209b6 100644
--- a/aptitude-defaults.ru
+++ b/aptitude-defaults.ru
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for ru.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.sk b/aptitude-defaults.sk
index 2625f63e..f204132d 100644
--- a/aptitude-defaults.sk
+++ b/aptitude-defaults.sk
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for sk.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.sv b/aptitude-defaults.sv
index ad8ab4c8..b60cb3d9 100644
--- a/aptitude-defaults.sv
+++ b/aptitude-defaults.sv
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for sv.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.tl b/aptitude-defaults.tl
index 3e899f5f..b2f29d07 100644
--- a/aptitude-defaults.tl
+++ b/aptitude-defaults.tl
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for tl.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.tr b/aptitude-defaults.tr
index 3cf25dab..7dd31e53 100644
--- a/aptitude-defaults.tr
+++ b/aptitude-defaults.tr
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for tr.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.vi b/aptitude-defaults.vi
index 738d0453..52c9115f 100644
--- a/aptitude-defaults.vi
+++ b/aptitude-defaults.vi
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for vi.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.zh_CN b/aptitude-defaults.zh_CN
index 587ff1e7..79465688 100644
--- a/aptitude-defaults.zh_CN
+++ b/aptitude-defaults.zh_CN
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for zh_CN.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/aptitude-defaults.zh_TW b/aptitude-defaults.zh_TW
index df617d23..d9153f3d 100644
--- a/aptitude-defaults.zh_TW
+++ b/aptitude-defaults.zh_TW
@@ -1,6 +1,12 @@
// -*-c++-*-
//
// This file defines the names of sections known by aptitude for zh_TW.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{
diff --git a/section-descriptions b/section-descriptions
index 3d517eb8..dac412cb 100644
--- a/section-descriptions
+++ b/section-descriptions
@@ -5,6 +5,12 @@
// and the "Descriptions" tree, and you can cause a translation of
// this file to be selected by providing a translation for
// "aptitude-section-names" in the .po for your language.
+//
+// Due to bug #260446, double-quotes (") cannot be backslash-escaped.
+// For this reason, aptitude treats adjacent pairs of apostrophese('')
+// as double-quotes: that is, the string "''" in a section description
+// will be rendered as one double quote. No other characters are
+// affected by this behavior.
Aptitude::Sections
{