-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10e2dbf
commit e16815c
Showing
18 changed files
with
46 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
App/app/src/main/res/drawable/ic_notifications_black_24dp.xml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">WGVerwaltung</string> | ||
<string name="send">Absenden</string> | ||
<string name="save">Speichern</string> | ||
<string name="requester">Dein Name hier</string> | ||
<string name="price">Preis</string> | ||
<string name="password">Du musst Thoma snach dem Passwort fragen</string> | ||
<string name="expenseDescription">Beschreibung der Ausgabe</string> | ||
<string name="clear">Form Leeren</string> | ||
<string name="action_settings">Einstellungen</string> | ||
<string name="title_activity_settings_activty">Einstellungen</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
<resources> | ||
<dimen name="fab_margin">16dp</dimen> | ||
</resources> | ||
<resources></resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,16 @@ | ||
<resources> | ||
<string name="app_name">WGVerwaltung</string> | ||
<string name="action_settings">Settings</string> | ||
<string name="title_activity_settings_activty">Settings</string> | ||
<string name="settingsKey" translatable="false">settingsKey</string> | ||
<string name="passwordKey" translatable="false">passwordKey</string> | ||
<string name="requesterKey" translatable="false">requesterKey</string> | ||
<string name="password">Ask Thomas for the password</string> | ||
<string name="requester">Your name here</string> | ||
<string name="save">Save</string> | ||
<string name="expenseDescription">Description of the expense</string> | ||
<string name="price">Price</string> | ||
<string name="clear">Clear form</string> | ||
<string name="send">Send</string> | ||
<string name="title" translatable="false">WG - Management</string> | ||
</resources> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.