Index: extensions/extensions_strings.grd |
diff --git a/extensions/extensions_strings.grd b/extensions/extensions_strings.grd |
index 63840fc2603066c9b65aebf525e5b8b9b01512c1..25efd75c31dbcf14fd67523097696ede3c22ad7c 100644 |
--- a/extensions/extensions_strings.grd |
+++ b/extensions/extensions_strings.grd |
@@ -207,6 +207,9 @@ |
<message name="IDS_EXTENSION_PROMPT_WARNING_3_HOSTS" desc="Permission string for access to data on three websites."> |
Read and modify your data on <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph>, <ph name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph>, and <ph name="WEBSITE_3">$3<ex>news.ycombinator.com</ex></ph> |
</message> |
+ <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_AND_SUBDOMAIN" desc="Permission string for for access to data on a website and its sub-domains."> |
+ all <ph name="WEBSITE_1">$1<ex>google.com</ex></ph> sites |
not at google - send to devlin
2014/07/21 23:41:08
should this be "All" not "all"?
mhm
2014/07/21 23:50:53
this is in the middle of the sentence. I will make
not at google - send to devlin
2014/07/21 23:52:33
if something is in the middle of the sentence that
|
+ </message> |
<message name="IDS_EXTENSION_PROMPT_WARNING_HOSTS_DEFAULT" desc="Permission string for access to data on four or more websites. This is necessary for every language. This is the default for all the numbers NOT covered by special cases (singular, dual/two, few, many) some languages need. For CJK, Vietnamese, Turkish and Kannada, this is the only string necessary. For languages with singular-plural distinction, this is the generic plural. For Lithuanian, NUMBER_OF_WEBSITES is 11 .. 19."> |
Read and modify your data on <ph name="NUMBER_OF_WEBSITES">#<ex>5</ex></ph> websites |
</message> |