mirror of
https://github.com/friendica/friendica
synced 2025-04-22 01:50:11 +00:00
Merge pull request #10658 from nupplaphil/feat/storage_naming
Rename Storage Backend labels
This commit is contained in:
commit
4140a59332
4 changed files with 9 additions and 9 deletions
|
@ -133,8 +133,8 @@ class Storage extends BaseAdmin
|
|||
'$label_config' => DI::l10n()->t('Storage Configuration'),
|
||||
'$page' => DI::l10n()->t('Storage'),
|
||||
'$save' => DI::l10n()->t('Save'),
|
||||
'$save_activate' => DI::l10n()->t('Save & Activate'),
|
||||
'$activate' => DI::l10n()->t('Activate'),
|
||||
'$save_use' => DI::l10n()->t('Save & Use storage backend'),
|
||||
'$use' => DI::l10n()->t('Use storage backend'),
|
||||
'$save_reload' => DI::l10n()->t('Save & Reload'),
|
||||
'$noconfig' => DI::l10n()->t('This backend doesn\'t have custom settings'),
|
||||
'$baseurl' => DI::baseUrl()->get(true),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue