forked from len0rd/rockbox
Remove some stray blanks from source strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17951 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f3111bea6f
commit
e721fbf5cc
1 changed files with 3 additions and 3 deletions
|
|
@ -437,7 +437,7 @@
|
|||
<item row="1" column="1" >
|
||||
<widget class="QLabel" name="configTTSstatus" >
|
||||
<property name="text" >
|
||||
<string>Configuration invalid !</string>
|
||||
<string>Configuration invalid!</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -474,7 +474,7 @@
|
|||
<item row="0" column="1" >
|
||||
<widget class="QLabel" name="configEncstatus" >
|
||||
<property name="text" >
|
||||
<string>Configuration invalid !</string>
|
||||
<string>Configuration invalid!</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -491,7 +491,7 @@
|
|||
<item row="0" column="3" >
|
||||
<widget class="QPushButton" name="configEncoder" >
|
||||
<property name="text" >
|
||||
<string> Configure &Enc</string>
|
||||
<string>Configure &Enc</string>
|
||||
</property>
|
||||
<property name="icon" >
|
||||
<iconset resource="rbutilqt.qrc" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue