Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Annotations for storage
Browse files Browse the repository at this point in the history
Refs #838
  • Loading branch information
M66B committed Feb 13, 2014
1 parent a94c35c commit 5b0b878
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Changelog

* Fixed cycling through restriction states, thanks @[jpeg729](https://github.com/jpeg729)
* Fixed Gmail contact restricting ([issue](/../../issues/1336))
* Added documentation for messages ([issue](/../../issues/838))
* Added documentation for messages and storage ([issue](/../../issues/838))
* Make *Browser/Downloads* dangerous
* Updated French translation
* Updated German translation
Expand Down
3 changes: 3 additions & 0 deletions res/values/functions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@
<!-- sensors -->
<!-- shell -->
<!-- storage -->
<string name="storage_media" translatable="false"><![CDATA[Will restrict access to secondary external storage(s) (<a href="http://www.chainfire.eu/articles/113/Is_Google_blocking_apps_writing_to_SD_cards_/">article</a>)]]></string>
<string name="storage_sdcard" translatable="false"><![CDATA[Will restrict access to primary external storage (<a href="http://www.chainfire.eu/articles/113/Is_Google_blocking_apps_writing_to_SD_cards_/">article</a>)]]></string>
<string name="storage_getExternalStorageState" translatable="false"><![CDATA[<a href="http://developer.android.com/reference/android/os/Environment.html#getExternalStorageState()">Google documentation</a>]]></string>
<!-- system -->
<!-- view -->

Expand Down

0 comments on commit 5b0b878

Please sign in to comment.