浏览代码

this letter doesn't exist in SK alphabet

ingbrzy 3 年之前
父节点
当前提交
8db5ad1044
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      lang/lang-import.sh

+ 0 - 4
lang/lang-import.sh

@@ -408,10 +408,6 @@ if [ "$LNG" = "sk" ]; then
  sed -i 's/\xc3\x9a/U/g' $LNG'_filtered.po'
  #replace 'ú' with 'u'
  sed -i 's/\xc3\xba/u/g' $LNG'_filtered.po'
- #replace 'Ů' with 'U'
- sed -i 's/\xc5\xae/U/g' $LNG'_filtered.po'
- #replace 'ů' with 'u'
- sed -i 's/\xc5\xaf/u/g' $LNG'_filtered.po'
  #replace 'Ý' with 'Y'
  sed -i 's/\xc3\x9d/Y/g' $LNG'_filtered.po'
  #replace 'ý' with 'y'