aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-23 21:13:12 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-23 21:13:12 +0200
commit80064f6040cab219702d8221a052eace5f47661c (patch)
tree67c0676deebe0a6f899989eac3a96db5f4f2a167 /src/main/res/values/strings.xml
parent44cf4a0ecbfef6303872316d20e4b18444f6932f (diff)
support contact shortcuts
* support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index bf6647b6e..9b5ebaee2 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -780,4 +780,5 @@
<string name="small">Small</string>
<string name="medium">Medium</string>
<string name="large">Large</string>
+ <string name="create_shortcut">Create Shortcut</string>
</resources>