mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Move some English strings to 'Mobile' category
This commit is contained in:
parent
0bd023bef3
commit
3e9a271921
1 changed files with 11 additions and 9 deletions
|
@ -421,18 +421,10 @@
|
||||||
"my_settings" = "My Settings";
|
"my_settings" = "My Settings";
|
||||||
"bug_tracker" = "Bug-tracker";
|
"bug_tracker" = "Bug-tracker";
|
||||||
|
|
||||||
"mobile_friends" = "Friends";
|
|
||||||
"mobile_photos" = "Photos";
|
|
||||||
"mobile_videos" = "Videos";
|
|
||||||
"mobile_messages" = "Messages";
|
|
||||||
"mobile_notes" = "Notes";
|
|
||||||
"mobile_groups" = "Groups";
|
|
||||||
"mobile_search" = "Search";
|
|
||||||
|
|
||||||
"menu_settings" = "Settings";
|
"menu_settings" = "Settings";
|
||||||
"menu_login" = "Login";
|
"menu_login" = "Login";
|
||||||
"menu_registration" = "Registration";
|
"menu_registration" = "Registration";
|
||||||
"menu_desktop_version" = "Desktop version";
|
|
||||||
"menu_help" = "Help";
|
"menu_help" = "Help";
|
||||||
|
|
||||||
"menu_logout" = "Logout";
|
"menu_logout" = "Logout";
|
||||||
|
@ -1511,3 +1503,13 @@
|
||||||
|
|
||||||
"closed_group_post" = "This is a post from private group";
|
"closed_group_post" = "This is a post from private group";
|
||||||
"deleted_target_comment" = "This comment belongs to deleted post";
|
"deleted_target_comment" = "This comment belongs to deleted post";
|
||||||
|
|
||||||
|
/* Mobile */
|
||||||
|
"mobile_friends" = "Friends";
|
||||||
|
"mobile_photos" = "Photos";
|
||||||
|
"mobile_videos" = "Videos";
|
||||||
|
"mobile_messages" = "Messages";
|
||||||
|
"mobile_notes" = "Notes";
|
||||||
|
"mobile_groups" = "Groups";
|
||||||
|
"mobile_search" = "Search";
|
||||||
|
"mobile_desktop_version" = "Desktop version";
|
||||||
|
|
Loading…
Reference in a new issue