summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authordgozman@chromium.org <dgozman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-23 13:17:11 +0000
committerdgozman@chromium.org <dgozman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-23 13:17:11 +0000
commitb60ce45e421aeecbb506ae9e937e036432150fcd (patch)
tree46e197dbcc9962c2a214f74237b82590a2160b44 /chrome/app
parent6fcee33d93f379b660138b8f0b614bfdda231c72 (diff)
downloadchromium_src-b60ce45e421aeecbb506ae9e937e036432150fcd.zip
chromium_src-b60ce45e421aeecbb506ae9e937e036432150fcd.tar.gz
chromium_src-b60ce45e421aeecbb506ae9e937e036432150fcd.tar.bz2
[filemanager] Content metadata moved to the cache.
Metadata usage in gallery is not touched yet. This change includes metadata eviction. Also localized one metadata string value. BUG=129347 TEST=Nothing changed for user. Review URL: https://chromiumcodereview.appspot.com/10384155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138465 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 90b476b..6b77bac 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11023,6 +11023,9 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_FILE_BROWSER_AUDIO_PLAYER_TITLE" desc="Title of the Audio Player window.">
Audio Player
</message>
+ <message name="IDS_FILE_BROWSER_AUDIO_PLAYER_DEFAULT_ARTIST" desc="In the Audio Player window, default artist name used when artist name is unknown.">
+ Unknown Artist
+ </message>
<message name="IDS_FILE_BROWSER_FILE_ERROR_GENERIC" desc="In the File Manager, the error message when the file operation failed.">
An error occurred (code: <ph name="ERROR_CODE">$1<ex>ABORT</ex></ph>).