You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 7.1:
[TwigBridge] Remove `VersionAwareTest` from `AbstractLayoutTestCase`
[DependencyInjection] Add coverage for error cases of `LazyClosure` and `AutowireLocator`
[TwigBridge] Fixed a parameterized choice label translation
Fix extracting of message from ->trans() method with named params
[TwigBridge] Remove usage of Node() instantiations
Update security.bg.xlf
[Dotenv] Default value can be empty
[Emoji] Update data to support emoji 16
Add missing Albanian translations for Security and Validator components
[HttpClient] Add `crypto_method` to scoped client options
suppress proc_open errors
[DependencyInjection] Fix `XmlFileLoader` not respecting when env for services
Copy file name to clipboardExpand all lines: Resources/translations/security.sq.xlf
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
</trans-unit>
21
21
<trans-unitid="5">
22
22
<source>Cookie has already been used by someone else.</source>
23
-
<target>Cookie është përdorur tashmë nga dikush tjetër.</target>
23
+
<target>“Cookie” është përdorur tashmë nga dikush tjetër.</target>
24
24
</trans-unit>
25
25
<trans-unitid="6">
26
26
<source>Not privileged to request the resource.</source>
@@ -76,7 +76,7 @@
76
76
</trans-unit>
77
77
<trans-unitid="20">
78
78
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
79
-
<targetstate="needs-review-translation">Shumë përpjekje të pasuksesshme për t'u identifikuar, ju lutemi provoni përsëri pas %minutes% minutash.</target>
79
+
<target>Shumë përpjekje të dështuara për identifikim, ju lutemi provoni përsëri pas %minutes% minutash.</target>
0 commit comments