Crowdin [2020-03-11] #277

Merged
mmarif merged 2 commits from crowdin_2020-03-11 into master 2020-03-13 19:51:38 +00:00
Member

update from crowdin

update from crowdin
6543 added this to the 2.4.0 milestone 2020-03-11 15:14:37 +00:00
6543 added the
Translation
LGTM-need
labels 2020-03-11 15:14:37 +00:00
Owner

Commented on few strings to fix. Others looks good to go.

Commented on few strings to fix. Others looks good to go.
Author
Member

@mmarif cant find your comments

@mmarif cant find your comments
Owner

@6543 weird. Maybe Gitea permission issue?

Here are the things to fix:
file is values-fa/strings.xml

Line 65, 66, 67 (see the screenshot for details)

Line 154, 166 and 167 has broken string in values-fa/strings.xml. %1$s is broken.

@6543 weird. Maybe Gitea permission issue? Here are the things to fix: file is `values-fa/strings.xml` Line 65, 66, 67 (see the screenshot for details) Line 154, 166 and 167 has broken string in values-fa/strings.xml. %1$s is broken.
Author
Member

@mmarif this is a "pending" comment you have to finish the review

@mmarif this is a "pending" comment you have to finish the review
mmarif requested changes 2020-03-13 12:31:36 +00:00
Dismissed
@ -92,0 +63,4 @@
<string name="navigation_drawer_close">بستن کشوی ناوبری</string>
<string name="logo">ورود به گیتی</string>
<string name="urlInfoTooltip">1. پروتوکل صحیح را انتخاب کنید (http یا https)
2. URL گیتی را وارد کنید. مثلا: try.gitea.io

2., 3. and 4. is missing staring break line -> \n2.

2., 3. and 4. is missing staring break line -> `\n2.`
@ -163,3 +155,1 @@
<string name="milestoneDateEmpty">Please choose due date</string>
<string name="milestoneOpenIssues">Open issues : %1$d</string>
<string name="milestoneClosedIssues">Closed issues : %1$d</string>
<string name="collaboratorsNameToast">مشارکت کننده : %1$s</string>

%1$s is broken here. It will crash the app.

%1$s is broken here. It will crash the app.
@ -166,0 +164,4 @@
<string name="milestoneCreated">نقطه عطف با موفقیت ساخته شد</string>
<string name="milestoneCreatedError">مشکلی پیش آمده. لطفا دوباره تلاش کنید</string>
<string name="milestoneDateEmpty">لطفا تاریخ مقرر را انتخاب کنید</string>
<string name="milestoneOpenIssues">مسائل باز : %1$d</string>

Same as above(broken string)

Same as above(broken string)
@ -166,0 +165,4 @@
<string name="milestoneCreatedError">مشکلی پیش آمده. لطفا دوباره تلاش کنید</string>
<string name="milestoneDateEmpty">لطفا تاریخ مقرر را انتخاب کنید</string>
<string name="milestoneOpenIssues">مسائل باز : %1$d</string>
<string name="milestoneClosedIssues">مسائل بسته : %1$d</string>

Same as above(broken string)

Same as above(broken string)
Owner

this is a “pending” comment you have to finish the review

Just a thought, if adding code comments/review the Request Changes button should be visible to let the user know to submit the comments.

> this is a “pending” comment you have to finish the review Just a thought, if adding code comments/review the `Request Changes` button should be visible to let the user know to submit the comments.
mmarif added
LGTM-done
and removed
LGTM-need
labels 2020-03-13 19:51:00 +00:00
mmarif closed this pull request 2020-03-13 19:51:38 +00:00
mmarif deleted branch crowdin_2020-03-11 2020-03-13 19:51:51 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#277
No description provided.