From a85c80227a56f3b7f917464096cd33877093616f Mon Sep 17 00:00:00 2001 From: Owen Lin Date: Wed, 17 Aug 2011 22:07:43 +0800 Subject: Initial code for Gallery2. fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c --- res/values/dimensions.xml | 52 +++++ res/values/ids.xml | 21 +++ res/values/strings.xml | 470 ++++++++++++++++++++++++++++++++++++++++++++++ res/values/styles.xml | 35 ++++ 4 files changed, 578 insertions(+) create mode 100644 res/values/dimensions.xml create mode 100644 res/values/ids.xml create mode 100644 res/values/strings.xml create mode 100644 res/values/styles.xml (limited to 'res/values') diff --git a/res/values/dimensions.xml b/res/values/dimensions.xml new file mode 100644 index 000000000..90c3064d7 --- /dev/null +++ b/res/values/dimensions.xml @@ -0,0 +1,52 @@ + + + + 146dp + 146dp + 140dp + 110dp + + + 80dp + 135dp + 135dp + 11dp + 70dp + 10dp + + + 108dp + 122dp + 122dp + + + 32dp + 10dp + 6dp + 6dp + 12dp + + + 12dp + 0dp + 2dp + 48dp + 56dp + 10dp + 10dp + 96dp + + diff --git a/res/values/ids.xml b/res/values/ids.xml new file mode 100644 index 000000000..b6fda4771 --- /dev/null +++ b/res/values/ids.xml @@ -0,0 +1,21 @@ + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 000000000..cb8ce6d63 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,470 @@ + + + + + Gallery + + Picture frame + + + %1$02d:%2$02d + + %1$d:%2$02d:%3$02d + + Video player + + Loading video\u2026 + Loading image\u2026 + + + Loading account\u2026 + + + Resume video + + + Resume playing from %s ? + + Resume playing + + + Loading\u2026 + + + Failed to load + + + No thumbnail + + + Start over + + + Ok + + + Tap a face to begin. + + Saving picture\u2026 + + Crop picture + + + + Select photo + + Select video + + Select item(s) + + Select album(s) + + Select group(s) + + + Set picture as + + Setting wallpaper, please wait\u2026 + Wallpaper + + + Delete + Confirm Delete + Cancel + Share + + + Select All + Deselect All + Slideshow + + Details + + + Switch to Camera + + + + %1$d selected + %1$d selected + %1$d selected + + + + + %1$d selected + %1$d selected + %1$d selected + + + + + %1$d selected + %1$d selected + %1$d selected + + + + Show on map + Rotate Left + Rotate Right + + + Item not found + + + Edit + + + No application available + + + Process Caching Requests + + + Caching... + + Crop + Set as + + + Unable to play video + + + + + + By location + + + By time + + + By tags + + + By people + + + By album + + + By size + + + Untagged + + + No Location + + + Some locations could not be identified due to network connectivity issues + + + + + Images only + + + Videos only + + + Images and videos + + + Photo Gallery + + + No Photos + + + The cropped image has been saved in download + + + The cropped image is not saved + + + There are no albums available + + + There are no images/videos available + + + Picasa Web Albums + + + Buzz + + + Make available offline + + + Refresh + + + Done + + + %1$d of %2$d items: + + Title + + Description + + Time + + Location + + Path + + Width + + Height + + Orientation + + Duration + + MIME Type + + File Size + + Maker + + Model + + Flash + + Aperture + + Focal Length + + White Balance + + Exposure Time + + ISO + + + mm + + Manual + + Auto + + Flash fired + + No flash + + + + + Making album available offline + Making albums available offline + + + + + This item is stored locally and available offline. + + + All Albums + + + Local Albums + + + MTP Devices + + + Picasa Albums + + + %s free + + + %1$s or below + + + %1$s or above + + + %1$s to %2$s + + + Import + + + Import Complete + Import Fail + + + Camera connected + + Camera disconnected + + Touch here to import + + + Images from an album + + Shuffle all images + + Pick an image + + + Widget Type + + + Slideshow + + + Prefetching picasa photos: + + + Download %1$s of %2$s photos + + + Download complete + + + Albums + + + Times + + + Locations + + + People + + + Tags + + + Group by + + + + + Settings + + + Account settings + + + Data usage settings + + + Auto-upload + + + Other settings + + + About Gallery + + + Sync on WiFi only + + + Automatically upload all the photos and videos you take to a private picasa web album + + + Enable Auto-upload + + + Google photos sync is ON + + + Google photos sync is OFF + + + Change sync preferences or remove this account + + + View photos and videos from this account in the Gallery + + + Add account + + + Choose Auto-upload account + + diff --git a/res/values/styles.xml b/res/values/styles.xml new file mode 100644 index 000000000..7da37df98 --- /dev/null +++ b/res/values/styles.xml @@ -0,0 +1,35 @@ + + + + + + + + + -- cgit v1.2.3