Skip to content

Commit b521487

Browse files
authored
[templates] Update Wear OS en template string (#9005)
Context: 328644a Adds the updated english templatestrings.json produced when building locally to ensure the latest strings are available for translation.
1 parent 0aede13 commit b521487

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"author": "Microsoft",
3-
"name": "Android Wear Application",
4-
"description": "A project for creating a .NET for Android Wear application",
5-
"symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
6-
"symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
1+
{
2+
"author": "Microsoft",
3+
"name": "Android Wear Application",
4+
"description": "A project for creating a Wear OS app using .NET for Android",
5+
"symbols/packageName/description": "Overrides the package name in the AndroidManifest.xml",
6+
"symbols/supportedOSVersion/description": "Overrides $(SupportedOSPlatformVersion) in the project"
77
}

0 commit comments

Comments
 (0)