Skip to content

Commit

Permalink
Merge pull request #42 from microsoft/update_sovereign_manifests
Browse files Browse the repository at this point in the history
edit file names of localization jsons in app manifests
  • Loading branch information
hdsouza-ms authored Mar 14, 2023
2 parents 932f639 + a1f377a commit 85a85ba
Show file tree
Hide file tree
Showing 12 changed files with 130 additions and 141 deletions.
38 changes: 19 additions & 19 deletions Bulletins/TeamsCustomApp/manifest_DoD.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"full": "Be in the know of all company communications, broadcasts, and announcements in an easy to consume experience in Microsoft Teams. Customize post categories or fit your needs and bookmark a post to revisit it later. View company wide important FAQ and links to get your answers quickly. App can be easily extended with Microsoft Power Platform to meet your org's need."
},
"icons": {
"outline": "outline.png",
"color": "color.png"
"outline": "Commscenter32.png",
"color": "Commscenter192.png"
},
"accentColor": "#DFF5F5",
"configurableTabs": [
Expand All @@ -37,39 +37,39 @@
},
"devicePermissions": [ "media", "geolocation", "notifications", "midi", "openExternal" ],
"localizationInfo": {
"defaultLanguageTag": "en-us",
"defaultLanguageTag": "en-US",
"additionalLanguages": [
{
"languageTag": "de",
"file": "de.json"
"file": "de-DE.json",
"languageTag": "de"
},
{
"languageTag": "en-US",
"file": "en-US.json"
"file": "en-US.json",
"languageTag": "en-US"
},
{
"languageTag": "es",
"file": "es.json"
"file": "es-ES.json",
"languageTag": "es"
},
{
"languageTag": "fr",
"file": "fr.json"
"file": "fr-FR.json",
"languageTag": "fr"
},
{
"languageTag": "it",
"file": "it.json"
"file": "it-IT.json",
"languageTag": "it"
},
{
"languageTag": "ja",
"file": "ja.json"
"file": "ja-JP.json",
"languageTag": "ja"
},
{
"languageTag": "nl",
"file": "nl.json"
"file": "nl-NL.json",
"languageTag": "nl"
},
{
"languageTag": "pt-BR",
"file": "pt-BR.json"
"file": "pt-BR.json",
"languageTag": "pt-BR"
}
]
},
Expand Down
38 changes: 19 additions & 19 deletions Bulletins/TeamsCustomApp/manifest_GCC.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"full": "Be in the know of all company communications, broadcasts, and announcements in an easy to consume experience in Microsoft Teams. Customize post categories or fit your needs and bookmark a post to revisit it later. View company wide important FAQ and links to get your answers quickly. App can be easily extended with Microsoft Power Platform to meet your org's need."
},
"icons": {
"outline": "outline.png",
"color": "color.png"
"outline": "Commscenter32.png",
"color": "Commscenter192.png"
},
"accentColor": "#DFF5F5",
"configurableTabs": [
Expand All @@ -37,39 +37,39 @@
},
"devicePermissions": [ "media", "geolocation", "notifications", "midi", "openExternal" ],
"localizationInfo": {
"defaultLanguageTag": "en-us",
"defaultLanguageTag": "en-US",
"additionalLanguages": [
{
"languageTag": "de",
"file": "de.json"
"file": "de-DE.json",
"languageTag": "de"
},
{
"languageTag": "en-US",
"file": "en-US.json"
"file": "en-US.json",
"languageTag": "en-US"
},
{
"languageTag": "es",
"file": "es.json"
"file": "es-ES.json",
"languageTag": "es"
},
{
"languageTag": "fr",
"file": "fr.json"
"file": "fr-FR.json",
"languageTag": "fr"
},
{
"languageTag": "it",
"file": "it.json"
"file": "it-IT.json",
"languageTag": "it"
},
{
"languageTag": "ja",
"file": "ja.json"
"file": "ja-JP.json",
"languageTag": "ja"
},
{
"languageTag": "nl",
"file": "nl.json"
"file": "nl-NL.json",
"languageTag": "nl"
},
{
"languageTag": "pt-BR",
"file": "pt-BR.json"
"file": "pt-BR.json",
"languageTag": "pt-BR"
}
]
},
Expand Down
38 changes: 19 additions & 19 deletions Bulletins/TeamsCustomApp/manifest_GCCH.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"full": "Be in the know of all company communications, broadcasts, and announcements in an easy to consume experience in Microsoft Teams. Customize post categories or fit your needs and bookmark a post to revisit it later. View company wide important FAQ and links to get your answers quickly. App can be easily extended with Microsoft Power Platform to meet your org's need."
},
"icons": {
"outline": "outline.png",
"color": "color.png"
"outline": "Commscenter32.png",
"color": "Commscenter192.png"
},
"accentColor": "#DFF5F5",
"configurableTabs": [
Expand All @@ -37,39 +37,39 @@
},
"devicePermissions": [ "media", "geolocation", "notifications", "midi", "openExternal" ],
"localizationInfo": {
"defaultLanguageTag": "en-us",
"defaultLanguageTag": "en-US",
"additionalLanguages": [
{
"languageTag": "de",
"file": "de.json"
"file": "de-DE.json",
"languageTag": "de"
},
{
"languageTag": "en-US",
"file": "en-US.json"
"file": "en-US.json",
"languageTag": "en-US"
},
{
"languageTag": "es",
"file": "es.json"
"file": "es-ES.json",
"languageTag": "es"
},
{
"languageTag": "fr",
"file": "fr.json"
"file": "fr-FR.json",
"languageTag": "fr"
},
{
"languageTag": "it",
"file": "it.json"
"file": "it-IT.json",
"languageTag": "it"
},
{
"languageTag": "ja",
"file": "ja.json"
"file": "ja-JP.json",
"languageTag": "ja"
},
{
"languageTag": "nl",
"file": "nl.json"
"file": "nl-NL.json",
"languageTag": "nl"
},
{
"languageTag": "pt-BR",
"file": "pt-BR.json"
"file": "pt-BR.json",
"languageTag": "pt-BR"
}
]
},
Expand Down
18 changes: 9 additions & 9 deletions EmployeeIdeas/TeamsCustomApp/manifest_DoD.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"full": "Easily review, manage, and vote upon team's ideas to increase team engagement and morale. Team managers can create idea campaigns to collect ideas from team members. While submitting an idea, team members can attach images, notes, and files to better communicate the ideas. Relevant for teams in manufacturing, retail, healthcare, government, hospitality, transport etc. App can be easily extended with Microsoft Power Platform to meet your org's need."
},
"icons": {
"outline": "outline.png",
"color": "color.png"
"outline": "EmployeeIdeasIcon32.png",
"color": "EmployeeIdeasIcon192.png"
},
"accentColor": "#E7EFFF",
"configurableTabs": [
Expand All @@ -37,35 +37,35 @@
},
"devicePermissions": [ "media", "geolocation", "notifications", "midi", "openExternal" ],
"localizationInfo": {
"defaultLanguageTag": "en-us",
"defaultLanguageTag": "en-US",
"additionalLanguages": [
{
"languageTag": "de",
"file": "de.json"
"file": "de-DE.json"
},
{
"languageTag": "en-US",
"file": "en-US.json"
},
{
"languageTag": "es",
"file": "es.json"
"file": "es-ES.json"
},
{
"languageTag": "fr",
"file": "fr.json"
"file": "fr-FR.json"
},
{
"languageTag": "it",
"file": "it.json"
"file": "it-IT.json"
},
{
"languageTag": "ja",
"file": "ja.json"
"file": "ja-JP.json"
},
{
"languageTag": "nl",
"file": "nl.json"
"file": "nl-NL.json"
},
{
"languageTag": "pt-BR",
Expand Down
18 changes: 9 additions & 9 deletions EmployeeIdeas/TeamsCustomApp/manifest_GCC.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"full": "Easily review, manage, and vote upon team's ideas to increase team engagement and morale. Team managers can create idea campaigns to collect ideas from team members. While submitting an idea, team members can attach images, notes, and files to better communicate the ideas. Relevant for teams in manufacturing, retail, healthcare, government, hospitality, transport etc. App can be easily extended with Microsoft Power Platform to meet your org's need."
},
"icons": {
"outline": "outline.png",
"color": "color.png"
"outline": "EmployeeIdeasIcon32.png",
"color": "EmployeeIdeasIcon192.png"
},
"accentColor": "#E7EFFF",
"configurableTabs": [
Expand All @@ -37,35 +37,35 @@
},
"devicePermissions": [ "media", "geolocation", "notifications", "midi", "openExternal" ],
"localizationInfo": {
"defaultLanguageTag": "en-us",
"defaultLanguageTag": "en-US",
"additionalLanguages": [
{
"languageTag": "de",
"file": "de.json"
"file": "de-DE.json"
},
{
"languageTag": "en-US",
"file": "en-US.json"
},
{
"languageTag": "es",
"file": "es.json"
"file": "es-ES.json"
},
{
"languageTag": "fr",
"file": "fr.json"
"file": "fr-FR.json"
},
{
"languageTag": "it",
"file": "it.json"
"file": "it-IT.json"
},
{
"languageTag": "ja",
"file": "ja.json"
"file": "ja-JP.json"
},
{
"languageTag": "nl",
"file": "nl.json"
"file": "nl-NL.json"
},
{
"languageTag": "pt-BR",
Expand Down
18 changes: 9 additions & 9 deletions EmployeeIdeas/TeamsCustomApp/manifest_GCCH.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"full": "Easily review, manage, and vote upon team's ideas to increase team engagement and morale. Team managers can create idea campaigns to collect ideas from team members. While submitting an idea, team members can attach images, notes, and files to better communicate the ideas. Relevant for teams in manufacturing, retail, healthcare, government, hospitality, transport etc. App can be easily extended with Microsoft Power Platform to meet your org's need."
},
"icons": {
"outline": "outline.png",
"color": "color.png"
"outline": "EmployeeIdeasIcon32.png",
"color": "EmployeeIdeasIcon192.png"
},
"accentColor": "#E7EFFF",
"configurableTabs": [
Expand All @@ -37,35 +37,35 @@
},
"devicePermissions": [ "media", "geolocation", "notifications", "midi", "openExternal" ],
"localizationInfo": {
"defaultLanguageTag": "en-us",
"defaultLanguageTag": "en-US",
"additionalLanguages": [
{
"languageTag": "de",
"file": "de.json"
"file": "de-DE.json"
},
{
"languageTag": "en-US",
"file": "en-US.json"
},
{
"languageTag": "es",
"file": "es.json"
"file": "es-ES.json"
},
{
"languageTag": "fr",
"file": "fr.json"
"file": "fr-FR.json"
},
{
"languageTag": "it",
"file": "it.json"
"file": "it-IT.json"
},
{
"languageTag": "ja",
"file": "ja.json"
"file": "ja-JP.json"
},
{
"languageTag": "nl",
"file": "nl.json"
"file": "nl-NL.json"
},
{
"languageTag": "pt-BR",
Expand Down
13 changes: 1 addition & 12 deletions Inspection/TeamsCustomApp/en-US.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,13 @@
{
"$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.7/MicrosoftTeams.Localization.schema.json",
"_$schema.comment": "{locked} - do not translate",
"name.short": "Inspection",
"_name.short.comment": "{maxlength=30}",
"name.full": "Inspection Power App",
"_name.full.comment": "{maxlength=100}",
"description.short": "Digitize inspection process for areas and assets",
"_description.short.comment": "{maxlength=80}",
"description.full": "Create customized checklist style inspections for areas and assets. Perform them digitally with the ability to take notes and pictures. Issues identified can have tasks created right from the app. Review long term trends on inspection results. Relevant in manufacturing, retail, healthcare, government, hospitality, transport etc. App can be easily extended with Microsoft Power Platform to meet your org's need.",
"_description.full.comment": "{maxlength=4000}",
"activities.activityTypes[0].description": "App Requires Parameters Activity",
"_activities.activityTypes[0].description.comment": "{maxlength=128}",
"activities.activityTypes[1].description": "Installation Success Activity",
"_activities.activityTypes[1].description.comment": "{maxlength=128}",
"activities.activityTypes[2].description": "Installation Failure Activity",
"_activities.activityTypes[2].description.comment": "{maxlength=128}",
"activities.activityTypes[0].templateText": "{actor} requires additional information.",
"_activities.activityTypes[0].templateText.comment": "{maxlength=128}",
"activities.activityTypes[1].templateText": "{actor} installed successfully.",
"_activities.activityTypes[1].templateText.comment": "{maxlength=128}",
"activities.activityTypes[2].templateText": "{actor} failed to install.",
"_activities.activityTypes[2].templateText.comment": "{maxlength=128}"
"activities.activityTypes[2].templateText": "{actor} failed to install."
}
Loading

0 comments on commit 85a85ba

Please sign in to comment.