We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0534fd2 commit ec69c87Copy full SHA for ec69c87
IMSProg_programmer/other/IMSProg_database_update
@@ -23,7 +23,7 @@ if [ -f ~/.local/share/imsprog/IMSProg.Dat ] ; then
23
qsttxt="<b>'IMSProg.Dat'</b>文件将被新版本替换。您可能会丢失对其所做的更改。继续吗?"
24
tittxt="数据库更新"
25
outtxt="数据库中的芯片数:"
26
- chgtxt="(曾经)->(成为)"
+ chgtxt="(原先)->(变为)"
27
fi
28
if [[ "$LANG" == "es_ES.UTF-8" ]]
29
then
0 commit comments