-
Notifications
You must be signed in to change notification settings - Fork 339
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
5b48764
commit b5aa917
Showing
2 changed files
with
3 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -187,7 +187,7 @@ | |
<string name="rain">Rain</string> | ||
<string name="temperature">Temperature</string> | ||
<string name="action_graphs">Graphs</string> | ||
<string name="about_version" translatable="false">1.11</string> | ||
<string name="about_version" translatable="false">1.12</string> | ||
<string name="about_description">A lightweight, Free Software weather app, released under the GPL3 licence.</string> | ||
<string name="about_developers">Developed by <a href='mailto:[email protected]'>Tomas Martykan</a> and <a href='https://github.com/martykan/forecastie/graphs/contributors'>others</a>, with assistance from <a href='https://github.com/martykan/forecastie/issues?utf8=✓;q=is%3Aissue'>many more</a>.</string> | ||
<string name="about_src">Code is available at <a href='https://github.com/martykan/forecastie'>Forecastie</a>.</string> | ||
|