mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Localisation updates from https://translatewiki.net.
Change-Id: I4f467f173168a14ca6206df6d05347b677edcc31
This commit is contained in:
parent
0bc27b8b92
commit
b3a3c974b2
4 changed files with 43 additions and 4 deletions
|
|
@ -33,7 +33,7 @@
|
|||
{{Identical|Queue}}</string>
|
||||
<string name="contribution_state_failed">Show status of upload as failed.
|
||||
{{Identical|Failed}}</string>
|
||||
<string name="contribution_state_in_progress">Show status of upload as currently in progress. %1$d%% represents percentage of current file that has been uploaded</string>
|
||||
<string name="contribution_state_in_progress">Show status of upload as currently in progress. <code>%1$d%%</code> represents percentage of current file that has been uploaded; <code>%%</code> is rendered \"%\", because <code>%</code> is a special character here so to render one you have to write two.</string>
|
||||
<string name="contribution_state_starting">Show status of upload as about to start.
|
||||
{{Identical|Uploading}}</string>
|
||||
<string name="menu_from_gallery">Action bar item to prompt the user to pick a picture from the phone to upload</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue