diff --git a/locales/en.strings b/locales/en.strings index f246647f..4cd98df4 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -421,18 +421,10 @@ "my_settings" = "My Settings"; "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_login" = "Login"; "menu_registration" = "Registration"; -"menu_desktop_version" = "Desktop version"; + "menu_help" = "Help"; "menu_logout" = "Logout"; @@ -1511,3 +1503,13 @@ "closed_group_post" = "This is a post from private group"; "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";