mirror of
https://github.com/openvk/openvk
synced 2025-07-09 17:22:56 +03:00
Locales: English: Fix grammar
yours is not right
This commit is contained in:
parent
8dffa8a3f5
commit
6692254d8a
1 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
||||||
"birth_date" = "Birth date";
|
"birth_date" = "Birth date";
|
||||||
"registration_date" = "Registration date";
|
"registration_date" = "Registration date";
|
||||||
"hometown" = "Hometown";
|
"hometown" = "Hometown";
|
||||||
"this_is_you" = "that is You";
|
"this_is_you" = "it's you";
|
||||||
"edit_page" = "Edit page";
|
"edit_page" = "Edit page";
|
||||||
"edit_group" = "Edit group";
|
"edit_group" = "Edit group";
|
||||||
"change_status" = "change status";
|
"change_status" = "change status";
|
||||||
|
@ -620,15 +620,15 @@
|
||||||
"notifications_post" = "$1 published $2a post$3 on your wall: $4";
|
"notifications_post" = "$1 published $2a post$3 on your wall: $4";
|
||||||
"notifications_appoint" = "$1 appointed you as community manager $2";
|
"notifications_appoint" = "$1 appointed you as community manager $2";
|
||||||
|
|
||||||
"nt_liked_yours" = "liked yours";
|
"nt_liked_yours" = "liked your";
|
||||||
"nt_shared_yours" = "shared yours";
|
"nt_shared_yours" = "shared your";
|
||||||
"nt_commented_yours" = "commented";
|
"nt_commented_yours" = "commented";
|
||||||
"nt_written_on_your_wall" = "wrote on your wall";
|
"nt_written_on_your_wall" = "wrote on your wall";
|
||||||
"nt_made_you_admin" = "appointed you in the community";
|
"nt_made_you_admin" = "appointed you in the community";
|
||||||
|
|
||||||
"nt_from" = "from";
|
"nt_from" = "from";
|
||||||
"nt_yours_adjective" = "yours";
|
"nt_yours_adjective" = "your";
|
||||||
"nt_yours_feminitive_adjective" = "yours";
|
"nt_yours_feminitive_adjective" = "your";
|
||||||
"nt_post_nominative" = "post";
|
"nt_post_nominative" = "post";
|
||||||
"nt_post_instrumental" = "post";
|
"nt_post_instrumental" = "post";
|
||||||
"nt_note_instrumental" = "note";
|
"nt_note_instrumental" = "note";
|
||||||
|
@ -1416,4 +1416,4 @@
|
||||||
|
|
||||||
"tour_section_14_bottom_text_1" = "Screenshots";
|
"tour_section_14_bottom_text_1" = "Screenshots";
|
||||||
"tour_section_14_bottom_text_2" = "This concludes the tour of the site. If you want to try our mobile app, create your own group here, invite your friends or find new ones, or just have some fun in general, you can do it right now with a small <a href='/reg'>registration</a>";
|
"tour_section_14_bottom_text_2" = "This concludes the tour of the site. If you want to try our mobile app, create your own group here, invite your friends or find new ones, or just have some fun in general, you can do it right now with a small <a href='/reg'>registration</a>";
|
||||||
"tour_section_14_bottom_text_3" = "This concludes the tour of the site";
|
"tour_section_14_bottom_text_3" = "This concludes the tour of the site";
|
||||||
|
|
Loading…
Reference in a new issue