diff --git a/Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl b/Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl index 957b4cfef02..fc680f02591 100644 --- a/Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl +++ b/Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl @@ -897,6 +897,24 @@ + + + element in '{0}' is missing the android:name attribute.]]> + + in '{0}' non contiene l'attributo android:name.]]> + + + + + + + or an element. Set the $(AndroidLaunchActivity) or $(AndroidInstrumentation) MSBuild property to specify one.]]> + + o un elemento instrumentation . Impostare la proprietà MSBuild $(AndroidLaunchActivity) o $(AndroidInstrumentation) per specificarne una.]]> + + + + @@ -936,6 +954,15 @@ + + + element. Add an Android.App.Instrumentation subclass to the application, or set the $(AndroidInstrumentation) MSBuild property to the name of one.]]> + + . Aggiungere una sottoclasse di Android.App.Instrumentation all'applicazione oppure impostare la proprietà MSBuild $(AndroidInstrumentation) sul nome di una sottoclasse.]]> + + + + diff --git a/Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl b/Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl index 0176cae1061..54af442c7a8 100644 --- a/Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl +++ b/Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl @@ -897,6 +897,24 @@ + + + element in '{0}' is missing the android:name attribute.]]> + + 要素に android:name 属性がありません。]]> + + + + + + + or an element. Set the $(AndroidLaunchActivity) or $(AndroidInstrumentation) MSBuild property to specify one.]]> + + または 要素が含まれていません。$(AndroidLaunchActivity) または $(AndroidInstrumentation) MSBuild プロパティを設定して、起動対象を指定します。]]> + + + + @@ -936,6 +954,15 @@ + + + element. Add an Android.App.Instrumentation subclass to the application, or set the $(AndroidInstrumentation) MSBuild property to the name of one.]]> + + 要素が含まれていません。アプリケーションに Android.App.Instrumentation のサブクラスを追加するか、$(AndroidInstrumentation) MSBuild プロパティをその名前に設定します。]]> + + + +