Skip to content

Commit 58d75aa

Browse files
committed
minor #41244 [Security] Keep Bulgarian wording consistent across all texts (Warxcell)
This PR was merged into the 4.4 branch. Discussion ---------- [Security] Keep Bulgarian wording consistent across all texts | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | | License | MIT | Doc PR | Keep wording consistent across all texts in translations: Trans unit id=17: Too many === Твърде много Trans unit id=19: Too many === Прекалено много I put word "Твърде", because it was used before. Commits ------- 4f1b4f993e [Security] Keep Bulgarian wording consistent across all texts.
2 parents 0556d57 + 6ba52f8 commit 58d75aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/translations/security.bg.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
</trans-unit>
7373
<trans-unit id="19">
7474
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
75-
<target>Прекалено много неуспешни опити за вход, моля опитайте отново след %minutes% минута.</target>
75+
<target>Твърде много неуспешни опити за вход, моля опитайте отново след %minutes% минута.</target>
7676
</trans-unit>
7777
<trans-unit id="20">
7878
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79-
<target>Прекалено много неуспешни опити за вход, моля опитайте отново след %minutes% минути.</target>
79+
<target>Твърде много неуспешни опити за вход, моля опитайте отново след %minutes% минути.</target>
8080
</trans-unit>
8181
</body>
8282
</file>

0 commit comments

Comments
 (0)