Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Calculator
Commits
73fd2875
Commit
73fd2875
authored
16 years ago
by
The Android Open Source Project
Browse files
Options
Download
Email Patches
Plain Diff
auto import from //branches/cupcake/...@132276
parent
01b7f957
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
res/values-es/strings.xml
res/values-es/strings.xml
+1
-1
res/values-ja/strings.xml
res/values-ja/strings.xml
+4
-4
No files found.
res/values-es/strings.xml
View file @
73fd2875
...
...
@@ -15,7 +15,7 @@
-->
<resources
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:xliff=
"urn:oasis:names:tc:xliff:document:1.2"
>
<string
name=
"app_name"
>
"Calcula
t
or"
</string>
<string
name=
"app_name"
>
"Calcula
d
or
a
"
</string>
<string
name=
"error"
>
"Error"
</string>
<string
name=
"digit0"
>
"0"
</string>
<string
name=
"digit1"
>
"1"
</string>
...
...
This diff is collapsed.
Click to expand it.
res/values-ja/strings.xml
View file @
73fd2875
...
...
@@ -28,7 +28,7 @@
<string
name=
"digit8"
>
"8"
</string>
<string
name=
"digit9"
>
"9"
</string>
<string
name=
"del"
>
"削除"
</string>
<string
name=
"clear"
>
"
クリア
"
</string>
<string
name=
"clear"
>
"
CLEAR
"
</string>
<string
name=
"sin"
>
"sin"
</string>
<string
name=
"cos"
>
"cos"
</string>
<string
name=
"tan"
>
"tan"
</string>
...
...
@@ -37,7 +37,7 @@
<string
name=
"lg"
>
"log"
</string>
<string
name=
"leftParen"
>
"("
</string>
<string
name=
"rightParen"
>
")"
</string>
<string
name=
"basic"
>
"
普通の電卓
"
</string>
<string
name=
"advanced"
>
"関数
電卓
"
</string>
<string
name=
"clear_history"
>
"履歴
をクリア
"
</string>
<string
name=
"basic"
>
"
標準機能
"
</string>
<string
name=
"advanced"
>
"関数
機能
"
</string>
<string
name=
"clear_history"
>
"履歴
消去
"
</string>
</resources>
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment