Make the app name "Files" instead of Documents.

This reduces the number of user visible names employed by the app by 1/3!

Bug: 29880363
Change-Id: I52bc8ea1b4437d96c32c4afba3a454ae74d06115
This commit is contained in:
Steve McKay
2016-07-15 15:43:52 -07:00
parent f00c161a22
commit 41cbaf2922

View File

@@ -16,7 +16,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Title of the documents application [CHAR LIMIT=32] -->
<string name="app_label">Documents</string>
<string name="app_label">Files</string>
<!-- Title of the standalone downloads activity. [CHAR LIMIT=32] -->
<string name="downloads_label">Downloads</string>