aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-09-09 22:11:30 +0200
committerChristian Schneppe <christian@pix-art.de>2016-09-09 22:11:30 +0200
commitc88df3c1da4afef3fdeb4301a096a5aee65b06f2 (patch)
treee9870d20f4d7a52888868d107b19da731888f5c4 /libs/emojicon/src/main/res/values/strings.xml
parent4afe339ec32b8d180d913bcf07adf880b4899965 (diff)
add new emoji library
Diffstat (limited to '')
-rw-r--r--libs/emojicon/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/emojicon/src/main/res/values/strings.xml b/libs/emojicon/src/main/res/values/strings.xml
new file mode 100644
index 000000000..bc4191716
--- /dev/null
+++ b/libs/emojicon/src/main/res/values/strings.xml
@@ -0,0 +1,3 @@
+<resources>
+ <string name="app_name">Emojicon</string>
+</resources>