Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAlex Corrado <alexc@xamarin.com>2012-03-03 03:27:25 +0400
committerAlex Corrado <alexc@xamarin.com>2012-03-03 03:59:50 +0400
commit48d2444470446e768041e690029035e54e0de7e0 (patch)
tree3a47fdde8dd9ba922a1e953226f363f649e38667 /po
parent4f29b21417b86737d0973e337cd27734ee82cec7 (diff)
Fix make dist
Search and replace all the files renamed in 9dd69426 and removed in 70cc60e
Diffstat (limited to 'po')
-rw-r--r--po/mcs/POTFILES.in5
-rw-r--r--po/mcs/de.po4
-rw-r--r--po/mcs/es.po4
-rw-r--r--po/mcs/ja.po4
-rw-r--r--po/mcs/mcs.pot4
-rw-r--r--po/mcs/pt_BR.po4
6 files changed, 12 insertions, 13 deletions
diff --git a/po/mcs/POTFILES.in b/po/mcs/POTFILES.in
index 87e67c3df59..00d25f6dc72 100644
--- a/po/mcs/POTFILES.in
+++ b/po/mcs/POTFILES.in
@@ -40,10 +40,9 @@ mcs/mcs/pending.cs
mcs/mcs/property.cs
mcs/mcs/reflection.cs
mcs/mcs/report.cs
-mcs/mcs/rootcontext.cs
-mcs/mcs/roottypes.cs
+mcs/mcs/settings.cs
+mcs/mcs/module.cs
mcs/mcs/statement.cs
mcs/mcs/support.cs
mcs/mcs/typespec.cs
mcs/mcs/typemanager.cs
-mcs/mcs/symbolwriter.cs
diff --git a/po/mcs/de.po b/po/mcs/de.po
index da702c814ec..42764cf63be 100644
--- a/po/mcs/de.po
+++ b/po/mcs/de.po
@@ -2869,12 +2869,12 @@ msgstr ""
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: mcs/mcs/roottypes.cs:327
+#: mcs/mcs/module.cs:327
#, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""
-#: mcs/mcs/roottypes.cs:546
+#: mcs/mcs/module.cs:546
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
diff --git a/po/mcs/es.po b/po/mcs/es.po
index df14e556219..6d2ad007c7e 100644
--- a/po/mcs/es.po
+++ b/po/mcs/es.po
@@ -2961,12 +2961,12 @@ msgstr ""
"No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
"indexador"
-#: mcs/mcs/roottypes.cs:327
+#: mcs/mcs/module.cs:327
#, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""
-#: mcs/mcs/roottypes.cs:546
+#: mcs/mcs/module.cs:546
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
diff --git a/po/mcs/ja.po b/po/mcs/ja.po
index e17b48eddc0..67552dd8ad7 100644
--- a/po/mcs/ja.po
+++ b/po/mcs/ja.po
@@ -2924,12 +2924,12 @@ msgstr ""
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
-#: mcs/mcs/roottypes.cs:327
+#: mcs/mcs/module.cs:327
#, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""
-#: mcs/mcs/roottypes.cs:546
+#: mcs/mcs/module.cs:546
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
diff --git a/po/mcs/mcs.pot b/po/mcs/mcs.pot
index 9bbbbd19fb1..b871a100eb8 100644
--- a/po/mcs/mcs.pot
+++ b/po/mcs/mcs.pot
@@ -2822,12 +2822,12 @@ msgstr ""
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: mcs/mcs/roottypes.cs:327
+#: mcs/mcs/module.cs:327
#, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""
-#: mcs/mcs/roottypes.cs:546
+#: mcs/mcs/module.cs:546
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
diff --git a/po/mcs/pt_BR.po b/po/mcs/pt_BR.po
index b5222fb9bc6..46cbdcf66e1 100644
--- a/po/mcs/pt_BR.po
+++ b/po/mcs/pt_BR.po
@@ -3363,14 +3363,14 @@ msgstr ""
"Não foi possível definir o atributo \"IndexerName\" em um indexador marcado "
"como sobrescrito"
-#: mcs/mcs/roottypes.cs:327
+#: mcs/mcs/module.cs:327
#, fuzzy, csharp-format
msgid "Value specified for the argument to `{0}' is not valid"
msgstr ""
"Valor especificado para o argumento ao \"System.Runtime.InteropServices."
"DefaultCharSetAttribute\" não é válido"
-#: mcs/mcs/roottypes.cs:546
+#: mcs/mcs/module.cs:546
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr "O namespace \"{0}\" já contém uma definição para \"{1}\""