Skip to content

Commit 815e0b5

Browse files
CopilotYoussef1313
andcommitted
Update TestRunner displayName and description to use dotted format
Co-authored-by: Youssef1313 <[email protected]>
1 parent 119a6ae commit 815e0b5

15 files changed

+86
-2
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.cs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Nejnovější hlavní verze",
2626
"symbols/RollForward/choices/disable/description": "Nedá se posunout vpřed. Vyžaduje se přesná shoda.",
2727
"symbols/RollForward/choices/disable/displayName": "Zakázat posunutí vpřed",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Otevře global.json v editoru."
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.de.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Neueste Haupt-",
2626
"symbols/RollForward/choices/disable/description": "Kein Rollforward. Exakte Übereinstimmung erforderlich.",
2727
"symbols/RollForward/choices/disable/displayName": "Rollforward deaktivieren",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Öffnet „global.json“ im Editor."
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.en.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Latest major",
2626
"symbols/RollForward/choices/disable/description": "Doesn't roll forward. Exact match required.",
2727
"symbols/RollForward/choices/disable/displayName": "Disable roll-forward",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft.Testing.Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft.Testing.Platform",
2834
"postActions/open-file/description": "Opens global.json in the editor"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.es.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Última versión principal",
2626
"symbols/RollForward/choices/disable/description": "No se hace un reenvío. Se requiere una coincidencia exacta.",
2727
"symbols/RollForward/choices/disable/displayName": "Deshabilitar el reenvío",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Abre global.json el editor"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.fr.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Dernière version majeure",
2626
"symbols/RollForward/choices/disable/description": "Ne pas restaurer par progression vers l’avant. Correspondance exacte requise.",
2727
"symbols/RollForward/choices/disable/displayName": "Désactiver la restauration par progression",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Ouvre global.json dans l’éditeur"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.it.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Valore principale più recente",
2626
"symbols/RollForward/choices/disable/description": "Non esegue il roll-forward. Corrispondenza esatta richiesta.",
2727
"symbols/RollForward/choices/disable/displayName": "Disabilita roll-forward",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Apre global.json nell'editor"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.ja.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "最新のメジャー",
2626
"symbols/RollForward/choices/disable/description": "ロールフォワードしません。完全に一致する必要があります。",
2727
"symbols/RollForward/choices/disable/displayName": "ロールフォワードの無効化",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "エディターで global.json を開く"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.ko.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "최신 주",
2626
"symbols/RollForward/choices/disable/description": "롤포워드하지 않습니다. 정확히 일치해야 합니다.",
2727
"symbols/RollForward/choices/disable/displayName": "롤포워드 비활성화",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "편집기에서 global.json을 엽니다"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.pl.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Najnowszy przedział główny",
2626
"symbols/RollForward/choices/disable/description": "Nie przechodzi. Wymagane jest dokładne dopasowanie.",
2727
"symbols/RollForward/choices/disable/displayName": "Wyłącz przechodzenie",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Otwiera plik global.json w edytorze"
2935
}

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/.template.config/localize/templatestrings.pt-BR.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525
"symbols/RollForward/choices/latestMajor/displayName": "Principal mais recente",
2626
"symbols/RollForward/choices/disable/description": "Não rola para frente. Correspondência exata necessária.",
2727
"symbols/RollForward/choices/disable/displayName": "Desabilitar rolar para frente",
28+
"symbols/TestRunner/description": "The test runner to use.",
29+
"symbols/TestRunner/displayName": "Test runner",
30+
"symbols/TestRunner/choices/VSTest/description": "Use the VSTest test runner",
31+
"symbols/TestRunner/choices/VSTest/displayName": "VSTest",
32+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/description": "Use the Microsoft Testing Platform test runner",
33+
"symbols/TestRunner/choices/Microsoft.Testing.Platform/displayName": "Microsoft Testing Platform",
2834
"postActions/open-file/description": "Abrir global.json no editor"
2935
}

0 commit comments

Comments
 (0)