On Tue, Aug 21, 2012 at 10:19:42AM -0400, Tzu-Mainn Chen wrote: > --- > src/config/locales/en.yml | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/config/locales/en.yml b/src/config/locales/en.yml > index 9cea458..178d5aa 100644 > --- a/src/config/locales/en.yml > +++ b/src/config/locales/en.yml > @@ -904,7 +904,7 @@ en: > import: > import_image: Import Image > provider_account: Provider Account > - image_id: Image ID > + image_id: Provider's Image ID > name: Image Name > image_imported: The image was imported successfully. > image_not_imported: The image could not be imported. Check the Image > Factory log for further details. > -- > 1.7.6.5
ACK, looks good. Pushed. -- Matt
