[MediaWiki-commits] [Gerrit] Use menu_clear_all_recent_searches string in translations - change (apps...wikipedia)

2014-11-13 Thread BearND (Code Review)
BearND has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/173236

Change subject: Use menu_clear_all_recent_searches string in translations
..

Use menu_clear_all_recent_searches string in translations

The English string stayed the same but the resource name was changed earlier 
today.
Using the same name for the translations in this case should be fine.
But I fuzzied them anyways.

Change-Id: I3be8b9f01369e3934828917f8707bc4a9f50d445
---
M wikipedia/res/values-ca/strings.xml
M wikipedia/res/values-da/strings.xml
M wikipedia/res/values-de/strings.xml
M wikipedia/res/values-el/strings.xml
M wikipedia/res/values-es/strings.xml
M wikipedia/res/values-fa/strings.xml
M wikipedia/res/values-fr/strings.xml
M wikipedia/res/values-he/strings.xml
M wikipedia/res/values-it/strings.xml
M wikipedia/res/values-ja/strings.xml
M wikipedia/res/values-km/strings.xml
M wikipedia/res/values-ko/strings.xml
M wikipedia/res/values-ky/strings.xml
M wikipedia/res/values-lb/strings.xml
M wikipedia/res/values-mk/strings.xml
M wikipedia/res/values-ms/strings.xml
M wikipedia/res/values-nb/strings.xml
M wikipedia/res/values-nl/strings.xml
M wikipedia/res/values-pt/strings.xml
M wikipedia/res/values-ro/strings.xml
M wikipedia/res/values-ru/strings.xml
M wikipedia/res/values-sk/strings.xml
M wikipedia/res/values-sv/strings.xml
M wikipedia/res/values-tr/strings.xml
M wikipedia/res/values-vi/strings.xml
M wikipedia/res/values-zh-rTW/strings.xml
M wikipedia/res/values-zh/strings.xml
27 files changed, 27 insertions(+), 27 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/36/173236/1

diff --git a/wikipedia/res/values-ca/strings.xml 
b/wikipedia/res/values-ca/strings.xml
index a9925a3..46cd632 100644
--- a/wikipedia/res/values-ca/strings.xml
+++ b/wikipedia/res/values-ca/strings.xml
@@ -240,7 +240,7 @@
   string name=search_error_retryTorna a provar/string
   string name=search_redirect_titleRedirecció de «%s»./string
   string name=search_recent_headerCerques recents:/string
-  string name=menu_clear_all_recent_searchesEsborra cerques 
recents/string
+  string name=button_clear_all_recent_searches fuzzy=trueEsborra cerques 
recents/string
   string name=search_titles_buttonTítols/string
   string name=search_full_buttonDins d\'articles/string
   string name=toc_hintFeu lliscar el dit cap a l\'esquerra per a les 
seccions, o utilitzeu el botó de menú a la part superior dreta./string
diff --git a/wikipedia/res/values-da/strings.xml 
b/wikipedia/res/values-da/strings.xml
index 0f09c6f..11ca40f 100644
--- a/wikipedia/res/values-da/strings.xml
+++ b/wikipedia/res/values-da/strings.xml
@@ -240,7 +240,7 @@
   string name=search_error_retryPrøv igen/string
   string name=search_redirect_titleOmdirigering fra \%s\./string
   string name=search_recent_headerSeneste søgninger:/string
-  string name=menu_clear_all_recent_searchesRyd seneste søgninger/string
+  string name=button_clear_all_recent_searches fuzzy=trueRyd seneste 
søgninger/string
   string name=search_titles_buttonTitler/string
   string name=search_full_buttonIndhold i artikler/string
   string name=toc_hintStryg til venstre for afsnit, eller brug menuknappen 
øverst til højre./string
diff --git a/wikipedia/res/values-de/strings.xml 
b/wikipedia/res/values-de/strings.xml
index 41c0c25..7cca8e0 100644
--- a/wikipedia/res/values-de/strings.xml
+++ b/wikipedia/res/values-de/strings.xml
@@ -240,7 +240,7 @@
   string name=search_error_retryErneut versuchen/string
   string name=search_redirect_titleWeitergeleitet von „%s“./string
   string name=search_recent_headerLetzte Suchanfragen:/string
-  string name=menu_clear_all_recent_searchesLetzte Suchanfragen 
löschen/string
+  string name=button_clear_all_recent_searches fuzzy=trueLetzte 
Suchanfragen löschen/string
   string name=search_titles_buttonTitel/string
   string name=search_full_buttonInnerhalb Artikeln/string
   string name=toc_hintWische nach links für Abschnitte oder benutze rechts 
oben den Menü-Button./string
diff --git a/wikipedia/res/values-el/strings.xml 
b/wikipedia/res/values-el/strings.xml
index debbe4e..d2d0424 100644
--- a/wikipedia/res/values-el/strings.xml
+++ b/wikipedia/res/values-el/strings.xml
@@ -235,7 +235,7 @@
   string name=search_error_retryΕπανάληψη/string
   string name=search_redirect_titleΑνακατεύθυνση από \%s\./string
   string name=search_recent_headerΠρόσφατες αναζητήσεις:/string
-  string name=menu_clear_all_recent_searchesΕκκαθάριση πρόσφατων 
αναζητήσεων/string
+  string name=button_clear_all_recent_searches fuzzy=trueΕκκαθάριση 
πρόσφατων αναζητήσεων/string
   string name=search_titles_buttonΤίτλοι:/string
   string name=search_full_buttonΕντός λημμάτων/string
   string name=toc_hintΣύρετε προς τα αριστερά για ενότητες ή 
χρησιμοποιήστε το κουμπί \μενού\ στην επάνω δεξιά γωνία./string
diff --git a/wikipedia/res/values-es/strings.xml 

[MediaWiki-commits] [Gerrit] Use menu_clear_all_recent_searches string in translations - change (apps...wikipedia)

2014-11-13 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Use menu_clear_all_recent_searches string in translations
..


Use menu_clear_all_recent_searches string in translations

The English string stayed the same but the resource name was changed earlier 
today.
Using the same name for the translations in this case should be fine.
But I fuzzied them anyways.

Change-Id: I3be8b9f01369e3934828917f8707bc4a9f50d445
---
M wikipedia/res/values-ca/strings.xml
M wikipedia/res/values-da/strings.xml
M wikipedia/res/values-de/strings.xml
M wikipedia/res/values-el/strings.xml
M wikipedia/res/values-es/strings.xml
M wikipedia/res/values-fa/strings.xml
M wikipedia/res/values-fr/strings.xml
M wikipedia/res/values-he/strings.xml
M wikipedia/res/values-it/strings.xml
M wikipedia/res/values-ja/strings.xml
M wikipedia/res/values-km/strings.xml
M wikipedia/res/values-ko/strings.xml
M wikipedia/res/values-ky/strings.xml
M wikipedia/res/values-lb/strings.xml
M wikipedia/res/values-mk/strings.xml
M wikipedia/res/values-ms/strings.xml
M wikipedia/res/values-nb/strings.xml
M wikipedia/res/values-nl/strings.xml
M wikipedia/res/values-pt/strings.xml
M wikipedia/res/values-ro/strings.xml
M wikipedia/res/values-ru/strings.xml
M wikipedia/res/values-sk/strings.xml
M wikipedia/res/values-sv/strings.xml
M wikipedia/res/values-tr/strings.xml
M wikipedia/res/values-vi/strings.xml
M wikipedia/res/values-zh-rTW/strings.xml
M wikipedia/res/values-zh/strings.xml
27 files changed, 27 insertions(+), 27 deletions(-)

Approvals:
  BearND: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wikipedia/res/values-ca/strings.xml 
b/wikipedia/res/values-ca/strings.xml
index a9925a3..46cd632 100644
--- a/wikipedia/res/values-ca/strings.xml
+++ b/wikipedia/res/values-ca/strings.xml
@@ -240,7 +240,7 @@
   string name=search_error_retryTorna a provar/string
   string name=search_redirect_titleRedirecció de «%s»./string
   string name=search_recent_headerCerques recents:/string
-  string name=menu_clear_all_recent_searchesEsborra cerques 
recents/string
+  string name=button_clear_all_recent_searches fuzzy=trueEsborra cerques 
recents/string
   string name=search_titles_buttonTítols/string
   string name=search_full_buttonDins d\'articles/string
   string name=toc_hintFeu lliscar el dit cap a l\'esquerra per a les 
seccions, o utilitzeu el botó de menú a la part superior dreta./string
diff --git a/wikipedia/res/values-da/strings.xml 
b/wikipedia/res/values-da/strings.xml
index 0f09c6f..11ca40f 100644
--- a/wikipedia/res/values-da/strings.xml
+++ b/wikipedia/res/values-da/strings.xml
@@ -240,7 +240,7 @@
   string name=search_error_retryPrøv igen/string
   string name=search_redirect_titleOmdirigering fra \%s\./string
   string name=search_recent_headerSeneste søgninger:/string
-  string name=menu_clear_all_recent_searchesRyd seneste søgninger/string
+  string name=button_clear_all_recent_searches fuzzy=trueRyd seneste 
søgninger/string
   string name=search_titles_buttonTitler/string
   string name=search_full_buttonIndhold i artikler/string
   string name=toc_hintStryg til venstre for afsnit, eller brug menuknappen 
øverst til højre./string
diff --git a/wikipedia/res/values-de/strings.xml 
b/wikipedia/res/values-de/strings.xml
index 41c0c25..7cca8e0 100644
--- a/wikipedia/res/values-de/strings.xml
+++ b/wikipedia/res/values-de/strings.xml
@@ -240,7 +240,7 @@
   string name=search_error_retryErneut versuchen/string
   string name=search_redirect_titleWeitergeleitet von „%s“./string
   string name=search_recent_headerLetzte Suchanfragen:/string
-  string name=menu_clear_all_recent_searchesLetzte Suchanfragen 
löschen/string
+  string name=button_clear_all_recent_searches fuzzy=trueLetzte 
Suchanfragen löschen/string
   string name=search_titles_buttonTitel/string
   string name=search_full_buttonInnerhalb Artikeln/string
   string name=toc_hintWische nach links für Abschnitte oder benutze rechts 
oben den Menü-Button./string
diff --git a/wikipedia/res/values-el/strings.xml 
b/wikipedia/res/values-el/strings.xml
index debbe4e..d2d0424 100644
--- a/wikipedia/res/values-el/strings.xml
+++ b/wikipedia/res/values-el/strings.xml
@@ -235,7 +235,7 @@
   string name=search_error_retryΕπανάληψη/string
   string name=search_redirect_titleΑνακατεύθυνση από \%s\./string
   string name=search_recent_headerΠρόσφατες αναζητήσεις:/string
-  string name=menu_clear_all_recent_searchesΕκκαθάριση πρόσφατων 
αναζητήσεων/string
+  string name=button_clear_all_recent_searches fuzzy=trueΕκκαθάριση 
πρόσφατων αναζητήσεων/string
   string name=search_titles_buttonΤίτλοι:/string
   string name=search_full_buttonΕντός λημμάτων/string
   string name=toc_hintΣύρετε προς τα αριστερά για ενότητες ή 
χρησιμοποιήστε το κουμπί \μενού\ στην επάνω δεξιά γωνία./string
diff --git a/wikipedia/res/values-es/strings.xml 
b/wikipedia/res/values-es/strings.xml
index c85243b..b245ebc 100644
---