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

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

Issue 8483105: ABP/Android resources (Closed)
Patch Set: Created Oct. 5, 2012, 9:37 a.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/raw/legal.txt ('k') | res/values-ru/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values-ru/arrays.xml
===================================================================
new file mode 100644
--- /dev/null
+++ b/res/values-ru/arrays.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string-array name="refresh_names">
+ <item>Вручную</item>
+ <item>При запуске</item>
+ <item>Периодически</item>
+ </string-array>
+
+</resources>
« no previous file with comments | « res/raw/legal.txt ('k') | res/values-ru/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld