mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
BarSectionEditor: add search option (fixes #347)
This commit is contained in:
@@ -746,7 +746,8 @@
|
||||
"apply": "Anwenden"
|
||||
},
|
||||
"section-editor": {
|
||||
"placeholder": "Widget auswählen..."
|
||||
"placeholder": "Widget auswählen...",
|
||||
"search-placeholder": "Widgets suchen..."
|
||||
},
|
||||
"active-window": {
|
||||
"show-app-icon": "App-Symbol anzeigen"
|
||||
|
||||
@@ -758,7 +758,8 @@
|
||||
"apply": "Apply"
|
||||
},
|
||||
"section-editor": {
|
||||
"placeholder": "Select a widget to add..."
|
||||
"placeholder": "Select a widget to add...",
|
||||
"search-placeholder": "Search widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"show-app-icon": "Show app icon"
|
||||
|
||||
@@ -756,7 +756,8 @@
|
||||
"apply": "Aplicar"
|
||||
},
|
||||
"section-editor": {
|
||||
"placeholder": "Selecciona un widget para añadir..."
|
||||
"placeholder": "Selecciona un widget para añadir...",
|
||||
"search-placeholder": "Buscar widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"show-app-icon": "Mostrar icono de la aplicación"
|
||||
|
||||
@@ -754,7 +754,8 @@
|
||||
"apply": "Appliquer"
|
||||
},
|
||||
"section-editor": {
|
||||
"placeholder": "Sélectionnez un widget à ajouter..."
|
||||
"placeholder": "Sélectionnez un widget à ajouter...",
|
||||
"search-placeholder": "Rechercher des widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"show-app-icon": "Afficher l'icône de l'application"
|
||||
|
||||
@@ -756,7 +756,8 @@
|
||||
"apply": "Aplicar"
|
||||
},
|
||||
"section-editor": {
|
||||
"placeholder": "Selecione um widget para adicionar..."
|
||||
"placeholder": "Selecione um widget para adicionar...",
|
||||
"search-placeholder": "Pesquisar widgets..."
|
||||
},
|
||||
"active-window": {
|
||||
"show-app-icon": "Mostrar ícone do aplicativo"
|
||||
|
||||
Reference in New Issue
Block a user