Skip to content

Commit 290fcaa

Browse files
authored
Merge pull request #442 from pennlabs/widget/dining-analytics-siri-descriptions
Add localized descriptions for Siri intents
2 parents 4402342 + 9ebc4a2 commit 290fcaa

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Shared/Intents.intentdefinition

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<key>INIntentDefinitionNamespace</key>
170170
<string>F14SzM</string>
171171
<key>INIntentDefinitionSystemVersion</key>
172-
<string>22C5033e</string>
172+
<string>22C5050e</string>
173173
<key>INIntentDefinitionToolsBuildVersion</key>
174174
<string>14B47b</string>
175175
<key>INIntentDefinitionToolsVersion</key>
@@ -179,6 +179,8 @@
179179
<dict>
180180
<key>INIntentCategory</key>
181181
<string>information</string>
182+
<key>INIntentDescription</key>
183+
<string>Change settings for the Courses Day widget.</string>
182184
<key>INIntentDescriptionID</key>
183185
<string>BdAkd1</string>
184186
<key>INIntentEligibleForWidgets</key>
@@ -284,6 +286,8 @@
284286
<dict>
285287
<key>INIntentCategory</key>
286288
<string>information</string>
289+
<key>INIntentDescription</key>
290+
<string>Change settings for the Dining Analytics widget.</string>
287291
<key>INIntentDescriptionID</key>
288292
<string>cuJDUc</string>
289293
<key>INIntentEligibleForWidgets</key>

0 commit comments

Comments
 (0)