-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
6 changed files
with
108 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
/* | ||
Localizable.strings | ||
TVGemist | ||
|
||
Created by Jeroen Wesbeek on 08/02/2018. | ||
Copyright © 2018 Jeroen Wesbeek. All rights reserved. | ||
*/ | ||
|
||
/* Alert actions */ | ||
"ok" = "Ok"; | ||
|
||
/* Alert when a program or episode is not available */ | ||
"'%@' is not available" = "'%@' is not available"; | ||
"This program is exclusively available on NPO Start Plus and hence cannot be watched.\n\n\"%@\"" = "This program is exclusively available on NPO Start Plus and hence cannot be watched.\n\n\"%@\""; | ||
"This episode is exclusively available on NPO Start Plus and hence cannot be watched.\n\n\n\"%@\"" = "This episode is exclusively available on NPO Start Plus and hence cannot be watched.\n\n\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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
/* Class = "UINavigationItem"; title = "Root View Controller"; ObjectID = "VoN-om-wEG"; */ | ||
"VoN-om-wEG.title" = "Root View Controller"; | ||
|
||
/* Class = "UITabBarItem"; title = "Programs"; ObjectID = "ywL-it-49z"; */ | ||
"ywL-it-49z.title" = "Programs"; |
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,15 @@ | ||
/* | ||
Localizable.strings | ||
TVGemist | ||
|
||
Created by Jeroen Wesbeek on 08/02/2018. | ||
Copyright © 2018 Jeroen Wesbeek. All rights reserved. | ||
*/ | ||
|
||
/* Alert actions */ | ||
"ok" = "Ok"; | ||
|
||
/* Alert when a program or episode is not available */ | ||
"'%@' is not available" = "'%@' is niet beschikbaar"; | ||
"This program is exclusively available on NPO Start Plus and hence cannot be watched.\n\n\"%@\"" = "Dit programma is exclusief beschikbaar voor NPO Start Plus abonnees en kan zodoende helaas niet worden bekeken.\n\n\"%@\""; | ||
"This episode is exclusively available on NPO Start Plus and hence cannot be watched.\n\n\n\"%@\"" = "Deze aflevering is exclusief beschikbaar voor NPO Start Plus abonnees en kan zodoende helaas niet worden bekeken.\n\n\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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
|
||
/* Class = "UINavigationItem"; title = "Root View Controller"; ObjectID = "VoN-om-wEG"; */ | ||
"VoN-om-wEG.title" = "Root View Controller"; | ||
|
||
/* Class = "UITabBarItem"; title = "Programs"; ObjectID = "ywL-it-49z"; */ | ||
"ywL-it-49z.title" = "Programma's"; |