Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: res/values-fr/arrays.xml

Issue 5186953486008320: Update translations (Closed)
Patch Set: Created Nov. 28, 2013, 3:17 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « res/values-es/strings.xml ('k') | res/values-fr/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values-fr/arrays.xml
===================================================================
--- a/res/values-fr/arrays.xml
+++ b/res/values-fr/arrays.xml
@@ -2,8 +2,8 @@
<!--Generated by crowdin.net-->
<resources>
<string-array name="refresh_names">
- <item>Manuellement</item>
- <item>Au démarrage</item>
- <item>Périodiquement</item>
+ <item>Manually</item>
+ <item>On start</item>
+ <item>Periodically</item>
</string-array>
</resources>
« no previous file with comments | « res/values-es/strings.xml ('k') | res/values-fr/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld