Skip to content

Commit c69a1b3

Browse files
committed
- Fixed conflicts
1 parent a27ad4a commit c69a1b3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,5 +205,10 @@ Tap this message (or hit back) to skip this step.</string>
205205
<string name="error_while_cache">Error while caching pictures</string>
206206
<string name="title_info">A unique descriptive title for the file, which will serve as a filename. You may use plain language with spaces. Do not include the file extension</string>
207207
<string name="description_info">Please describe the media as much as possible: Where was it taken? What does it show? What is the context? Please describe the objects or persons. Reveal information that can not be easily guessed, for instance the time of day if it is a landscape. If the media shows something unusual, please explain what makes it unusual.</string>
208-
208+
<string name="feedback_popup_title">Feedback wanted</string>
209+
<string name="feedback_popup_description">We are planning several new features and improvements for the app! Would you like to review them and provide feedback? \n\n(You can always access this by selecting "Developer plans" in the navigation drawer)</string>
210+
<string name="feedback_popup_decline">No thanks</string>
211+
<string name="feedback_popup_accept">Sure, take me there!</string>
212+
<string name="feedback_page_url">https://meta.wikimedia.org/wiki/Grants:Project/Improve_\'Upload_to_Commons\'_Android_App/Renewal/User_feedback</string>
213+
<string name="navigation_item_developer_plans">Developer plans</string>
209214
</resources>

0 commit comments

Comments
 (0)