Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings

Commit f944f28

Browse filesBrowse the repository at this point in the historyBrowse files
minor symfony#65587 [Validator] Review Urdu translations (UmairRathore)
This PR was merged into the 6.4 branch. Discussion ---------- [Validator] Review Urdu translations | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix symfony#65568 | License | MIT Reviews the Urdu translations reported in symfony#65568 as a native Urdu speaker. ID 147 (The referenced entity does not exist.): updated to use more natural Urdu wording. ID 148 (This value is not a valid ULID.): reviewed and approved the existing Urdu translation as-is. The needs-review-translation state has been removed from both reviewed translations. Commits ------- 4ec7589 [Validator] Review Urdu translations
2 parents cbdf728 + 4ec7589 commit f944f28
Copy full SHA for f944f28

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/Symfony/Component/Validator/Resources/translations/validators.ur.xlf‎

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ur.xlf
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -572,11 +572,11 @@
572572
</trans-unit>
573573
<trans-unit id="147">
574574
<source>The referenced entity does not exist.</source>
575-
<target state="needs-review-translation">حوالہ کردہ وجود موجود نہیں ہے</target>
575+
<target>حوالہ دی گئی شے موجود نہیں ہے</target>
576576
</trans-unit>
577577
<trans-unit id="148" resname="This is not a valid ULID.">
578578
<source>This value is not a valid ULID.</source>
579-
<target state="needs-review-translation">یہ ویلیو درست ULID نہیں ہے</target>
579+
<target>یہ ویلیو درست ULID نہیں ہے</target>
580580
</trans-unit>
581581
</body>
582582
</file>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.