-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src:fixed configuration retention error caused by localization multi-…
…language issues Signed-off-by: xiaoming <[email protected]>
- Loading branch information
1 parent
b27a708
commit 8a80d52
Showing
9 changed files
with
18 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,16 +26,6 @@ | |
<source>TTF Format</source> | ||
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="85"/> | ||
<source>ttf</source> | ||
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="90"/> | ||
<source>ttf_verbose</source> | ||
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="106"/> | ||
<source><html><head/><body><p align="center">Width</p></body></html></source> | ||
|
@@ -73,7 +63,7 @@ | |
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="282"/> | ||
<location filename="../src/TTFviewer.cpp" line="426"/> | ||
<location filename="../src/TTFviewer.cpp" line="439"/> | ||
<source>About</source> | ||
<translation></translation> | ||
</message> | ||
|
@@ -83,7 +73,7 @@ | |
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/TTFviewer.cpp" line="412"/> | ||
<location filename="../src/TTFviewer.cpp" line="425"/> | ||
<source>1.Select parameters on the main interface. | ||
2.Click Open File or Folder to parse the image data and display the image. | ||
3.Used in the image display interface | ||
|
@@ -95,7 +85,7 @@ | |
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/TTFviewer.cpp" line="427"/> | ||
<location filename="../src/TTFviewer.cpp" line="440"/> | ||
<source><p>Version</p><p>&nbsp;%1</p><p>Commit</p><p>&nbsp;%2</p><p>Author</p><p>&nbsp;[email protected]</p><p>Website</p><p>&nbsp;<a href='https://github.com/QQxiaoming/TTFviewer'>https://github.com/QQxiaoming</p><p>&nbsp;<a href='https://gitee.com/QQxiaoming/TTFviewer'>https://gitee.com/QQxiaoming</a></p></source> | ||
<translation></translation> | ||
</message> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,14 +27,8 @@ | |
<translation>TTF形式</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="85"/> | ||
<source>ttf</source> | ||
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="90"/> | ||
<source>ttf_verbose</source> | ||
<translation>ttf アノテーション情報を含む</translation> | ||
<translation type="vanished">ttf アノテーション情報を含む</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="106"/> | ||
|
@@ -73,7 +67,7 @@ | |
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="282"/> | ||
<location filename="../src/TTFviewer.cpp" line="426"/> | ||
<location filename="../src/TTFviewer.cpp" line="439"/> | ||
<source>About</source> | ||
<translation>について</translation> | ||
</message> | ||
|
@@ -83,7 +77,7 @@ | |
<translation>Qtについて</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/TTFviewer.cpp" line="412"/> | ||
<location filename="../src/TTFviewer.cpp" line="425"/> | ||
<source>1.Select parameters on the main interface. | ||
2.Click Open File or Folder to parse the image data and display the image. | ||
3.Used in the image display interface | ||
|
@@ -102,7 +96,7 @@ | |
- 中クリックすると、画像の元のサイズが表示されます。</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/TTFviewer.cpp" line="427"/> | ||
<location filename="../src/TTFviewer.cpp" line="440"/> | ||
<source><p>Version</p><p>&nbsp;%1</p><p>Commit</p><p>&nbsp;%2</p><p>Author</p><p>&nbsp;[email protected]</p><p>Website</p><p>&nbsp;<a href='https://github.com/QQxiaoming/TTFviewer'>https://github.com/QQxiaoming</p><p>&nbsp;<a href='https://gitee.com/QQxiaoming/TTFviewer'>https://gitee.com/QQxiaoming</a></p></source> | ||
<translation><p>バージョン</p><p>&nbsp;%1</p><p>コミット</p><p>&nbsp;%2</p><p>開発者</p><p>&nbsp;[email protected]</p><p>ウェブサイト</p><p>&nbsp;<a href='https://github.com/QQxiaoming/TTFviewer'>https://github.com/QQxiaoming</p><p>&nbsp;<a href='https://gitee.com/QQxiaoming/TTFviewer'>https://gitee.com/QQxiaoming</a></p></translation> | ||
</message> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,14 +27,8 @@ | |
<translation>TTF格式</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="85"/> | ||
<source>ttf</source> | ||
<translation></translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="90"/> | ||
<source>ttf_verbose</source> | ||
<translation>ttf 带标注信息</translation> | ||
<translation type="vanished">ttf 带标注信息</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="106"/> | ||
|
@@ -73,7 +67,7 @@ | |
</message> | ||
<message> | ||
<location filename="../src/UI_TTFviewer.ui" line="282"/> | ||
<location filename="../src/TTFviewer.cpp" line="426"/> | ||
<location filename="../src/TTFviewer.cpp" line="439"/> | ||
<source>About</source> | ||
<translation>关于</translation> | ||
</message> | ||
|
@@ -83,7 +77,7 @@ | |
<translation>关于Qt</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/TTFviewer.cpp" line="412"/> | ||
<location filename="../src/TTFviewer.cpp" line="425"/> | ||
<source>1.Select parameters on the main interface. | ||
2.Click Open File or Folder to parse the image data and display the image. | ||
3.Used in the image display interface | ||
|
@@ -102,7 +96,7 @@ | |
- 单击鼠标中键可显示图像的原始尺寸。</translation> | ||
</message> | ||
<message> | ||
<location filename="../src/TTFviewer.cpp" line="427"/> | ||
<location filename="../src/TTFviewer.cpp" line="440"/> | ||
<source><p>Version</p><p>&nbsp;%1</p><p>Commit</p><p>&nbsp;%2</p><p>Author</p><p>&nbsp;[email protected]</p><p>Website</p><p>&nbsp;<a href='https://github.com/QQxiaoming/TTFviewer'>https://github.com/QQxiaoming</p><p>&nbsp;<a href='https://gitee.com/QQxiaoming/TTFviewer'>https://gitee.com/QQxiaoming</a></p></source> | ||
<translation><p>版本</p><p>&nbsp;%1</p><p>提交</p><p>&nbsp;%2</p><p>作者</p><p>&nbsp;[email protected]</p><p>主页</p><p>&nbsp;<a href='https://github.com/QQxiaoming/TTFviewer'>https://github.com/QQxiaoming</p><p>&nbsp;<a href='https://gitee.com/QQxiaoming/TTFviewer'>https://gitee.com/QQxiaoming</a></p></translation> | ||
</message> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters