mirror of
https://github.com/X1a0He/Adobe-Downloader.git
synced 2025-11-25 11:18:53 +08:00
Add: Added Adobe Creative Cloud installation detection.
This commit is contained in:
@@ -330,6 +330,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"前往下载" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Go to download"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"加载失败" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
@@ -461,6 +471,36 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"按名称" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sort by name"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"按添加时间" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sort by added time"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"按状态" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sort by status"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"搜索应用" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
@@ -522,6 +562,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"未安装 Adobe Creative Cloud" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Adobe Creative Cloud not installed"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"未找到语言" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
@@ -795,6 +845,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"需要先安装 Adobe Creative Cloud 才能继续使用本程序" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "You need to install Adobe Creative Cloud before you can continue using this program"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
|
||||
Reference in New Issue
Block a user