diff --git a/app/controllers/upload/config.js b/app/controllers/upload/config.js
index 3358a1a..e349d81 100644
--- a/app/controllers/upload/config.js
+++ b/app/controllers/upload/config.js
@@ -190,7 +190,7 @@ function showUserInfo(userInfo) {
});
var wiki;
- userInfo.testuser ? wiki = "Test wiki" : wiki = "Wikimedia Commons"
+ userInfo.testuser ? wiki = "Test wiki" : wiki = "Wikimedia Commons";
$.mediawiki_data.text = String.format(L("login_info"), userInfo.username, wiki);
diff --git a/app/i18n/en/strings.xml b/app/i18n/en/strings.xml
index 853e006..4055e05 100644
--- a/app/i18n/en/strings.xml
+++ b/app/i18n/en/strings.xml
@@ -27,14 +27,14 @@
You have been logged out due to a problem. Reopen this tab to start a new one and upload your photographs.
Ok
Your data could not be deleted from the server. Make sure to revoke the oAuth authorization.
- Username: %1$s\nWiki: %2$s
+ Username: %s\nWiki: %s
Your username is %s.
Login to Wikimedia Commons
You are not logged in. Click on login to Wikimedia Commons to do so.
Something went wrong, retry later. If it happens again, please log out and log in again.
Before you can upload photographs, you must be logged into Wikimedia Commons.
Image %s not uploaded due to error.
- Image %1$s not uploaded due to error: %2$s.
+ Image %1$s not uploaded due to error: %s.
An error has occurred. Log out from the Upload Settings Manager in the settings tab.
Error uploading this image, please try again later.
Image title
@@ -44,7 +44,7 @@
The fields are mandatory! Fill them all out before uploading.
Photos successfully queued for upload! You can check their status in the settings.
Something went wrong and the upload failed. Please try again later: %s..
- Warning! You are using an outdated version of the app (%1$s). Go to the store and download the new version %2$s..
+ Warning! You are using an outdated version of the app (%s). Go to the store and download the new version %s..
Info about Wiki Loves Monuments
Credits.
Manage upload settings.
diff --git a/app/i18n/it/strings.xml b/app/i18n/it/strings.xml
index c1564a5..9f9ff6a 100644
--- a/app/i18n/it/strings.xml
+++ b/app/i18n/it/strings.xml
@@ -27,14 +27,14 @@
Il tuo login è stato rimosso a causa di un problema. Riapri questa scheda per crearne una nuova e caricare le tue fotografie.
Ok
Non è stato possibile cancellare i tuoi dati dal server. Assicurati di revocare l'autorizzazione oAuth.
- Username: %1$s\nWiki: %2$s
+ Username: %s\nWiki: %s
Il tuo nome utente è %s.
Esegui il login a Commons
Non hai ancora effettuato il login. Clicca su Accedi a Wikimedia Commons per farlo.
Si è verificato un problema, riprova più tardi. Se si ripresenta, fai il logout.
Prima di poter caricare le fotografie, devi effettuare l'accesso a Wikimedia Commons.
Immagine %s non caricata a causa di un errore.
- Immagine %1$s non caricata a causa di un errore: %2$s.
+ Immagine %s non caricata a causa di un errore: %s.
Si è verificato un errore. Esegui il logout dalla Gestione impostazioni upload nella scheda impostazioni.
Errore nel caricamento di quest'immagine, riprova più tardi.
Titolo dell'immagine
@@ -44,7 +44,7 @@
I campi sono obbligatori! Compilali tutti prima di procedere all'upload.
Foto messe in coda per il caricamento con successo! Puoi verificare il loro stato nelle impostazioni.
Qualcosa è andato storto e il caricamento non è riuscito. Riprova più tardi: %s.
- Attenzione! Stai usando una versione non aggiornata dell'applicazione (%1$s). Vai sullo store a scaricare la nuova versione %2$s.
+ Attenzione! Stai usando una versione non aggiornata dell'applicazione (%s). Vai sullo store a scaricare la nuova versione %s.
Info su Wiki Loves Monuments
Crediti
Gestione impostazioni upload