summaryrefslogtreecommitdiffstats
path: root/res/values-lb/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-lb/strings.xml')
-rw-r--r--res/values-lb/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 44711e7..c2ca7de 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -15,16 +15,28 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- The title of the NFC tag application -->
<string name="app_name">Tags</string>
+ <!-- The title for the activity that shows a tag that was just scanned -->
<string name="title_scanned_tag">Neien Tag gesammelt</string>
+ <!-- The title for the activity that shows a tag that was stored from a past scan -->
<string name="title_existing_tag">Tag</string>
+ <!-- The title displayed for unknown tag types -->
<string name="tag_unknown">Onbekannten Tagtyp</string>
+ <!-- The title displayed for an empty tag -->
<string name="tag_empty">Eidelen Tag</string>
+ <!-- Button label indicating that the user wants to delete a tag -->
<string name="button_done">Fäerdeg</string>
+ <!-- String displayed for an action to send a text message to a phone number -->
<string name="action_text">E Message u(n) <xliff:g id="phone_number">%s</xliff:g> schreiwen</string>
+ <!-- String displayed for an action to call a phone number -->
<string name="action_call"><xliff:g id="phone_number">%s</xliff:g> uruffen</string>
+ <!-- Message for prompting on an empty tag -->
<string name="empty_tag_prompt">Dësen Tag ass eidel.</string>
+ <!-- Action description indicating the user can import a scanned vCard -->
<string name="import_vcard">Importéieren ^1</string>
+ <!-- String describing MIME content when it's shared with other application -->
<string name="mime_display_name">Date vum NFC-Tag</string>
+ <!-- Description string for vCard messages -->
<string name="vcard_title">Kontaktinfo fir ^1</string>
</resources>