summaryrefslogtreecommitdiff
path: root/src/plugins/preflighting.samplechecker.androidlabel/plugin.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/preflighting.samplechecker.androidlabel/plugin.properties')
-rw-r--r--src/plugins/preflighting.samplechecker.androidlabel/plugin.properties24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/plugins/preflighting.samplechecker.androidlabel/plugin.properties b/src/plugins/preflighting.samplechecker.androidlabel/plugin.properties
new file mode 100644
index 0000000..b98f7e4
--- /dev/null
+++ b/src/plugins/preflighting.samplechecker.androidlabel/plugin.properties
@@ -0,0 +1,24 @@
+#******************************************************************************
+# Copyright (C) 2012 The Android Open Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#******************************************************************************
+
+pluginName=MOTODEV Studio App Validator Android Label Sample Checker
+providerName=Motorola Mobility, Inc.
+
+androidLabelCheckerDescription=Check whether the Android label is properly named.
+androidLabelChecker=Android Label Checker
+
+correctTextInLabelConditionDescription=\tCheck whether the Android label contains the specified text parameter.
+correctTextInLabelCondition=Correct text of Android label \ No newline at end of file