Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
a4bc4b4d
Commit
a4bc4b4d
authored
Oct 23, 2019
by
Yuri Chornoivan
Browse files
Add i18n()
parent
8e37d1c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/baloo/package/contents/ui/main.qml
View file @
a4bc4b4d
...
...
@@ -58,7 +58,7 @@ KCM.SimpleKCM {
Layout.preferredHeight
:
Kirigami
.
Units
.
gridUnit
}
QQC2.Label
{
text
:
"
Do not search in these locations:
"
text
:
i18n
(
"
Do not search in these locations:
"
)
}
QQC2.ScrollView
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment