Skip to content

Commit

Permalink
[Microsoft.Android.Templates] Update EN l10n template strings (#8808)
Browse files Browse the repository at this point in the history
Context: 9d8ca60

In 9d8ca60 we removed some redundant verbiage from our Android item
templates.

Unfortunatley, now a complete xamarin-android build produces generated
file changes, leaving us with a dirty local tree.

Commit the updated generated EN localization string files.
  • Loading branch information
jpobst authored Mar 14, 2024
1 parent 0561c91 commit 269bba6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "Android Activity template",
"name": "Android Activity",
"description": "An Android Activity class",
"symbols/namespace/description": "namespace for the generated code",
"postActions/openInEditor/description": "Opens Activity1.cs in the editor"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "Microsoft",
"name": "Android Layout template",
"name": "Android Layout",
"description": "An Android layout (XML) file",
"postActions/openInEditor/description": "Opens Layout1.xml in the editor"
}

0 comments on commit 269bba6

Please sign in to comment.