Merge pull request #1421 from kyoshino/bug-941065-ffos-privacy-typo

Bug 941065 - [Privacy]: typo in Privacy Policy for FFOS
This commit is contained in:
Alex Gibson 2013-11-21 01:44:28 -08:00
Родитель b23477121f 435fa5aa3a
Коммит 17eaec4ba2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -39,7 +39,7 @@
<a href="#top" data-panel-disclosure="true" data-panelid="#external_parties" data-panel-open-text="{{ _('Learn More') }}" data-panel-close-text="{{ _('Show Less') }}">{{ _('Learn More') }}</a>
</p>
<ul id="external_parties">
<li>{{ _('Updates: To keep itself up to date, Firefox OS automatically connects to a service operated by or on behalf of the manufacturer of your device. Firefox OS also automatically checks for updates to installed apps by sending a request to the Firefox Marketplace or, if you installed an app from another location, that apps developes services.') }}</li>
<li>{{ _('Updates: To keep itself up to date, Firefox OS automatically connects to a service operated by or on behalf of the manufacturer of your device. Firefox OS also automatically checks for updates to installed apps by sending a request to the Firefox Marketplace or, if you installed an app from another location, that apps developers services.') }}</li>
<li>{{ _('Location: When you turn location services on, Firefox OS may use multiple data points and entities to estimate your location, including GPS, AGPS and other geolocation service providers. You can disable location services in the Firefox OS “Settings” app on your device.') }}</li>
</ul>