Skip to content

Commit

Permalink
Add LocItem for GradleV3 (#15178)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniilShmelev authored and vmapetr committed Nov 3, 2022
1 parent e3bc72b commit c499a5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Localize/LocProject.json
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,12 @@
"CopyOption": "LangIDOnPath",
"OutputPath": "Tasks\\GradleV2\\Strings\\resources.resjson"
},
{
"Languages": "de-DE;es-ES;fr-FR;it-IT;ja-JP;ko-KR;ru-RU;zh-CN;zh-TW",
"SourceFile": "Tasks\\GradleV3\\Strings\\resources.resjson\\en-US\\resources.resjson",
"CopyOption": "LangIDOnPath",
"OutputPath": "Tasks\\GradleV3\\Strings\\resources.resjson"
},
{
"Languages": "de-DE;es-ES;fr-FR;it-IT;ja-JP;ko-KR;ru-RU;zh-CN;zh-TW",
"SourceFile": "Tasks\\GruntV0\\Strings\\resources.resjson\\en-US\\resources.resjson",
Expand Down

0 comments on commit c499a5c

Please sign in to comment.