Skip to content

Commit

Permalink
Update version history to 3.1.14 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
firemaples authored May 6, 2023
1 parent d5ee6f5 commit 215bd90
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions main/src/main/res/values-zh-rCN/version_history.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="version_3_1_14">● 增加[当辨识语言是中文、日文或韩文时移除空白字元]选项\n● 现在你可以经由在语言选择面板上长按语言来加入最爱\n● 你可以在结果页上选择开启/关闭单字选取功能\n● 增加预设待命时悬浮视窗的透明度</string>
<string name="version_3_1_12">● 支援透过 Papago, Bing, Yandex 及其他第三方翻译软体翻译\n● UI 支援阿拉伯文\n● 结果视窗上的文字可调整\n● 可从已辨识的文字上取得更多资讯\n● 增加更多文字区块相关的选项\n● 调整 UI/UX.</string>
<string name="version_3_1_0">● 新增支援辨识语言: 阿拉伯语, 白俄罗斯文, 孟加拉语, 保加利亚文, 希腊文, 希伯来语文, 卡纳达语, 马其顿文, 俄罗斯文, 佢加禄语, 泰米尔语, 泰卢固语, 泰文, 乌克兰文.</string>
<string name="version_3_0_10">● 新增文字区块连结符号选项\n● 新增萤幕撷取超时设定\n● 修正主浮动视窗位置以避免被系统介面遮蔽或超出萤幕外\n● 现在你可以将 EverTranalstor 移动到外接记忆卡\n● 修正错误讯息</string>
Expand Down
1 change: 1 addition & 0 deletions main/src/main/res/values-zh-rTW/version_history.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="version_3_1_14">● 增加[當辨識語言是中文、日文或韓文時移除空白字元]選項\n● 現在你可以經由在語言選擇面板上長按語言來加入最愛\n● 你可以在結果頁上選擇開啟/關閉單字選取功能\n● 增加預設待命時懸浮視窗的透明度</string>
<string name="version_3_1_12">● 支援透過 Papago, Bing, Yandex 及其他第三方翻譯軟體翻譯\n● UI 支援阿拉伯文\n● 結果視窗上的文字可調整\n● 可從已辨識的文字上取得更多資訊\n● 增加更多文字區塊相關的選項\n● 調整 UI/UX.</string>
<string name="version_3_1_0">● 新增支援辨識語言: 阿拉伯語, 白俄羅斯文, 孟加拉語, 保加利亞文, 希臘文, 希伯來語文, 卡納達語, 馬其頓文, 俄羅斯文, 佢加禄語, 泰米爾語, 泰盧固語, 泰文, 烏克蘭文.</string>
<string name="version_3_0_10">● 新增文字區塊連結符號選項\n● 新增螢幕擷取超時設定\n● 修正主浮動視窗位置以避免被系統介面遮蔽或超出螢幕外\n● 現在你可以將 EverTranalstor 移動到外接記憶卡\n● 修正錯誤訊息</string>
Expand Down
2 changes: 2 additions & 0 deletions main/src/main/res/values/version_history.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="versionCodes" translatable="false">
<item>3.1.14</item>
<item>3.1.12</item>
<item>3.1.0</item>
<item>3.0.10</item>
Expand All @@ -18,6 +19,7 @@
<item>1.7.1</item>
</string-array>

<string name="version_3_1_14">● Add an option in settings to remove spaces when the OCR language is Chinese, Japanese or Korean.\n● You can now favorite languages by long clicking them on the language selection panel.\n● You can enable/disable text selectable on the result window.\n● Increase the default opaque percentage while idling.</string>
<string name="version_3_1_12">● Support launching Papago, Bing, Yandex and other transalation apps.\n● Support Arabic language on UI.\n● Make the text on the result window adjustable.\n● Can get information from recognized words.\n● Add options for text blocks.\n● Enhance UI/UX.</string>
<string name="version_3_1_0">● Support new OCR languages: Arabic, Belarusian, Bengali, Bulgarian, Greek, Hebrew, Kannada, Macedonian, Russian, Tagalog, Tamil, Telugu, Thai, Ukrainian.</string>
<string name="version_3_0_10">● You can choose the text blocks joiner in settings now.\n● New option for tuning the timeout time of capturing the screen.\n● Fix the position of the main bar to avoid stranded below system UI or being out of the screen.\n● Now you can move this app to your SD card if you want.\n● Enhance error messages.</string>
Expand Down

0 comments on commit 215bd90

Please sign in to comment.