-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aedfc12
commit e0373cd
Showing
717 changed files
with
3,308 additions
and
3,308 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AbsoluteAlignmentInUserInterface.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AddOperatorModifier.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AndroidNonConstantResIdsInSwitch.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<html><body> | ||
驗證在 Android 庫模塊的 switch 語句中使用資源 ID 的情況。<br>。 | ||
從 SDK Tools r14 開始,庫專案中的資源 ID 為非 final,這意味著庫程式碼不能將這些 ID 視為常量。 | ||
從 SDK Tools r14 開始,庫專案中的資源 ID 為非 final,這意味著庫程式碼不能將這些 ID 視為常數。 | ||
</body></html> |
4 changes: 2 additions & 2 deletions
4
plugin-dev-raw/zh/inspectionDescriptions/AngularAmbiguousComponentTag.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<html> | ||
<body> | ||
報告與嵌入的模板元素 <code><ng-template></code> 匹配的一個組件 | ||
或與其他任何元素匹配的多個組件。 | ||
報告與嵌入的模板元素 <code><ng-template></code> 符合的一個組件 | ||
或與其他任何元素符合的多個組件。 | ||
</body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AngularInvalidImportedOrDeclaredSymbol.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<html> | ||
<body> | ||
報告由不是模塊、組件、指令或管道或不能在屬性上下文中使用的 Angular 模塊所聲明、導入或導出的任何符號。 | ||
報告由不是模塊、組件、指令或管道或不能在屬性上下文中使用的 Angular 模塊所聲明、匯入或匯出的任何符號。 | ||
</body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/AngularUndefinedModuleExport.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<html> | ||
<body> | ||
報告從 Angular 模塊導出的未聲明或未導入的組件、指令或管道。 | ||
報告從 Angular 模塊匯出的未聲明或未匯入的組件、指令或管道。 | ||
</body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/ApproximateMatchIncorrectResolve.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/ArgumentSelectionDefects.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/ArrayCanBeReplacedWithEnumValues.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/BigDecimalLegacyMethod.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/BindingAnnotationWithoutInject.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
plugin-dev-raw/zh/inspectionDescriptions/CachedNumberConstructorCall.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.