diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-19 20:25:58 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-19 20:25:58 -0700 |
commit | ab61f2afd887d772426bda9d9aea829557e2e39d (patch) | |
tree | f715f9441679126bf1ace3603a7a1538ed43e092 /app/src/main/res/values/strings.xml | |
parent | a3b5b647e2651c9768a4056852aff36074590e94 (diff) | |
download | frost-ab61f2afd887d772426bda9d9aea829557e2e39d.tar.gz frost-ab61f2afd887d772426bda9d9aea829557e2e39d.tar.bz2 frost-ab61f2afd887d772426bda9d9aea829557e2e39d.zip |
Update kau and show changelog on version change
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f05d2ce5..6fd465c2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,4 +1,5 @@ <resources> + <string name="frost_web">Frost Web</string> <string name="action_settings">Settings</string> <string name="section_format">Hello World from section: %1$d</string> |