diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
index 6b0cfaf0d72..f3fba685d28 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
@@ -949,4 +949,51 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
index 6c590272012..a1748b78b2b 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
@@ -949,4 +949,51 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
index d0101ef78ea..a2024c84e41 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
@@ -949,4 +949,51 @@ Para usar una ruta de acceso de JDK personalizada para una compilación de líne
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
index 0b1f1f68c60..bae741f58c4 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
@@ -949,4 +949,51 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
index 7096f7e9755..2613691ef7e 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
@@ -949,4 +949,51 @@ Per usare un percorso JDK personalizzato per una compilazione della riga di coma
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
index 331bd0df79b..51e9b1ff603 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
@@ -950,4 +950,51 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
index 28aa71f6916..28433073ed0 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
@@ -949,4 +949,51 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
index 2c2c53b9bb0..94f49bd6d92 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
@@ -949,4 +949,51 @@ Aby użyć niestandardowej ścieżki zestawu JDK dla kompilacji wiersza poleceni
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
index 9bee7cb9264..28407afdf1b 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
@@ -949,4 +949,51 @@ Para usar um caminho JDK personalizado para um build de linha de comando, defina
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
index edae8ddc679..aad8ca35827 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
@@ -949,4 +949,51 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
index 25eb22913b5..33905dc738f 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
@@ -949,4 +949,51 @@ Bir komut satırı derlemesi için özel bir SDK yolu kullanmak için 'JavaSdkDi
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
index 992e4efec2f..09f5b036c54 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
@@ -949,4 +949,51 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
index 7a82221c9bd..e6456ba8f2f 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
@@ -949,4 +949,51 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - An Android Resource Identifier.
+
+ '<{0}>' item '{1}' is missing required metadata '{2}'
+ {0} - The MSBuild ItemGroup Item name
+{1} - The MSBuild Item ItemSpec
+{2} - The omitted MSBuild Item metadata attribute
+
+
+ Maven artifact specification '{0}' is invalid. The correct format is 'group_id:artifact_id'.
+ The following are literal names and should not be translated: Maven, group_id, artifact_id
+{0} - A Maven artifact specification
+
+
+ Cannot download Maven artifact '{0}:{1}'.
+- {2}: {3}
+- {4}: {5}
+ The following are literal names and should not be translated: Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .jar filename we tried to download
+{3} - The HttpClient reported download exception message
+{4} - The .aar filename we tried to download
+{5} - The HttpClient provided download exception message
+
+
+ Cannot download POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+
+ Cannot download parent POM file for Maven artifact '{0}:{1}'.
+- {2}: {3}
+ The following are literal names and should not be translated: POM, Maven
+{0} - Maven artifact group id
+{1} - Maven artifact id
+{2} - The .pom filename we tried to download
+{3} - The HttpClient reported download exception message
+
+
+ Unknown Maven repository: '{0}'.
+ The following are literal names and should not be translated: Maven
+{0} - User supplied Maven repository type
+
\ No newline at end of file