Re: [w3c/manifest] Noting that shortcut strings are localizable (#897)

@marcoscaceres commented on this pull request.



> @@ -1666,11 +1666,20 @@ <h3>
           <li>
             <a>short_name</a> member.
           </li>
+          <li>
+            <a>ShortcutItem.name</a> member.
+          </li>
+          <li>
+            <a>ShortcutItem.short_name</a> member.
+          </li>
+          <li>
+            <a>ShortcutItem.description</a> member.

```suggestion
            {{ShortcutItem}}'s {{ShortcutItem/description}} member.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/897#pullrequestreview-426709443

Received on Tuesday, 9 June 2020 00:28:01 UTC