Don't split sentences for translations #677

已合併
ryonakano 將 1 次提交從 no-split-sentences 合併至 master 5 年前
ryonakano 已留言 5 年前 (已從 github.com 遷移)

Fixes #675

Also I've included the trailing period to the translatable string.

Fixes #675 Also I've included the trailing period to the translatable string.
codecov[bot] 已留言 5 年前 (已從 github.com 遷移)

Codecov Report

Merging #677 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #677   +/-   ##
=======================================
  Coverage   39.83%   39.83%           
=======================================
  Files          72       72           
  Lines        9368     9368           
  Branches     2219     2219           
=======================================
  Hits         3732     3732           
  Misses       4580     4580           
  Partials     1056     1056
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/677?src=pr&el=h1) Report > Merging [#677](https://codecov.io/gh/Plume-org/Plume/pull/677?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/006b44f580083f501c677b511c7c4d84f9848adf?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #677 +/- ## ======================================= Coverage 39.83% 39.83% ======================================= Files 72 72 Lines 9368 9368 Branches 2219 2219 ======================================= Hits 3732 3732 Misses 4580 4580 Partials 1056 1056 ```
igalic (已從 github.com 遷移) 核可了這些變更 5 年前
igalic (已從 github.com 遷移) 留下了回應

👍

👍
elegaanz 已留言 5 年前 (已從 github.com 遷移)

The string should be updated on Crowdin too, now!

The string should be updated on Crowdin too, now!
ryonakano 已留言 5 年前 (已從 github.com 遷移)

Screenshot from 2019-10-17 07-23-33

I should have escaped the href quotation marks 🙇‍♀️

![Screenshot from 2019-10-17 07-23-33](https://user-images.githubusercontent.com/26003928/66963614-0ed08380-f0af-11e9-8445-fd3656bead14.png) I should have escaped the href quotation marks :bowing_woman:

審核者

此合併請求已被合併為 fc9e69d811
您也可以查看命令列指南

第一步:

在您的儲存庫中切換到新分支並測試變更。
git checkout -b no-split-sentences master
git pull origin no-split-sentences

第二步:

合併變更並更新到 Forgejo。
git checkout master
git merge --no-ff no-split-sentences
git push origin master
登入 才能加入這對話。
沒有審核者
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: Plume/Plume#677
載入中…
尚未有任何內容