File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -806,7 +806,7 @@ const S_LANG_LUT: [[&str; LangId::Count as usize]; LocId::Count as usize] = [
806806 /* es */ "Reabrir con codificación" ,
807807 /* fr */ "Rouvrir avec un encodage différent" ,
808808 /* it */ "Riapri con codifica" ,
809- /* ja */ "エンコーディングで再度開く " ,
809+ /* ja */ "指定エンコーディングで再度開く " ,
810810 /* ko */ "인코딩으로 다시 열기" ,
811811 /* pt_br */ "Reabrir com codificação" ,
812812 /* ru */ "Открыть снова с кодировкой" ,
@@ -820,7 +820,7 @@ const S_LANG_LUT: [[&str; LangId::Count as usize]; LocId::Count as usize] = [
820820 /* es */ "Convertir a otra codificación" ,
821821 /* fr */ "Convertir vers l’encodage" ,
822822 /* it */ "Converti in codifica" ,
823- /* ja */ "エンコーディングに変換 " ,
823+ /* ja */ "エンコーディングを変換 " ,
824824 /* ko */ "인코딩으로 변환" ,
825825 /* pt_br */ "Converter para codificação" ,
826826 /* ru */ "Преобразовать в кодировку" ,
You can’t perform that action at this time.
0 commit comments