summaryrefslogtreecommitdiff
path: root/res/values-en-rGB
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-13 12:57:53 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-13 12:57:53 -0800
commit01bb9e0d087ac2f3cf50402ca090ee4d400c3354 (patch)
treeab2e6066b33773ce6b2319f65e6e00cc5a4e3de7 /res/values-en-rGB
parent47fe389e0e924ba980224958695787584e3f0d2a (diff)
downloadSoundRecorder-01bb9e0d087ac2f3cf50402ca090ee4d400c3354.tar.gz
auto import from //branches/cupcake/...@131421
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r--res/values-en-rGB/strings.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
deleted file mode 100644
index 3c5d1d9..0000000
--- a/res/values-en-rGB/strings.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">"SoundRecorder"</string>
- <string name="record_your_message">"Record your message"</string>
- <string name="message_recorded">"Message recorded"</string>
- <string name="review_message">"Review message"</string>
- <string name="recording">"Recording"</string>
- <string name="recording_stopped">"Recording stopped"</string>
- <string name="storage_is_full">"Storage is full"</string>
- <!-- no translation found for max_length_reached (8913888728170889194) -->
- <skip />
- <string name="insert_sd_card">"Please insert an SD card"</string>
- <string name="min_available">"<xliff:g id="MINUTES">%d</xliff:g> min available"</string>
- <string name="sec_available">"<xliff:g id="SECONDS">%d</xliff:g>s available"</string>
- <string name="accept">"Use this recording"</string>
- <string name="discard">"Discard"</string>
- <string name="button_ok">"OK"</string>
- <string name="press_record">"Press record"</string>
- <string name="audio_db_title_format">"<xliff:g id="FORMAT">yyyy-MM-dd HH:mm:ss</xliff:g>"</string>
- <string name="audio_db_artist_name">"Your recordings"</string>
- <string name="audio_db_album_name">"Audio recordings"</string>
- <!-- no translation found for audio_db_playlist_name (1430242423950663735) -->
- <skip />
- <string name="error_sdcard_access">"Unable to access SD card"</string>
- <string name="error_app_internal">"Internal application error"</string>
- <string name="error_mediadb_new_record">"Unable to save recorded audio"</string>
-</resources>