summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/BiDiTests/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/BiDiTests/res/values/strings.xml b/tests/BiDiTests/res/values/strings.xml
index 2aeb9e1e8a69..d067e7dbdbfc 100644
--- a/tests/BiDiTests/res/values/strings.xml
+++ b/tests/BiDiTests/res/values/strings.xml
@@ -19,9 +19,9 @@
<string name="button3_text">Button3</string>
<string name="button4_text">Button4</string>
<string name="button_right_text">Right</string>
- <string name="button_after_text">After</string>
+ <string name="button_after_text">End</string>
<string name="button_left_text">Left</string>
- <string name="button_before_text">Before</string>
+ <string name="button_before_text">Start</string>
<string name="button_requestlayout_text">Request Layout</string>
<string name="textview_text">This is a text for a TextView</string>
<string name="edittext_text">mmmmmmmmmmmmmmmmmmmmmmmm</string>