Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nebogeo
symbai
Commits
ae129422
Commit
ae129422
authored
Mar 11, 2014
by
Dave Griffiths
Browse files
minor tweak
parent
b05cff56
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
android/AndroidManifest.xml
android/AndroidManifest.xml
+1
-1
android/assets/starwisp.scm
android/assets/starwisp.scm
+1
-1
No files found.
android/AndroidManifest.xml
View file @
ae129422
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"foam.symbai"
android:versionCode=
"
1
"
android:versionCode=
"
2
"
android:versionName=
"1.0"
>
<application
android:label=
"@string/app_name"
android:icon=
"@drawable/logo"
...
...
android/assets/starwisp.scm
View file @
ae129422
...
...
@@ -68,7 +68,7 @@
(
list
'english
(
list
"English"
"English"
"English"
))
(
list
'khasi
(
list
"Khasi"
"Khasi"
"Khasi"
))
(
list
'hindi
(
list
"Hindi"
"Hindi"
"Hindi"
))
(
list
'user-id
(
list
"
U
ser ID"
"User ID"
"User ID"
))
(
list
'user-id
(
list
"
Your u
ser ID"
"User ID"
"User ID"
))
(
list
'ok
(
list
"Ok"
"Ok"
"Ok"
))
(
list
'cancel
(
list
"Cancel"
"Cancel"
"Cancel"
))
(
list
'villages
(
list
"Villages"
"Villages"
"Villages"
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment