This PR contains the work done to implement the handling of empty and error states for the `FeedListViewController` view controller in the `Feed` framework. Reviewed-on: #18 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
186 lines
6.0 KiB
Plaintext
186 lines
6.0 KiB
Plaintext
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"common.filter.menu.all-reviews.action.title.text" : {
|
|
"comment" : "The title for the All Reviews action inside the Filter menu in the Feed List view",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "All reviews"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common.filter.menu.only-1-star-reviews.action.title.text" : {
|
|
"comment" : "The title for the 1-Star Only Reviews action inside the Filter menu in the Feed List view",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "1-star reviews only "
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common.filter.menu.only-2-star-reviews.action.title.text" : {
|
|
"comment" : "The title for the 2-Star Only Reviews action inside the Filter menu in the Feed List view",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "2-star reviews only"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common.filter.menu.only-3-star-reviews.action.title.text" : {
|
|
"comment" : "The title for the 3-Star Only Reviews action inside the Filter menu in the Feed List view",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "3-star reviews only"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common.filter.menu.only-4-star-reviews.action.title.text" : {
|
|
"comment" : "The title for the 4-Star Only Reviews action inside the Filter menu in the Feed List view",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "4-star reviews only"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common.filter.menu.only-5-star-reviews.action.title.text" : {
|
|
"comment" : "The title for the 5-Star Only Reviews action inside the Filter menu in the Feed List view",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "5-star reviews only"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"common.filter.menu.title.text" : {
|
|
"comment" : "The title for the Filter menu option in the Feed List view.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Filter review by star rating"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.navigation-bar.button.filter-list.text" : {
|
|
"comment" : "The text for the Filter button at the navigation bar in the Feed List view.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Filter items"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.navigation-bar.title.text" : {
|
|
"comment" : "The title for the navigation bar in the Feed List view.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Latest reviews"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.pull-to-refresh.title.text" : {
|
|
"comment" : "The title for the Pull To Refresh control associated to the table in the Feed List view.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Pull to fetch the latest reviews"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.unavailable.empty.description.text" : {
|
|
"comment" : "The text for the description of the Unavailable component in the Feed List view when no items are available",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "No reviews matching the criteria have been found.\nPlease try fetching them at a later time."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.unavailable.empty.title.text" : {
|
|
"comment" : "The text for the title of the Unavailable component in the Feed List view when no items are available",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "No reviews available"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.unavailable.error.button.try-again.text" : {
|
|
"comment" : "The text for the Try Again button of the Unavailable component in the Feed List view when an error occurred",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Try fetching data again"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.unavailable.error.description.text" : {
|
|
"comment" : "The text for the title of the Unavailable component in the Feed List view when an error occurred",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "An error occurred while trying to fetch the reviews.\nPlease try this operation them at a later time."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.feed-list.unavailable.error.title.text" : {
|
|
"comment" : "The text for the title of the Unavailable component in the Feed List view when an error occurred",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Something went wrong"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.0"
|
|
} |