Skip to content

Commit

Permalink
update for new launguage
Browse files Browse the repository at this point in the history
  • Loading branch information
Massimiliano Montaleone authored and Massimiliano Montaleone committed Apr 11, 2016
1 parent f9ae76f commit 75ed9bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Emoji Switcher/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="emoji_switcher">Emoji Switcher</string>
<string name="emoji_switcher" translatable="false >Emoji Switcher</string>
<string name="action_settings">Settings</string>
<string name="current_emojis_detected">Current emojis detected:</string>
<string name="unknown">Unknown</string>
Expand All @@ -23,4 +23,4 @@ It\'s a different process for each device.\n\nDoes this app have root permission
<string name="installing_x_emoji">Installing %s emoji</string>
<string name="reboot_explanation">Most apps require a reboot for new emojis to be recognized.</string>
</resources>
</resources>

0 comments on commit 75ed9bc

Please sign in to comment.