Plots2: Making FTO issues from translation function

Created on 30 Oct 2019  路  33Comments  路  Source: publiclab/plots2

Here's a list of all the template files that have the t(...) function. They all need to be changed into translation(...). They are great for first-time-only issues! Just mark it off or leave a comment so we can mark it off to keep track.

  • [x] app/views/comments/_comments.html.erb #6549 merged #6550 merged
  • [x] app/views/comments/_edit.html.erb #6547 merged #6548 merged
  • [x] app/views/comments/_form.html.erb #6596 merged
  • [x] app/views/dashboard/_activity.html.erb #6597 open
  • [x] app/views/dashboard/_comment_moderate.html.erb #6598 open
  • [x] app/views/dashboard/_header.html.erb #6599 merged
  • [x] app/views/dashboard/_node_comment.html.erb #6600 merged
  • [x] app/views/dashboard/_comment_moderate.html.erb #6551 (PR https://github.com/publiclab/plots2/pull/6555 failed a test)
  • [x] app/views/dashboard/_node_meta.html.erb #6601 merged
  • [x] app/views/dashboard/_node_moderate.html.erb #6602 merged
  • [x] app/views/dashboard/_node_question.html.erb #6603 merged
  • [x] app/views/dashboard/_node_wiki.html.erb #6604 merged
  • [x] app/views/dashboard/_wiki.html.erb #6701 merged
  • [x] app/views/dashboard/dashboard.html.erb #6721 merged
  • [x] app/views/grids/_thumbnail.html.erb #6736 (PR #6768 ready to merge)
  • [x] app/views/grids/_wikis.html.erb #6775 (PR #6780 needs to be rebased/merged)
  • [x] app/views/home/subscriptions.html.erb #6776 merged
  • [x] app/views/layouts/_alerts.html.erb #6727 open
  • [x] app/views/layouts/application.html.erb #6734 open
  • [x] app/views/like/index.html.erb #6728 merged
  • [x] app/views/notes/_coauthored_notes.html.erb #6754 open
  • [x] app/views/notes/_comment.html.erb #6755 merged
  • [x] app/views/notes/_comments.html.erb #6756 open
  • [x] app/views/notes/_draft_notes.html.erb #7347 open
  • [x] app/views/notes/_notes.html.erb
  • [x] app/views/notes/_responses.html.erb
  • [x] app/views/notes/_tagged_notes.html.erb #7424 open
  • [x] app/views/notes/index.html.erb -https://github.com/publiclab/plots2/issues/7684
  • [x] app/views/notes/show.html.erb - https://github.com/publiclab/plots2/issues/7685
  • [x] app/views/notes/tools_places.html.erb #7449 open
  • [x] app/views/questions/_new_question.html.erb #7537 merged
  • [ ] app/views/search/profiles.html.erb
  • [x] app/views/sidebar/_author.html.erb #6730 open
  • [ ] app/views/sidebar/_dasbhoard.html.erb #7557 merged
  • [ ] app/views/sidebar/_events.html.erb #7558 open
  • [x] app/views/sidebar/_list.html.erb #7483 open
  • [ ] app/views/sidebar/_notes.html.erb
  • [ ] app/views/sidebar/_post_button.html.erb
  • [x] app/views/sidebar/_related.html.erb #7538 open
  • [ ] app/views/sidebar/_wikis.html.erb
  • [ ] app/views/stats/_range.html.erb
  • [ ] app/views/stats/index.html.erb
  • [ ] app/views/tag/_contributors.html.erb
  • [ ] app/views/tag/_form.html.erb
  • [ ] app/views/tag/_profileCard.html.erb
  • [ ] app/views/tag/_topicCard.html.erb
  • [ ] app/views/tag/blog.html.erb
  • [ ] app/views/tag/contributors.html.erb
  • [ ] app/views/tag/index.html.erb
  • [x] app/views/tag/show.html.erb
  • [ ] app/views/tag/show/_contributors.html.erb
  • [ ] app/views/tag/show/_nav_tabs.html.erb
  • [ ] app/views/tag/show/_tab_content.html.erb
  • [ ] app/views/tag/show/_user_controls.html.erb
  • [x] app/views/talk/show.html.erb #6881 merged
  • [ ] app/views/user_sessions/_form.html.erb
  • [ ] app/views/user_tags/index.html.erb
  • [x] app/views/users/_create_form.html.erb
  • [ ] app/views/users/_edit_form.html.erb
  • [x] app/views/users/_likes.html.erb #6880 merged
  • [ ] app/views/users/_photo.html.erb
  • [x] app/views/users/_spamaway.html.erb #6542 merged
  • [x] app/views/users/edit.html.erb #6541 merged
  • [ ] app/views/users/likes.html.erb
  • [ ] app/views/users/list.html.erb
  • [ ] app/views/users/map.html.erb
  • [x] app/views/users/new.html.erb #6539 merged
  • [ ] app/views/users/profile.html.erb
  • [ ] app/views/users/reset.html.erb
  • [ ] app/views/wiki/_header.html.erb #7597 open
  • [x] app/views/wiki/_wikis.html.erb #6704 open
  • [x] app/views/wiki/edit.html.erb
  • [x] app/views/wiki/index.html.erb
  • [x] app/views/wiki/methods.html.erb #6540 merged
  • [x] app/views/wiki/revisions.html.erb https://github.com/publiclab/plots2/issues/6740 merged

===

Do you need a first-time-only issue? You can check for any open issues here. If there are no available issues please check in on this post https://github.com/publiclab/plots2/issues/6206

Completed your FTO but looking for something more to do? Try using one of these files to make a FTO for someone else!

planning

All 33 comments

Hey, @nstjean is this still available to work on??

@nstjean please assign any issue to me. I will help out 馃槂

Hi @stefanosu and @jaywahr ! I added a note to the post with some info!

Hey I made an issue regarding wiki/_wikis to change the t to translation #6704

@swathi-0901 Thanks! I've updated the list.

I also noticed that an issue for dashboard/_wiki was opened #6701 so I've updated that one too.

@nstjean
I've opened the issue for dashboard/dashboard.html.erb have a look #6721

@nstjean
I have opened the issue for layouts/_alerts.html.erb #6727

I have opened the issue for app/views/sidebar/_author.html.erb #6730

Another issue was opened for app/views/grids/_thumbnail #6736

@nstjean I have opened the issue for layouts/application.html.erb have a look at #6734

@nstjean I have opened the issue for like/index.html.erb have a look at #6728

@nitish81299 @Abhinav1299 @gptshubham595 @swathi-0901 @Utiwari1999 @coder-cracker Thank you all! I've updated the list.

@nstjean I have opened the issue for wiki/_wikis.html.erb have a look at #6738

@nstjean I have opened

app/views/notes/_coauthored_notes.html.erb #6754
app/views/notes/_comment.html.erb #6755
app/views/notes/_comments.html.erb #6756

@Sakku9009 Thanks for helping! There is already an issue open for wiki/_wikis.html.erb, please make sure you check the list. You can do any of the open ones.

Thanks @gptshubham595 I've updated the list.

@nstjean Hey I made an issue regarding app/views/users/_likes.html.erb to change the t to translation #6880

@nstjean Another issue I opened regarding t to translation in app/views/talk/_show.html.erb #6881

@govindgoel Great! I'll add them to my list!

Here is a list of first-time-issues that are still open for someone to complete!

  • app/views/dashboard/_activity.html.erb #6597 open
  • app/views/dashboard/_comment_moderate.html.erb #6598 open
  • app/views/layouts/_alerts.html.erb #6727 open
  • app/views/layouts/application.html.erb #6734 open
  • app/views/notes/_coauthored_notes.html.erb #6754 open
  • app/views/notes/_comments.html.erb #6756 open
  • app/views/sidebar/_author.html.erb #6730 open
  • app/views/wiki/_wikis.html.erb #6704 open

@jywarren @SidharthBansal I've updated the list above with which are open, merged, or needing attention.

Oh great!Pinging @cesswairimu

@nstjean Another fto #7347

@nstjean another fto #7456 and #7457

@nstjean new FTO #7490 and #7475

@nstjean Made new ftos #7493 and #7494

@nstjean Made new ftos #7538, #7537 , #7557 , #7558

New ftos #7627 #7627 #7538 #7638

New ftos #7636 #7637 @nstjean

New ftos #7655 #7654 #7653 @nstjean

New ftos #7664 , #7665 #7666

New ftos #7688 #7689 #7690 #7691

New fto #7721

Hi all, thank you SO MUCH -- i just referenced this when noting there may have been some issues with the string parsing done here. I don't know if you have any availability to help us figure this out? Thanks again for your great work! https://github.com/publiclab/plots2/issues/7798

I think possibly we need some more careful checking before merging these, and I included in #7798 a URL for turning translations on locally so that people can do this. Any help appreciated!!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

keshavsethi picture keshavsethi  路  3Comments

grvsachdeva picture grvsachdeva  路  3Comments

shapironick picture shapironick  路  3Comments

ebarry picture ebarry  路  3Comments

milaaraujo picture milaaraujo  路  3Comments