Updates screen is really Updates and Plugins
Update english to be more succinct
This commit is contained in:
parent
17dca5c06e
commit
e512dc7167
|
|
@ -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'
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue