This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
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
70c7f5a
commit 4032e5a
Showing
6 changed files
with
23 additions
and
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-06-04 11:01-0300\n" | ||
"POT-Creation-Date: 2017-06-05 09:53-0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
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 |
---|---|---|
|
@@ -64,10 +64,10 @@ namespace Tomato { | |
app_launcher = "com.github.luizaugustomm.tomato.desktop"; | ||
application_id = "com.github.luizaugustomm.tomato"; | ||
|
||
main_url = "http://launchpad.net/tomatoapp"; | ||
bug_url = "http://bugs.launchpad.net/tomatoapp"; | ||
help_url = "http://answers.launchpad.net/tomatoapp"; | ||
translate_url = "http://translations.launchpad.net/tomatoapp"; | ||
main_url = "https://github.com/luizaugustomm/tomato"; | ||
bug_url = "https://github.com/luizaugustomm/tomato/issues"; | ||
help_url = "https://github.com/luizaugustomm/tomato"; | ||
translate_url = "https://www.transifex.com/tomato-translators/tomato/translate/"; | ||
|
||
about_authors = {"Luiz Augusto Morais <[email protected]>", | ||
"Sam Thomas <[email protected]>"}; | ||
|