Skip to content

Commit 141dae4

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 1482158 (#61858)
1 parent fc48852 commit 141dae4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.cs.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
</trans-unit>
195195
<trans-unit id="NotSupported_NonBacktrackingAndReplacementsWithSubstitutionsOfGroups">
196196
<source>Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking.</source>
197-
<target state="new">Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking.</target>
197+
<target state="translated">Nahrazení regulárních výrazů pomocí substitucí skupin se u RegexOptions.NonBacktracking nepodporuje.</target>
198198
<note>{Locked="RegexOptions.NonBacktracking"}</note>
199199
</trans-unit>
200200
<trans-unit id="NotSupported_ReadOnlyCollection">

src/libraries/System.Text.RegularExpressions/gen/Resources/xlf/Strings.pt-BR.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
</trans-unit>
195195
<trans-unit id="NotSupported_NonBacktrackingAndReplacementsWithSubstitutionsOfGroups">
196196
<source>Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking.</source>
197-
<target state="new">Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking.</target>
197+
<target state="translated">Substituições de regex com substituições de grupos não são suportadas com RegexOptions.NonBacktracking.</target>
198198
<note>{Locked="RegexOptions.NonBacktracking"}</note>
199199
</trans-unit>
200200
<trans-unit id="NotSupported_ReadOnlyCollection">

0 commit comments

Comments
 (0)