bug fixes
This commit is contained in:
2
.idea/misc.xml
generated
2
.idea/misc.xml
generated
@@ -24,7 +24,7 @@
|
||||
</value>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
|
||||
@@ -1 +1 @@
|
||||
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3},"path":"app-release.apk","properties":{"packageId":"ch.pizzalink.android","split":"","minSdkVersion":"16"}}]
|
||||
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4},"path":"app-release.apk","properties":{"packageId":"ch.pizzalink.android","split":"","minSdkVersion":"16"}}]
|
||||
@@ -25,8 +25,8 @@
|
||||
<string name="chf">CHF</string>
|
||||
<string name="empty_description">..</string>
|
||||
<string name="choose">Wählen</string>
|
||||
<string name="need_to_login_for_shopping">Alışveriş yapabilmek için üye olmanız gerekmektedir.</string>
|
||||
<string name="need_to_login_for_that_part">Bu bölüme girebilmek için üye olmanız gerekmektedir.</string>
|
||||
<string name="need_to_login_for_shopping">Bitte einloggen um zu bestellen.</string>
|
||||
<string name="need_to_login_for_that_part">Sie müssen sich registrieren um diese Seite zu besuchen.</string>
|
||||
<string name="cancel_all_caps">BEENDEN</string>
|
||||
<!-- General-->
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<string name="register_text">REGISTRIEREN</string>
|
||||
<string name="forgot_password_hint">Haben Sie Ihr Passwort vergessen?</string>
|
||||
<string name="reset_password"><b><u>\nPASSWORT ZURÜCKSETZEN</u></b></string>
|
||||
<string name="login_as_guest">Login as Guest</string>
|
||||
<string name="login_as_guest">Als Gast einloggen</string>
|
||||
<!-- LoginActivity-->
|
||||
|
||||
<!-- ForgotPasswordActivity-->
|
||||
|
||||
@@ -2,4 +2,4 @@ keystore password : zuh07819
|
||||
key alias : pizzalink
|
||||
key password :zuh07819
|
||||
|
||||
jks dosyası "pizzlink" dosyası. Sonunda .jks uzantısı yok, bu sekilde üretti. Sonuna .jks eklenirse hata veriyor.
|
||||
jks dosyası "pizzalink" dosyası. Sonunda .jks uzantısı yok, bu sekilde üretti. Sonuna .jks eklenirse hata veriyor.
|
||||
|
||||
Reference in New Issue
Block a user