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
Marco Bubke
flatpak-qt-creator
Commits
ed070ff2
Commit
ed070ff2
authored
Mar 21, 2011
by
Leena Miettinen
Browse files
UI text: fix capitalization
Reviewed-by: con
parent
b8441f0e
Changes
7
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/dialogs/externaltoolconfig.cpp
View file @
ed070ff2
...
...
@@ -311,7 +311,7 @@ void ExternalToolModel::revertTool(const QModelIndex &modelIndex)
QModelIndex
ExternalToolModel
::
addCategory
()
{
const
QString
&
categoryBase
=
tr
(
"New
c
ategory"
);
const
QString
&
categoryBase
=
tr
(
"New
C
ategory"
);
QString
category
=
categoryBase
;
int
count
=
0
;
while
(
m_tools
.
contains
(
category
))
{
...
...
@@ -337,7 +337,7 @@ QModelIndex ExternalToolModel::addTool(const QModelIndex &atIndex)
ExternalTool
*
tool
=
new
ExternalTool
;
tool
->
setDisplayCategory
(
category
);
tool
->
setDisplayName
(
tr
(
"New
t
ool"
));
tool
->
setDisplayName
(
tr
(
"New
T
ool"
));
tool
->
setDescription
(
tr
(
"This tool prints a line of useful text"
));
#ifdef Q_OS_WIN
tool
->
setExecutables
(
QStringList
()
<<
"cmd"
);
...
...
src/plugins/coreplugin/dialogs/externaltoolconfig.ui
View file @
ed070ff2
...
...
@@ -166,12 +166,12 @@
</item>
<item>
<property
name=
"text"
>
<string>
Show in
p
ane
</string>
<string>
Show in
P
ane
</string>
</property>
</item>
<item>
<property
name=
"text"
>
<string>
Replace
s
election
</string>
<string>
Replace
S
election
</string>
</property>
</item>
</widget>
...
...
@@ -200,12 +200,12 @@
</item>
<item>
<property
name=
"text"
>
<string>
Show in
p
ane
</string>
<string>
Show in
P
ane
</string>
</property>
</item>
<item>
<property
name=
"text"
>
<string>
Replace
s
election
</string>
<string>
Replace
S
election
</string>
</property>
</item>
</widget>
...
...
src/plugins/imageviewer/imagevieweractionhandler.cpp
View file @
ed070ff2
...
...
@@ -124,9 +124,9 @@ void ImageViewerActionHandler::createActions()
d_ptr
->
context
,
QKeySequence
(
tr
(
"Ctrl+0"
)));
registerNewAction
(
FitToScreen
,
Constants
::
ACTION_FIT_TO_SCREEN
,
tr
(
"Fit To Screen"
),
d_ptr
->
context
,
QKeySequence
(
tr
(
"Ctrl+="
)));
registerNewAction
(
Background
,
Constants
::
ACTION_BACKGROUND
,
tr
(
"Switch
b
ackground"
),
registerNewAction
(
Background
,
Constants
::
ACTION_BACKGROUND
,
tr
(
"Switch
B
ackground"
),
d_ptr
->
context
,
QKeySequence
(
tr
(
"Ctrl+["
)));
registerNewAction
(
Outline
,
Constants
::
ACTION_OUTLINE
,
tr
(
"Switch
o
utline"
),
registerNewAction
(
Outline
,
Constants
::
ACTION_OUTLINE
,
tr
(
"Switch
O
utline"
),
d_ptr
->
context
,
QKeySequence
(
tr
(
"Ctrl+]"
)));
}
...
...
src/plugins/qt4projectmanager/qt-maemo/maemoqemusettingswidget.ui
View file @
ed070ff2
...
...
@@ -23,14 +23,14 @@
<item>
<widget
class=
"QRadioButton"
name=
"hardwareAccelerationButton"
>
<property
name=
"text"
>
<string>
&
Hardware
A
cceleration
</string>
<string>
&
Hardware
a
cceleration
</string>
</property>
</widget>
</item>
<item>
<widget
class=
"QRadioButton"
name=
"softwareRenderingButton"
>
<property
name=
"text"
>
<string>
&
Software
R
endering
</string>
<string>
&
Software
r
endering
</string>
</property>
</widget>
</item>
...
...
src/plugins/qt4projectmanager/wizards/targetsetuppage.cpp
View file @
ed070ff2
...
...
@@ -66,7 +66,7 @@ TargetSetupPage::TargetSetupPage(QWidget *parent) :
centralWidget
->
setLayout
(
m_layout
);
m_layout
->
addSpacerItem
(
m_spacer
);
setTitle
(
tr
(
"Target
s
etup"
));
setTitle
(
tr
(
"Target
S
etup"
));
}
void
TargetSetupPage
::
initializePage
()
...
...
src/share/qtcreator/externaltools/lrelease.xml
View file @
ed070ff2
...
...
@@ -32,7 +32,7 @@
<externaltool
id=
"lrelease"
>
<description>
Creates qm translation files that can be used by an application from the translator's ts files
</description>
<description
xml:lang=
"de"
>
Erstellt die von Anwendungen nutzbaren qm-Dateien aus ts-Dateien von Übersetzern
</description>
<displayname>
Release
t
ranslations (lrelease)
</displayname>
<displayname>
Release
T
ranslations (lrelease)
</displayname>
<displayname
xml:lang=
"de"
>
Übersetzungen veröffentlichen (lrelease)
</displayname>
<category>
Linguist
</category>
<category
xml:lang=
"de"
>
Linguist
</category>
...
...
src/share/qtcreator/externaltools/lupdate.xml
View file @
ed070ff2
...
...
@@ -32,7 +32,7 @@
<externaltool
id=
"lupdate"
>
<description>
Synchronizes translator's ts files with the program code
</description>
<description
xml:lang=
"de"
>
Synchronisiert die ts-Übersetzungsdateien mit dem Programmcode
</description>
<displayname>
Update
t
ranslations (lupdate)
</displayname>
<displayname>
Update
T
ranslations (lupdate)
</displayname>
<displayname
xml:lang=
"de"
>
Übersetzungen aktualisieren (lupdate)
</displayname>
<category>
Linguist
</category>
<category
xml:lang=
"de"
>
Linguist
</category>
...
...
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