Updates screen is really Updates and Plugins

Update english to be more succinct
This commit is contained in:
Samuel Georges 2016-05-27 08:03:30 +10:00
parent 17dca5c06e
commit e512dc7167
2 changed files with 4 additions and 4 deletions

View File

@ -81,10 +81,10 @@ return [
'raw' => 'Raw',
],
'editor' => [
'title' => 'Select the source code editor to use',
'description' => 'Your OS environnement must be configured to listen to one of these URL schemes.',
'title' => 'Source code editor',
'description' => 'Your operating system should be configured to listen to one of these URL schemes.',
'openWith' => 'Open with',
'remember_choice' => 'Remember the selected option for this browser session',
'remember_choice' => 'Remember selected option for this session',
'open' => 'Open',
'cancel' => 'Cancel'
]

View File

@ -223,7 +223,7 @@ return [
'updates' => [
'title' => 'Manage Updates',
'name' => 'Software update',
'menu_label' => 'Updates',
'menu_label' => 'Updates & Plugins',
'menu_description' => 'Update the system, manage and install plugins and themes.',
'return_link' => 'Return to system updates',
'check_label' => 'Check for updates',