|
91 | 91 | support_url: Support URL
|
92 | 92 | allow_read_prefs: read their user preferences
|
93 | 93 | allow_write_prefs: modify their user preferences
|
94 |
| - allow_write_diary: create diary entries, comments and make friends |
| 94 | + allow_write_diary: create diary entries and comments |
95 | 95 | allow_write_api: modify the map
|
96 | 96 | allow_read_gpx: read their private GPS traces
|
97 | 97 | allow_write_gpx: upload GPS traces
|
|
445 | 445 | title: "Changesets"
|
446 | 446 | title_user: "Changesets by %{user}"
|
447 | 447 | title_user_link_html: "Changesets by %{user_link}"
|
448 |
| - title_friend: "Changesets by my friends" |
| 448 | + title_followed: "Changesets by followings" |
449 | 449 | title_nearby: "Changesets by nearby users"
|
450 | 450 | empty: "No changesets found."
|
451 | 451 | empty_area: "No changesets in this area."
|
@@ -509,17 +509,17 @@ en:
|
509 | 509 | popup:
|
510 | 510 | your location: "Your location"
|
511 | 511 | nearby mapper: "Nearby mapper"
|
512 |
| - friend: "Friend" |
| 512 | + following: "Following" |
513 | 513 | show:
|
514 | 514 | title: My Dashboard
|
515 | 515 | no_home_location_html: "%{edit_profile_link} and set your home location to see nearby users."
|
516 | 516 | edit_your_profile: Edit your profile
|
517 |
| - my friends: My friends |
518 |
| - no friends: You have not added any friends yet. |
| 517 | + followings: Followings |
| 518 | + no followings: You have not followed any user yet. |
519 | 519 | nearby users: "Other nearby users"
|
520 | 520 | no nearby users: "There are no other users who admit to mapping nearby yet."
|
521 |
| - friends_changesets: "friends' changesets" |
522 |
| - friends_diaries: "friends' diary entries" |
| 521 | + followed_changesets: "changesets" |
| 522 | + followed_diaries: "diary entries" |
523 | 523 | nearby_changesets: "nearby user changesets"
|
524 | 524 | nearby_diaries: "nearby user diary entries"
|
525 | 525 | diary_entries:
|
|
530 | 530 | use_map_link: Use Map
|
531 | 531 | index:
|
532 | 532 | title: "Users' Diaries"
|
533 |
| - title_friends: "Friends' Diaries" |
| 533 | + title_followed: "Followings' Diaries" |
534 | 534 | title_nearby: "Nearby Users' Diaries"
|
535 | 535 | user_title: "%{user}'s Diary"
|
536 | 536 | in_language_title: "Diary Entries in %{language}"
|
@@ -652,18 +652,18 @@ en:
|
652 | 652 | title: File not found
|
653 | 653 | description: Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)
|
654 | 654 | friendships:
|
655 |
| - make_friend: |
656 |
| - heading: "Add %{user} as a friend?" |
657 |
| - button: "Add as friend" |
658 |
| - success: "%{name} is now your friend!" |
659 |
| - failed: "Sorry, failed to add %{name} as a friend." |
660 |
| - already_a_friend: "You are already friends with %{name}." |
661 |
| - limit_exceeded: "You have friended a lot of users recently. Please wait a while before trying to friend any more." |
662 |
| - remove_friend: |
663 |
| - heading: "Unfriend %{user}?" |
664 |
| - button: "Unfriend" |
665 |
| - success: "%{name} was removed from your friends." |
666 |
| - not_a_friend: "%{name} is not one of your friends." |
| 655 | + follow: |
| 656 | + heading: "Do you want to follow %{user}?" |
| 657 | + button: "Follow User" |
| 658 | + success: "You are now following %{name}!" |
| 659 | + failed: "Sorry, your request to follow %{name} has failed." |
| 660 | + already_followed: "You already follow %{name}." |
| 661 | + limit_exceeded: "You have followed a lot of users recently. Please wait a while before trying to follow any more." |
| 662 | + unfollow: |
| 663 | + heading: "Do you want to unfollow %{user}?" |
| 664 | + button: "Unfollow" |
| 665 | + success: "You successfully unfollowed %{name}." |
| 666 | + not_followed: "You are not following %{name}." |
667 | 667 | geocoder:
|
668 | 668 | search:
|
669 | 669 | title:
|
@@ -1603,12 +1603,12 @@ en:
|
1603 | 1603 | footer_html: "You can also read the message at %{readurl} and you can send a message to the author at %{replyurl}"
|
1604 | 1604 | friendship_notification:
|
1605 | 1605 | hi: "Hi %{to_user},"
|
1606 |
| - subject: "[OpenStreetMap] %{user} added you as a friend" |
1607 |
| - had_added_you: "%{user} has added you as a friend on OpenStreetMap." |
| 1606 | + subject: "[OpenStreetMap] %{user} followed you" |
| 1607 | + followed_you: "%{user} is now following you on OpenStreetMap." |
1608 | 1608 | see_their_profile: "You can see their profile at %{userurl}."
|
1609 | 1609 | see_their_profile_html: "You can see their profile at %{userurl}."
|
1610 |
| - befriend_them: "You can also add them as a friend at %{befriendurl}." |
1611 |
| - befriend_them_html: "You can also add them as a friend at %{befriendurl}." |
| 1610 | + follow_them: "You can also follow them at %{followurl}." |
| 1611 | + follow_them_html: "You can also follow them at %{followurl}." |
1612 | 1612 | gpx_description:
|
1613 | 1613 | description_with_tags: "It looks like your file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
|
1614 | 1614 | description_with_tags_html: "It looks like your file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
|
@@ -2601,7 +2601,7 @@ en:
|
2601 | 2601 | openid: Sign-in using OpenStreetMap
|
2602 | 2602 | read_prefs: Read user preferences
|
2603 | 2603 | write_prefs: Modify user preferences
|
2604 |
| - write_diary: Create diary entries, comments and make friends |
| 2604 | + write_diary: Create diary entries and comments |
2605 | 2605 | write_api: Modify the map
|
2606 | 2606 | read_gpx: Read private GPS traces
|
2607 | 2607 | write_gpx: Upload GPS traces
|
@@ -2749,8 +2749,8 @@ en:
|
2749 | 2749 | edits: Edits
|
2750 | 2750 | traces: Traces
|
2751 | 2751 | notes: Map Notes
|
2752 |
| - remove as friend: Unfriend |
2753 |
| - add as friend: Add Friend |
| 2752 | + unfollow: Unfollow |
| 2753 | + follow: Follow |
2754 | 2754 | mapper since: "Mapper since:"
|
2755 | 2755 | last map edit: "Last map edit:"
|
2756 | 2756 | no activity yet: "No activity yet"
|
|
0 commit comments