mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Android/Kivy:
- metadata update
This commit is contained in:
parent
d5d426fe91
commit
d18c857a76
5 changed files with 12 additions and 9 deletions
|
@ -9,7 +9,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# current android version mumber.
|
# current android version mumber.
|
||||||
version="3.1.1"
|
version="3.1.2"
|
||||||
sversion=$(echo $version | sed -E "s:(.*)\..*:\1:")
|
sversion=$(echo $version | sed -E "s:(.*)\..*:\1:")
|
||||||
tuple=$(echo $version | sed -E "s:(.*)\.(.*)\.(.*):(\1, \2, \3):")
|
tuple=$(echo $version | sed -E "s:(.*)\.(.*)\.(.*):(\1, \2, \3):")
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
"type": "SINGLE",
|
"type": "SINGLE",
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 102130101,
|
"versionCode": 102130102,
|
||||||
"versionName": "3.1.1",
|
"versionName": "3.1.2",
|
||||||
"outputFile": "pysolfc-release.apk"
|
"outputFile": "pysolfc-release.apk"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
3
fastlane/metadata/android/en-US/changelogs/102130102.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/102130102.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
- added a tools menu entry to adjust font size.
|
||||||
|
- bug fixes.
|
Binary file not shown.
|
@ -2549,7 +2549,7 @@ msgstr "Hinweise"
|
||||||
|
|
||||||
#: pysollib/kivy/menubar.py:202 pysollib/kivy/menubar.py:1663
|
#: pysollib/kivy/menubar.py:202 pysollib/kivy/menubar.py:1663
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "Optionen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: pysollib/kivy/menubar.py:207 pysollib/kivy/menubar.py:321
|
#: pysollib/kivy/menubar.py:207 pysollib/kivy/menubar.py:321
|
||||||
#: pysollib/kivy/menubar.py:1671
|
#: pysollib/kivy/menubar.py:1671
|
||||||
|
@ -3013,16 +3013,16 @@ msgid "Right"
|
||||||
msgstr "Rechts"
|
msgstr "Rechts"
|
||||||
|
|
||||||
msgid "Other graphics"
|
msgid "Other graphics"
|
||||||
msgstr ""
|
msgstr "Graphik Varianten"
|
||||||
|
|
||||||
msgid "Demo logo"
|
msgid "Demo logo"
|
||||||
msgstr ""
|
msgstr "Demo Logo"
|
||||||
|
|
||||||
msgid "Pause text"
|
msgid "Pause text"
|
||||||
msgstr ""
|
msgstr "Pause Text"
|
||||||
|
|
||||||
msgid "Redeal icons"
|
msgid "Redeal icons"
|
||||||
msgstr ""
|
msgstr "Redeal Icons"
|
||||||
|
|
||||||
#: pysollib/kivy/menubar.py:1062
|
#: pysollib/kivy/menubar.py:1062
|
||||||
msgid "Startup splash screen"
|
msgid "Startup splash screen"
|
||||||
|
@ -3038,7 +3038,7 @@ msgstr "Inhalt"
|
||||||
|
|
||||||
#: pysollib/kivy/menubar.py:1094
|
#: pysollib/kivy/menubar.py:1094
|
||||||
msgid "How to use PySol"
|
msgid "How to use PySol"
|
||||||
msgstr ""
|
msgstr "Bedienung"
|
||||||
|
|
||||||
#: pysollib/kivy/menubar.py:1098 pysollib/kivy/toolbar.py:204
|
#: pysollib/kivy/menubar.py:1098 pysollib/kivy/toolbar.py:204
|
||||||
#: pysollib/tile/toolbar.py:189 pysollib/tk/toolbar.py:189
|
#: pysollib/tile/toolbar.py:189 pysollib/tk/toolbar.py:189
|
||||||
|
|
Loading…
Add table
Reference in a new issue