diff options
| author | Narayan Kamath <narayan@google.com> | 2014-11-27 14:01:33 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-11-27 14:01:33 +0000 |
| commit | cf272b1a8dbfdb55b2719a83352b2ad2d9764cd6 (patch) | |
| tree | 372e3a7cc42310100fad44a3ba54c502bd38299e /res | |
| parent | feefb84a6caf14331ff49e20fb4639b309807f43 (diff) | |
| parent | 0a8db3acefd9d5c2f97d8366c07960c1fd0427f1 (diff) | |
| download | packages_apps_PhoneCommon-cf272b1a8dbfdb55b2719a83352b2ad2d9764cd6.tar.gz packages_apps_PhoneCommon-cf272b1a8dbfdb55b2719a83352b2ad2d9764cd6.tar.bz2 packages_apps_PhoneCommon-cf272b1a8dbfdb55b2719a83352b2ad2d9764cd6.zip | |
am 0a8db3ac: am a3488355: Merge "Get rid of manual translations for numbers."
* commit '0a8db3acefd9d5c2f97d8366c07960c1fd0427f1':
Get rid of manual translations for numbers.
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/strings.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 942c59e..a2db20a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -15,26 +15,6 @@ ~ limitations under the License --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- The digit to be displayed on the 0 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_0_number">0</string> - <!-- The digit to be displayed on the 1 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_1_number">1</string> - <!-- The digit to be displayed on the 2 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_2_number">2</string> - <!-- The digit to be displayed on the 3 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_3_number">3</string> - <!-- The digit to be displayed on the 4 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_4_number">4</string> - <!-- The digit to be displayed on the 5 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_5_number">5</string> - <!-- The digit to be displayed on the 6 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_6_number">6</string> - <!-- The digit to be displayed on the 7 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_7_number">7</string> - <!-- The digit to be displayed on the 8 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_8_number">8</string> - <!-- The digit to be displayed on the 9 key of the dialpad [TRANSLATE FOR FA ONLY] [CHAR LIMIT=1]--> - <string name="dialpad_9_number">9</string> <!-- Do not translate. --> <string name="dialpad_star_number">*</string> <!-- Do not translate. --> |
