-
Notifications
You must be signed in to change notification settings - Fork 7
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
d212a6b
commit 656a853
Showing
8 changed files
with
419 additions
and
421 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="hello">Android Change Log Test App</string> | ||
<string name="app_name">Android Change Log</string> | ||
|
||
<string name="changelog_full_title">Änderungshistorie</string> | ||
<string name="changelog_title">letzte Änderungen</string> | ||
<string name="changelog_ok_button">OK</string> | ||
<string name="changelog_show_full">mehr...</string> | ||
|
||
<string name="changelog_show_full">mehr …</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,12 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="hello">Android Change Log Test App</string> | ||
<string name="app_name">Android Change Log</string> | ||
|
||
<string name="changelog_full_title">Change Log</string> | ||
<string name="changelog_title">What\'s New</string> | ||
<string name="changelog_ok_button">OK</string> | ||
<string name="changelog_show_full">more...</string> | ||
<string name="changelog_show_full">more …</string> | ||
|
||
<string name="promptLastVersion">choose last version</string> | ||
</resources> |
Oops, something went wrong.