Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eofster committed Oct 8, 2016
1 parent ecd3c18 commit f407dc9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Telephone/Base.lproj/StoreViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<rect key="frame" x="18" y="167" width="444" height="102"/>
<textFieldCell key="cell" sendsActionOnEndEditing="YES" id="W5b-g9-V4l">
<font key="font" metaFont="system"/>
<string key="title">Telephone is a free and open souce app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.
<string key="title">Telephone is a free and open source app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.

The subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules.</string>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
Expand Down
2 changes: 1 addition & 1 deletion Telephone/de.lproj/StoreViewController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "NEN-L8-9I9"; */
"NEN-L8-9I9.title" = "Table View Cell";

/* Class = "NSTextFieldCell"; title = "Telephone is a free and open souce app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules."; ObjectID = "W5b-g9-V4l"; */
/* Class = "NSTextFieldCell"; title = "Telephone is a free and open source app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules."; ObjectID = "W5b-g9-V4l"; */
"W5b-g9-V4l.title" = "Telefon ist eine freie und quelloffene app, die ausschließlich von ihren Benutzern unterstützt wird. Bitte überlegen Sie sich, das Projekt zu unterstützen, um ständige Weiterentwicklung zu ermöglichen.\n\nDas Abo verlängert sich automatisch und kann fast jederzeit gemäß App-Store-Bedingungen gekündigt werden.";

/* Class = "NSTextFieldCell"; title = "Your subscription ends on "; ObjectID = "Z9K-5X-9uS"; */
Expand Down
4 changes: 2 additions & 2 deletions Telephone/en.lproj/StoreViewController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "NEN-L8-9I9"; */
"NEN-L8-9I9.title" = "Table View Cell";

/* Class = "NSTextFieldCell"; title = "Telephone is a free and open souce app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules."; ObjectID = "W5b-g9-V4l"; */
"W5b-g9-V4l.title" = "Telephone is a free and open souce app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules.";
/* Class = "NSTextFieldCell"; title = "Telephone is a free and open source app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules."; ObjectID = "W5b-g9-V4l"; */
"W5b-g9-V4l.title" = "Telephone is a free and open source app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules.";

/* Class = "NSTextFieldCell"; title = "Your subscription ends on "; ObjectID = "Z9K-5X-9uS"; */
"Z9K-5X-9uS.title" = "Your subscription ends on ";
Expand Down
2 changes: 1 addition & 1 deletion Telephone/ru.lproj/StoreViewController.strings
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "NEN-L8-9I9"; */
"NEN-L8-9I9.title" = "Table View Cell";

/* Class = "NSTextFieldCell"; title = "Telephone is a free and open souce app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules."; ObjectID = "W5b-g9-V4l"; */
/* Class = "NSTextFieldCell"; title = "Telephone is a free and open source app that is supported only by its users. Please consider becoming a patron to make ongoing development possible.\n\nThe subscription renews automatically and can be cancelled almost any time based on Mac App Store subscription rules."; ObjectID = "W5b-g9-V4l"; */
"W5b-g9-V4l.title" = "Телефон бесплатен, и его код открыт. Поддержите проект, чтобы сделать возможным его дальнейшее развитие.\n\nПодписка обновляется автоматически и может быть прервана практически в любой момент в соответствии с правилами Аппстора.";

/* Class = "NSTextFieldCell"; title = "Your subscription ends on "; ObjectID = "Z9K-5X-9uS"; */
Expand Down

0 comments on commit f407dc9

Please sign in to comment.